Trace number 1534614

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.05 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/440/
unif-k3-r4.25-v440-c1870-S1112524719-021.cnf
MD5SUM91e05b0ecb05a962d8527635e6de2e78
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.021995
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
Number of clauses of size 40
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 version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1534614-1238583189/watcher-1534614-1238583189 -o /tmp/evaluation-result-1534614-1238583189/solver-1534614-1238583189 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=845729708 HOME/instance-1534614-1238583189.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: 2.00 2.02 1.83 3/72 11663
/proc/meminfo: memFree=1046344/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=1316 CPUtime=0
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 1130980068 1347584 136 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 329 136 98 283 0 43 0

[startup+0.0987699 s]
/proc/loadavg: 2.00 2.02 1.83 3/72 11663
/proc/meminfo: memFree=1046344/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=1580 CPUtime=0.09
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 195 0 0 0 9 0 0 0 18 0 1 0 1130980068 1617920 178 1992294400 134512640 135674940 4294956192 18446744073709551615 134563064 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 395 178 98 283 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1580

[startup+0.101769 s]
/proc/loadavg: 2.00 2.02 1.83 3/72 11663
/proc/meminfo: memFree=1046344/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=1580 CPUtime=0.1
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 196 0 0 0 10 0 0 0 18 0 1 0 1130980068 1617920 179 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 395 179 98 283 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1580

[startup+0.301809 s]
/proc/loadavg: 2.00 2.02 1.83 3/72 11663
/proc/meminfo: memFree=1046344/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=1712 CPUtime=0.3
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 224 0 0 0 30 0 0 0 19 0 1 0 1130980068 1753088 207 1992294400 134512640 135674940 4294956192 18446744073709551615 134539875 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 428 207 98 283 0 142 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1712

[startup+0.701887 s]
/proc/loadavg: 2.00 2.02 1.83 3/72 11663
/proc/meminfo: memFree=1046344/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=1844 CPUtime=0.7
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 260 0 0 0 70 0 0 0 22 0 1 0 1130980068 1888256 243 1992294400 134512640 135674940 4294956192 18446744073709551615 134564336 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 461 243 98 283 0 175 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1844

[startup+1.50104 s]
/proc/loadavg: 1.92 2.00 1.82 2/73 11664
/proc/meminfo: memFree=1045632/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=1976 CPUtime=1.49
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 299 0 0 0 149 0 0 0 25 0 1 0 1130980068 2023424 282 1992294400 134512640 135674940 4294956192 18446744073709551615 134550564 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 494 282 98 283 0 208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1976

[startup+3.10136 s]
/proc/loadavg: 1.92 2.00 1.82 2/73 11664
/proc/meminfo: memFree=1045304/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=2108 CPUtime=3.09
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 346 0 0 0 309 0 0 0 25 0 1 0 1130980068 2158592 329 1992294400 134512640 135674940 4294956192 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 527 329 98 283 0 241 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2108

[startup+6.30199 s]
/proc/loadavg: 1.85 1.98 1.82 2/73 11664
/proc/meminfo: memFree=1044920/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=2508 CPUtime=6.29
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 427 0 0 0 629 0 0 0 25 0 1 0 1130980068 2568192 410 1992294400 134512640 135674940 4294956192 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 627 410 98 283 0 341 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2508

[startup+12.7013 s]
/proc/loadavg: 1.78 1.97 1.81 2/73 11664
/proc/meminfo: memFree=1044480/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=2776 CPUtime=12.69
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 503 0 0 0 1269 0 0 0 25 0 1 0 1130980068 2842624 486 1992294400 134512640 135674940 4294956192 18446744073709551615 134564781 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 694 486 98 283 0 408 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2776

[startup+25.5018 s]
/proc/loadavg: 1.66 1.94 1.80 2/73 11664
/proc/meminfo: memFree=1043968/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=3308 CPUtime=25.48
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 623 0 0 0 2548 0 0 0 25 0 1 0 1130980068 3387392 606 1992294400 134512640 135674940 4294956192 18446744073709551615 134564288 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 827 606 98 283 0 541 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3308

[startup+51.1018 s]
/proc/loadavg: 1.40 1.84 1.78 2/73 11664
/proc/meminfo: memFree=1043456/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=3840 CPUtime=51.07
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 755 0 0 0 5107 0 0 0 25 0 1 0 1130980068 3932160 738 1992294400 134512640 135674940 4294956192 18446744073709551615 134564237 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 960 738 98 283 0 674 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3840

