Trace number 3349422

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: LR_GL_SHR 2011-03-02? (TO) 1289.74 1300.03

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
MD5SUMcb369c4583eb075a3a8cb5a04701e120
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4716.27
Satisfiable
(Un)Satisfiability was proved
Number of variables985042
Number of clauses3113540
Sum of the clauses size7976612
Maximum clause length618
Minimum clause length1
Number of clauses of size 1158
Number of clauses of size 21490897
Number of clauses of size 31578048
Number of clauses of size 428388
Number of clauses of size 59876
Number of clauses of size over 56173

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3349422-1304974052/watcher-3349422-1304974052 -o /tmp/evaluation-result-3349422-1304974052/solver-3349422-1304974052 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349422-1304974052.cnf -verb=0 -model 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.44 3.87 3.77 5/367 4970
/proc/meminfo: memFree=22941096/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=28036 CPUtime=0 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 2076 0 0 0 0 0 0 0 23 0 1 0 609005269 28708864 1966 33554432000 4194304 4300056 140736814969936 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 7009 1971 219 26 0 3641 0

[startup+0.111751 s]
/proc/loadavg: 3.44 3.87 3.77 5/367 4970
/proc/meminfo: memFree=22941096/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=117000 CPUtime=0.1 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 22012 0 0 0 8 2 0 0 24 0 1 0 609005269 119808000 21593 33554432000 4194304 4300056 140736814969936 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 29250 21610 219 26 0 25882 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 117000

[startup+0.200734 s]
/proc/loadavg: 3.44 3.87 3.77 5/367 4970
/proc/meminfo: memFree=22941096/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=151396 CPUtime=0.19 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 26389 0 0 0 16 3 0 0 24 0 1 0 609005269 155029504 25877 33554432000 4194304 4300056 140736814969936 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 37849 25878 222 26 0 34481 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 151396

[startup+0.300719 s]
/proc/loadavg: 3.44 3.87 3.77 5/367 4970
/proc/meminfo: memFree=22941096/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=159356 CPUtime=0.29 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 28890 0 0 0 26 3 0 0 25 0 1 0 609005269 163180544 28152 33554432000 4194304 4300056 140736814969936 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 39839 28152 222 26 0 36471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 159356

[startup+0.70065 s]
/proc/loadavg: 3.44 3.87 3.77 5/367 4970
/proc/meminfo: memFree=22941096/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=186804 CPUtime=0.69 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 37099 0 0 0 65 4 0 0 25 0 1 0 609005269 191287296 35477 33554432000 4194304 4300056 140736814969936 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 46701 35477 222 26 0 43333 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 186804

[startup+1.50056 s]
/proc/loadavg: 3.44 3.87 3.77 6/368 4971
/proc/meminfo: memFree=22754912/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=231484 CPUtime=1.49 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 49157 0 0 0 142 7 0 0 25 0 1 0 609005269 237039616 45913 33554432000 4194304 4300056 140736814969936 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 57871 45913 222 26 0 54503 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 231484

[startup+11.5488 s]
/proc/loadavg: 3.44 3.87 3.77 6/368 4971
/proc/meminfo: memFree=22754912/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=413704 CPUtime=8.36 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 95393 0 0 0 806 30 0 0 25 0 1 0 609005269 423632896 85022 33554432000 4194304 4300056 140736814969936 18446744073709551615 4230150 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 103426 85022 227 26 0 100058 0
Current children cumulated CPU time (s) 8.36
Current children cumulated vsize (KiB) 413704
heavy processes:

[startup+11.6138 s]
/proc/loadavg: 4.14 4.01 3.82 6/368 4971
/proc/meminfo: memFree=22577716/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=413704 CPUtime=8.37 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 95393 0 0 0 807 30 0 0 25 0 1 0 609005269 423632896 85022 33554432000 4194304 4300056 140736814969936 18446744073709551615 4230355 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 103426 85022 227 26 0 100058 0
Current children cumulated CPU time (s) 8.37
Current children cumulated vsize (KiB) 413704
heavy processes:

