Trace number 3266843

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
SApperloT2010 2011-03-04? (TO) 1300.06 1300.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m32-q326.25-n30-p30-s48700942.cnf
MD5SUM1bb1eb2a3bb0b22f560ab6712b727e98
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.385941
Satisfiable
(Un)Satisfiability was proved
Number of variables943
Number of clauses93431
Sum of the clauses size187745
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 293401
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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

running on 2 cores: 4,6

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.71 3.95 3.98 4/186 19358
/proc/meminfo: memFree=13087608/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=13924 CPUtime=0 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 704 0 0 0 0 0 0 0 22 0 1 0 548532978 14258176 643 33554432000 4194304 4395502 140736381301712 18446744073709551615 231895151301 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 3481 643 249 50 0 621 0

[startup+0.024546 s]
/proc/loadavg: 3.71 3.95 3.98 4/186 19358
/proc/meminfo: memFree=13087608/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=16564 CPUtime=0.02 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 1351 0 0 0 2 0 0 0 22 0 1 0 548532978 16961536 1290 33554432000 4194304 4395502 140736381301712 18446744073709551615 231895151301 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 4141 1290 249 50 0 1281 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16564

[startup+0.100553 s]
/proc/loadavg: 3.71 3.95 3.98 4/186 19358
/proc/meminfo: memFree=13087608/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=20736 CPUtime=0.09 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 2408 0 0 0 9 0 0 0 22 0 1 0 548532978 21233664 2346 33554432000 4194304 4395502 140736381301712 18446744073709551615 231895515031 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 5184 2346 255 50 0 2324 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20736

[startup+0.300503 s]
/proc/loadavg: 3.71 3.95 3.98 4/186 19358
/proc/meminfo: memFree=13087608/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=26704 CPUtime=0.29 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 4257 0 0 0 28 1 0 0 23 0 1 0 548532978 27344896 3829 33554432000 4194304 4395502 140736381301712 18446744073709551615 231895151301 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 6676 3829 266 50 0 3816 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26704

[startup+0.70043 s]
/proc/loadavg: 3.71 3.95 3.98 4/186 19358
/proc/meminfo: memFree=13087608/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=31048 CPUtime=0.69 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 5345 0 0 0 68 1 0 0 25 0 1 0 548532978 31793152 4917 33554432000 4194304 4395502 140736381301712 18446744073709551615 4313994 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 7762 4917 266 50 0 4902 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31048

[startup+1.50027 s]
/proc/loadavg: 3.71 3.95 3.98 5/190 19365
/proc/meminfo: memFree=13019252/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=36932 CPUtime=1.49 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 6743 0 0 0 148 1 0 0 25 0 1 0 548532978 37818368 6315 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 9233 6315 266 50 0 6373 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36932

[startup+3.10098 s]
/proc/loadavg: 3.73 3.95 3.98 5/190 19365
/proc/meminfo: memFree=12991352/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=47916 CPUtime=3.09 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 9390 0 0 0 308 1 0 0 25 0 1 0 548532978 49065984 8962 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 11979 8962 266 50 0 9119 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47916

[startup+6.30039 s]
/proc/loadavg: 3.73 3.95 3.98 5/190 19392
/proc/meminfo: memFree=12909256/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=54996 CPUtime=6.29 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 11001 0 0 0 628 1 0 0 25 0 1 0 548532978 56315904 10573 33554432000 4194304 4395502 140736381301712 18446744073709551615 4339126 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 13749 10573 266 50 0 10889 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54996

[startup+12.7012 s]
/proc/loadavg: 3.77 3.95 3.98 5/190 19393
/proc/meminfo: memFree=12821240/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=63176 CPUtime=12.69 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 12794 0 0 0 1267 2 0 0 25 0 1 0 548532978 64692224 12366 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299611 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 15794 12366 266 50 0 12934 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63176

[startup+25.5008 s]
/proc/loadavg: 3.81 3.95 3.98 5/190 19393
/proc/meminfo: memFree=12723108/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=81132 CPUtime=25.49 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 16577 0 0 0 2547 2 0 0 25 0 1 0 548532978 83079168 16149 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 20283 16149 266 50 0 17423 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81132

