Trace number 1727258

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 base? (TO) 1200.11 1200.64

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
MD5SUMc7db94a671d9411eb90a6ffa8f8c530f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark98.948
Satisfiable
(Un)Satisfiability was proved
Number of variables29249
Number of clauses861366
Sum of the clauses size1745389
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2858070
Number of clauses of size 30
Number of clauses of size 46
Number of clauses of size 528
Number of clauses of size over 53262

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-1727258-1240722775/watcher-1727258-1240722775 -o /tmp/evaluation-result-1727258-1240722775/solver-1727258-1240722775 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1008987111 HOME/instance-1727258-1240722775.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: 0.92 0.98 1.08 3/65 23514
/proc/meminfo: memFree=1585640/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=6092 CPUtime=0
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 468 0 0 0 0 0 0 0 18 0 1 0 100307857 6238208 452 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 1523 452 90 283 0 1237 0

[startup+0.0161299 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 23514
/proc/meminfo: memFree=1585640/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=6488 CPUtime=0.01
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 574 0 0 0 1 0 0 0 18 0 1 0 100307857 6643712 558 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 1622 558 90 283 0 1336 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6488

[startup+0.101137 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 23514
/proc/meminfo: memFree=1585640/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=8996 CPUtime=0.09
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 1224 0 0 0 9 0 0 0 18 0 1 0 100307857 9211904 1208 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 2249 1208 90 283 0 1963 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8996

[startup+0.301159 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 23514
/proc/meminfo: memFree=1585640/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=14672 CPUtime=0.29
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 2622 0 0 0 28 1 0 0 20 0 1 0 100307857 15024128 2606 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 3668 2606 90 283 0 3382 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14672

[startup+0.701216 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 23514
/proc/meminfo: memFree=1585640/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=26580 CPUtime=0.68
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 5599 0 0 0 65 3 0 0 23 0 1 0 100307857 27217920 5583 1992294400 134512640 135674940 4294956192 18446744073709551615 134590046 0 0 4096 0 0 0 0 17 1 0 0
/proc/23514/statm: 6645 5583 90 283 0 6359 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 26580

[startup+1.50129 s]
/proc/loadavg: 1.01 1.00 1.09 2/66 23515
/proc/meminfo: memFree=1562016/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=27800 CPUtime=1.49
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 5897 0 0 0 145 4 0 0 25 0 1 0 100307857 28467200 5880 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 6950 5880 98 283 0 6664 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27800

[startup+3.10147 s]
/proc/loadavg: 1.01 1.00 1.09 2/66 23515
/proc/meminfo: memFree=1561696/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=28064 CPUtime=3.09
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 5951 0 0 0 305 4 0 0 25 0 1 0 100307857 28737536 5934 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 7016 5934 98 283 0 6730 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28064

[startup+6.30183 s]
/proc/loadavg: 1.01 1.00 1.09 2/66 23515
/proc/meminfo: memFree=1560608/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=30044 CPUtime=6.28
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 6440 0 0 0 624 4 0 0 25 0 1 0 100307857 30765056 6423 1992294400 134512640 135674940 4294956192 18446744073709551615 134550680 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 7511 6423 98 283 0 7225 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30044

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23515
/proc/meminfo: memFree=1557032/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=33736 CPUtime=12.68
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 7390 0 0 0 1262 6 0 0 25 0 1 0 100307857 34545664 7340 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 8434 7340 99 283 0 8148 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33736

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23515
/proc/meminfo: memFree=1551592/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=39008 CPUtime=25.47
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 8759 0 0 0 2540 7 0 0 25 0 1 0 100307857 39944192 8644 1992294400 134512640 135674940 4294956192 18446744073709551615 134550683 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 9752 8644 99 283 0 9466 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 39008

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23515
/proc/meminfo: memFree=1539048/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=51428 CPUtime=51.04
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 11908 0 0 0 5093 11 0 0 25 0 1 0 100307857 52662272 11793 1992294400 134512640 135674940 4294956192 18446744073709551615 134564794 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 12857 11793 99 283 0 12571 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 51428

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 23515
/proc/meminfo: memFree=1517352/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=73364 CPUtime=102.21
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 17383 0 0 0 10204 17 0 0 25 0 1 0 100307857 75124736 17139 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 18341 17139 99 283 0 18055 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 73364

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 23515
/proc/meminfo: memFree=1495976/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=95292 CPUtime=162.19
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 22757 0 0 0 16195 24 0 0 25 0 1 0 100307857 97579008 22513 1992294400 134512640 135674940 4294956192 18446744073709551615 134558945 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 23823 22513 99 283 0 23537 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 95292

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 23515
/proc/meminfo: memFree=1478632/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=113572 CPUtime=222.17
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 27306 0 0 0 22188 29 0 0 25 0 1 0 100307857 116297728 26805 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 28393 26805 99 283 0 28107 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 113572

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 23515
/proc/meminfo: memFree=1463656/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=129100 CPUtime=282.14
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 31096 0 0 0 28180 34 0 0 25 0 1 0 100307857 132198400 30595 1992294400 134512640 135674940 4294956192 18446744073709551615 134565302 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 32275 30595 99 283 0 31989 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 129100

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 23515
/proc/meminfo: memFree=1449832/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=143180 CPUtime=342.12
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 34493 0 0 0 34173 39 0 0 25 0 1 0 100307857 146616320 33992 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 35795 33992 99 283 0 35509 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 143180

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 23515
/proc/meminfo: memFree=1436712/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=156636 CPUtime=402.09
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 37820 0 0 0 40166 43 0 0 25 0 1 0 100307857 160395264 37319 1992294400 134512640 135674940 4294956192 18446744073709551615 134566602 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 39159 37319 99 283 0 38873 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 156636

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 23515
/proc/meminfo: memFree=1425384/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=167828 CPUtime=462.06
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 40580 0 0 0 46160 46 0 0 25 0 1 0 100307857 171855872 40079 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 41957 40079 99 283 0 41671 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 167828

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 23515
/proc/meminfo: memFree=1415080/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=178460 CPUtime=522.03
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 43306 0 0 0 52155 48 0 0 25 0 1 0 100307857 182743040 42676 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 44615 42676 99 283 0 44329 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 178460

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 23515
/proc/meminfo: memFree=1404776/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=188960 CPUtime=582.01
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 45843 0 0 0 58149 52 0 0 25 0 1 0 100307857 193495040 45213 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 47240 45213 99 283 0 46954 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 188960

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 23515
/proc/meminfo: memFree=1394664/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=199140 CPUtime=641.99
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 48485 0 0 0 64143 56 0 0 25 0 1 0 100307857 203919360 47726 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 49785 47726 99 283 0 49499 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 199140

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 23515
/proc/meminfo: memFree=1387752/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=206028 CPUtime=701.96
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 50220 0 0 0 70138 58 0 0 25 0 1 0 100307857 210972672 49461 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 51507 49461 99 283 0 51221 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 206028

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 23515
/proc/meminfo: memFree=1377128/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=216576 CPUtime=761.94
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 52838 0 0 0 76134 60 0 0 25 0 1 0 100307857 221773824 52079 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 54144 52079 99 283 0 53858 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 216576

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 23515
/proc/meminfo: memFree=1370472/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=224268 CPUtime=821.91
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 54811 0 0 0 82129 62 0 0 25 0 1 0 100307857 229650432 53795 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 56067 53795 99 283 0 55781 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 224268

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23515
/proc/meminfo: memFree=1361448/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=235208 CPUtime=881.89
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 57665 0 0 0 88124 65 0 0 25 0 1 0 100307857 240852992 56007 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 58802 56007 99 283 0 58516 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 235208

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23515
/proc/meminfo: memFree=1351912/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=245612 CPUtime=941.86
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 60570 0 0 0 94118 68 0 0 25 0 1 0 100307857 251506688 58398 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 61403 58398 99 283 0 61117 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 245612

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23515
/proc/meminfo: memFree=1348456/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=248912 CPUtime=1001.84
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 61402 0 0 0 100115 69 0 0 25 0 1 0 100307857 254885888 59230 1992294400 134512640 135674940 4294956192 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 62228 59230 99 283 0 61942 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 248912

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23515
/proc/meminfo: memFree=1347752/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=249628 CPUtime=1061.81
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 61612 0 0 0 106112 69 0 0 25 0 1 0 100307857 255619072 59440 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 62407 59440 99 283 0 62121 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 249628

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23515
/proc/meminfo: memFree=1341736/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=255320 CPUtime=1121.79
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 63084 0 0 0 112108 71 0 0 25 0 1 0 100307857 261447680 60912 1992294400 134512640 135674940 4294956192 18446744073709551615 134564714 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 63830 60912 99 283 0 63544 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 255320

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23515
/proc/meminfo: memFree=1333480/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=263172 CPUtime=1181.76
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 65189 0 0 0 118102 74 0 0 25 0 1 0 100307857 269488128 63017 1992294400 134512640 135674940 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 65793 63017 99 283 0 65507 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 263172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23515
/proc/meminfo: memFree=1330728/2055920 swapFree=4192192/4192956
[pid=23514] ppid=23512 vsize=265680 CPUtime=1200.06
/proc/23514/stat : 23514 (SApperloT-base) R 23512 23514 23412 0 -1 4194304 65824 0 0 0 119931 75 0 0 25 0 1 0 100307857 272056320 63652 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 66420 63652 99 283 0 66134 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 265680

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): 1200.64
CPU time (s): 1200.11
CPU user time (s): 1199.32
CPU system time (s): 0.78788
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (KiB): 265680

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

runsolver used 1.27281 second user time and 3.10253 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-26 07:12:57
IDJOB=1727258
IDBENCH=24634
IDSOLVER=509
FILE ID=node76/1727258-1240722775
PBS_JOBID= 9186920
Free space on /tmp= 66192 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727258-1240722775/watcher-1727258-1240722775 -o /tmp/evaluation-result-1727258-1240722775/solver-1727258-1240722775 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1008987111 HOME/instance-1727258-1240722775.cnf

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

MD5SUM BENCH= c7db94a671d9411eb90a6ffa8f8c530f
RANDOM SEED=1008987111

node76.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.220
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.220
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:       1586056 kB
Buffers:         49780 kB
Cached:         349236 kB
SwapCached:        620 kB
Active:         187420 kB
Inactive:       225368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1586056 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:           13504 kB
Writeback:           0 kB
Mapped:          22340 kB
Slab:            42980 kB
Committed_AS:   339404 kB
PageTables:       1432 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= 66192 MiB
End job on node76 at 2009-04-26 07:33:00