Trace number 1727312

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
SApperloT hrp? (TO) 1200.08 1200.54

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
MD5SUM45589f445aa56f109f82baade7facf9a
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 variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

Solver Data


Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1727312-1240723291/watcher-1727312-1240723291 -o /tmp/evaluation-result-1727312-1240723291/solver-1727312-1240723291 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1765278248 HOME/instance-1727312-1240723291.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.85 1.44 3/65 22550
/proc/meminfo: memFree=1510800/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=9600 CPUtime=0
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 510 0 0 0 0 0 0 0 20 0 1 0 100358425 9830400 494 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 2400 494 95 292 0 2105 0

[startup+0.0344981 s]
/proc/loadavg: 1.99 1.85 1.44 3/65 22550
/proc/meminfo: memFree=1510800/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=10524 CPUtime=0.03
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 758 0 0 0 3 0 0 0 20 0 1 0 100358425 10776576 742 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 2631 742 95 292 0 2336 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10524

[startup+0.101512 s]
/proc/loadavg: 1.99 1.85 1.44 3/65 22550
/proc/meminfo: memFree=1510800/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=12504 CPUtime=0.09
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 1246 0 0 0 9 0 0 0 20 0 1 0 100358425 12804096 1230 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 3126 1231 95 292 0 2831 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12504

[startup+0.301552 s]
/proc/loadavg: 1.99 1.85 1.44 3/65 22550
/proc/meminfo: memFree=1510800/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=17916 CPUtime=0.29
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 2623 0 0 0 28 1 0 0 22 0 1 0 100358425 18345984 2607 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 4479 2608 95 292 0 4184 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17916

[startup+0.701631 s]
/proc/loadavg: 1.99 1.85 1.44 3/65 22550
/proc/meminfo: memFree=1510800/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=29532 CPUtime=0.69
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 5506 0 0 0 66 3 0 0 25 0 1 0 100358425 30240768 5490 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 7383 5490 95 292 0 7088 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29532

[startup+1.50179 s]
/proc/loadavg: 1.99 1.85 1.44 2/66 22551
/proc/meminfo: memFree=1481608/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=53100 CPUtime=1.49
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 11410 0 0 0 141 8 0 0 25 0 1 0 100358425 54374400 11393 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 13275 11393 105 292 0 12980 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53100

[startup+3.10112 s]
/proc/loadavg: 1.91 1.83 1.44 2/66 22551
/proc/meminfo: memFree=1465608/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=53416 CPUtime=3.09
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 11465 0 0 0 301 8 0 0 25 0 1 0 100358425 54697984 11448 1992294400 134512640 135712473 4294956192 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 13354 11448 105 292 0 13059 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53416

[startup+6.30277 s]
/proc/loadavg: 1.91 1.83 1.44 2/66 22551
/proc/meminfo: memFree=1465352/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=53712 CPUtime=6.29
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 11568 0 0 0 621 8 0 0 25 0 1 0 100358425 55001088 11518 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 13428 11518 109 292 0 13133 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53712

[startup+12.7011 s]
/proc/loadavg: 1.77 1.80 1.44 2/66 22551
/proc/meminfo: memFree=1464584/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=54856 CPUtime=12.69
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 11819 0 0 0 1261 8 0 0 25 0 1 0 100358425 56172544 11769 1992294400 134512640 135712473 4294956192 18446744073709551615 134552615 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 13714 11769 109 292 0 13419 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54856

[startup+25.5017 s]
/proc/loadavg: 1.65 1.78 1.43 2/66 22551
/proc/meminfo: memFree=1462408/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=56964 CPUtime=25.48
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 12349 0 0 0 2540 8 0 0 25 0 1 0 100358425 58331136 12299 1992294400 134512640 135712473 4294956192 18446744073709551615 134552693 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 14241 12299 109 292 0 13946 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56964

[startup+51.1019 s]
/proc/loadavg: 1.43 1.71 1.42 2/66 22551
/proc/meminfo: memFree=1455304/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=64092 CPUtime=51.06
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 14130 0 0 0 5096 10 0 0 25 0 1 0 100358425 65630208 14080 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 16023 14080 109 292 0 15728 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 64092

[startup+102.305 s]
/proc/loadavg: 1.17 1.59 1.39 2/66 22551
/proc/meminfo: memFree=1438088/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=81248 CPUtime=102.25
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 18496 0 0 0 10210 15 0 0 25 0 1 0 100358425 83197952 18381 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 20312 18381 109 292 0 20017 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 81248

