Trace number 3264703

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
UmSat 2011-02-25? (TO) 1300.03 1300.01

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2-rand3bip-sat/
mod2-rand3bip-sat-270-1.shuffled-as.sat05-2248.cnf
MD5SUM51d9aefd9da7f94abc32dd024090dc46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005998
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of clauses1080
Sum of the clauses size3240
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31080
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

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-3264703-1303573708/watcher-3264703-1303573708 -o /tmp/evaluation-result-3264703-1303573708/solver-3264703-1303573708 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3264703-1303573708.cnf 

running on 2 cores: 5,7

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: 0.92 1.60 2.75 2/177 29671
/proc/meminfo: memFree=21344552/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=11644 CPUtime=0 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4194304 337 0 0 0 0 0 0 0 23 0 1 0 468969445 11923456 276 33554432000 4194304 4263880 140734983718288 18446744073709551615 47074961954192 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 2911 276 240 17 0 84 0

[startup+0.102247 s]
/proc/loadavg: 0.92 1.60 2.75 2/177 29671
/proc/meminfo: memFree=21344552/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=12172 CPUtime=0.09 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 483 0 0 0 9 0 0 0 23 0 1 0 468969445 12464128 422 33554432000 4194304 4263880 140734983718288 18446744073709551615 4211720 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 3043 422 247 17 0 216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12172

[startup+0.200229 s]
/proc/loadavg: 0.92 1.60 2.75 2/177 29671
/proc/meminfo: memFree=21344552/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=12304 CPUtime=0.19 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 523 0 0 0 19 0 0 0 24 0 1 0 468969445 12599296 462 33554432000 4194304 4263880 140734983718288 18446744073709551615 4207728 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 3076 462 247 17 0 249 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12304

[startup+0.300216 s]
/proc/loadavg: 0.92 1.60 2.75 2/177 29671
/proc/meminfo: memFree=21344552/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=12432 CPUtime=0.29 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 546 0 0 0 29 0 0 0 25 0 1 0 468969445 12730368 485 33554432000 4194304 4263880 140734983718288 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 3108 485 247 17 0 281 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12432

[startup+0.700145 s]
/proc/loadavg: 0.92 1.60 2.75 2/177 29671
/proc/meminfo: memFree=21344552/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=12676 CPUtime=0.69 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 614 0 0 0 69 0 0 0 25 0 1 0 468969445 12980224 553 33554432000 4194304 4263880 140734983718288 18446744073709551615 4242540 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 3169 553 247 17 0 342 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12676

[startup+1.501 s]
/proc/loadavg: 0.92 1.60 2.75 5/188 29692
/proc/meminfo: memFree=21325912/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=13168 CPUtime=1.49 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 743 0 0 0 149 0 0 0 25 0 1 0 468969445 13484032 682 33554432000 4194304 4263880 140734983718288 18446744073709551615 4242508 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 3292 682 247 17 0 465 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13168

[startup+3.10073 s]
/proc/loadavg: 0.92 1.60 2.75 6/188 29692
/proc/meminfo: memFree=21319340/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=13816 CPUtime=3.09 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 885 0 0 0 309 0 0 0 25 0 1 0 468969445 14147584 824 33554432000 4194304 4263880 140734983718288 18446744073709551615 242970207986 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 3454 824 247 17 0 627 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13816

[startup+6.30018 s]
/proc/loadavg: 1.41 1.69 2.77 5/188 29692
/proc/meminfo: memFree=21307760/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=14452 CPUtime=6.29 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 1064 0 0 0 629 0 0 0 25 0 1 0 468969445 14798848 1003 33554432000 4194304 4263880 140734983718288 18446744073709551615 4215423 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 3613 1003 247 17 0 786 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14452

[startup+12.7011 s]
/proc/loadavg: 1.61 1.73 2.78 5/188 29693
/proc/meminfo: memFree=21290596/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=15780 CPUtime=12.69 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 1387 0 0 0 1269 0 0 0 25 0 1 0 468969445 16158720 1326 33554432000 4194304 4263880 140734983718288 18446744073709551615 4223072 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 3945 1326 248 17 0 1118 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15780

[startup+25.5009 s]
/proc/loadavg: 2.14 1.84 2.79 5/188 29693
/proc/meminfo: memFree=21279812/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=17304 CPUtime=25.49 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 1765 0 0 0 2549 0 0 0 25 0 1 0 468969445 17719296 1704 33554432000 4194304 4263880 140734983718288 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 4326 1704 248 17 0 1499 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17304

[startup+51.1005 s]
/proc/loadavg: 2.77 2.01 2.83 5/188 29694
/proc/meminfo: memFree=21251836/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=18844 CPUtime=51.09 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 2160 0 0 0 5109 0 0 0 25 0 1 0 468969445 19296256 2099 33554432000 4194304 4263880 140734983718288 18446744073709551615 4215113 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 4711 2099 248 17 0 1884 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18844