[startup+12.7006 s]
/proc/loadavg: 4.14 4.01 3.82 5/368 4971
/proc/meminfo: memFree=22577096/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=413704 CPUtime=8.85 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 95393 0 0 0 852 33 0 0 25 0 1 0 609005269 423632896 85022 33554432000 4194304 4300056 140736814969936 18446744073709551615 4230052 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 103426 85022 227 26 0 100058 0
Current children cumulated CPU time (s) 8.85
Current children cumulated vsize (KiB) 413704
heavy processes:

[startup+25.5004 s]
/proc/loadavg: 4.41 4.07 3.84 6/368 4972
/proc/meminfo: memFree=22572028/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=419856 CPUtime=15.29 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 96837 0 0 0 1476 53 0 0 25 0 1 0 609005269 429932544 86359 33554432000 4194304 4300056 140736814969936 18446744073709551615 4218520 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4970/statm: 104964 86359 228 26 0 101596 0
Current children cumulated CPU time (s) 15.29
Current children cumulated vsize (KiB) 419856
heavy processes:

[startup+51.1012 s]
/proc/loadavg: 4.33 4.08 3.85 5/368 4972
/proc/meminfo: memFree=22567896/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=398564 CPUtime=40.79 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 158808 0 0 0 4015 64 0 0 25 0 1 0 609005269 408129536 85570 33554432000 4194304 4300056 140736814969936 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 99641 85570 246 26 0 96273 0
Current children cumulated CPU time (s) 40.79
Current children cumulated vsize (KiB) 398564
heavy processes:

[startup+102.301 s]
/proc/loadavg: 4.14 4.07 3.85 5/368 4974
/proc/meminfo: memFree=22530280/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=398564 CPUtime=91.98 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 160058 0 0 0 9128 70 0 0 25 0 1 0 609005269 408129536 86779 33554432000 4194304 4300056 140736814969936 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 99641 86779 246 26 0 96273 0
Current children cumulated CPU time (s) 91.98
Current children cumulated vsize (KiB) 398564

[startup+162.3 s]
/proc/loadavg: 4.05 4.05 3.86 5/368 4975
/proc/meminfo: memFree=22455988/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=417532 CPUtime=151.97 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 161481 0 0 0 15126 71 0 0 25 0 1 0 609005269 427552768 88168 33554432000 4194304 4300056 140736814969936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 104383 88168 246 26 0 101015 0
Current children cumulated CPU time (s) 151.97
Current children cumulated vsize (KiB) 417532

[startup+222.314 s]
/proc/loadavg: 4.13 4.07 3.88 5/368 4977
/proc/meminfo: memFree=22462296/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=417532 CPUtime=211.99 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 163229 0 0 0 21127 72 0 0 25 0 1 0 609005269 427552768 89886 33554432000 4194304 4300056 140736814969936 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 104383 89886 246 26 0 101015 0
Current children cumulated CPU time (s) 211.99
Current children cumulated vsize (KiB) 417532

[startup+282.3 s]
/proc/loadavg: 4.05 4.06 3.88 5/368 4978
/proc/meminfo: memFree=22423972/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=448352 CPUtime=271.97 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 165604 0 0 0 27124 73 0 0 25 0 1 0 609005269 459112448 92215 33554432000 4194304 4300056 140736814969936 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 112088 92215 248 26 0 108720 0
Current children cumulated CPU time (s) 271.97
Current children cumulated vsize (KiB) 448352

[startup+342.301 s]
/proc/loadavg: 4.02 4.04 3.89 5/368 4980
/proc/meminfo: memFree=22384032/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=448352 CPUtime=331.97 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 168634 0 0 0 33122 75 0 0 25 0 1 0 609005269 459112448 95188 33554432000 4194304 4300056 140736814969936 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 112088 95188 248 26 0 108720 0
Current children cumulated CPU time (s) 331.97
Current children cumulated vsize (KiB) 448352

[startup+402.301 s]
/proc/loadavg: 4.00 4.03 3.89 5/368 4982
/proc/meminfo: memFree=22349784/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=448352 CPUtime=391.98 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 171692 0 0 0 39120 78 0 0 25 0 1 0 609005269 459112448 98205 33554432000 4194304 4300056 140736814969936 18446744073709551615 4262820 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 112088 98205 248 26 0 108720 0
Current children cumulated CPU time (s) 391.98
Current children cumulated vsize (KiB) 448352

