Trace number 1719955

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.08 1200.54

General information on the benchmark

Namemanol-pipe-f9b.cnf
MD5SUMc3e7cb16bced9d54ce489b6e95d89943
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark286.744
Satisfiable
(Un)Satisfiability was proved
Number of variables183371
Number of clauses547078
Sum of the clauses size1276514
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2364718
Number of clauses of size 3182359
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1719955-1240651149/watcher-1719955-1240651149 -o /tmp/evaluation-result-1719955-1240651149/solver-1719955-1240651149 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=965030623 HOME/instance-1719955-1240651149.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.99 1.84 1.44 3/64 21737
/proc/meminfo: memFree=1922176/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=7268 CPUtime=0
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 804 0 0 0 0 0 0 0 18 0 1 0 93141334 7442432 788 1992294400 134512640 135712473 4294956192 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 1817 793 92 292 0 1522 0

[startup+0.0575869 s]
/proc/loadavg: 1.99 1.84 1.44 3/64 21737
/proc/meminfo: memFree=1922176/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=13544 CPUtime=0.05
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 2518 0 0 0 4 1 0 0 18 0 1 0 93141334 13869056 2502 1992294400 134512640 135712473 4294956192 18446744073709551615 135111633 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 3386 2503 95 292 0 3091 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13544

[startup+0.101595 s]
/proc/loadavg: 1.99 1.84 1.44 3/64 21737
/proc/meminfo: memFree=1922176/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=15524 CPUtime=0.09
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 3049 0 0 0 8 1 0 0 18 0 1 0 93141334 15896576 3033 1992294400 134512640 135712473 4294956192 18446744073709551615 134624634 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 3881 3034 95 292 0 3586 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15524

[startup+0.301634 s]
/proc/loadavg: 1.99 1.84 1.44 3/64 21737
/proc/meminfo: memFree=1922176/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=24500 CPUtime=0.29
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 5433 0 0 0 27 2 0 0 19 0 1 0 93141334 25088000 5417 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 6125 5417 95 292 0 5830 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24500

[startup+0.701713 s]
/proc/loadavg: 1.99 1.84 1.44 3/64 21737
/proc/meminfo: memFree=1922176/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=37476 CPUtime=0.69
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 8878 0 0 0 66 3 0 0 22 0 1 0 93141334 38375424 8763 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 9369 8763 105 292 0 9074 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37476

[startup+1.50187 s]
/proc/loadavg: 1.99 1.84 1.44 3/65 21738
/proc/meminfo: memFree=1886072/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=39176 CPUtime=1.49
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 9396 0 0 0 145 4 0 0 25 0 1 0 93141334 40116224 9152 1992294400 134512640 135712473 4294956192 18446744073709551615 134568081 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 9794 9152 105 292 0 9499 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39176

[startup+3.10119 s]
/proc/loadavg: 1.91 1.83 1.44 2/65 21738
/proc/meminfo: memFree=1885304/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=39440 CPUtime=3.08
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 9471 0 0 0 304 4 0 0 25 0 1 0 93141334 40386560 9227 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 9860 9227 105 292 0 9565 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39440

[startup+6.30182 s]
/proc/loadavg: 1.91 1.83 1.44 2/65 21738
/proc/meminfo: memFree=1883832/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=43404 CPUtime=6.28
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 10380 0 0 0 623 5 0 0 25 0 1 0 93141334 44445696 10136 1992294400 134512640 135712473 4294956192 18446744073709551615 134613046 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 10851 10136 109 292 0 10556 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43404

[startup+12.7011 s]
/proc/loadavg: 1.77 1.80 1.44 2/65 21738
/proc/meminfo: memFree=1877560/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=47768 CPUtime=12.68
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 11505 0 0 0 1262 6 0 0 25 0 1 0 93141334 48914432 11261 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 11942 11261 109 292 0 11647 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47768

[startup+25.5016 s]
/proc/loadavg: 1.65 1.78 1.43 2/65 21738
/proc/meminfo: memFree=1873912/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=51312 CPUtime=25.47
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 12378 0 0 0 2540 7 0 0 25 0 1 0 93141334 52543488 12134 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 12828 12134 109 292 0 12533 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 51312

