Trace number 3439825

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) 5000.07 4999.93

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h19-sat.cnf
MD5SUM409f4401e9e8b60ee665ac5567a13e41
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1057.43
Satisfiable
(Un)Satisfiability was proved
Number of variables359341
Number of clauses1254773
Sum of the clauses size3046189
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2896240
Number of clauses of size 3346435
Number of clauses of size 4830
Number of clauses of size 5571
Number of clauses of size over 510441

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: 977)

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-3439825-1306924250/watcher-3439825-1306924250 -o /tmp/evaluation-result-3439825-1306924250/solver-3439825-1306924250 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439825-1306924250.cnf -verb=0 -model 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.36 1.50 3/535 31414
/proc/meminfo: memFree=21763992/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=22072 CPUtime=0.01 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 1161 0 0 0 1 0 0 0 23 0 1 0 784841352 22601728 1061 33554432000 4194304 4300056 140735912704640 18446744073709551615 4270902 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 5518 1061 222 26 0 2150 0

[startup+0.039579 s]
/proc/loadavg: 1.83 1.36 1.50 3/535 31414
/proc/meminfo: memFree=21763992/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=25224 CPUtime=0.03 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 2253 0 0 0 3 0 0 0 23 0 1 0 784841352 25829376 2010 33554432000 4194304 4300056 140735912704640 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 6306 2011 222 26 0 2938 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25224

[startup+0.100592 s]
/proc/loadavg: 1.83 1.36 1.50 3/535 31414
/proc/meminfo: memFree=21763992/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=34860 CPUtime=0.09 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 5389 0 0 0 9 0 0 0 23 0 1 0 784841352 35696640 4793 33554432000 4194304 4300056 140735912704640 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 8715 4794 222 26 0 5347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34860

[startup+0.300563 s]
/proc/loadavg: 1.83 1.36 1.50 3/535 31414
/proc/meminfo: memFree=21763992/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=76168 CPUtime=0.29 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 15732 0 0 0 27 2 0 0 25 0 1 0 784841352 77996032 13782 33554432000 4194304 4300056 140735912704640 18446744073709551615 4270992 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 19042 13782 245 26 0 15674 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76168

[startup+0.70049 s]
/proc/loadavg: 1.83 1.36 1.50 3/535 31414
/proc/meminfo: memFree=21763992/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=158100 CPUtime=0.69 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 35714 0 0 0 64 5 0 0 25 0 1 0 784841352 161894400 31274 33554432000 4194304 4300056 140735912704640 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 39525 31276 256 26 0 36157 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 158100

[startup+1.50035 s]
/proc/loadavg: 1.83 1.36 1.50 3/536 31415
/proc/meminfo: memFree=21624864/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=213812 CPUtime=1.49 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 48809 0 0 0 142 7 0 0 25 0 1 0 784841352 218943488 43899 33554432000 4194304 4300056 140735912704640 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 53453 43899 246 26 0 50085 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 213812

[startup+3.10106 s]
/proc/loadavg: 1.83 1.36 1.50 3/536 31415
/proc/meminfo: memFree=21587916/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=215608 CPUtime=3.09 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 62872 0 0 0 300 9 0 0 25 0 1 0 784841352 220782592 47081 33554432000 4194304 4300056 140735912704640 18446744073709551615 4230678 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 53902 47081 246 26 0 50534 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 215608

[startup+6.30049 s]
/proc/loadavg: 1.84 1.37 1.51 3/536 31415
/proc/meminfo: memFree=21566712/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=192096 CPUtime=6.29 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 68733 0 0 0 619 10 0 0 25 0 1 0 784841352 196706304 40662 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 48024 40662 263 26 0 44656 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 192096

[startup+12.7004 s]
/proc/loadavg: 1.85 1.38 1.51 3/536 31415
/proc/meminfo: memFree=21595972/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=192096 CPUtime=12.69 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 69061 0 0 0 1259 10 0 0 25 0 1 0 784841352 196706304 40981 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 48024 40981 264 26 0 44656 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 192096

[startup+25.5011 s]
/proc/loadavg: 1.89 1.41 1.52 3/536 31416
/proc/meminfo: memFree=21591624/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=192096 CPUtime=25.49 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 69595 0 0 0 2539 10 0 0 25 0 1 0 784841352 196706304 41501 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 48024 41501 266 26 0 44656 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 192096

[startup+51.1005 s]
/proc/loadavg: 1.92 1.46 1.53 3/536 31416
/proc/meminfo: memFree=21583328/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=203772 CPUtime=51.09 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 70426 0 0 0 5099 10 0 0 25 0 1 0 784841352 208662528 42304 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256044 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 50943 42304 266 26 0 47575 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 203772

[startup+102.32 s]
/proc/loadavg: 1.96 1.54 1.55 3/536 31418
/proc/meminfo: memFree=21571772/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=203772 CPUtime=102.31 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 71752 0 0 0 10220 11 0 0 25 0 1 0 784841352 208662528 43582 33554432000 4194304 4300056 140735912704640 18446744073709551615 4262793 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 50943 43582 266 26 0 47575 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 203772

