Trace number 3495441

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
OptimuS x100_source? (TO) 1800.1 1800.11

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_06_UNSAT.cnf
MD5SUM540450986cd3d9879ae19d42219d1fab
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables980
Number of clauses47620
Sum of the clauses size141221
Maximum clause length7
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21731
Number of clauses of size 345866
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3495441-1307806166/watcher-3495441-1307806166 -o /tmp/evaluation-result-3495441-1307806166/solver-3495441-1307806166 -C 1800 -W 1850 -M 7680 OptimuS_release HOME/instance-3495441-1307806166.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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: 0.92 1.10 1.92 4/180 1473
/proc/meminfo: memFree=31598120/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=19708 CPUtime=0 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 647 0 0 0 0 0 0 0 24 0 1 0 892217503 20180992 583 33554432000 4194304 4280283 140735526030960 18446744073709551615 4266385 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 4927 586 223 21 0 1564 0

[startup+0.0578051 s]
/proc/loadavg: 0.92 1.10 1.92 4/180 1473
/proc/meminfo: memFree=31598120/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=30588 CPUtime=0.04 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 3449 0 0 0 4 0 0 0 25 0 1 0 892217503 31322112 3339 33554432000 4194304 4280283 140735526030960 18446744073709551615 4210375 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/1473/statm: 7647 3339 250 21 0 4284 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30588

[startup+0.100796 s]
/proc/loadavg: 0.92 1.10 1.92 4/180 1473
/proc/meminfo: memFree=31598120/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=30588 CPUtime=0.09 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 3450 0 0 0 9 0 0 0 25 0 1 0 892217503 31322112 3340 33554432000 4194304 4280283 140735526030960 18446744073709551615 4209558 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/1473/statm: 7647 3340 250 21 0 4284 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30588

[startup+0.300761 s]
/proc/loadavg: 0.92 1.10 1.92 4/180 1473
/proc/meminfo: memFree=31598120/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=31740 CPUtime=0.29 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 4393 0 0 0 29 0 0 0 25 0 1 0 892217503 32501760 4229 33554432000 4194304 4280283 140735526030960 18446744073709551615 4242944 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/1473/statm: 7935 4229 270 21 0 4572 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31740

[startup+0.70069 s]
/proc/loadavg: 0.92 1.10 1.92 4/180 1473
/proc/meminfo: memFree=31598120/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=58000 CPUtime=0.69 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 8784 0 0 0 68 1 0 0 25 0 1 0 892217503 59392000 8619 33554432000 4194304 4280283 140735526030960 18446744073709551615 270616640287 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/1473/statm: 14500 8619 270 21 0 11137 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58000

[startup+1.50058 s]
/proc/loadavg: 0.92 1.10 1.92 5/182 1484
/proc/meminfo: memFree=31400596/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=108060 CPUtime=1.48 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 17811 0 0 0 146 2 0 0 25 0 1 0 892217503 110653440 17643 33554432000 4194304 4280283 140735526030960 18446744073709551615 4260059 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 27015 17643 270 21 0 23652 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 108060

[startup+3.10031 s]
/proc/loadavg: 0.92 1.10 1.92 5/190 1504
/proc/meminfo: memFree=30505124/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=158728 CPUtime=3.09 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 30974 0 0 0 305 4 0 0 25 0 1 0 892217503 162537472 30804 33554432000 4194304 4280283 140735526030960 18446744073709551615 4242930 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 39682 30804 270 21 0 36319 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 158728

[startup+6.30073 s]
/proc/loadavg: 1.17 1.15 1.94 5/190 1504
/proc/meminfo: memFree=30087440/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=109668 CPUtime=6.29 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 64500 0 0 0 621 8 0 0 25 0 1 0 892217503 112300032 19204 33554432000 4194304 4280283 140735526030960 18446744073709551615 4243139 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 27417 19204 270 21 0 24054 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 109668

[startup+12.7006 s]
/proc/loadavg: 1.39 1.19 1.95 5/190 1504
/proc/meminfo: memFree=30070104/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=110732 CPUtime=12.69 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 133967 0 0 0 1250 19 0 0 25 0 1 0 892217503 113389568 20446 33554432000 4194304 4280283 140735526030960 18446744073709551615 4242930 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 27683 20446 270 21 0 24320 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 110732

[startup+25.5003 s]
/proc/loadavg: 1.97 1.33 1.98 5/190 1505
/proc/meminfo: memFree=30060456/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=91940 CPUtime=25.48 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 214693 0 0 0 2519 29 0 0 25 0 1 0 892217503 94146560 19477 33554432000 4194304 4280283 140735526030960 18446744073709551615 270616548955 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 22985 19477 270 21 0 19622 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 91940

