Trace number 3249285

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-5x41.cnf
MD5SUM420773b7b438dd18c8a88a15fb5bcae1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables820
Number of clauses34235
Sum of the clauses size134480
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21230
Number of clauses of size 30
Number of clauses of size 433005
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-3249285-1303504240/watcher-3249285-1303504240 -o /tmp/evaluation-result-3249285-1303504240/solver-3249285-1303504240 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3249285-1303504240.cnf 

running on 2 cores: 1,3

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.05 3.73 2.99 3/179 21104
/proc/meminfo: memFree=13630012/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=13036 CPUtime=0 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 585 0 0 0 0 0 0 0 21 0 1 0 540654645 13348864 525 33554432000 4194304 4395502 140736233000128 18446744073709551615 216734839493 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 3259 525 249 50 0 399 0

[startup+0.105489 s]
/proc/loadavg: 3.05 3.73 2.99 3/179 21104
/proc/meminfo: memFree=13630012/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=21760 CPUtime=0.09 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 2983 0 0 0 9 0 0 0 22 0 1 0 540654645 22282240 2788 33554432000 4194304 4395502 140736233000128 18446744073709551615 216734839493 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 5440 2788 266 50 0 2580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21760

[startup+0.200472 s]
/proc/loadavg: 3.05 3.73 2.99 3/179 21104
/proc/meminfo: memFree=13630012/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=23780 CPUtime=0.18 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 3498 0 0 0 18 0 0 0 22 0 1 0 540654645 24350720 3303 33554432000 4194304 4395502 140736233000128 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 5945 3303 266 50 0 3085 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 23780

[startup+0.300456 s]
/proc/loadavg: 3.05 3.73 2.99 3/179 21104
/proc/meminfo: memFree=13630012/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=25592 CPUtime=0.28 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 3954 0 0 0 28 0 0 0 22 0 1 0 540654645 26206208 3759 33554432000 4194304 4395502 140736233000128 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 6431 3760 266 50 0 3571 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 25592

[startup+0.700385 s]
/proc/loadavg: 3.05 3.73 2.99 3/179 21104
/proc/meminfo: memFree=13630012/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=28520 CPUtime=0.69 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 4631 0 0 0 68 1 0 0 24 0 1 0 540654645 29204480 4436 33554432000 4194304 4395502 140736233000128 18446744073709551615 4314366 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 7130 4436 266 50 0 4270 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28520

[startup+1.50025 s]
/proc/loadavg: 3.05 3.73 2.99 3/180 21105
/proc/meminfo: memFree=13606452/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=34632 CPUtime=1.49 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 6122 0 0 0 148 1 0 0 25 0 1 0 540654645 35463168 5927 33554432000 4194304 4395502 140736233000128 18446744073709551615 4309948 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 8658 5927 266 50 0 5798 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34632

[startup+3.10097 s]
/proc/loadavg: 3.05 3.73 2.99 3/180 21105
/proc/meminfo: memFree=13593312/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=44672 CPUtime=3.09 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 8503 0 0 0 308 1 0 0 25 0 1 0 540654645 45744128 8308 33554432000 4194304 4395502 140736233000128 18446744073709551615 4299592 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 11168 8308 266 50 0 8308 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44672

[startup+6.30039 s]
/proc/loadavg: 2.97 3.71 2.98 3/180 21132
/proc/meminfo: memFree=13564472/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=59116 CPUtime=6.29 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 11917 0 0 0 627 2 0 0 25 0 1 0 540654645 60534784 11722 33554432000 4194304 4395502 140736233000128 18446744073709551615 4300203 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 14779 11722 266 50 0 11919 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59116

[startup+12.7003 s]
/proc/loadavg: 2.89 3.68 2.98 3/180 21213
/proc/meminfo: memFree=13509496/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=89484 CPUtime=12.69 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 19196 0 0 0 1266 3 0 0 25 0 1 0 540654645 91631616 19001 33554432000 4194304 4395502 140736233000128 18446744073709551615 4328465 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 22371 19001 266 50 0 19511 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89484

[startup+25.501 s]
/proc/loadavg: 3.07 3.68 2.99 6/190 21261
/proc/meminfo: memFree=13253820/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=143280 CPUtime=25.49 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 32174 0 0 0 2543 6 0 0 25 0 1 0 540654645 146718720 31979 33554432000 4194304 4395502 140736233000128 18446744073709551615 4328526 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 35820 31979 266 50 0 32960 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 143280

[startup+51.1005 s]
/proc/loadavg: 3.38 3.70 3.02 6/190 21261
/proc/meminfo: memFree=13069596/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=211784 CPUtime=51.09 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 48652 0 0 0 5099 10 0 0 25 0 1 0 540654645 216866816 48457 33554432000 4194304 4395502 140736233000128 18446744073709551615 4347033 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 52946 48457 266 50 0 50086 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 211784

