Trace number 1532975

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.11 1200.55

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S2070759512-014.cnf
MD5SUM8d7f64a35c0c8e6b970d380bfdb49f2a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark80.1298
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
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-1532975-1238409330/watcher-1532975-1238409330 -o /tmp/evaluation-result-1532975-1238409330/solver-1532975-1238409330 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=668939446 HOME/instance-1532975-1238409330.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.96 1.00 1.00 3/64 2418
/proc/meminfo: memFree=1441312/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=2168 CPUtime=0
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 299 0 0 0 0 0 0 0 18 0 1 0 1113599285 2220032 283 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 542 284 95 292 0 247 0

[startup+0.0816891 s]
/proc/loadavg: 0.96 1.00 1.00 3/64 2418
/proc/meminfo: memFree=1441312/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=5628 CPUtime=0.07
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 1204 0 0 0 7 0 0 0 18 0 1 0 1113599285 5763072 1187 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 1407 1187 105 292 0 1112 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5628

[startup+0.101693 s]
/proc/loadavg: 0.96 1.00 1.00 3/64 2418
/proc/meminfo: memFree=1441312/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=5628 CPUtime=0.09
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 1228 0 0 0 9 0 0 0 18 0 1 0 1113599285 5763072 1211 1992294400 134512640 135712473 4294956192 18446744073709551615 134568571 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 1407 1211 105 292 0 1112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5628

[startup+0.301734 s]
/proc/loadavg: 0.96 1.00 1.00 3/64 2418
/proc/meminfo: memFree=1441312/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=6288 CPUtime=0.29
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 1380 0 0 0 29 0 0 0 19 0 1 0 1113599285 6438912 1363 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 1572 1363 105 292 0 1277 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6288

[startup+0.70182 s]
/proc/loadavg: 0.96 1.00 1.00 3/64 2418
/proc/meminfo: memFree=1441312/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=7080 CPUtime=0.69
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 1588 0 0 0 69 0 0 0 22 0 1 0 1113599285 7249920 1571 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 1770 1571 105 292 0 1475 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7080

[startup+1.50199 s]
/proc/loadavg: 0.96 1.00 1.00 2/65 2419
/proc/meminfo: memFree=1434776/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=9060 CPUtime=1.49
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 2070 0 0 0 149 0 0 0 25 0 1 0 1113599285 9277440 2053 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 2265 2053 105 292 0 1970 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9060

[startup+3.10134 s]
/proc/loadavg: 0.96 1.00 1.00 2/65 2419
/proc/meminfo: memFree=1432088/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=12548 CPUtime=3.09
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 2948 0 0 0 308 1 0 0 25 0 1 0 1113599285 12849152 2931 1992294400 134512640 135712473 4294956192 18446744073709551615 134592565 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 3137 2931 109 292 0 2842 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12548

[startup+6.30202 s]
/proc/loadavg: 0.96 1.00 1.00 2/65 2419
/proc/meminfo: memFree=1424792/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=19684 CPUtime=6.29
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 4731 0 0 0 626 3 0 0 25 0 1 0 1113599285 20156416 4714 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 4921 4714 109 292 0 4626 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19684

[startup+12.7014 s]
/proc/loadavg: 0.96 1.00 1.00 2/65 2419
/proc/meminfo: memFree=1410008/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=33676 CPUtime=12.69
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 8204 0 0 0 1264 5 0 0 25 0 1 0 1113599285 34484224 8187 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 8419 8187 109 292 0 8124 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33676

[startup+25.5011 s]
/proc/loadavg: 0.97 1.00 1.00 2/65 2419
/proc/meminfo: memFree=1393560/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=48724 CPUtime=25.48
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 11966 0 0 0 2540 8 0 0 25 0 1 0 1113599285 49893376 11949 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 12181 11949 109 292 0 11886 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48724