[startup+162.301 s]
/proc/loadavg: 1.98 1.62 1.58 3/536 31419
/proc/meminfo: memFree=21591800/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=222740 CPUtime=162.29 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 73380 0 0 0 16217 12 0 0 25 0 1 0 784841352 228085760 45145 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 55685 45145 266 26 0 52317 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 222740

[startup+222.301 s]
/proc/loadavg: 1.99 1.69 1.60 3/536 31421
/proc/meminfo: memFree=21565584/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=222740 CPUtime=222.29 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 74589 0 0 0 22216 13 0 0 25 0 1 0 784841352 228085760 46296 33554432000 4194304 4300056 140735912704640 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 55685 46296 266 26 0 52317 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 222740

[startup+282.301 s]
/proc/loadavg: 2.15 1.77 1.63 3/536 31422
/proc/meminfo: memFree=21552380/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=222740 CPUtime=282.3 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 75643 0 0 0 28216 14 0 0 25 0 1 0 784841352 228085760 47318 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 55685 47318 266 26 0 52317 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 222740

[startup+342.3 s]
/proc/loadavg: 2.13 1.83 1.66 3/536 31424
/proc/meminfo: memFree=21539672/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=222740 CPUtime=342.3 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 76685 0 0 0 34215 15 0 0 25 0 1 0 784841352 228085760 48314 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 55685 48314 266 26 0 52317 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 222740

[startup+402.301 s]
/proc/loadavg: 2.05 1.86 1.67 3/536 31426
/proc/meminfo: memFree=21528712/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=222740 CPUtime=402.3 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 77672 0 0 0 40215 15 0 0 25 0 1 0 784841352 228085760 49270 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256726 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 55685 49270 266 26 0 52317 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 222740

[startup+462.301 s]
/proc/loadavg: 2.13 1.91 1.70 3/536 31427
/proc/meminfo: memFree=21570320/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=253560 CPUtime=462.31 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 78590 0 0 0 46215 16 0 0 25 0 1 0 784841352 259645440 50146 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 63390 50146 266 26 0 60022 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 253560

[startup+522.3 s]
/proc/loadavg: 2.10 1.94 1.73 3/536 31429
/proc/meminfo: memFree=21546828/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=256004 CPUtime=522.3 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 79884 0 0 0 52214 16 0 0 25 0 1 0 784841352 262148096 51400 33554432000 4194304 4300056 140735912704640 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 64001 51400 266 26 0 60633 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 256004

[startup+582.301 s]
/proc/loadavg: 2.03 1.95 1.74 3/536 31430
/proc/meminfo: memFree=21532756/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=256004 CPUtime=582.31 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 81040 0 0 0 58214 17 0 0 25 0 1 0 784841352 262148096 52509 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 64001 52509 266 26 0 60633 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 256004

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 31535
/proc/meminfo: memFree=21229424/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=590468 CPUtime=4062.42 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 137655 0 0 0 406200 42 0 0 25 0 1 0 784841352 604639232 107887 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 147617 107887 266 26 0 144249 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 590468

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 31537
/proc/meminfo: memFree=21222800/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=591480 CPUtime=4122.4 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 138422 0 0 0 412198 42 0 0 25 0 1 0 784841352 605675520 108637 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256515 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 147870 108637 266 26 0 144502 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 591480

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 31538
/proc/meminfo: memFree=21306340/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=591648 CPUtime=4182.4 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 138856 0 0 0 418198 42 0 0 25 0 1 0 784841352 605847552 109056 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 147912 109056 266 26 0 144544 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 591648

