Trace number 1533954

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.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S517464300-073.cnf
MD5SUM7c267c9186cddd61ecbfa4c2ad3e3281
Bench CategoryRANDOM (random 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 variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
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-1533954-1238509537/watcher-1533954-1238509537 -o /tmp/evaluation-result-1533954-1238509537/solver-1533954-1238509537 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=695528106 HOME/instance-1533954-1238509537.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.00 1.00 1.00 3/64 23744
/proc/meminfo: memFree=1433432/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=1448 CPUtime=0
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 889545143 1482752 142 1992294400 134512640 135674940 4294956208 18446744073709551615 134564004 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 362 142 98 283 0 76 0

[startup+0.06949 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23744
/proc/meminfo: memFree=1433432/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=1580 CPUtime=0.06
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 208 0 0 0 6 0 0 0 18 0 1 0 889545143 1617920 191 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 395 191 98 283 0 109 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1580

[startup+0.101493 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23744
/proc/meminfo: memFree=1433432/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=1580 CPUtime=0.09
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 219 0 0 0 9 0 0 0 18 0 1 0 889545143 1617920 202 1992294400 134512640 135674940 4294956208 18446744073709551615 134564282 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 395 202 98 283 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1580

[startup+0.301522 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23744
/proc/meminfo: memFree=1433432/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=1712 CPUtime=0.29
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 253 0 0 0 29 0 0 0 19 0 1 0 889545143 1753088 236 1992294400 134512640 135674940 4294956208 18446744073709551615 134565131 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 428 236 98 283 0 142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1712

[startup+0.70158 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23744
/proc/meminfo: memFree=1433432/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=1976 CPUtime=0.69
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 297 0 0 0 69 0 0 0 22 0 1 0 889545143 2023424 280 1992294400 134512640 135674940 4294956208 18446744073709551615 134588456 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 494 280 98 283 0 208 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1976

[startup+1.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23745
/proc/meminfo: memFree=1432656/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=2108 CPUtime=1.49
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 352 0 0 0 149 0 0 0 25 0 1 0 889545143 2158592 335 1992294400 134512640 135674940 4294956208 18446744073709551615 134564745 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 527 335 98 283 0 241 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2108

[startup+3.10193 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23745
/proc/meminfo: memFree=1432272/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=2504 CPUtime=3.09
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 423 0 0 0 309 0 0 0 25 0 1 0 889545143 2564096 406 1992294400 134512640 135674940 4294956208 18446744073709551615 134564643 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 626 406 98 283 0 340 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2504

[startup+6.3014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23745
/proc/meminfo: memFree=1431760/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=2768 CPUtime=6.29
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 506 0 0 0 629 0 0 0 25 0 1 0 889545143 2834432 489 1992294400 134512640 135674940 4294956208 18446744073709551615 134565197 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 692 489 98 283 0 406 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2768

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23745
/proc/meminfo: memFree=1431120/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=3300 CPUtime=12.69
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 645 0 0 0 1269 0 0 0 25 0 1 0 889545143 3379200 628 1992294400 134512640 135674940 4294956208 18446744073709551615 134560199 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 825 628 98 283 0 539 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3300

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23745
/proc/meminfo: memFree=1430352/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=4100 CPUtime=25.48
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 825 0 0 0 2548 0 0 0 25 0 1 0 889545143 4198400 808 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 1025 808 98 283 0 739 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4100

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23745
/proc/meminfo: memFree=1429584/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=4776 CPUtime=51.07
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 1019 0 0 0 5107 0 0 0 25 0 1 0 889545143 4890624 1002 1992294400 134512640 135674940 4294956208 18446744073709551615 134552086 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 1194 1002 98 283 0 908 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4776

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23745
/proc/meminfo: memFree=1428624/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=5724 CPUtime=102.26
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 1247 0 0 0 10225 1 0 0 25 0 1 0 889545143 5861376 1230 1992294400 134512640 135674940 4294956208 18446744073709551615 134572497 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 1431 1230 98 283 0 1145 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5724

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23745
/proc/meminfo: memFree=1427920/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=6536 CPUtime=162.24
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 1428 0 0 0 16223 1 0 0 25 0 1 0 889545143 6692864 1411 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 1634 1411 98 283 0 1348 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6536

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23745
/proc/meminfo: memFree=1427408/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=7080 CPUtime=222.22
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 1543 0 0 0 22221 1 0 0 25 0 1 0 889545143 7249920 1526 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 1770 1526 98 283 0 1484 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 7080

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23745
/proc/meminfo: memFree=1426960/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=7496 CPUtime=282.2
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 1660 0 0 0 28219 1 0 0 25 0 1 0 889545143 7675904 1643 1992294400 134512640 135674940 4294956208 18446744073709551615 134558912 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 1874 1643 98 283 0 1588 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 7496

[startup+342.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 23745
/proc/meminfo: memFree=1426512/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=7912 CPUtime=342.18
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 1747 0 0 0 34217 1 0 0 25 0 1 0 889545143 8101888 1730 1992294400 134512640 135674940 4294956208 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 1978 1730 98 283 0 1692 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 7912

[startup+402.302 s]
/proc/loadavg: 1.09 1.03 1.00 2/65 23745
/proc/meminfo: memFree=1426320/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=8192 CPUtime=402.16
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 1797 0 0 0 40215 1 0 0 25 0 1 0 889545143 8388608 1780 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 2048 1780 98 283 0 1762 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 8192

[startup+462.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 23745
/proc/meminfo: memFree=1426064/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=8624 CPUtime=462.14
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 1867 0 0 0 46213 1 0 0 25 0 1 0 889545143 8830976 1850 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 2156 1850 98 283 0 1870 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 8624

[startup+522.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 23745
/proc/meminfo: memFree=1426000/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=8768 CPUtime=522.12
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 1905 0 0 0 52211 1 0 0 25 0 1 0 889545143 8978432 1888 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 2192 1888 98 283 0 1906 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 8768

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 23745
/proc/meminfo: memFree=1425744/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=9056 CPUtime=582.1
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 1964 0 0 0 58209 1 0 0 25 0 1 0 889545143 9273344 1947 1992294400 134512640 135674940 4294956208 18446744073709551615 134560587 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 2264 1947 98 283 0 1978 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 9056

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23745
/proc/meminfo: memFree=1425616/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=9200 CPUtime=642.09
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 1993 0 0 0 64208 1 0 0 25 0 1 0 889545143 9420800 1976 1992294400 134512640 135674940 4294956208 18446744073709551615 134565311 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 2300 1976 98 283 0 2014 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 9200

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23745
/proc/meminfo: memFree=1425424/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=9488 CPUtime=702.06
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 2047 0 0 0 70205 1 0 0 25 0 1 0 889545143 9715712 2030 1992294400 134512640 135674940 4294956208 18446744073709551615 134564846 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 2372 2030 98 283 0 2086 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 9488

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23745
/proc/meminfo: memFree=1425232/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=9632 CPUtime=762.05
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 2097 0 0 0 76204 1 0 0 25 0 1 0 889545143 9863168 2080 1992294400 134512640 135674940 4294956208 18446744073709551615 134551242 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 2408 2080 98 283 0 2122 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 9632

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23745
/proc/meminfo: memFree=1425104/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=9776 CPUtime=822.02
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 2130 0 0 0 82201 1 0 0 25 0 1 0 889545143 10010624 2113 1992294400 134512640 135674940 4294956208 18446744073709551615 134558347 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 2444 2113 98 283 0 2158 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 9776

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23745
/proc/meminfo: memFree=1424976/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=9920 CPUtime=882
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 2143 0 0 0 88199 1 0 0 25 0 1 0 889545143 10158080 2126 1992294400 134512640 135674940 4294956208 18446744073709551615 134564831 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 2480 2126 98 283 0 2194 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 9920

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23745
/proc/meminfo: memFree=1424912/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=10064 CPUtime=941.98
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 2167 0 0 0 94197 1 0 0 25 0 1 0 889545143 10305536 2150 1992294400 134512640 135674940 4294956208 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 2516 2150 98 283 0 2230 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 10064

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23745
/proc/meminfo: memFree=1424784/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=10208 CPUtime=1001.96
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 2206 0 0 0 100195 1 0 0 25 0 1 0 889545143 10452992 2189 1992294400 134512640 135674940 4294956208 18446744073709551615 134564674 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 2552 2189 98 283 0 2266 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 10208

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23745
/proc/meminfo: memFree=1424592/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=10352 CPUtime=1061.94
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 2261 0 0 0 106193 1 0 0 25 0 1 0 889545143 10600448 2244 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 2588 2244 98 283 0 2302 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 10352

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23747
/proc/meminfo: memFree=1424336/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=10496 CPUtime=1121.92
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 2299 0 0 0 112191 1 0 0 25 0 1 0 889545143 10747904 2282 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 2624 2282 98 283 0 2338 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 10496

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23747
/proc/meminfo: memFree=1424208/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=10640 CPUtime=1181.9
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 2345 0 0 0 118189 1 0 0 25 0 1 0 889545143 10895360 2328 1992294400 134512640 135674940 4294956208 18446744073709551615 134549473 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 2660 2328 98 283 0 2374 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 10640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23747
/proc/meminfo: memFree=1424144/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=10640 CPUtime=1200.1
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 2350 0 0 0 120009 1 0 0 25 0 1 0 889545143 10895360 2333 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 2660 2333 98 283 0 2374 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 10640

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.00 2/65 23747
/proc/meminfo: memFree=1424144/2055920 swapFree=4178260/4192956
[pid=23744] ppid=23742 vsize=10640 CPUtime=1200.1
/proc/23744/stat : 23744 (SApperloT-base) R 23742 23744 23610 0 -1 4194304 2350 0 0 0 120009 1 0 0 25 0 1 0 889545143 10895360 2333 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/23744/statm: 2660 2333 98 283 0 2374 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 10640

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.11
CPU user time (s): 1200.09
CPU system time (s): 0.020996
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 10640

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

runsolver used 1.01784 second user time and 2.31165 second system time

The end

Launcher Data

Begin job on node39 at 2009-03-31 16:25:37
IDJOB=1533954
IDBENCH=70565
IDSOLVER=509
FILE ID=node39/1533954-1238509537
PBS_JOBID= 9061991
Free space on /tmp= 66252 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S517464300-073.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533954-1238509537/watcher-1533954-1238509537 -o /tmp/evaluation-result-1533954-1238509537/solver-1533954-1238509537 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=695528106 HOME/instance-1533954-1238509537.cnf

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

MD5SUM BENCH= 7c267c9186cddd61ecbfa4c2ad3e3281
RANDOM SEED=695528106

node39.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.285
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.285
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:       1433912 kB
Buffers:         86188 kB
Cached:         441484 kB
SwapCached:       8168 kB
Active:         189772 kB
Inactive:       347912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1433912 kB
SwapTotal:     4192956 kB
SwapFree:      4178260 kB
Dirty:            1432 kB
Writeback:           0 kB
Mapped:          16736 kB
Slab:            70616 kB
Committed_AS:  2394724 kB
PageTables:       1188 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= 66252 MiB
End job on node39 at 2009-03-31 16:45:39