Trace number 3250841

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.09 1300.07

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1327.5-n60-p30-s52708253.cnf
MD5SUM472b10ce0a2683d9355981037eea091e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.17391
Satisfiable
(Un)Satisfiability was proved
Number of variables3672
Number of clauses1163952
Sum of the clauses size2331456
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21163892
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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-3250841-1303582181/watcher-3250841-1303582181 -o /tmp/evaluation-result-3250841-1303582181/solver-3250841-1303582181 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3250841-1303582181.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: 3.46 3.88 3.89 4/189 16500
/proc/meminfo: memFree=14389708/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=11644 CPUtime=0 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4194304 352 0 0 0 0 0 0 0 21 0 1 0 469816120 11923456 292 33554432000 4194304 4263880 140736848901968 18446744073709551615 228244009669 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 2911 292 241 17 0 84 0

[startup+0.0736061 s]
/proc/loadavg: 3.46 3.88 3.89 4/189 16500
/proc/meminfo: memFree=14389708/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=13356 CPUtime=0.07 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4194304 871 0 0 0 7 0 0 0 21 0 1 0 469816120 13676544 665 33554432000 4194304 4263880 140736848901968 18446744073709551615 4238295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 3339 665 242 17 0 512 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13356

[startup+0.100601 s]
/proc/loadavg: 3.46 3.88 3.89 4/189 16500
/proc/meminfo: memFree=14389708/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=13356 CPUtime=0.09 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4194304 922 0 0 0 9 0 0 0 21 0 1 0 469816120 13676544 716 33554432000 4194304 4263880 140736848901968 18446744073709551615 47999859394101 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 3339 716 242 17 0 512 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13356

[startup+0.300569 s]
/proc/loadavg: 3.46 3.88 3.89 4/189 16500
/proc/meminfo: memFree=14389708/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=18828 CPUtime=0.29 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4194304 2600 0 0 0 29 0 0 0 22 0 1 0 469816120 19279872 1816 33554432000 4194304 4263880 140736848901968 18446744073709551615 47999859277164 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 4707 1816 242 17 0 1880 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18828

[startup+0.700495 s]
/proc/loadavg: 3.46 3.88 3.89 4/189 16500
/proc/meminfo: memFree=14389708/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=25992 CPUtime=0.69 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4194304 5083 0 0 0 69 0 0 0 24 0 1 0 469816120 26615808 3530 33554432000 4194304 4263880 140736848901968 18446744073709551615 4235977 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 6498 3530 242 17 0 3671 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25992

[startup+1.50036 s]
/proc/loadavg: 3.46 3.88 3.89 5/190 16501
/proc/meminfo: memFree=14310792/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=40320 CPUtime=1.49 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4194304 10098 0 0 0 148 1 0 0 25 0 1 0 469816120 41287680 7008 33554432000 4194304 4263880 140736848901968 18446744073709551615 47999859185070 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 10080 7008 242 17 0 7253 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40320

[startup+3.10108 s]
/proc/loadavg: 3.50 3.89 3.89 5/190 16501
/proc/meminfo: memFree=14202912/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=68976 CPUtime=3.08 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4194304 20029 0 0 0 306 2 0 0 25 0 1 0 469816120 70631424 13866 33554432000 4194304 4263880 140736848901968 18446744073709551615 47999858992808 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 17244 13866 242 17 0 14417 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 68976

[startup+6.30052 s]
/proc/loadavg: 3.50 3.89 3.89 5/190 16501
/proc/meminfo: memFree=14023636/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=199872 CPUtime=6.29 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 64672 0 0 0 621 8 0 0 25 0 1 0 469816120 204668928 45543 33554432000 4194304 4263880 140736848901968 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 49968 45543 247 17 0 47141 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 199872

[startup+12.7004 s]
/proc/loadavg: 3.54 3.89 3.89 5/190 16501
/proc/meminfo: memFree=13918420/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=232724 CPUtime=12.69 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 72801 0 0 0 1259 10 0 0 25 0 1 0 469816120 238309376 53672 33554432000 4194304 4263880 140736848901968 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 58181 53672 247 17 0 55354 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 232724

[startup+25.5011 s]
/proc/loadavg: 3.64 3.89 3.90 5/190 16502
/proc/meminfo: memFree=13758056/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=295468 CPUtime=25.49 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 88351 0 0 0 2536 13 0 0 25 0 1 0 469816120 302559232 69221 33554432000 4194304 4263880 140736848901968 18446744073709551615 4210494 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 73867 69221 247 17 0 71040 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 295468