[startup+51.1016 s]
/proc/loadavg: 0.98 1.00 1.00 2/65 2419
/proc/meminfo: memFree=1382040/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=60344 CPUtime=51.08
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 14886 0 0 0 5097 11 0 0 25 0 1 0 1113599285 61792256 14836 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 15086 14836 109 292 0 14791 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60344

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 2419
/proc/meminfo: memFree=1375704/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=66704 CPUtime=102.26
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 16476 0 0 0 10213 13 0 0 25 0 1 0 1113599285 68304896 16426 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 16676 16426 109 292 0 16381 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 66704

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 2419
/proc/meminfo: memFree=1370840/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=71656 CPUtime=162.23
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 17683 0 0 0 16208 15 0 0 25 0 1 0 1113599285 73375744 17633 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 17914 17633 109 292 0 17619 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 71656

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 2419
/proc/meminfo: memFree=1364504/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=77960 CPUtime=222.21
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 19261 0 0 0 22205 16 0 0 25 0 1 0 1113599285 79831040 19211 1992294400 134512640 135712473 4294956192 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 19490 19211 109 292 0 19195 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 77960

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 2419
/proc/meminfo: memFree=1363608/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=79024 CPUtime=282.19
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 19492 0 0 0 28202 17 0 0 25 0 1 0 1113599285 80920576 19442 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 19756 19442 109 292 0 19461 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 79024

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 2419
/proc/meminfo: memFree=1363160/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=79472 CPUtime=342.17
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 19584 0 0 0 34200 17 0 0 25 0 1 0 1113599285 81379328 19534 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 19868 19534 109 292 0 19573 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 79472

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 2419
/proc/meminfo: memFree=1359960/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=82672 CPUtime=402.14
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 20387 0 0 0 40196 18 0 0 25 0 1 0 1113599285 84656128 20337 1992294400 134512640 135712473 4294956192 18446744073709551615 134558745 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 20668 20337 109 292 0 20373 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 82672