[startup+4242.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/536 31540
/proc/meminfo: memFree=21297236/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=592540 CPUtime=4242.4 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 139474 0 0 0 424198 42 0 0 25 0 1 0 784841352 606760960 109655 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 148135 109655 266 26 0 144767 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 592540

[startup+4302.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/536 31542
/proc/meminfo: memFree=21264568/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=593880 CPUtime=4302.41 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 140334 0 0 0 430198 43 0 0 25 0 1 0 784841352 608133120 110503 33554432000 4194304 4300056 140735912704640 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 148470 110503 266 26 0 145102 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 593880

[startup+4362.3 s]
/proc/loadavg: 2.18 2.07 2.01 3/536 31543
/proc/meminfo: memFree=21252848/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=595300 CPUtime=4362.41 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 141179 0 0 0 436198 43 0 0 25 0 1 0 784841352 609587200 111323 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 148825 111323 266 26 0 145457 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 595300

[startup+4422.3 s]
/proc/loadavg: 2.14 2.07 2.01 3/536 31545
/proc/meminfo: memFree=21242380/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=596012 CPUtime=4422.41 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 141830 0 0 0 442198 43 0 0 25 0 1 0 784841352 610316288 111965 33554432000 4194304 4300056 140735912704640 18446744073709551615 4251360 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 149003 111965 266 26 0 145635 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 596012

[startup+4482.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/536 31546
/proc/meminfo: memFree=21231788/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=596912 CPUtime=4482.41 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 142621 0 0 0 448198 43 0 0 25 0 1 0 784841352 611237888 112747 33554432000 4194304 4300056 140735912704640 18446744073709551615 4262711 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 149228 112747 266 26 0 145860 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 596912

[startup+4542.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/536 31548
/proc/meminfo: memFree=21221816/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=597552 CPUtime=4542.41 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 143367 0 0 0 454197 44 0 0 25 0 1 0 784841352 611893248 113478 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 149388 113478 266 26 0 146020 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 597552

[startup+4602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 31550
/proc/meminfo: memFree=21209476/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=598440 CPUtime=4602.43 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 144160 0 0 0 460199 44 0 0 25 0 1 0 784841352 612802560 114255 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 149610 114255 266 26 0 146242 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 598440

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 31551
/proc/meminfo: memFree=21418488/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=273240 CPUtime=4662.42 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 149612 0 0 0 466195 47 0 0 25 0 1 0 784841352 279797760 60838 33554432000 4194304 4300056 140735912704640 18446744073709551615 4254632 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 68310 60838 266 26 0 64942 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 273240

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 31553
/proc/meminfo: memFree=21406768/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=284916 CPUtime=4722.44 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 150779 0 0 0 472196 48 0 0 25 0 1 0 784841352 291753984 61958 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 71229 61958 266 26 0 67861 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 284916

[startup+4782.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/536 31554
/proc/meminfo: memFree=21395928/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=284916 CPUtime=4782.41 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 151899 0 0 0 478193 48 0 0 25 0 1 0 784841352 291753984 63027 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 71229 63027 266 26 0 67861 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 284916

[startup+4842.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/536 31556
/proc/meminfo: memFree=21465172/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=303884 CPUtime=4842.42 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 152976 0 0 0 484193 49 0 0 25 0 1 0 784841352 311177216 64058 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 75971 64058 266 26 0 72603 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 303884

[startup+4902.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/536 31586
/proc/meminfo: memFree=21543944/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=303884 CPUtime=4902.42 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 153965 0 0 0 490193 49 0 0 25 0 1 0 784841352 311177216 64993 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 75971 64993 266 26 0 72603 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 303884

[startup+4962.3 s]
/proc/loadavg: 2.18 2.09 2.02 3/536 31614
/proc/meminfo: memFree=21464020/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=303884 CPUtime=4962.42 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 154988 0 0 0 496192 50 0 0 25 0 1 0 784841352 311177216 65978 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 75971 65978 266 26 0 72603 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 303884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.15 2.10 2.02 3/536 31615
/proc/meminfo: memFree=21416904/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=303884 CPUtime=5000.04 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 155598 0 0 0 499954 50 0 0 25 0 1 0 784841352 311177216 66555 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256078 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 75971 66555 266 26 0 72603 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 303884

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

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

[startup+4999.9 s]
/proc/loadavg: 2.15 2.10 2.02 3/536 31615
/proc/meminfo: memFree=21416904/32951124 swapFree=50328308/67111528
[pid=31414] ppid=31412 vsize=303884 CPUtime=5000.04 cores=0,2,4,6
/proc/31414/stat : 31414 (lr_gl_shr) R 31412 31414 30616 0 -1 4202496 155598 0 0 0 499954 50 0 0 25 0 1 0 784841352 311177216 66555 33554432000 4194304 4300056 140735912704640 18446744073709551615 4256078 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31414/statm: 75971 66555 266 26 0 72603 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 303884

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.07
CPU user time (s): 4999.54
CPU system time (s): 0.52192
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 617116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.54
system time used= 0.52192
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155598
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= 9
involuntary context switches= 2671

runsolver used 27.9567 second user time and 58.897 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-01 12:30:51
IDJOB=3439825
IDBENCH=20410
IDSOLVER=1938
FILE ID=node146/3439825-1306924250
RUNJOBID= node146-1306924149-31364
PBS_JOBID= 13488479
Free space on /tmp= 73652 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-8-ipc5-h19-sat.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439825-1306924250/watcher-3439825-1306924250 -o /tmp/evaluation-result-3439825-1306924250/solver-3439825-1306924250 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439825-1306924250.cnf -verb=0 -model

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 409f4401e9e8b60ee665ac5567a13e41
RANDOM SEED=538138239

node146.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.830
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.830
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.75
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.830
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.830
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.86
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.830
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.75
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.830
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.75
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.830
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.830
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21764396 kB
Buffers:        135856 kB
Cached:         225736 kB
SwapCached:       9256 kB
Active:       10682444 kB
Inactive:       208148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21764396 kB
SwapTotal:    67111528 kB
SwapFree:     50328308 kB
Dirty:           23264 kB
Writeback:           0 kB
AnonPages:    10527140 kB
Mapped:          28156 kB
Slab:           127100 kB
PageTables:      97976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 160793604 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73640 MiB
End job on node146 at 2011-06-01 13:54:13