[startup+51.1017 s]
/proc/loadavg: 1.43 1.71 1.42 2/65 21738
/proc/meminfo: memFree=1866040/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=59480 CPUtime=51.06
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 14389 0 0 0 5098 8 0 0 25 0 1 0 93141334 60907520 14145 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 14870 14145 109 292 0 14575 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 59480

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.39 2/65 21738
/proc/meminfo: memFree=1850168/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=75712 CPUtime=102.24
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 18341 0 0 0 10212 12 0 0 25 0 1 0 93141334 77529088 18097 1992294400 134512640 135712473 4294956192 18446744073709551615 134564618 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 18928 18097 109 292 0 18633 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 75712

[startup+162.303 s]
/proc/loadavg: 1.06 1.48 1.36 2/65 21738
/proc/meminfo: memFree=1834104/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=92596 CPUtime=162.22
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 22494 0 0 0 16205 17 0 0 25 0 1 0 93141334 94818304 22121 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 23149 22121 109 292 0 22854 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 92596

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.34 2/65 21738
/proc/meminfo: memFree=1818424/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=108400 CPUtime=222.2
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 26365 0 0 0 22198 22 0 0 25 0 1 0 93141334 111001600 25992 1992294400 134512640 135712473 4294956192 18446744073709551615 134564600 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 27100 25992 109 292 0 26805 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 108400

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.32 2/65 21738
/proc/meminfo: memFree=1806008/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=121040 CPUtime=282.18
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 29468 0 0 0 28192 26 0 0 25 0 1 0 93141334 123944960 29095 1992294400 134512640 135712473 4294956192 18446744073709551615 134552657 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 30260 29095 109 292 0 29965 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 121040

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.29 2/65 21738
/proc/meminfo: memFree=1793912/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=134340 CPUtime=342.15
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 32733 0 0 0 34185 30 0 0 25 0 1 0 93141334 137564160 32103 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 33585 32103 109 292 0 33290 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 134340

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.27 2/65 21738
/proc/meminfo: memFree=1785016/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=143444 CPUtime=402.13
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 34956 0 0 0 40180 33 0 0 25 0 1 0 93141334 146886656 34326 1992294400 134512640 135712473 4294956192 18446744073709551615 134568131 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 35861 34326 109 292 0 35566 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 143444

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.25 2/65 21738
/proc/meminfo: memFree=1774264/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=154916 CPUtime=462.11
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 37631 0 0 0 46175 36 0 0 25 0 1 0 93141334 158633984 37001 1992294400 134512640 135712473 4294956192 18446744073709551615 134564621 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 38729 37001 109 292 0 38434 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 154916

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.23 2/65 21738
/proc/meminfo: memFree=1763576/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=166144 CPUtime=522.08
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 40323 0 0 0 52169 39 0 0 25 0 1 0 93141334 170131456 39693 1992294400 134512640 135712473 4294956192 18446744073709551615 134563041 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 41536 39693 109 292 0 41241 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 166144

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 21738
/proc/meminfo: memFree=1753720/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=176192 CPUtime=582.07
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 42726 0 0 0 58164 43 0 0 25 0 1 0 93141334 180420608 42096 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 44048 42096 109 292 0 43753 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 176192

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 21738
/proc/meminfo: memFree=1744824/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=185312 CPUtime=642.05
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 44928 0 0 0 64160 45 0 0 25 0 1 0 93141334 189759488 44298 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 46328 44298 109 292 0 46033 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 185312

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/65 21738
/proc/meminfo: memFree=1735992/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=194332 CPUtime=702.01
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 47137 0 0 0 70154 47 0 0 25 0 1 0 93141334 198995968 46507 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 48583 46507 109 292 0 48288 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 194332