[startup+462.301 s]
/proc/loadavg: 4.05 4.04 3.91 5/368 4983
/proc/meminfo: memFree=22370224/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=498440 CPUtime=451.98 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 173958 0 0 0 45119 79 0 0 25 0 1 0 609005269 510402560 100442 33554432000 4194304 4300056 140736814969936 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 124610 100442 248 26 0 121242 0
Current children cumulated CPU time (s) 451.98
Current children cumulated vsize (KiB) 498440

[startup+522.301 s]
/proc/loadavg: 4.02 4.03 3.91 5/368 4985
/proc/meminfo: memFree=22329288/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=498440 CPUtime=511.98 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 176261 0 0 0 51117 81 0 0 25 0 1 0 609005269 510402560 102718 33554432000 4194304 4300056 140736814969936 18446744073709551615 4256683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 124610 102718 248 26 0 121242 0
Current children cumulated CPU time (s) 511.98
Current children cumulated vsize (KiB) 498440

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.91 5/368 4986
/proc/meminfo: memFree=22295172/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=498440 CPUtime=571.99 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 178417 0 0 0 57116 83 0 0 25 0 1 0 609005269 510402560 104832 33554432000 4194304 4300056 140736814969936 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 124610 104832 248 26 0 121242 0
Current children cumulated CPU time (s) 571.99
Current children cumulated vsize (KiB) 498440

[startup+642.3 s]
/proc/loadavg: 4.11 4.04 3.92 5/368 4988
/proc/meminfo: memFree=22267512/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=498440 CPUtime=631.98 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 180185 0 0 0 63114 84 0 0 25 0 1 0 609005269 510402560 106567 33554432000 4194304 4300056 140736814969936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 124610 106567 248 26 0 121242 0
Current children cumulated CPU time (s) 631.98
Current children cumulated vsize (KiB) 498440

[startup+702.3 s]
/proc/loadavg: 4.04 4.03 3.92 5/368 4990
/proc/meminfo: memFree=22327388/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=448352 CPUtime=691.98 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 197051 0 0 0 69110 88 0 0 25 0 1 0 609005269 459112448 94464 33554432000 4194304 4300056 140736814969936 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 112088 94464 248 26 0 108720 0
Current children cumulated CPU time (s) 691.98
Current children cumulated vsize (KiB) 448352

[startup+762.3 s]
/proc/loadavg: 4.08 4.04 3.93 5/368 4991
/proc/meminfo: memFree=22359116/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=448352 CPUtime=751.99 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 198729 0 0 0 75109 90 0 0 25 0 1 0 609005269 459112448 96118 33554432000 4194304 4300056 140736814969936 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 112088 96118 248 26 0 108720 0
Current children cumulated CPU time (s) 751.99
Current children cumulated vsize (KiB) 448352

[startup+822.301 s]
/proc/loadavg: 4.12 4.06 3.94 5/368 5002
/proc/meminfo: memFree=22323948/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=448352 CPUtime=811.98 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 200560 0 0 0 81107 91 0 0 25 0 1 0 609005269 459112448 97911 33554432000 4194304 4300056 140736814969936 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 112088 97911 248 26 0 108720 0
Current children cumulated CPU time (s) 811.98
Current children cumulated vsize (KiB) 448352

[startup+882.314 s]
/proc/loadavg: 4.08 4.06 3.94 5/368 5003
/proc/meminfo: memFree=22292928/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=448352 CPUtime=872 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 202140 0 0 0 87108 92 0 0 25 0 1 0 609005269 459112448 99455 33554432000 4194304 4300056 140736814969936 18446744073709551615 4253931 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 112088 99455 248 26 0 108720 0
Current children cumulated CPU time (s) 872
Current children cumulated vsize (KiB) 448352

[startup+942.301 s]
/proc/loadavg: 4.03 4.05 3.94 5/368 5005
/proc/meminfo: memFree=22259312/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=498440 CPUtime=931.98 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 203991 0 0 0 93105 93 0 0 25 0 1 0 609005269 510402560 101272 33554432000 4194304 4300056 140736814969936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 124610 101272 248 26 0 121242 0
Current children cumulated CPU time (s) 931.98
Current children cumulated vsize (KiB) 498440