[startup+51.1008 s]
/proc/loadavg: 2.60 1.53 2.03 5/190 1619
/proc/meminfo: memFree=31009856/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=91940 CPUtime=51.09 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 278333 0 0 0 5071 38 0 0 25 0 1 0 892217503 94146560 19480 33554432000 4194304 4280283 140735526030960 18446744073709551615 4243352 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 22985 19480 270 21 0 19622 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 91940

[startup+102.307 s]
/proc/loadavg: 3.39 1.91 2.13 5/190 1621
/proc/meminfo: memFree=28290972/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=141260 CPUtime=102.29 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 550991 0 0 0 10156 73 0 0 25 0 1 0 892217503 144650240 28788 33554432000 4194304 4280283 140735526030960 18446744073709551615 4242930 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 35315 28788 270 21 0 31952 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 141260

[startup+162.3 s]
/proc/loadavg: 3.84 2.30 2.25 5/190 1622
/proc/meminfo: memFree=25402704/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=91940 CPUtime=162.28 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 901436 0 0 0 16110 118 0 0 25 0 1 0 892217503 94146560 19482 33554432000 4194304 4280283 140735526030960 18446744073709551615 4242930 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 22985 19482 270 21 0 19622 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 91940

[startup+222.3 s]
/proc/loadavg: 3.94 2.61 2.35 5/190 1624
/proc/meminfo: memFree=23435272/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=141260 CPUtime=222.28 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 1128413 0 0 0 22082 146 0 0 25 0 1 0 892217503 144650240 31020 33554432000 4194304 4280283 140735526030960 18446744073709551615 4260059 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 35315 31020 270 21 0 31952 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 141260

[startup+282.301 s]
/proc/loadavg: 3.98 2.86 2.45 5/190 1626
/proc/meminfo: memFree=21469316/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=91940 CPUtime=282.29 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 1137254 0 0 0 28081 148 0 0 25 0 1 0 892217503 94146560 19483 33554432000 4194304 4280283 140735526030960 18446744073709551615 4242930 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 22985 19483 270 21 0 19622 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 91940

[startup+342.3 s]
/proc/loadavg: 3.99 3.06 2.55 5/190 1627
/proc/meminfo: memFree=18987656/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=91940 CPUtime=342.29 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 1153946 0 0 0 34079 150 0 0 25 0 1 0 892217503 94146560 19484 33554432000 4194304 4280283 140735526030960 18446744073709551615 270616568901 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 22985 19484 270 21 0 19622 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 91940

[startup+402.301 s]
/proc/loadavg: 3.99 3.23 2.64 5/190 1667
/proc/meminfo: memFree=23528344/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=159916 CPUtime=402.29 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 1389987 0 0 0 40050 179 0 0 25 0 1 0 892217503 163753984 34398 33554432000 4194304 4280283 140735526030960 18446744073709551615 4260059 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 39979 34398 270 21 0 36616 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 159916

[startup+462.301 s]
/proc/loadavg: 3.99 3.37 2.72 5/190 1668
/proc/meminfo: memFree=22431252/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=190736 CPUtime=462.29 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 1887744 0 0 0 45982 247 0 0 25 0 1 0 892217503 195313664 39561 33554432000 4194304 4280283 140735526030960 18446744073709551615 4244302 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 47684 39561 270 21 0 44321 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 190736

[startup+522.3 s]
/proc/loadavg: 3.99 3.48 2.80 5/190 1670
/proc/meminfo: memFree=20909584/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=110596 CPUtime=522.29 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 2262316 0 0 0 51937 292 0 0 25 0 1 0 892217503 113250304 24149 33554432000 4194304 4280283 140735526030960 18446744073709551615 4243354 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 27649 24149 270 21 0 24286 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 110596

[startup+582.301 s]
/proc/loadavg: 3.99 3.57 2.87 5/190 1710
/proc/meminfo: memFree=26208128/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=159916 CPUtime=582.29 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 2603293 0 0 0 57895 334 0 0 25 0 1 0 892217503 163753984 34939 33554432000 4194304 4280283 140735526030960 18446744073709551615 4260059 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 39979 34939 270 21 0 36616 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 159916

[startup+642.3 s]

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

[startup+882.301 s]
/proc/loadavg: 4.04 3.86 3.18 5/190 1756
/proc/meminfo: memFree=28714668/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=110596 CPUtime=882.28 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 4358884 0 0 0 87664 564 0 0 25 0 1 0 892217503 113250304 24149 33554432000 4194304 4280283 140735526030960 18446744073709551615 4256601 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 27649 24149 270 21 0 24286 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 110596

