Trace number 1533675

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.06 1200.34

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/70/
unif-k7-r89-v70-c6230-S603077945-019.cnf
MD5SUMba7fab3ac0ce1b351c2d42cffabe6360
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.427934
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

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-1533675-1238477638/watcher-1533675-1238477638 -o /tmp/evaluation-result-1533675-1238477638/solver-1533675-1238477638 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=678073015 HOME/instance-1533675-1238477638.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.99 0.97 0.99 3/69 25805
/proc/meminfo: memFree=1232928/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=1616 CPUtime=0
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 1120425538 1654784 175 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 404 176 95 292 0 109 0

[startup+0.03927 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 25805
/proc/meminfo: memFree=1232928/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=2012 CPUtime=0.03
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 313 0 0 0 3 0 0 0 18 0 1 0 1120425538 2060288 296 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 503 296 105 292 0 208 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2012

[startup+0.101275 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 25805
/proc/meminfo: memFree=1232928/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=2288 CPUtime=0.09
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 374 0 0 0 9 0 0 0 18 0 1 0 1120425538 2342912 357 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 572 357 105 292 0 277 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2288

[startup+0.301291 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 25805
/proc/meminfo: memFree=1232928/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=2556 CPUtime=0.29
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 439 0 0 0 29 0 0 0 19 0 1 0 1120425538 2617344 422 1992294400 134512640 135712473 4294956208 18446744073709551615 134545622 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 639 422 105 292 0 344 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2556

[startup+0.701326 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 25805
/proc/meminfo: memFree=1232928/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=3348 CPUtime=0.69
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 663 0 0 0 69 0 0 0 22 0 1 0 1120425538 3428352 646 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 837 646 109 292 0 542 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3348

[startup+1.5014 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25806
/proc/meminfo: memFree=1230616/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=3620 CPUtime=1.49
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 726 0 0 0 149 0 0 0 25 0 1 0 1120425538 3706880 709 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 905 709 109 292 0 610 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3620

[startup+3.10154 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25806
/proc/meminfo: memFree=1230168/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=4036 CPUtime=3.09
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 818 0 0 0 309 0 0 0 25 0 1 0 1120425538 4132864 801 1992294400 134512640 135712473 4294956208 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 1009 801 109 292 0 714 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4036

[startup+6.30182 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25806
/proc/meminfo: memFree=1229600/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=4604 CPUtime=6.29
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 934 0 0 0 629 0 0 0 25 0 1 0 1120425538 4714496 917 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 1151 917 109 292 0 856 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4604

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25806
/proc/meminfo: memFree=1228960/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=5180 CPUtime=12.69
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 1036 0 0 0 1269 0 0 0 25 0 1 0 1120425538 5304320 1019 1992294400 134512640 135712473 4294956208 18446744073709551615 134564146 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 1295 1019 109 292 0 1000 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5180

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25806
/proc/meminfo: memFree=1228256/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=5980 CPUtime=25.49
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 1207 0 0 0 2549 0 0 0 25 0 1 0 1120425538 6123520 1190 1992294400 134512640 135712473 4294956208 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 1495 1190 109 292 0 1200 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5980

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25806
/proc/meminfo: memFree=1210400/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=24976 CPUtime=51.08
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 5816 0 0 0 5106 2 0 0 25 0 1 0 1120425538 25575424 5799 1992294400 134512640 135712473 4294956208 18446744073709551615 134601751 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 6244 5799 109 292 0 5949 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 24976

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25806
/proc/meminfo: memFree=1184928/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=50176 CPUtime=102.27
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 12042 0 0 0 10220 7 0 0 25 0 1 0 1120425538 51380224 12011 1992294400 134512640 135712473 4294956208 18446744073709551615 134564108 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 12544 12011 109 292 0 12249 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 50176

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25806
/proc/meminfo: memFree=1184928/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=50176 CPUtime=162.25
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 12058 0 0 0 16218 7 0 0 25 0 1 0 1120425538 51380224 12027 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 12544 12027 109 292 0 12249 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 50176

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25806
/proc/meminfo: memFree=1149984/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=87088 CPUtime=222.24
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 21317 0 0 0 22208 16 0 0 25 0 1 0 1120425538 89178112 20767 1992294400 134512640 135712473 4294956208 18446744073709551615 134564314 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 21772 20767 109 292 0 21477 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 87088

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25806
/proc/meminfo: memFree=1131552/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=105732 CPUtime=282.23
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 26075 0 0 0 28201 22 0 0 25 0 1 0 1120425538 108269568 25396 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 26433 25396 109 292 0 26138 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 105732

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25806
/proc/meminfo: memFree=1127328/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=110124 CPUtime=342.21
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 27073 0 0 0 34198 23 0 0 25 0 1 0 1120425538 112766976 26394 1992294400 134512640 135712473 4294956208 18446744073709551615 134564808 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 27531 26394 109 292 0 27236 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 110124

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25807
/proc/meminfo: memFree=1111712/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=128084 CPUtime=402.19
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 31291 0 0 0 40194 25 0 0 25 0 1 0 1120425538 131158016 30354 1992294400 134512640 135712473 4294956208 18446744073709551615 134601479 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 32021 30354 109 292 0 31726 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 128084

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25808
/proc/meminfo: memFree=1099808/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=139836 CPUtime=462.18
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 34201 0 0 0 46189 29 0 0 25 0 1 0 1120425538 143192064 33264 1992294400 134512640 135712473 4294956208 18446744073709551615 134540644 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 34959 33264 109 292 0 34664 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 139836

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25808
/proc/meminfo: memFree=1092832/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=147956 CPUtime=522.16
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 36163 0 0 0 52186 30 0 0 25 0 1 0 1120425538 151506944 35097 1992294400 134512640 135712473 4294956208 18446744073709551615 134601768 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 36989 35097 109 292 0 36694 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 147956

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25808
/proc/meminfo: memFree=1073440/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=167304 CPUtime=582.16
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 40950 0 0 0 58178 38 0 0 25 0 1 0 1120425538 171319296 39884 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 41826 39884 109 292 0 41531 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 167304

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25808
/proc/meminfo: memFree=1068256/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=174008 CPUtime=642.14
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 42795 0 0 0 64175 39 0 0 25 0 1 0 1120425538 178184192 41142 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 43502 41142 109 292 0 43207 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 174008

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25808
/proc/meminfo: memFree=1054112/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=188976 CPUtime=702.12
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 46479 0 0 0 70168 44 0 0 25 0 1 0 1120425538 193511424 44697 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 47244 44697 109 292 0 46949 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 188976

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25808
/proc/meminfo: memFree=1038880/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=203856 CPUtime=762.11
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 50242 0 0 0 76162 49 0 0 25 0 1 0 1120425538 208748544 48460 1992294400 134512640 135712473 4294956208 18446744073709551615 134540796 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 50964 48460 109 292 0 50669 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 203856

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25808
/proc/meminfo: memFree=1035552/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=208096 CPUtime=822.09
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 51166 0 0 0 82159 50 0 0 25 0 1 0 1120425538 213090304 49351 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 52024 49351 109 292 0 51729 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 208096

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25808
/proc/meminfo: memFree=1018144/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=226272 CPUtime=882.08
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 55583 0 0 0 88153 55 0 0 25 0 1 0 1120425538 231702528 53639 1992294400 134512640 135712473 4294956208 18446744073709551615 134564296 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 56568 53639 109 292 0 56273 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 226272

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25808
/proc/meminfo: memFree=1008992/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=235208 CPUtime=942.07
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 57851 0 0 0 94149 58 0 0 25 0 1 0 1120425538 240852992 55907 1992294400 134512640 135712473 4294956208 18446744073709551615 134540778 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 58802 55907 109 292 0 58507 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 235208

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25808
/proc/meminfo: memFree=1008992/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=235208 CPUtime=1002.05
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 57851 0 0 0 100147 58 0 0 25 0 1 0 1120425538 240852992 55907 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 58802 55907 109 292 0 58507 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 235208

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25808
/proc/meminfo: memFree=1009056/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=235208 CPUtime=1062.04
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 57852 0 0 0 106146 58 0 0 25 0 1 0 1120425538 240852992 55908 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 58802 55908 109 292 0 58507 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 235208

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25808
/proc/meminfo: memFree=1009056/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=235208 CPUtime=1122.02
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 57854 0 0 0 112144 58 0 0 25 0 1 0 1120425538 240852992 55910 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 58802 55910 109 292 0 58507 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 235208

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25808
/proc/meminfo: memFree=1008992/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=235208 CPUtime=1182.01
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 57854 0 0 0 118143 58 0 0 25 0 1 0 1120425538 240852992 55910 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 58802 55910 109 292 0 58507 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 235208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25808
/proc/meminfo: memFree=1008992/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=235208 CPUtime=1200.01
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 57854 0 0 0 119943 58 0 0 25 0 1 0 1120425538 240852992 55910 1992294400 134512640 135712473 4294956208 18446744073709551615 134564208 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 58802 55910 109 292 0 58507 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 235208

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

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

[startup+1200.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 25808
/proc/meminfo: memFree=1008992/2055920 swapFree=4171840/4192956
[pid=25805] ppid=25803 vsize=235208 CPUtime=1200.01
/proc/25805/stat : 25805 (SApperloT-hrp) R 25803 25805 25427 0 -1 4194304 57854 0 0 0 119943 58 0 0 25 0 1 0 1120425538 240852992 55910 1992294400 134512640 135712473 4294956208 18446744073709551615 134564208 0 0 4096 0 0 0 0 17 1 0 0
/proc/25805/statm: 58802 55910 109 292 0 58507 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 235208

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.34
CPU time (s): 1200.06
CPU user time (s): 1199.43
CPU system time (s): 0.625904
CPU usage (%): 99.9762
Max. virtual memory (cumulated for all children) (KiB): 235208

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

runsolver used 1.03284 second user time and 3.34349 second system time

The end

Launcher Data

Begin job on node58 at 2009-03-31 07:33:59
IDJOB=1533675
IDBENCH=70509
IDSOLVER=510
FILE ID=node58/1533675-1238477638
PBS_JOBID= 9061779
Free space on /tmp= 66400 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/70/unif-k7-r89-v70-c6230-S603077945-019.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533675-1238477638/watcher-1533675-1238477638 -o /tmp/evaluation-result-1533675-1238477638/solver-1533675-1238477638 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=678073015 HOME/instance-1533675-1238477638.cnf

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

MD5SUM BENCH= ba7fab3ac0ce1b351c2d42cffabe6360
RANDOM SEED=678073015

node58.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.222
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.222
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:       1233408 kB
Buffers:         92832 kB
Cached:         640044 kB
SwapCached:      11044 kB
Active:         180592 kB
Inactive:       564824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1233408 kB
SwapTotal:     4192956 kB
SwapFree:      4171840 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:          17420 kB
Slab:            62604 kB
Committed_AS:  2637716 kB
PageTables:       1764 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= 66400 MiB
End job on node58 at 2009-03-31 07:54:01