Trace number 1534480

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.04 1200.44

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/420/
unif-k3-r4.25-v420-c1785-S1624574519-076.cnf
MD5SUMf91fb9cf218ac3f77f20099d617a2bf9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009998
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
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-1534480-1238575297/watcher-1534480-1238575297 -o /tmp/evaluation-result-1534480-1238575297/solver-1534480-1238575297 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1438831507 HOME/instance-1534480-1238575297.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.85 0.97 0.99 3/64 18010
/proc/meminfo: memFree=1413504/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=1488 CPUtime=0
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 734422168 1523712 157 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 372 157 105 292 0 77 0

[startup+0.104902 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 18010
/proc/meminfo: memFree=1413504/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=1620 CPUtime=0.1
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 223 0 0 0 10 0 0 0 18 0 1 0 734422168 1658880 206 1992294400 134512640 135712473 4294956208 18446744073709551615 134564323 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 405 206 105 292 0 110 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1620

[startup+0.201914 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 18010
/proc/meminfo: memFree=1413504/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=1752 CPUtime=0.2
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 265 0 0 0 20 0 0 0 18 0 1 0 734422168 1794048 248 1992294400 134512640 135712473 4294956208 18446744073709551615 134564158 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 438 248 109 292 0 143 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 1752

[startup+0.301928 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 18010
/proc/meminfo: memFree=1413504/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=2148 CPUtime=0.3
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 341 0 0 0 30 0 0 0 19 0 1 0 734422168 2199552 324 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 537 324 109 292 0 242 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2148

[startup+0.701985 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 18010
/proc/meminfo: memFree=1413504/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=2284 CPUtime=0.7
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 378 0 0 0 70 0 0 0 22 0 1 0 734422168 2338816 361 1992294400 134512640 135712473 4294956208 18446744073709551615 134564210 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 571 361 109 292 0 276 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2284

[startup+1.5011 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 18011
/proc/meminfo: memFree=1412344/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=2416 CPUtime=1.49
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 419 0 0 0 149 0 0 0 25 0 1 0 734422168 2473984 402 1992294400 134512640 135712473 4294956208 18446744073709551615 134564227 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 604 402 109 292 0 309 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2416

[startup+3.10132 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 18011
/proc/meminfo: memFree=1412088/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=2680 CPUtime=3.09
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 470 0 0 0 309 0 0 0 25 0 1 0 734422168 2744320 453 1992294400 134512640 135712473 4294956208 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 670 453 109 292 0 375 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2680

[startup+6.30178 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 18011
/proc/meminfo: memFree=1411712/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=2944 CPUtime=6.29
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 540 0 0 0 629 0 0 0 25 0 1 0 734422168 3014656 523 1992294400 134512640 135712473 4294956208 18446744073709551615 134559811 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 736 523 109 292 0 441 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2944

[startup+12.7017 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 18011
/proc/meminfo: memFree=1411272/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=3208 CPUtime=12.69
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 619 0 0 0 1269 0 0 0 25 0 1 0 734422168 3284992 602 1992294400 134512640 135712473 4294956208 18446744073709551615 134559312 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 802 602 109 292 0 507 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3208

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 18011
/proc/meminfo: memFree=1397704/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=17220 CPUtime=25.49
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 4106 0 0 0 2547 2 0 0 25 0 1 0 734422168 17633280 4089 1992294400 134512640 135712473 4294956208 18446744073709551615 134564296 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 4305 4089 109 292 0 4010 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17220

[startup+51.1011 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 18011
/proc/meminfo: memFree=1370248/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=45132 CPUtime=51.08
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 11031 0 0 0 5102 6 0 0 25 0 1 0 734422168 46215168 11014 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 11283 11014 109 292 0 10988 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 45132

[startup+102.301 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 18011
/proc/meminfo: memFree=1337416/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=77200 CPUtime=102.27
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 19041 0 0 0 10215 12 0 0 25 0 1 0 734422168 79052800 19024 1992294400 134512640 135712473 4294956208 18446744073709551615 134564435 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 19300 19024 109 292 0 19005 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 77200

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18011
/proc/meminfo: memFree=1337160/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=77468 CPUtime=162.24
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 19100 0 0 0 16212 12 0 0 25 0 1 0 734422168 79327232 19083 1992294400 134512640 135712473 4294956208 18446744073709551615 134564317 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 19367 19083 109 292 0 19072 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 77468

[startup+222.304 s]
/proc/loadavg: 1.06 0.99 0.99 2/65 18011
/proc/meminfo: memFree=1336968/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=77740 CPUtime=222.22
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 19146 0 0 0 22210 12 0 0 25 0 1 0 734422168 79605760 19129 1992294400 134512640 135712473 4294956208 18446744073709551615 134558674 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 19435 19129 109 292 0 19140 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 77740

[startup+282.302 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 18011
/proc/meminfo: memFree=1336712/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=77876 CPUtime=282.2
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 19192 0 0 0 28208 12 0 0 25 0 1 0 734422168 79745024 19175 1992294400 134512640 135712473 4294956208 18446744073709551615 134537076 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 19469 19175 109 292 0 19174 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 77876

[startup+342.301 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 18011
/proc/meminfo: memFree=1336712/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=78012 CPUtime=342.18
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 19214 0 0 0 34206 12 0 0 25 0 1 0 734422168 79884288 19197 1992294400 134512640 135712473 4294956208 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 19503 19197 109 292 0 19208 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 78012

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18011
/proc/meminfo: memFree=1336584/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=78148 CPUtime=402.16
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 19253 0 0 0 40204 12 0 0 25 0 1 0 734422168 80023552 19236 1992294400 134512640 135712473 4294956208 18446744073709551615 134558674 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 19537 19236 109 292 0 19242 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 78148

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18011
/proc/meminfo: memFree=1336392/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=78284 CPUtime=462.15
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 19299 0 0 0 46202 13 0 0 25 0 1 0 734422168 80162816 19282 1992294400 134512640 135712473 4294956208 18446744073709551615 134556947 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 19571 19282 109 292 0 19276 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 78284

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18011
/proc/meminfo: memFree=1336328/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=78420 CPUtime=522.13
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 19337 0 0 0 52200 13 0 0 25 0 1 0 734422168 80302080 19320 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 19605 19320 109 292 0 19310 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 78420

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18011
/proc/meminfo: memFree=1317320/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=98432 CPUtime=582.1
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 24305 0 0 0 58192 18 0 0 25 0 1 0 734422168 100794368 24092 1992294400 134512640 135712473 4294956208 18446744073709551615 134564712 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 24608 24092 109 292 0 24313 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 98432

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18011
/proc/meminfo: memFree=1299016/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=116868 CPUtime=642.08
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 28864 0 0 0 64185 23 0 0 25 0 1 0 734422168 119672832 28651 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 29217 28651 109 292 0 28922 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 116868

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18011
/proc/meminfo: memFree=1287112/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=130132 CPUtime=702.06
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 32071 0 0 0 70180 26 0 0 25 0 1 0 734422168 133255168 31600 1992294400 134512640 135712473 4294956208 18446744073709551615 135146104 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 32533 31600 109 292 0 32238 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 130132

[startup+762.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18011
/proc/meminfo: memFree=1274376/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=143108 CPUtime=762.05
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 35365 0 0 0 76174 31 0 0 25 0 1 0 734422168 146542592 34765 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 35777 34765 109 292 0 35482 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 143108

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18011
/proc/meminfo: memFree=1262024/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=155880 CPUtime=822.03
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 38613 0 0 0 82167 36 0 0 25 0 1 0 734422168 159621120 37884 1992294400 134512640 135712473 4294956208 18446744073709551615 134564227 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 38970 37884 109 292 0 38675 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 155880

[startup+882.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18011
/proc/meminfo: memFree=1252232/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=165692 CPUtime=882.01
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 41030 0 0 0 88162 39 0 0 25 0 1 0 734422168 169668608 40301 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 41423 40301 109 292 0 41128 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 165692

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18011
/proc/meminfo: memFree=1249672/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=169400 CPUtime=941.98
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 41922 0 0 0 94158 40 0 0 25 0 1 0 734422168 173465600 40936 1992294400 134512640 135712473 4294956208 18446744073709551615 134564158 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 42350 40936 109 292 0 42055 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 169400

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18011
/proc/meminfo: memFree=1248584/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=170664 CPUtime=1001.97
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 42200 0 0 0 100156 41 0 0 25 0 1 0 734422168 174759936 41214 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 42666 41214 109 292 0 42371 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 170664

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18011
/proc/meminfo: memFree=1247688/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=171560 CPUtime=1061.95
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 42413 0 0 0 106154 41 0 0 25 0 1 0 734422168 175677440 41427 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 42890 41427 109 292 0 42595 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 171560

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18011
/proc/meminfo: memFree=1244488/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=175728 CPUtime=1121.93
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 43720 0 0 0 112150 43 0 0 25 0 1 0 734422168 179945472 42219 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 43932 42219 109 292 0 43637 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 175728

[startup+1182.3 s]
/proc/loadavg: 1.16 1.03 1.01 2/65 18019
/proc/meminfo: memFree=1243848/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=176240 CPUtime=1181.9
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 43868 0 0 0 118147 43 0 0 25 0 1 0 734422168 180469760 42367 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 44060 42367 109 292 0 43765 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 176240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.12 1.03 1.01 2/65 18019
/proc/meminfo: memFree=1243656/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=176400 CPUtime=1200
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 43908 0 0 0 119956 44 0 0 25 0 1 0 734422168 180633600 42407 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 44100 42407 109 292 0 43805 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 176400

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

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

[startup+1200.4 s]
/proc/loadavg: 1.12 1.03 1.01 2/65 18019
/proc/meminfo: memFree=1243656/2055920 swapFree=4179868/4192956
[pid=18010] ppid=18008 vsize=176400 CPUtime=1200
/proc/18010/stat : 18010 (SApperloT-hrp) R 18008 18010 17973 0 -1 4194304 43908 0 0 0 119956 44 0 0 25 0 1 0 734422168 180633600 42407 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18010/statm: 44100 42407 109 292 0 43805 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 176400

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.04
CPU user time (s): 1199.57
CPU system time (s): 0.469928
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 176400

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

runsolver used 0.938857 second user time and 2.76858 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-01 10:41:37
IDJOB=1534480
IDBENCH=70670
IDSOLVER=510
FILE ID=node49/1534480-1238575297
PBS_JOBID= 9062211
Free space on /tmp= 66388 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/420/unif-k3-r4.25-v420-c1785-S1624574519-076.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534480-1238575297/watcher-1534480-1238575297 -o /tmp/evaluation-result-1534480-1238575297/solver-1534480-1238575297 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1438831507 HOME/instance-1534480-1238575297.cnf

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

MD5SUM BENCH= f91fb9cf218ac3f77f20099d617a2bf9
RANDOM SEED=1438831507

node49.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.214
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	: 5931.00
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.214
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:       1413920 kB
Buffers:        107728 kB
Cached:         431112 kB
SwapCached:       6452 kB
Active:         212920 kB
Inactive:       334808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1413920 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:          14532 kB
Slab:            80064 kB
Committed_AS:  1955232 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node49 at 2009-04-01 11:01:40