[startup+102.301 s]
/proc/loadavg: 3.73 3.74 3.06 5/190 21263
/proc/meminfo: memFree=12730856/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=345444 CPUtime=102.29 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 80972 0 0 0 10212 17 0 0 25 0 1 0 540654645 353734656 80726 33554432000 4194304 4395502 140736233000128 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 86361 80726 267 50 0 83501 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 345444

[startup+162.301 s]
/proc/loadavg: 3.90 3.79 3.12 6/190 21264
/proc/meminfo: memFree=12423444/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=478848 CPUtime=162.29 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 112960 0 0 0 16204 25 0 0 25 0 1 0 540654645 490340352 112714 33554432000 4194304 4395502 140736233000128 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 119712 112714 267 50 0 116852 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 478848

[startup+222.307 s]
/proc/loadavg: 3.96 3.82 3.17 5/190 21266
/proc/meminfo: memFree=12145152/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=554672 CPUtime=222.3 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 131350 0 0 0 22201 29 0 0 25 0 1 0 540654645 567984128 131048 33554432000 4194304 4395502 140736233000128 18446744073709551615 4299723 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 138668 131048 267 50 0 135808 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 554672

[startup+282.301 s]
/proc/loadavg: 4.06 3.87 3.23 6/190 21268
/proc/meminfo: memFree=11845792/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=685612 CPUtime=282.3 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 163068 0 0 0 28194 36 0 0 25 0 1 0 540654645 702066688 162766 33554432000 4194304 4395502 140736233000128 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 171403 162766 267 50 0 168543 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 685612

[startup+342.3 s]
/proc/loadavg: 4.02 3.89 3.27 5/190 21269
/proc/meminfo: memFree=11671184/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=782128 CPUtime=342.3 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 186479 0 0 0 34189 41 0 0 25 0 1 0 540654645 800899072 186177 33554432000 4194304 4395502 140736233000128 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 195532 186177 267 50 0 192672 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 782128

[startup+402.301 s]
/proc/loadavg: 4.06 3.92 3.32 6/190 21271
/proc/meminfo: memFree=11475108/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=809264 CPUtime=402.3 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 192806 0 0 0 40188 42 0 0 25 0 1 0 540654645 828686336 192504 33554432000 4194304 4395502 140736233000128 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 202316 192504 267 50 0 199456 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 809264

[startup+462.3 s]
/proc/loadavg: 4.02 3.94 3.36 5/190 21272
/proc/meminfo: memFree=11210344/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=811952 CPUtime=462.3 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 193410 0 0 0 46187 43 0 0 25 0 1 0 540654645 831438848 193108 33554432000 4194304 4395502 140736233000128 18446744073709551615 4296752 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 202988 193108 267 50 0 200128 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 811952

[startup+522.301 s]
/proc/loadavg: 4.01 3.94 3.40 6/190 21277
/proc/meminfo: memFree=10931496/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=910228 CPUtime=522.3 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 217303 0 0 0 52183 47 0 0 25 0 1 0 540654645 932073472 217001 33554432000 4194304 4395502 140736233000128 18446744073709551615 4299824 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 227557 217001 267 50 0 224697 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 910228

[startup+582.3 s]
/proc/loadavg: 4.06 3.97 3.44 5/190 21279
/proc/meminfo: memFree=10739004/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=970612 CPUtime=582.31 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 231733 0 0 0 58179 52 0 0 25 0 1 0 540654645 993906688 231431 33554432000 4194304 4395502 140736233000128 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 242653 231431 267 50 0 239793 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 970612

[startup+642.301 s]
/proc/loadavg: 4.02 3.97 3.47 6/190 21280
/proc/meminfo: memFree=10596988/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=1037840 CPUtime=642.3 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 247590 0 0 0 64175 55 0 0 25 0 1 0 540654645 1062748160 247288 33554432000 4194304 4395502 140736233000128 18446744073709551615 4299509 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 259460 247288 267 50 0 256600 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1037840

[startup+702.3 s]
/proc/loadavg: 4.01 3.97 3.50 5/190 21282
/proc/meminfo: memFree=10435512/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=1104012 CPUtime=702.3 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 263629 0 0 0 70171 59 0 0 25 0 1 0 540654645 1130508288 263262 33554432000 4194304 4395502 140736233000128 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 276003 263262 267 50 0 273143 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1104012

[startup+762.301 s]
/proc/loadavg: 4.00 3.97 3.53 6/190 21283
/proc/meminfo: memFree=10273664/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=1158456 CPUtime=762.31 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 276720 0 0 0 76169 62 0 0 25 0 1 0 540654645 1186258944 276353 33554432000 4194304 4395502 140736233000128 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 289614 276353 267 50 0 286754 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1158456