[startup+942.301 s]
/proc/loadavg: 4.01 3.88 3.23 5/190 1757
/proc/meminfo: memFree=28627320/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=110596 CPUtime=942.29 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 4520871 0 0 0 93643 586 0 0 25 0 1 0 892217503 113250304 24149 33554432000 4194304 4280283 140735526030960 18446744073709551615 4242496 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 27649 24149 270 21 0 24286 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 110596

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.27 5/190 1759
/proc/meminfo: memFree=27229780/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=159916 CPUtime=1002.29 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 4803287 0 0 0 99609 620 0 0 25 0 1 0 892217503 163753984 31920 33554432000 4194304 4280283 140735526030960 18446744073709551615 4243085 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 39979 31920 270 21 0 36616 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 159916

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.31 5/190 1760
/proc/meminfo: memFree=27443512/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=110596 CPUtime=1062.28 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 5234381 0 0 0 105552 676 0 0 25 0 1 0 892217503 113250304 24149 33554432000 4194304 4280283 140735526030960 18446744073709551615 4257677 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 27649 24149 270 21 0 24286 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 110596

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 3.35 5/190 1762
/proc/meminfo: memFree=26107216/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=110596 CPUtime=1122.29 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 5528388 0 0 0 111514 715 0 0 25 0 1 0 892217503 113250304 24149 33554432000 4194304 4280283 140735526030960 18446744073709551615 4243396 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 27649 24149 270 21 0 24286 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 110596

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.39 5/190 1764
/proc/meminfo: memFree=26861576/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=110596 CPUtime=1182.28 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 5738790 0 0 0 117487 741 0 0 25 0 1 0 892217503 113250304 24149 33554432000 4194304 4280283 140735526030960 18446744073709551615 4243072 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 27649 24149 270 21 0 24286 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 110596

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.43 5/190 1765
/proc/meminfo: memFree=28065300/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=159916 CPUtime=1242.28 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 5849388 0 0 0 123473 755 0 0 25 0 1 0 892217503 163753984 33200 33554432000 4194304 4280283 140735526030960 18446744073709551615 4243396 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 39979 33200 270 21 0 36616 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 159916

[startup+1302.3 s]
/proc/loadavg: 4.05 3.97 3.47 5/190 1805
/proc/meminfo: memFree=28613044/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=110596 CPUtime=1302.29 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 6009038 0 0 0 129454 775 0 0 25 0 1 0 892217503 113250304 24149 33554432000 4194304 4280283 140735526030960 18446744073709551615 4243157 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 27649 24149 270 21 0 24286 0
Current children cumulated CPU time (s) 1302.29
Current children cumulated vsize (KiB) 110596

[startup+1362.3 s]
/proc/loadavg: 4.02 3.97 3.49 5/190 1844
/proc/meminfo: memFree=27066908/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=110596 CPUtime=1362.29 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 6207474 0 0 0 135432 797 0 0 25 0 1 0 892217503 113250304 24149 33554432000 4194304 4280283 140735526030960 18446744073709551615 4243147 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 27649 24149 270 21 0 24286 0
Current children cumulated CPU time (s) 1362.29
Current children cumulated vsize (KiB) 110596

[startup+1422.31 s]
/proc/loadavg: 4.09 4.00 3.53 5/190 1884
/proc/meminfo: memFree=25573824/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=110596 CPUtime=1422.29 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 6458763 0 0 0 141399 830 0 0 25 0 1 0 892217503 113250304 24149 33554432000 4194304 4280283 140735526030960 18446744073709551615 270616568816 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 27649 24149 270 21 0 24286 0
Current children cumulated CPU time (s) 1422.29
Current children cumulated vsize (KiB) 110596

[startup+1482.3 s]
/proc/loadavg: 4.03 4.00 3.56 5/190 1886
/proc/meminfo: memFree=26002920/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=110596 CPUtime=1482.28 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 6608586 0 0 0 147378 850 0 0 25 0 1 0 892217503 113250304 24149 33554432000 4194304 4280283 140735526030960 18446744073709551615 270616568717 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 27649 24149 270 21 0 24286 0
Current children cumulated CPU time (s) 1482.28
Current children cumulated vsize (KiB) 110596

[startup+1542.3 s]
/proc/loadavg: 4.01 4.00 3.58 5/190 1887
/proc/meminfo: memFree=24496004/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=159916 CPUtime=1542.29 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 6833844 0 0 0 153350 879 0 0 25 0 1 0 892217503 163753984 31873 33554432000 4194304 4280283 140735526030960 18446744073709551615 4242930 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 39979 31873 270 21 0 36616 0
Current children cumulated CPU time (s) 1542.29
Current children cumulated vsize (KiB) 159916