[startup+51.101 s]
/proc/loadavg: 3.87 3.95 3.98 5/190 19394
/proc/meminfo: memFree=12602664/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=99412 CPUtime=51.09 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 20335 0 0 0 5105 4 0 0 25 0 1 0 548532978 101797888 19907 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 24853 19907 266 50 0 21993 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 99412

[startup+102.306 s]
/proc/loadavg: 3.95 3.96 3.98 5/190 19395
/proc/meminfo: memFree=12499352/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=122740 CPUtime=102.3 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 25117 0 0 0 10225 5 0 0 25 0 1 0 548532978 125685760 24689 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 30685 24689 266 50 0 27825 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 122740

[startup+162.301 s]
/proc/loadavg: 3.98 3.96 3.98 5/190 19397
/proc/meminfo: memFree=12443644/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=135936 CPUtime=162.3 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 27981 0 0 0 16224 6 0 0 25 0 1 0 548532978 139198464 27553 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 33984 27553 266 50 0 31124 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 135936

[startup+222.301 s]
/proc/loadavg: 4.06 3.99 3.98 5/190 19398
/proc/meminfo: memFree=12392536/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=144704 CPUtime=222.29 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 29671 0 0 0 22223 6 0 0 25 0 1 0 548532978 148176896 29243 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 36176 29243 266 50 0 33316 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 144704

[startup+282.301 s]
/proc/loadavg: 4.02 3.99 3.98 5/190 19400
/proc/meminfo: memFree=12343892/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=153700 CPUtime=282.3 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 31684 0 0 0 28223 7 0 0 25 0 1 0 548532978 157388800 31256 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 38425 31256 266 50 0 35565 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 153700

[startup+342.3 s]
/proc/loadavg: 4.04 4.00 3.99 5/190 19401
/proc/meminfo: memFree=12294516/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=159684 CPUtime=342.3 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 32884 0 0 0 34223 7 0 0 25 0 1 0 548532978 163516416 32456 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 39921 32456 266 50 0 37061 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 159684

[startup+402.301 s]
/proc/loadavg: 4.02 4.00 3.99 5/190 19403
/proc/meminfo: memFree=12252576/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=167268 CPUtime=402.31 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 34447 0 0 0 40223 8 0 0 25 0 1 0 548532978 171282432 34019 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 41817 34019 266 50 0 38957 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 167268

[startup+462.301 s]
/proc/loadavg: 4.07 4.02 3.99 5/190 19405
/proc/meminfo: memFree=12200092/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=182136 CPUtime=462.31 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 37455 0 0 0 46223 8 0 0 25 0 1 0 548532978 186507264 37027 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 45534 37027 266 50 0 42674 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 182136

[startup+522.3 s]
/proc/loadavg: 4.02 4.01 3.99 5/190 19406
/proc/meminfo: memFree=12160756/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=199736 CPUtime=522.3 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 41166 0 0 0 52222 8 0 0 25 0 1 0 548532978 204529664 40738 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 49934 40738 266 50 0 47074 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 199736

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.99 5/190 19408
/proc/meminfo: memFree=12138404/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=204152 CPUtime=582.31 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 42073 0 0 0 58222 9 0 0 25 0 1 0 548532978 209051648 41645 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299809 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 51038 41645 266 50 0 48178 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 204152

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 19409
/proc/meminfo: memFree=12101296/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=209400 CPUtime=642.32 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 43197 0 0 0 64223 9 0 0 25 0 1 0 548532978 214425600 42769 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299540 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 52350 42769 266 50 0 49490 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 209400

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 19438
/proc/meminfo: memFree=11995748/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=214520 CPUtime=702.32 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 44161 0 0 0 70222 10 0 0 25 0 1 0 548532978 219668480 43733 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 53630 43733 266 50 0 50770 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 214520

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 19440
/proc/meminfo: memFree=11941764/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=225656 CPUtime=762.32 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 46566 0 0 0 76222 10 0 0 25 0 1 0 548532978 231071744 46138 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 56414 46138 266 50 0 53554 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 225656