[startup+762.304 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 21738
/proc/meminfo: memFree=1728504/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=201904 CPUtime=762
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 48998 0 0 0 76150 50 0 0 25 0 1 0 93141334 206749696 48368 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 50476 48368 109 292 0 50181 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 201904

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 21738
/proc/meminfo: memFree=1720312/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=210740 CPUtime=821.97
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 51060 0 0 0 82144 53 0 0 25 0 1 0 93141334 215797760 50430 1992294400 134512640 135712473 4294956192 18446744073709551615 134564111 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 52685 50430 109 292 0 52390 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 210740

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 21738
/proc/meminfo: memFree=1718456/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=212360 CPUtime=881.95
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 51491 0 0 0 88141 54 0 0 25 0 1 0 93141334 217456640 50861 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 53090 50861 109 292 0 52795 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 212360

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 21738
/proc/meminfo: memFree=1716344/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=214612 CPUtime=941.92
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 52011 0 0 0 94138 54 0 0 25 0 1 0 93141334 219762688 51381 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 53653 51381 109 292 0 53358 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 214612

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 21738
/proc/meminfo: memFree=1712696/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=218720 CPUtime=1001.9
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 53269 0 0 0 100135 55 0 0 25 0 1 0 93141334 223969280 52285 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 54680 52285 109 292 0 54385 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 218720

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 21738
/proc/meminfo: memFree=1712568/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=218720 CPUtime=1061.88
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 53290 0 0 0 106133 55 0 0 25 0 1 0 93141334 223969280 52306 1992294400 134512640 135712473 4294956192 18446744073709551615 134564776 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 54680 52306 109 292 0 54385 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 218720

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 21738
/proc/meminfo: memFree=1712504/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=218912 CPUtime=1121.86
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 53302 0 0 0 112130 56 0 0 25 0 1 0 93141334 224165888 52318 1992294400 134512640 135712473 4294956192 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 54728 52318 109 292 0 54433 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 218912

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 21738
/proc/meminfo: memFree=1711672/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=220836 CPUtime=1181.84
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 53755 0 0 0 118128 56 0 0 25 0 1 0 93141334 226136064 52514 1992294400 134512640 135712473 4294956192 18446744073709551615 134564495 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 55209 52514 109 292 0 54914 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 220836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 21740
/proc/meminfo: memFree=1710840/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=221864 CPUtime=1200.03
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 54073 0 0 0 119947 56 0 0 25 0 1 0 93141334 227188736 52703 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 55466 52703 109 292 0 55171 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 221864

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.09 2/65 21740
/proc/meminfo: memFree=1710840/2055920 swapFree=4181844/4192956
[pid=21737] ppid=21735 vsize=221864 CPUtime=1200.03
/proc/21737/stat : 21737 (SApperloT-hrp) R 21735 21737 21669 0 -1 4194304 54073 0 0 0 119947 56 0 0 25 0 1 0 93141334 227188736 52703 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/21737/statm: 55466 52703 109 292 0 55171 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 221864

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.08
CPU user time (s): 1199.47
CPU system time (s): 0.603908
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 221864

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

runsolver used 0.954854 second user time and 2.37764 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-25 11:19:10
IDJOB=1719955
IDBENCH=69586
IDSOLVER=510
FILE ID=node66/1719955-1240651149
PBS_JOBID= 9186540
Free space on /tmp= 66272 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f9b.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719955-1240651149/watcher-1719955-1240651149 -o /tmp/evaluation-result-1719955-1240651149/solver-1719955-1240651149 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=965030623 HOME/instance-1719955-1240651149.cnf

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

MD5SUM BENCH= c3e7cb16bced9d54ce489b6e95d89943
RANDOM SEED=965030623

node66.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
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.263
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:       1922592 kB
Buffers:          4948 kB
Cached:          69112 kB
SwapCached:       5364 kB
Active:          39932 kB
Inactive:        42384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1922592 kB
SwapTotal:     4192956 kB
SwapFree:      4181844 kB
Dirty:           10980 kB
Writeback:           0 kB
Mapped:          13824 kB
Slab:            36996 kB
Committed_AS:   440884 kB
PageTables:       1360 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= 66272 MiB
End job on node66 at 2009-04-25 11:39:12