[startup+102.301 s]
/proc/loadavg: 3.51 2.35 2.89 5/188 29695
/proc/meminfo: memFree=21229508/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=22212 CPUtime=102.3 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 3094 0 0 0 10230 0 0 0 25 0 1 0 468969445 22745088 2885 33554432000 4194304 4263880 140734983718288 18446744073709551615 4209527 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 5553 2885 248 17 0 2726 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 22212

[startup+162.3 s]
/proc/loadavg: 3.80 2.62 2.95 5/188 29697
/proc/meminfo: memFree=21199852/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=24496 CPUtime=162.29 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 3761 0 0 0 16229 0 0 0 25 0 1 0 468969445 25083904 3455 33554432000 4194304 4263880 140734983718288 18446744073709551615 4215113 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 6124 3455 248 17 0 3297 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 24496

[startup+222.307 s]
/proc/loadavg: 3.93 2.87 3.01 5/188 29698
/proc/meminfo: memFree=21194508/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=25808 CPUtime=222.3 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 4181 0 0 0 22230 0 0 0 25 0 1 0 468969445 26427392 3819 33554432000 4194304 4263880 140734983718288 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 6452 3819 248 17 0 3625 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 25808

[startup+282.301 s]
/proc/loadavg: 4.00 3.09 3.08 5/188 29700
/proc/meminfo: memFree=21162120/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=27464 CPUtime=282.29 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 4661 0 0 0 28229 0 0 0 25 0 1 0 468969445 28123136 4237 33554432000 4194304 4263880 140734983718288 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 6866 4237 248 17 0 4039 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 27464

[startup+342.3 s]
/proc/loadavg: 4.07 3.27 3.14 5/188 29702
/proc/meminfo: memFree=21156896/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=29196 CPUtime=342.29 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 5137 0 0 0 34229 0 0 0 25 0 1 0 468969445 29896704 4580 33554432000 4194304 4263880 140734983718288 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 7299 4580 248 17 0 4472 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 29196

[startup+402.301 s]
/proc/loadavg: 4.08 3.41 3.19 5/188 29703
/proc/meminfo: memFree=21153528/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=29844 CPUtime=402.29 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 5403 0 0 0 40229 0 0 0 25 0 1 0 468969445 30560256 4772 33554432000 4194304 4263880 140734983718288 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 7461 4772 248 17 0 4634 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 29844

[startup+462.301 s]
/proc/loadavg: 4.03 3.52 3.24 5/188 29705
/proc/meminfo: memFree=21138376/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=31252 CPUtime=462.29 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 5698 0 0 0 46229 0 0 0 25 0 1 0 468969445 32002048 5067 33554432000 4194304 4263880 140734983718288 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 7813 5067 248 17 0 4986 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 31252

[startup+522.3 s]
/proc/loadavg: 4.01 3.60 3.29 5/188 29706
/proc/meminfo: memFree=21126452/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=31956 CPUtime=522.29 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 5964 0 0 0 52229 0 0 0 25 0 1 0 468969445 32722944 5251 33554432000 4194304 4263880 140734983718288 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 7989 5251 248 17 0 5162 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 31956

[startup+582.301 s]
/proc/loadavg: 4.00 3.67 3.33 5/188 29708
/proc/meminfo: memFree=21123080/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=32884 CPUtime=582.3 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 6227 0 0 0 58229 1 0 0 25 0 1 0 468969445 33673216 5514 33554432000 4194304 4263880 140734983718288 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 8221 5514 248 17 0 5394 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 32884

[startup+642.301 s]
/proc/loadavg: 4.06 3.74 3.37 5/188 29710
/proc/meminfo: memFree=21100244/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=33632 CPUtime=642.3 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 6388 0 0 0 64229 1 0 0 25 0 1 0 468969445 34439168 5675 33554432000 4194304 4263880 140734983718288 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 8408 5675 248 17 0 5581 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 33632

[startup+702.3 s]
/proc/loadavg: 4.02 3.79 3.41 5/188 29711
/proc/meminfo: memFree=21065504/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=34640 CPUtime=702.3 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 6758 0 0 0 70229 1 0 0 25 0 1 0 468969445 35471360 5955 33554432000 4194304 4263880 140734983718288 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 8660 5955 248 17 0 5833 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 34640

[startup+762.301 s]
/proc/loadavg: 4.00 3.83 3.45 5/188 29722
/proc/meminfo: memFree=21034448/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=35200 CPUtime=762.31 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 6911 0 0 0 76230 1 0 0 25 0 1 0 468969445 36044800 6108 33554432000 4194304 4263880 140734983718288 18446744073709551615 4215090 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 8800 6108 248 17 0 5973 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 35200

[startup+822.301 s]
/proc/loadavg: 4.00 3.85 3.47 5/188 29723
/proc/meminfo: memFree=21029404/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=35456 CPUtime=822.31 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 6943 0 0 0 82230 1 0 0 25 0 1 0 468969445 36306944 6140 33554432000 4194304 4263880 140734983718288 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 8864 6140 248 17 0 6037 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 35456