[startup+1002.3 s]
/proc/loadavg: 4.15 4.07 3.95 5/368 5007
/proc/meminfo: memFree=22284344/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=448352 CPUtime=991.99 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 223456 0 0 0 99101 98 0 0 25 0 1 0 609005269 459112448 96778 33554432000 4194304 4300056 140736814969936 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 112088 96778 248 26 0 108720 0
Current children cumulated CPU time (s) 991.99
Current children cumulated vsize (KiB) 448352

[startup+1062.3 s]
/proc/loadavg: 4.12 4.07 3.96 5/368 5008
/proc/meminfo: memFree=22258288/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=448352 CPUtime=1051.99 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 225210 0 0 0 105100 99 0 0 25 0 1 0 609005269 459112448 98494 33554432000 4194304 4300056 140736814969936 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 112088 98494 248 26 0 108720 0
Current children cumulated CPU time (s) 1051.99
Current children cumulated vsize (KiB) 448352

[startup+1122.3 s]
/proc/loadavg: 4.04 4.05 3.96 5/368 5013
/proc/meminfo: memFree=22303380/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=500240 CPUtime=1111.99 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 227081 0 0 0 111098 101 0 0 25 0 1 0 609005269 512245760 100332 33554432000 4194304 4300056 140736814969936 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 125060 100332 248 26 0 121692 0
Current children cumulated CPU time (s) 1111.99
Current children cumulated vsize (KiB) 500240

[startup+1182.3 s]
/proc/loadavg: 4.01 4.04 3.96 5/368 5014
/proc/meminfo: memFree=22269720/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=500240 CPUtime=1171.99 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 229006 0 0 0 117098 101 0 0 25 0 1 0 609005269 512245760 102230 33554432000 4194304 4300056 140736814969936 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 125060 102230 248 26 0 121692 0
Current children cumulated CPU time (s) 1171.99
Current children cumulated vsize (KiB) 500240

[startup+1242.3 s]
/proc/loadavg: 4.04 4.05 3.96 5/368 5016
/proc/meminfo: memFree=22234848/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=501904 CPUtime=1231.99 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 231273 0 0 0 123096 103 0 0 25 0 1 0 609005269 513949696 104470 33554432000 4194304 4300056 140736814969936 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 125476 104470 248 26 0 122108 0
Current children cumulated CPU time (s) 1231.99
Current children cumulated vsize (KiB) 501904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.77 3.99 3.95 2/356 5055
/proc/meminfo: memFree=22676484/32951132 swapFree=64495964/67111528
[pid=4970] ppid=4968 vsize=502172 CPUtime=1289.7 cores=1,3
/proc/4970/stat : 4970 (lr_gl_shr) R 4968 4970 3848 0 -1 4202496 233173 0 0 0 128866 104 0 0 25 0 1 0 609005269 514224128 106346 33554432000 4194304 4300056 140736814969936 18446744073709551615 4263274 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4970/statm: 125543 106346 248 26 0 122175 0
Current children cumulated CPU time (s) 1289.7
Current children cumulated vsize (KiB) 502172

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1289.74
CPU user time (s): 1288.67
CPU system time (s): 1.06484
CPU usage (%): 99.2079
Max. virtual memory (cumulated for all children) (KiB): 578580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1288.67
system time used= 1.06484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233173
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1847

runsolver used 4.28335 second user time and 11.0323 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-09 22:47:36
IDJOB=3349422
IDBENCH=84238
IDSOLVER=1813
FILE ID=node129/3349422-1304974052
RUNJOBID= node129-1304974052-4930
PBS_JOBID= 13285621
Free space on /tmp= 48032 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT03/industrial/schuppan/l2s/valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349422-1304974052/watcher-3349422-1304974052 -o /tmp/evaluation-result-3349422-1304974052/solver-3349422-1304974052 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349422-1304974052.cnf -verb=0 -model

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= cb369c4583eb075a3a8cb5a04701e120
RANDOM SEED=1793916815

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      22941500 kB
Buffers:        149636 kB
Cached:        4546032 kB
SwapCached:      52448 kB
Active:        2598512 kB
Inactive:      7204120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      22941500 kB
SwapTotal:    67111528 kB
SwapFree:     64495964 kB
Dirty:           97620 kB
Writeback:           0 kB
AnonPages:     5063288 kB
Mapped:          17708 kB
Slab:           103924 kB
PageTables:      38836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79984124 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 48064 MiB
End job on node129 at 2011-05-09 23:09:19