[startup+51.1007 s]
/proc/loadavg: 3.76 3.90 3.90 5/190 16502
/proc/meminfo: memFree=13548748/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=377848 CPUtime=51.09 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 108703 0 0 0 5090 19 0 0 25 0 1 0 469816120 386916352 89573 33554432000 4194304 4263880 140736848901968 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 94462 89573 247 17 0 91635 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 377848

[startup+102.307 s]
/proc/loadavg: 3.90 3.91 3.90 5/190 16504
/proc/meminfo: memFree=13259976/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=496508 CPUtime=102.3 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 137858 0 0 0 10203 27 0 0 25 0 1 0 469816120 508424192 118727 33554432000 4194304 4263880 140736848901968 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 124127 118727 247 17 0 121300 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 496508

[startup+162.301 s]
/proc/loadavg: 4.00 3.94 3.91 5/190 16505
/proc/meminfo: memFree=13045924/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=579756 CPUtime=162.29 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 158138 0 0 0 16198 31 0 0 25 0 1 0 469816120 593670144 139007 33554432000 4194304 4263880 140736848901968 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 144939 139007 248 17 0 142112 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 579756

[startup+222.301 s]
/proc/loadavg: 4.00 3.95 3.91 5/190 16507
/proc/meminfo: memFree=12880608/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=647668 CPUtime=222.3 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 174643 0 0 0 22193 37 0 0 25 0 1 0 469816120 663212032 155510 33554432000 4194304 4263880 140736848901968 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 161917 155510 248 17 0 159090 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 647668

[startup+282.301 s]
/proc/loadavg: 4.00 3.95 3.91 5/190 16508
/proc/meminfo: memFree=12706744/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=709064 CPUtime=282.29 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 189440 0 0 0 28188 41 0 0 25 0 1 0 469816120 726081536 170307 33554432000 4194304 4263880 140736848901968 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 177266 170307 248 17 0 174439 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 709064

[startup+342.301 s]
/proc/loadavg: 4.00 3.96 3.91 5/190 16510
/proc/meminfo: memFree=12533380/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=763428 CPUtime=342.3 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 202882 0 0 0 34184 46 0 0 25 0 1 0 469816120 781750272 183749 33554432000 4194304 4263880 140736848901968 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 190857 183749 248 17 0 188030 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 763428

[startup+402.301 s]
/proc/loadavg: 4.07 3.98 3.92 5/190 16512
/proc/meminfo: memFree=12352320/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=823088 CPUtime=402.29 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 217640 0 0 0 40180 49 0 0 25 0 1 0 469816120 842842112 198506 33554432000 4194304 4263880 140736848901968 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 205772 198506 247 17 0 202945 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 823088

[startup+462.3 s]
/proc/loadavg: 4.02 3.98 3.92 5/190 16513
/proc/meminfo: memFree=12185904/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=897904 CPUtime=462.3 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 235835 0 0 0 46175 55 0 0 25 0 1 0 469816120 919453696 216701 33554432000 4194304 4263880 140736848901968 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 224476 216701 247 17 0 221649 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 897904

[startup+522.301 s]
/proc/loadavg: 4.01 3.98 3.92 5/190 16515
/proc/meminfo: memFree=12037088/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=964784 CPUtime=522.3 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 252304 0 0 0 52171 59 0 0 25 0 1 0 469816120 987938816 233170 33554432000 4194304 4263880 140736848901968 18446744073709551615 4205705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 241196 233170 247 17 0 238369 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 964784

[startup+582.3 s]
/proc/loadavg: 4.04 4.00 3.92 5/190 16516
/proc/meminfo: memFree=11898444/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=1027008 CPUtime=582.3 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 267525 0 0 0 58167 63 0 0 25 0 1 0 469816120 1051656192 248391 33554432000 4194304 4263880 140736848901968 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 256752 248391 247 17 0 253925 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1027008

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 16518
/proc/meminfo: memFree=11784596/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=1066200 CPUtime=642.31 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 277175 0 0 0 64165 66 0 0 25 0 1 0 469816120 1091788800 258041 33554432000 4194304 4263880 140736848901968 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 266550 258041 247 17 0 263723 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1066200

[startup+702.3 s]
/proc/loadavg: 4.06 4.01 3.93 5/190 16520
/proc/meminfo: memFree=11684620/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=1107584 CPUtime=702.3 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 287336 0 0 0 70161 69 0 0 25 0 1 0 469816120 1134166016 268202 33554432000 4194304 4263880 140736848901968 18446744073709551615 4205738 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 276896 268202 247 17 0 274069 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1107584

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 16521
/proc/meminfo: memFree=11589372/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=1142288 CPUtime=762.31 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 295806 0 0 0 76160 71 0 0 25 0 1 0 469816120 1169702912 276670 33554432000 4194304 4263880 140736848901968 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 285572 276670 247 17 0 282745 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1142288