[startup+882.307 s]
/proc/loadavg: 4.00 3.88 3.51 5/188 29725
/proc/meminfo: memFree=21026908/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=36460 CPUtime=882.31 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 7333 0 0 0 88230 1 0 0 25 0 1 0 468969445 37335040 6431 33554432000 4194304 4263880 140734983718288 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 9115 6431 248 17 0 6288 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 36460

[startup+942.301 s]
/proc/loadavg: 4.00 3.90 3.53 5/188 29727
/proc/meminfo: memFree=21026144/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=36840 CPUtime=942.31 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 7397 0 0 0 94230 1 0 0 25 0 1 0 468969445 37724160 6495 33554432000 4194304 4263880 140734983718288 18446744073709551615 4206991 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 9210 6495 248 17 0 6383 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 36840

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.56 5/188 29728
/proc/meminfo: memFree=21023524/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=37096 CPUtime=1002.31 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 7461 0 0 0 100230 1 0 0 25 0 1 0 468969445 37986304 6559 33554432000 4194304 4263880 140734983718288 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 9274 6559 248 17 0 6447 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 37096

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.58 5/188 29732
/proc/meminfo: memFree=21020772/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=37352 CPUtime=1062.31 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 7525 0 0 0 106230 1 0 0 25 0 1 0 468969445 38248448 6623 33554432000 4194304 4263880 140734983718288 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 9338 6623 248 17 0 6511 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 37352

[startup+1122.3 s]
/proc/loadavg: 4.06 3.95 3.61 5/188 29734
/proc/meminfo: memFree=21018052/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=37872 CPUtime=1122.31 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 7668 0 0 0 112230 1 0 0 25 0 1 0 468969445 38780928 6766 33554432000 4194304 4263880 140734983718288 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 9468 6766 248 17 0 6641 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 37872

[startup+1182.3 s]
/proc/loadavg: 4.02 3.96 3.63 5/188 29736
/proc/meminfo: memFree=21015304/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=38936 CPUtime=1182.31 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 8073 0 0 0 118230 1 0 0 25 0 1 0 468969445 39870464 7062 33554432000 4194304 4263880 140734983718288 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 9734 7062 248 17 0 6907 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 38936

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.65 5/188 29738
/proc/meminfo: memFree=21008096/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=39476 CPUtime=1242.31 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 8176 0 0 0 124230 1 0 0 25 0 1 0 468969445 40423424 7165 33554432000 4194304 4263880 140734983718288 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 9869 7165 248 17 0 7042 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 39476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.67 5/189 29740
/proc/meminfo: memFree=21060148/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=39892 CPUtime=1300.02 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 8313 0 0 0 130001 1 0 0 25 0 1 0 468969445 40849408 7302 33554432000 4194304 4263880 140734983718288 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 9973 7302 248 17 0 7146 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 39892

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

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

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.67 5/189 29740
/proc/meminfo: memFree=21060148/32951132 swapFree=67111524/67111528
[pid=29671] ppid=29669 vsize=39892 CPUtime=1300.02 cores=5,7
/proc/29671/stat : 29671 (umsat) R 29669 29671 28928 0 -1 4202496 8313 0 0 0 130001 1 0 0 25 0 1 0 468969445 40849408 7302 33554432000 4194304 4263880 140734983718288 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29671/statm: 9973 7302 248 17 0 7146 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 39892

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1300.01
CPU system time (s): 0.014997
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 39892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.01
system time used= 0.014997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8313
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= 6
involuntary context switches= 15536

runsolver used 1.92071 second user time and 5.17421 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-23 17:48:28
IDJOB=3264703
IDBENCH=85304
IDSOLVER=1582
FILE ID=node128/3264703-1303573708
RUNJOBID= node128-1303573708-29652
PBS_JOBID= 13150290
Free space on /tmp= 66824 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT05/crafted/jarvisalo05/mod2-rand3bip-sat/mod2-rand3bip-sat-270-1.shuffled-as.sat05-2248.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264703-1303573708/watcher-3264703-1303573708 -o /tmp/evaluation-result-3264703-1303573708/solver-3264703-1303573708 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3264703-1303573708.cnf

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

MD5SUM BENCH= 51d9aefd9da7f94abc32dd024090dc46
RANDOM SEED=983170469

node128.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.852
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.70
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.852
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.852
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.852
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.75
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.852
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.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21344708 kB
Buffers:       1329380 kB
Cached:        9574912 kB
SwapCached:          4 kB
Active:        1970752 kB
Inactive:      8998980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21344708 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5088 kB
Writeback:           0 kB
AnonPages:       65524 kB
Mapped:          15168 kB
Slab:           573884 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   213840 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= 66816 MiB
End job on node128 at 2011-04-23 18:10:10