[startup+162.301 s]
/proc/loadavg: 1.07 1.49 1.36 2/66 22551
/proc/meminfo: memFree=1423112/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=96524 CPUtime=162.22
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 22318 0 0 0 16203 19 0 0 25 0 1 0 100358425 98840576 22203 1992294400 134512640 135712473 4294956192 18446744073709551615 134591266 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 24131 22203 109 292 0 23836 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 96524

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.34 2/66 22551
/proc/meminfo: memFree=1408840/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=110924 CPUtime=222.2
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 25907 0 0 0 22197 23 0 0 25 0 1 0 100358425 113586176 25663 1992294400 134512640 135712473 4294956192 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 27731 25663 109 292 0 27436 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 110924

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.32 2/66 22551
/proc/meminfo: memFree=1395208/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=124732 CPUtime=282.18
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 29364 0 0 0 28191 27 0 0 25 0 1 0 100358425 127725568 29120 1992294400 134512640 135712473 4294956192 18446744073709551615 134564204 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 31183 29120 109 292 0 30888 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 124732

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.29 2/66 22551
/proc/meminfo: memFree=1377864/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=141916 CPUtime=342.16
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 33624 0 0 0 34184 32 0 0 25 0 1 0 100358425 145321984 33380 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 35479 33380 109 292 0 35184 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 141916

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.27 2/66 22551
/proc/meminfo: memFree=1365000/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=155352 CPUtime=402.13
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 36846 0 0 0 40178 35 0 0 25 0 1 0 100358425 159080448 36602 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 38838 36602 109 292 0 38543 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 155352

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.25 2/66 22551
/proc/meminfo: memFree=1353032/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=168808 CPUtime=462.11
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 40052 0 0 0 46173 38 0 0 25 0 1 0 100358425 172859392 39551 1992294400 134512640 135712473 4294956192 18446744073709551615 134564267 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 42202 39551 109 292 0 41907 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 168808

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.24 2/66 22551
/proc/meminfo: memFree=1341000/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=182520 CPUtime=522.08
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 43099 0 0 0 52167 41 0 0 25 0 1 0 100358425 186900480 42598 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 45630 42598 109 292 0 45335 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 182520

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/66 22551
/proc/meminfo: memFree=1330760/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=192492 CPUtime=582.06
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 45625 0 0 0 58161 45 0 0 25 0 1 0 100358425 197111808 45124 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 48123 45124 109 292 0 47828 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 192492

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/66 22551
/proc/meminfo: memFree=1322120/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=201252 CPUtime=642.04
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 47762 0 0 0 64157 47 0 0 25 0 1 0 100358425 206082048 47261 1992294400 134512640 135712473 4294956192 18446744073709551615 134564264 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 50313 47261 109 292 0 50018 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 201252

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/66 22551
/proc/meminfo: memFree=1313032/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=211200 CPUtime=702.02
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 50175 0 0 0 70152 50 0 0 25 0 1 0 100358425 216268800 49545 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 52800 49545 109 292 0 52505 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 211200

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 22551
/proc/meminfo: memFree=1304456/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=220892 CPUtime=762
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 52564 0 0 0 76148 52 0 0 25 0 1 0 100358425 226193408 51676 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 55223 51676 109 292 0 54928 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 220892

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 22551
/proc/meminfo: memFree=1292872/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=233288 CPUtime=821.97
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 56509 0 0 0 82142 55 0 0 25 0 1 0 100358425 238886912 54589 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 58322 54589 109 292 0 58027 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 233288

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 22551
/proc/meminfo: memFree=1283848/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=244516 CPUtime=881.94
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 59499 0 0 0 88137 57 0 0 25 0 1 0 100358425 250384384 56808 1992294400 134512640 135712473 4294956192 18446744073709551615 134554419 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 61129 56808 109 292 0 60834 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 244516

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 22551
/proc/meminfo: memFree=1275208/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=253344 CPUtime=941.93
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 61826 0 0 0 94132 61 0 0 25 0 1 0 100358425 259424256 59006 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 63336 59006 109 292 0 63041 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 253344

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 22551
/proc/meminfo: memFree=1267656/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=260724 CPUtime=1001.9
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 63671 0 0 0 100126 64 0 0 25 0 1 0 100358425 266981376 60851 1992294400 134512640 135712473 4294956192 18446744073709551615 134584835 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 65181 60851 109 292 0 64886 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 260724

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 22553
/proc/meminfo: memFree=1260488/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=268124 CPUtime=1061.88
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 65500 0 0 0 106122 66 0 0 25 0 1 0 100358425 274558976 62680 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 67031 62680 109 292 0 66736 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 268124

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 22553
/proc/meminfo: memFree=1253256/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=277208 CPUtime=1121.85
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 67786 0 0 0 112118 67 0 0 25 0 1 0 100358425 283860992 64453 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 69302 64453 109 292 0 69007 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 277208

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 22553
/proc/meminfo: memFree=1247368/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=282764 CPUtime=1181.83
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 69284 0 0 0 118113 70 0 0 25 0 1 0 100358425 289550336 65951 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 70691 65951 109 292 0 70396 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 282764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 22553
/proc/meminfo: memFree=1245704/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=284228 CPUtime=1200.03
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 69667 0 0 0 119932 71 0 0 25 0 1 0 100358425 291049472 66334 1992294400 134512640 135712473 4294956192 18446744073709551615 134564792 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 71057 66334 109 292 0 70762 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 284228

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 22553
/proc/meminfo: memFree=1245704/2055920 swapFree=4181392/4192956
[pid=22550] ppid=22548 vsize=284228 CPUtime=1200.03
/proc/22550/stat : 22550 (SApperloT-hrp) R 22548 22550 22348 0 -1 4194304 69667 0 0 0 119932 71 0 0 25 0 1 0 100358425 291049472 66334 1992294400 134512640 135712473 4294956192 18446744073709551615 134564792 0 0 4096 0 0 0 0 17 1 0 0
/proc/22550/statm: 71057 66334 109 292 0 70762 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 284228

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.08
CPU user time (s): 1199.33
CPU system time (s): 0.752885
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 284228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.33
system time used= 0.752885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69667
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= 2
involuntary context switches= 1666

runsolver used 1.2978 second user time and 3.07753 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-26 07:21:35
IDJOB=1727312
IDBENCH=24635
IDSOLVER=510
FILE ID=node80/1727312-1240723291
PBS_JOBID= 9186895
Free space on /tmp= 66136 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727312-1240723291/watcher-1727312-1240723291 -o /tmp/evaluation-result-1727312-1240723291/solver-1727312-1240723291 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1765278248 HOME/instance-1727312-1240723291.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 45589f445aa56f109f82baade7facf9a
RANDOM SEED=1765278248

node80.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1511280 kB
Buffers:         62564 kB
Cached:         400612 kB
SwapCached:       5480 kB
Active:         233200 kB
Inactive:       237940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1511280 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:           25648 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            59444 kB
Committed_AS:   343596 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66132 MiB
End job on node80 at 2009-04-26 07:41:37