[startup+462.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 2419
/proc/meminfo: memFree=1359960/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=82672 CPUtime=462.13
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 20389 0 0 0 46194 19 0 0 25 0 1 0 1113599285 84656128 20339 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 20668 20339 109 292 0 20373 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 82672

[startup+522.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 2419
/proc/meminfo: memFree=1350232/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=93100 CPUtime=522.1
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 22978 0 0 0 52188 22 0 0 25 0 1 0 1113599285 95334400 22928 1992294400 134512640 135712473 4294956192 18446744073709551615 134566416 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 23275 22928 109 292 0 22980 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 93100

[startup+582.302 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 2419
/proc/meminfo: memFree=1320088/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=122800 CPUtime=582.08
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 30402 0 0 0 58176 32 0 0 25 0 1 0 1113599285 125747200 30352 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 30700 30352 109 292 0 30405 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 122800

[startup+642.301 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 2419
/proc/meminfo: memFree=1291672/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=150916 CPUtime=642.06
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 37436 0 0 0 64166 40 0 0 25 0 1 0 1113599285 154537984 37386 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 37729 37386 109 292 0 37434 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 150916

[startup+702.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 2419
/proc/meminfo: memFree=1255192/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=188276 CPUtime=702.04
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 46763 0 0 0 70154 50 0 0 25 0 1 0 1113599285 192794624 46713 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 47069 46713 109 292 0 46774 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 188276

[startup+762.305 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 2419
/proc/meminfo: memFree=1212824/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=229932 CPUtime=762.02
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 57114 0 0 0 76142 60 0 0 25 0 1 0 1113599285 235450368 57064 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 57483 57064 109 292 0 57188 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 229932

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 2421
/proc/meminfo: memFree=1212632/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=229932 CPUtime=821.99
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 57145 0 0 0 82139 60 0 0 25 0 1 0 1113599285 235450368 57095 1992294400 134512640 135712473 4294956192 18446744073709551615 134554222 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 57483 57095 109 292 0 57188 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 229932

[startup+882.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 2421
/proc/meminfo: memFree=1201880/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=240676 CPUtime=881.97
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 59840 0 0 0 88135 62 0 0 25 0 1 0 1113599285 246452224 59790 1992294400 134512640 135712473 4294956192 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 60169 59790 109 292 0 59874 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 240676

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2421
/proc/meminfo: memFree=1201944/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=240676 CPUtime=941.94
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 59846 0 0 0 94132 62 0 0 25 0 1 0 1113599285 246452224 59796 1992294400 134512640 135712473 4294956192 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 60169 59796 109 292 0 59874 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 240676

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2421
/proc/meminfo: memFree=1201944/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=240676 CPUtime=1001.93
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 59848 0 0 0 100130 63 0 0 25 0 1 0 1113599285 246452224 59798 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 60169 59798 109 292 0 59874 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 240676

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2421
/proc/meminfo: memFree=1202136/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=240276 CPUtime=1061.9
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 59848 0 0 0 106127 63 0 0 25 0 1 0 1113599285 246042624 59698 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 60069 59698 109 292 0 59774 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 240276

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2421
/proc/meminfo: memFree=1202136/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=240276 CPUtime=1121.88
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 59848 0 0 0 112125 63 0 0 25 0 1 0 1113599285 246042624 59698 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 60069 59698 109 292 0 59774 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 240276

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2421
/proc/meminfo: memFree=1202136/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=240276 CPUtime=1181.85
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 59849 0 0 0 118122 63 0 0 25 0 1 0 1113599285 246042624 59699 1992294400 134512640 135712473 4294956192 18446744073709551615 134564130 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 60069 59699 109 292 0 59774 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 240276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2421
/proc/meminfo: memFree=1202136/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=240276 CPUtime=1200.05
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 59849 0 0 0 119942 63 0 0 25 0 1 0 1113599285 246042624 59699 1992294400 134512640 135712473 4294956192 18446744073709551615 134574359 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 60069 59699 109 292 0 59774 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 240276

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 2421
/proc/meminfo: memFree=1202136/2055920 swapFree=4177928/4192956
[pid=2418] ppid=2416 vsize=240276 CPUtime=1200.05
/proc/2418/stat : 2418 (SApperloT-hrp) R 2416 2418 2029 0 -1 4194304 59849 0 0 0 119942 63 0 0 25 0 1 0 1113599285 246042624 59699 1992294400 134512640 135712473 4294956192 18446744073709551615 134574359 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 60069 59699 109 292 0 59774 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 240276

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.11
CPU user time (s): 1199.42
CPU system time (s): 0.680896
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 240676

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

runsolver used 0.987849 second user time and 2.66559 second system time

The end

Launcher Data

Begin job on node10 at 2009-03-30 12:35:30
IDJOB=1532975
IDBENCH=70369
IDSOLVER=510
FILE ID=node10/1532975-1238409330
PBS_JOBID= 9061422
Free space on /tmp= 65604 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S2070759512-014.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532975-1238409330/watcher-1532975-1238409330 -o /tmp/evaluation-result-1532975-1238409330/solver-1532975-1238409330 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=668939446 HOME/instance-1532975-1238409330.cnf

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

MD5SUM BENCH= 8d7f64a35c0c8e6b970d380bfdb49f2a
RANDOM SEED=668939446

node10.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.272
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.272
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:       1441792 kB
Buffers:         99548 kB
Cached:         414408 kB
SwapCached:       8896 kB
Active:         101920 kB
Inactive:       423060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1441792 kB
SwapTotal:     4192956 kB
SwapFree:      4177928 kB
Dirty:            2360 kB
Writeback:           0 kB
Mapped:          16620 kB
Slab:            75192 kB
Committed_AS:  2834040 kB
PageTables:       1380 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= 65604 MiB
End job on node10 at 2009-03-30 12:55:32