[startup+822.301 s]
/proc/loadavg: 4.06 4.01 4.00 5/190 19441
/proc/meminfo: memFree=11860376/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=227068 CPUtime=822.32 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 46856 0 0 0 82222 10 0 0 25 0 1 0 548532978 232517632 46428 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 56767 46428 266 50 0 53907 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 227068

[startup+882.301 s]
/proc/loadavg: 4.09 4.03 4.00 5/190 19443
/proc/meminfo: memFree=11825116/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=231868 CPUtime=882.32 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 47875 0 0 0 88222 10 0 0 25 0 1 0 548532978 237432832 47447 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 57967 47447 266 50 0 55107 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 231868

[startup+942.301 s]
/proc/loadavg: 4.03 4.02 4.00 5/190 19447
/proc/meminfo: memFree=11808796/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=232956 CPUtime=942.32 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 48055 0 0 0 94222 10 0 0 25 0 1 0 548532978 238546944 47627 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 58239 47627 266 50 0 55379 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 232956

[startup+1002.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/190 19449
/proc/meminfo: memFree=11784960/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=233724 CPUtime=1002.32 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 48208 0 0 0 100222 10 0 0 25 0 1 0 548532978 239333376 47780 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 58431 47780 266 50 0 55571 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 233724

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/190 19451
/proc/meminfo: memFree=11699108/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=239996 CPUtime=1062.32 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 49476 0 0 0 106222 10 0 0 25 0 1 0 548532978 245755904 49048 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 59999 49048 266 50 0 57139 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 239996

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/190 19452
/proc/meminfo: memFree=11626284/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=246656 CPUtime=1122.32 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 50837 0 0 0 112222 10 0 0 25 0 1 0 548532978 252575744 50409 33554432000 4194304 4395502 140736381301712 18446744073709551615 4288750 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 61664 50409 266 50 0 58804 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 246656

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/190 19454
/proc/meminfo: memFree=11588668/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=250756 CPUtime=1182.33 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 51862 0 0 0 118222 11 0 0 25 0 1 0 548532978 256774144 51434 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 62689 51434 266 50 0 59829 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 250756

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 19455
/proc/meminfo: memFree=11565700/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=257924 CPUtime=1242.33 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 53423 0 0 0 124222 11 0 0 25 0 1 0 548532978 264114176 52995 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 64481 52995 266 50 0 61621 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 257924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 4.00 4/189 19458
/proc/meminfo: memFree=11826576/32950928 swapFree=67111528/67111528
[pid=19358] ppid=19356 vsize=264068 CPUtime=1300.04 cores=4,6
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 18780 0 -1 4202496 54685 0 0 0 129992 12 0 0 25 0 1 0 548532978 270405632 54257 33554432000 4194304 4395502 140736381301712 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19358/statm: 66017 54257 266 50 0 63157 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 264068

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.93
CPU system time (s): 0.13098
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 264068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.93
system time used= 0.13098
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54685
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= 1794

runsolver used 2.27065 second user time and 4.83127 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 20:23:43
IDJOB=3266843
IDBENCH=88214
IDSOLVER=1655
FILE ID=node114/3266843-1303583023
RUNJOBID= node114-1303583022-19323
PBS_JOBID= 13150339
Free space on /tmp= 71260 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q326.25-n30-p30-s48700942.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266843-1303583023/watcher-3266843-1303583023 -o /tmp/evaluation-result-3266843-1303583023/solver-3266843-1303583023 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3266843-1303583023.cnf

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

MD5SUM BENCH= 1bb1eb2a3bb0b22f560ab6712b727e98
RANDOM SEED=1635808043

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13088384 kB
Buffers:       2303380 kB
Cached:       16888376 kB
SwapCached:          0 kB
Active:        9882244 kB
Inactive:      9391900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13088384 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4876 kB
Writeback:           0 kB
AnonPages:       81792 kB
Mapped:          14876 kB
Slab:           523936 kB
PageTables:       5416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   249296 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= 71252 MiB
End job on node114 at 2011-04-23 20:45:25