[startup+102.306 s]
/proc/loadavg: 1.17 1.71 1.73 2/73 11664
/proc/meminfo: memFree=1042880/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=4376 CPUtime=102.25
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 893 0 0 0 10225 0 0 0 25 0 1 0 1130980068 4481024 876 1992294400 134512640 135674940 4294956192 18446744073709551615 134551120 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1094 876 98 283 0 808 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 4376

[startup+162.302 s]
/proc/loadavg: 1.06 1.58 1.69 2/73 11664
/proc/meminfo: memFree=1042304/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=4908 CPUtime=162.22
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1042 0 0 0 16222 0 0 0 25 0 1 0 1130980068 5025792 1025 1992294400 134512640 135674940 4294956192 18446744073709551615 134564711 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1227 1025 98 283 0 941 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 4908

[startup+222.303 s]
/proc/loadavg: 1.02 1.47 1.64 2/73 11664
/proc/meminfo: memFree=1041920/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=5312 CPUtime=222.2
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1134 0 0 0 22220 0 0 0 25 0 1 0 1130980068 5439488 1117 1992294400 134512640 135674940 4294956192 18446744073709551615 134564466 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1328 1117 98 283 0 1042 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 5312

[startup+282.301 s]
/proc/loadavg: 1.01 1.38 1.60 2/73 11664
/proc/meminfo: memFree=1041600/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=5584 CPUtime=282.19
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1199 0 0 0 28218 1 0 0 25 0 1 0 1130980068 5718016 1182 1992294400 134512640 135674940 4294956192 18446744073709551615 134562060 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1396 1182 98 283 0 1110 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 5584

[startup+342.301 s]
/proc/loadavg: 1.00 1.31 1.56 2/73 11664
/proc/meminfo: memFree=1041344/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=5720 CPUtime=342.16
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1247 0 0 0 34215 1 0 0 25 0 1 0 1130980068 5857280 1230 1992294400 134512640 135674940 4294956192 18446744073709551615 134565227 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1430 1230 98 283 0 1144 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 5720

[startup+402.301 s]
/proc/loadavg: 1.00 1.25 1.52 2/73 11664
/proc/meminfo: memFree=1041344/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=6000 CPUtime=402.14
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1288 0 0 0 40213 1 0 0 25 0 1 0 1130980068 6144000 1271 1992294400 134512640 135674940 4294956192 18446744073709551615 134556763 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1500 1271 98 283 0 1214 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 6000

[startup+462.302 s]
/proc/loadavg: 1.00 1.20 1.48 2/73 11664
/proc/meminfo: memFree=1041152/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=6136 CPUtime=462.12
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1334 0 0 0 46211 1 0 0 25 0 1 0 1130980068 6283264 1317 1992294400 134512640 135674940 4294956192 18446744073709551615 134556491 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1534 1317 98 283 0 1248 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 6136

[startup+522.302 s]
/proc/loadavg: 1.00 1.16 1.45 2/73 11670
/proc/meminfo: memFree=1040960/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=6272 CPUtime=522.09
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1379 0 0 0 52208 1 0 0 25 0 1 0 1130980068 6422528 1362 1992294400 134512640 135674940 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1568 1362 98 283 0 1282 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 6272

[startup+582.302 s]
/proc/loadavg: 1.00 1.13 1.42 2/73 11670
/proc/meminfo: memFree=1040832/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=6544 CPUtime=582.07
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1413 0 0 0 58206 1 0 0 25 0 1 0 1130980068 6701056 1396 1992294400 134512640 135674940 4294956192 18446744073709551615 134565409 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1636 1396 98 283 0 1350 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 6544

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.39 2/73 11670
/proc/meminfo: memFree=1040704/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=6544 CPUtime=642.05
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1435 0 0 0 64204 1 0 0 25 0 1 0 1130980068 6701056 1418 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1636 1418 98 283 0 1350 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 6544

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.36 2/73 11670
/proc/meminfo: memFree=1040576/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=6688 CPUtime=702.02
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1462 0 0 0 70201 1 0 0 25 0 1 0 1130980068 6848512 1445 1992294400 134512640 135674940 4294956192 18446744073709551615 134588453 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1672 1445 98 283 0 1386 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 6688