[startup+822.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 16523
/proc/meminfo: memFree=11503668/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=1175564 CPUtime=822.3 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 304002 0 0 0 82157 73 0 0 25 0 1 0 469816120 1203777536 284864 33554432000 4194304 4263880 140736848901968 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 293891 284864 247 17 0 291064 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1175564

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 16524
/proc/meminfo: memFree=11419092/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=1210680 CPUtime=882.31 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 312644 0 0 0 88155 76 0 0 25 0 1 0 469816120 1239736320 293506 33554432000 4194304 4263880 140736848901968 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 302670 293506 247 17 0 299843 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1210680

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 16526
/proc/meminfo: memFree=11337488/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=1244100 CPUtime=942.3 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 320839 0 0 0 94153 77 0 0 25 0 1 0 469816120 1273958400 301701 33554432000 4194304 4263880 140736848901968 18446744073709551615 228244007814 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 311025 301701 247 17 0 308198 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1244100

[startup+1002.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 16528
/proc/meminfo: memFree=11256616/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=1279312 CPUtime=1002.3 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 329526 0 0 0 100150 80 0 0 25 0 1 0 469816120 1310015488 310388 33554432000 4194304 4263880 140736848901968 18446744073709551615 4205686 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 319828 310388 247 17 0 317001 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1279312

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 16529
/proc/meminfo: memFree=11179476/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=1312196 CPUtime=1062.31 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 337650 0 0 0 106148 83 0 0 25 0 1 0 469816120 1343688704 318512 33554432000 4194304 4263880 140736848901968 18446744073709551615 4205743 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 328049 318512 247 17 0 325222 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1312196

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 16531
/proc/meminfo: memFree=11090800/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=1345508 CPUtime=1122.31 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 345973 0 0 0 112145 86 0 0 25 0 1 0 469816120 1377800192 326835 33554432000 4194304 4263880 140736848901968 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 336377 326835 247 17 0 333550 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1345508

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 16532
/proc/meminfo: memFree=11007460/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=1377772 CPUtime=1182.31 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 354068 0 0 0 118143 88 0 0 25 0 1 0 469816120 1410838528 334930 33554432000 4194304 4263880 140736848901968 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 344443 334930 247 17 0 341616 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1377772

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 16534
/proc/meminfo: memFree=10915180/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=1417336 CPUtime=1242.32 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 363878 0 0 0 124140 92 0 0 25 0 1 0 469816120 1451352064 344740 33554432000 4194304 4263880 140736848901968 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 354334 344740 247 17 0 351507 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1417336



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.94 2/184 16539
/proc/meminfo: memFree=12991476/32951124 swapFree=67111524/67111528
[pid=16500] ppid=16498 vsize=1449340 CPUtime=1300.02 cores=5,7
/proc/16500/stat : 16500 (umsat) R 16498 16500 15898 0 -1 4202496 371861 0 0 0 129908 94 0 0 25 0 1 0 469816120 1484124160 352723 33554432000 4194304 4263880 140736848901968 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16500/statm: 362335 352723 247 17 0 359508 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1449340

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 1300.09
CPU user time (s): 1299.08
CPU system time (s): 1.01384
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1449340

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

runsolver used 1.93871 second user time and 5.16521 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-23 20:09:42
IDJOB=3250841
IDBENCH=88203
IDSOLVER=1582
FILE ID=node136/3250841-1303582181
RUNJOBID= node136-1303582181-16461
PBS_JOBID= 13150335
Free space on /tmp= 71604 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1327.5-n60-p30-s52708253.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250841-1303582181/watcher-3250841-1303582181 -o /tmp/evaluation-result-3250841-1303582181/solver-3250841-1303582181 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3250841-1303582181.cnf

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

MD5SUM BENCH= 472b10ce0a2683d9355981037eea091e
RANDOM SEED=11542275

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14389864 kB
Buffers:       1700796 kB
Cached:       16209264 kB
SwapCached:          4 kB
Active:        9475052 kB
Inactive:      8519528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14389864 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           34380 kB
Writeback:           0 kB
AnonPages:       84548 kB
Mapped:          14876 kB
Slab:           502000 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   276360 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= 71620 MiB
End job on node136 at 2011-04-23 20:31:24