[startup+822.3 s]
/proc/loadavg: 4.00 3.97 3.56 5/190 21285
/proc/meminfo: memFree=10003436/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=1255940 CPUtime=822.31 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 300532 0 0 0 82164 67 0 0 25 0 1 0 540654645 1286082560 300165 33554432000 4194304 4395502 140736233000128 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 313985 300165 267 50 0 311125 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1255940

[startup+882.307 s]
/proc/loadavg: 4.04 3.99 3.58 6/190 21287
/proc/meminfo: memFree=9828584/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=1278120 CPUtime=882.32 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 305648 0 0 0 88164 68 0 0 25 0 1 0 540654645 1308794880 305281 33554432000 4194304 4395502 140736233000128 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 319530 305281 267 50 0 316670 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1278120

[startup+942.3 s]
/proc/loadavg: 4.01 3.99 3.61 5/190 21288
/proc/meminfo: memFree=9724152/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=1281704 CPUtime=942.31 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 306339 0 0 0 94163 68 0 0 25 0 1 0 540654645 1312464896 305972 33554432000 4194304 4395502 140736233000128 18446744073709551615 4288494 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 320426 305972 267 50 0 317566 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1281704

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.63 6/190 21290
/proc/meminfo: memFree=9596776/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=1284520 CPUtime=1002.31 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 306927 0 0 0 100163 68 0 0 25 0 1 0 540654645 1315348480 306560 33554432000 4194304 4395502 140736233000128 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 321130 306560 267 50 0 318270 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1284520

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.65 5/190 21291
/proc/meminfo: memFree=9371212/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=1355796 CPUtime=1062.32 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 324306 0 0 0 106160 72 0 0 25 0 1 0 540654645 1388335104 323939 33554432000 4194304 4395502 140736233000128 18446744073709551615 4346821 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 338949 323939 267 50 0 336089 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1355796

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.67 6/190 21293
/proc/meminfo: memFree=9248168/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=1428216 CPUtime=1122.32 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 341747 0 0 0 112156 76 0 0 25 0 1 0 540654645 1462493184 341380 33554432000 4194304 4395502 140736233000128 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 357054 341380 267 50 0 354194 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1428216

[startup+1182.3 s]
/proc/loadavg: 4.03 4.00 3.69 5/190 21295
/proc/meminfo: memFree=9029024/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=1518344 CPUtime=1182.31 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 363837 0 0 0 118151 80 0 0 25 0 1 0 540654645 1554784256 363470 33554432000 4194304 4395502 140736233000128 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 379586 363470 267 50 0 376726 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1518344

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.71 6/190 21296
/proc/meminfo: memFree=8869900/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=1563584 CPUtime=1242.32 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 374650 0 0 0 124149 83 0 0 25 0 1 0 540654645 1601110016 374283 33554432000 4194304 4395502 140736233000128 18446744073709551615 4328554 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 390896 374283 267 50 0 388036 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1563584



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.72 3.93 3.70 4/184 21316
/proc/meminfo: memFree=9127876/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=1628804 CPUtime=1300.03 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 390464 0 0 0 129916 87 0 0 25 0 1 0 540654645 1667895296 390034 33554432000 4194304 4395502 140736233000128 18446744073709551615 4328526 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 407201 390034 267 50 0 404341 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1628804

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: 3.72 3.93 3.70 4/184 21316
/proc/meminfo: memFree=9127876/32951124 swapFree=67102140/67111528
[pid=21104] ppid=21102 vsize=1628804 CPUtime=1300.03 cores=1,3
/proc/21104/stat : 21104 (SApperloT2010) R 21102 21104 20890 0 -1 4202496 390464 0 0 0 129916 87 0 0 25 0 1 0 540654645 1667895296 390034 33554432000 4194304 4395502 140736233000128 18446744073709551615 4328526 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21104/statm: 407201 390034 267 50 0 404341 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1628804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 1300.1
CPU user time (s): 1299.16
CPU system time (s): 0.936857
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1628804

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

runsolver used 2.06768 second user time and 5.02923 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-22 22:30:40
IDJOB=3249285
IDBENCH=83163
IDSOLVER=1655
FILE ID=node119/3249285-1303504240
RUNJOBID= node119-1303502915-20910
PBS_JOBID= 13134218
Free space on /tmp= 71656 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-5x41.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249285-1303504240/watcher-3249285-1303504240 -o /tmp/evaluation-result-3249285-1303504240/solver-3249285-1303504240 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3249285-1303504240.cnf

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

MD5SUM BENCH= 420773b7b438dd18c8a88a15fb5bcae1
RANDOM SEED=924411606

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13630044 kB
Buffers:       1980040 kB
Cached:       16575024 kB
SwapCached:       5504 kB
Active:        7463628 kB
Inactive:     11283056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13630044 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            5276 kB
Writeback:           0 kB
AnonPages:      188588 kB
Mapped:          15112 kB
Slab:           510312 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   344556 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= 71652 MiB
End job on node119 at 2011-04-22 22:52:22