[startup+762.305 s]
/proc/loadavg: 1.00 1.07 1.34 2/73 11670
/proc/meminfo: memFree=1040512/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=6824 CPUtime=762
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1483 0 0 0 76199 1 0 0 25 0 1 0 1130980068 6987776 1466 1992294400 134512640 135674940 4294956192 18446744073709551615 134555988 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1706 1466 98 283 0 1420 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 6824

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.32 2/73 11670
/proc/meminfo: memFree=1040384/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=6960 CPUtime=821.98
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1511 0 0 0 82197 1 0 0 25 0 1 0 1130980068 7127040 1494 1992294400 134512640 135674940 4294956192 18446744073709551615 134563987 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1740 1494 98 283 0 1454 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 6960

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.29 2/73 11670
/proc/meminfo: memFree=1040320/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=7104 CPUtime=881.95
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1534 0 0 0 88194 1 0 0 25 0 1 0 1130980068 7274496 1517 1992294400 134512640 135674940 4294956192 18446744073709551615 134564336 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1776 1517 98 283 0 1490 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 7104

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.27 2/73 11670
/proc/meminfo: memFree=1040256/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=7104 CPUtime=941.93
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1552 0 0 0 94192 1 0 0 25 0 1 0 1130980068 7274496 1535 1992294400 134512640 135674940 4294956192 18446744073709551615 134563083 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1776 1535 98 283 0 1490 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 7104

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.25 2/73 11670
/proc/meminfo: memFree=1040128/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=7248 CPUtime=1001.91
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1574 0 0 0 100190 1 0 0 25 0 1 0 1130980068 7421952 1557 1992294400 134512640 135674940 4294956192 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1812 1557 98 283 0 1526 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 7248

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.23 2/73 11670
/proc/meminfo: memFree=1040064/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=7384 CPUtime=1061.89
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1586 0 0 0 106188 1 0 0 25 0 1 0 1130980068 7561216 1569 1992294400 134512640 135674940 4294956192 18446744073709551615 134564468 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1846 1569 98 283 0 1560 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 7384

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.22 2/73 11670
/proc/meminfo: memFree=1040000/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=7384 CPUtime=1121.86
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1611 0 0 0 112185 1 0 0 25 0 1 0 1130980068 7561216 1594 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1846 1594 98 283 0 1560 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 7384

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/73 11670
/proc/meminfo: memFree=1039936/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=7520 CPUtime=1181.84
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1624 0 0 0 118183 1 0 0 25 0 1 0 1130980068 7700480 1607 1992294400 134512640 135674940 4294956192 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1880 1607 98 283 0 1594 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 7520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.19 2/73 11670
/proc/meminfo: memFree=1039872/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=7520 CPUtime=1200.04
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1637 0 0 0 120003 1 0 0 25 0 1 0 1130980068 7700480 1620 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1880 1620 98 283 0 1594 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 7520

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.19 2/73 11670
/proc/meminfo: memFree=1039872/2055920 swapFree=4175896/4192956
[pid=11663] ppid=11661 vsize=7520 CPUtime=1200.04
/proc/11663/stat : 11663 (SApperloT-base) R 11661 11663 10753 0 -1 4194304 1637 0 0 0 120003 1 0 0 25 0 1 0 1130980068 7700480 1620 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11663/statm: 1880 1620 98 283 0 1594 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 7520

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.05
CPU user time (s): 1200.03
CPU system time (s): 0.018997
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 7520

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

runsolver used 1.03584 second user time and 3.34049 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-01 12:53:09
IDJOB=1534614
IDBENCH=70697
IDSOLVER=509
FILE ID=node66/1534614-1238583189
PBS_JOBID= 9062190
Free space on /tmp= 66544 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/440/unif-k3-r4.25-v440-c1870-S1112524719-021.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534614-1238583189/watcher-1534614-1238583189 -o /tmp/evaluation-result-1534614-1238583189/solver-1534614-1238583189 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=845729708 HOME/instance-1534614-1238583189.cnf

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

MD5SUM BENCH= 91e05b0ecb05a962d8527635e6de2e78
RANDOM SEED=845729708

node66.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.286
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.286
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1046824 kB
Buffers:        101068 kB
Cached:         811100 kB
SwapCached:       8824 kB
Active:         330484 kB
Inactive:       592672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1046824 kB
SwapTotal:     4192956 kB
SwapFree:      4175896 kB
Dirty:            1432 kB
Writeback:           0 kB
Mapped:          16612 kB
Slab:            71160 kB
Committed_AS:  3316140 kB
PageTables:       1976 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= 66540 MiB
End job on node66 at 2009-04-01 13:13:11