[startup+1602.3 s]
/proc/loadavg: 4.00 4.00 3.61 5/190 1889
/proc/meminfo: memFree=26281172/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=110596 CPUtime=1602.28 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 7080962 0 0 0 159320 908 0 0 25 0 1 0 892217503 113250304 24149 33554432000 4194304 4280283 140735526030960 18446744073709551615 4244288 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 27649 24149 270 21 0 24286 0
Current children cumulated CPU time (s) 1602.28
Current children cumulated vsize (KiB) 110596

[startup+1662.3 s]
/proc/loadavg: 4.00 4.00 3.63 5/190 1890
/proc/meminfo: memFree=27030192/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=110596 CPUtime=1662.28 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 7246473 0 0 0 165301 927 0 0 25 0 1 0 892217503 113250304 24149 33554432000 4194304 4280283 140735526030960 18446744073709551615 4243008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 27649 24149 270 21 0 24286 0
Current children cumulated CPU time (s) 1662.28
Current children cumulated vsize (KiB) 110596

[startup+1722.3 s]
/proc/loadavg: 4.00 4.00 3.65 5/190 1892
/proc/meminfo: memFree=25493772/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=110596 CPUtime=1722.28 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 7365611 0 0 0 171288 940 0 0 25 0 1 0 892217503 113250304 24149 33554432000 4194304 4280283 140735526030960 18446744073709551615 4243379 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 27649 24149 270 21 0 24286 0
Current children cumulated CPU time (s) 1722.28
Current children cumulated vsize (KiB) 110596

[startup+1782.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/190 1894
/proc/meminfo: memFree=26233492/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=110596 CPUtime=1782.28 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 7492513 0 0 0 177273 955 0 0 25 0 1 0 892217503 113250304 24149 33554432000 4194304 4280283 140735526030960 18446744073709551615 270616567878 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 27649 24149 270 21 0 24286 0
Current children cumulated CPU time (s) 1782.28
Current children cumulated vsize (KiB) 110596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 4.00 4.00 3.67 5/190 1894
/proc/meminfo: memFree=25732016/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=110596 CPUtime=1800.08 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 7508102 0 0 0 179051 957 0 0 25 0 1 0 892217503 113250304 24149 33554432000 4194304 4280283 140735526030960 18446744073709551615 4242881 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 27649 24149 270 21 0 24286 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 110596

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

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

[startup+1800.1 s]
/proc/loadavg: 4.00 4.00 3.67 5/190 1894
/proc/meminfo: memFree=25732016/32951124 swapFree=67052292/67111528
[pid=1473] ppid=1471 vsize=110596 CPUtime=1800.08 cores=5,7
/proc/1473/stat : 1473 (OptimuS_release) R 1471 1473 608 0 -1 4202496 7508102 0 0 0 179051 957 0 0 25 0 1 0 892217503 113250304 24149 33554432000 4194304 4280283 140735526030960 18446744073709551615 4242881 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1473/statm: 27649 24149 270 21 0 24286 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 110596

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.11
CPU time (s): 1800.1
CPU user time (s): 1790.52
CPU system time (s): 9.58054
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 320964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.52
system time used= 9.58054
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7508102
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= 11
involuntary context switches= 3190

runsolver used 2.67259 second user time and 7.15491 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-11 17:29:26
IDJOB=3495441
IDBENCH=71102
IDSOLVER=1988
FILE ID=node108/3495441-1307806166
RUNJOBID= node108-1307806165-1448
PBS_JOBID= 13551068
Free space on /tmp= 74100 MiB

SOLVER NAME= OptimuS x100_source
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_06_UNSAT.cnf
COMMAND LINE= OptimuS_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495441-1307806166/watcher-3495441-1307806166 -o /tmp/evaluation-result-3495441-1307806166/solver-3495441-1307806166 -C 1800 -W 1850 -M 7680  OptimuS_release HOME/instance-3495441-1307806166.cnf

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

MD5SUM BENCH= 540450986cd3d9879ae19d42219d1fab
RANDOM SEED=63179916

node108.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.820
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.64
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.820
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	: 5226.15
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.820
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.820
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:     32951124 kB
MemFree:      31601616 kB
Buffers:        295752 kB
Cached:         796980 kB
SwapCached:      25932 kB
Active:         537100 kB
Inactive:       599040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31601616 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:            3532 kB
Writeback:           0 kB
AnonPages:       37604 kB
Mapped:           8904 kB
Slab:           149300 kB
PageTables:       6000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   202952 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= 74092 MiB
End job on node108 at 2011-06-11 17:59:28