Trace number 1533560

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S1525918493-008.cnf
MD5SUM8d13747fa44bd7d02e1fc5ca9353af8b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

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-1533560-1238471672/watcher-1533560-1238471672 -o /tmp/evaluation-result-1533560-1238471672/solver-1533560-1238471672 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=868423651 HOME/instance-1533560-1238471672.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2907
/proc/meminfo: memFree=1318680/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=1616 CPUtime=0
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 1119833913 1654784 169 1992294400 134512640 135712473 4294956192 18446744073709551615 135148487 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 404 171 95 292 0 109 0

[startup+0.075896 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2907
/proc/meminfo: memFree=1318680/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=2144 CPUtime=0.07
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 362 0 0 0 7 0 0 0 18 0 1 0 1119833913 2195456 345 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 536 345 105 292 0 241 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2144

[startup+0.101898 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2907
/proc/meminfo: memFree=1318680/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=2276 CPUtime=0.09
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 389 0 0 0 9 0 0 0 18 0 1 0 1119833913 2330624 372 1992294400 134512640 135712473 4294956192 18446744073709551615 134564776 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 569 372 105 292 0 274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2276

[startup+0.301921 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2907
/proc/meminfo: memFree=1318680/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=2676 CPUtime=0.29
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 471 0 0 0 29 0 0 0 19 0 1 0 1119833913 2740224 454 1992294400 134512640 135712473 4294956192 18446744073709551615 134601427 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 669 455 109 292 0 374 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2676

[startup+0.701967 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2907
/proc/meminfo: memFree=1318680/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=3216 CPUtime=0.69
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 614 0 0 0 69 0 0 0 22 0 1 0 1119833913 3293184 597 1992294400 134512640 135712473 4294956192 18446744073709551615 134564235 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 804 597 109 292 0 509 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3216

[startup+1.50106 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2908
/proc/meminfo: memFree=1316624/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=3488 CPUtime=1.49
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 683 0 0 0 149 0 0 0 25 0 1 0 1119833913 3571712 666 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 872 666 109 292 0 577 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3488

[startup+3.10225 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2908
/proc/meminfo: memFree=1316112/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=3920 CPUtime=3.09
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 780 0 0 0 309 0 0 0 25 0 1 0 1119833913 4014080 763 1992294400 134512640 135712473 4294956192 18446744073709551615 134564238 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 980 763 109 292 0 685 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3920

[startup+6.30162 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2908
/proc/meminfo: memFree=1315408/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=4512 CPUtime=6.29
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 906 0 0 0 629 0 0 0 25 0 1 0 1119833913 4620288 889 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 1128 889 109 292 0 833 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4512

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2908
/proc/meminfo: memFree=1314768/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=5248 CPUtime=12.69
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 1052 0 0 0 1269 0 0 0 25 0 1 0 1119833913 5373952 1035 1992294400 134512640 135712473 4294956192 18446744073709551615 134562988 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 1312 1035 109 292 0 1017 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5248

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2908
/proc/meminfo: memFree=1311568/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=9092 CPUtime=25.48
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 1953 0 0 0 2548 0 0 0 25 0 1 0 1119833913 9310208 1936 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 2273 1936 109 292 0 1978 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9092

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2908
/proc/meminfo: memFree=1285008/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=35360 CPUtime=51.08
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 8469 0 0 0 5103 5 0 0 25 0 1 0 1119833913 36208640 8452 1992294400 134512640 135712473 4294956192 18446744073709551615 134564674 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 8840 8452 109 292 0 8545 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35360

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2908
/proc/meminfo: memFree=1284432/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=35980 CPUtime=102.26
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 8597 0 0 0 10221 5 0 0 25 0 1 0 1119833913 36843520 8580 1992294400 134512640 135712473 4294956192 18446744073709551615 134564314 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 8995 8580 109 292 0 8700 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 35980

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2908
/proc/meminfo: memFree=1279696/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=41796 CPUtime=162.24
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 10025 0 0 0 16218 6 0 0 25 0 1 0 1119833913 42799104 9975 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 10449 9975 109 292 0 10154 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 41796

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2908
/proc/meminfo: memFree=1249488/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=72352 CPUtime=222.23
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 17604 0 0 0 22209 14 0 0 25 0 1 0 1119833913 74088448 17318 1992294400 134512640 135712473 4294956192 18446744073709551615 134601396 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 18088 17318 109 292 0 17793 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 72352

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 2908
/proc/meminfo: memFree=1224976/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=98548 CPUtime=282.22
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 23795 0 0 0 28201 21 0 0 25 0 1 0 1119833913 100913152 23509 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 24637 23509 109 292 0 24342 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 98548

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2908
/proc/meminfo: memFree=1201360/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=122724 CPUtime=342.2
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 29586 0 0 0 34192 28 0 0 25 0 1 0 1119833913 125669376 29300 1992294400 134512640 135712473 4294956192 18446744073709551615 135147624 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 30681 29300 109 292 0 30386 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 122724

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2914
/proc/meminfo: memFree=1173640/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=151968 CPUtime=402.18
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 36644 0 0 0 40184 34 0 0 25 0 1 0 1119833913 155615232 36358 1992294400 134512640 135712473 4294956192 18446744073709551615 135142936 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 37992 36358 109 292 0 37697 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 151968

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2914
/proc/meminfo: memFree=1147016/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=178960 CPUtime=462.16
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 43221 0 0 0 46176 40 0 0 25 0 1 0 1119833913 183255040 42935 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 44740 42935 109 292 0 44445 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 178960

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2914
/proc/meminfo: memFree=1127816/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=198288 CPUtime=522.14
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 47944 0 0 0 52168 46 0 0 25 0 1 0 1119833913 203046912 47658 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 49572 47658 109 292 0 49277 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 198288

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2914
/proc/meminfo: memFree=1127752/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=198288 CPUtime=582.12
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 47948 0 0 0 58166 46 0 0 25 0 1 0 1119833913 203046912 47662 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 49572 47662 109 292 0 49277 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 198288

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2914
/proc/meminfo: memFree=1127688/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=198288 CPUtime=642.11
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 47955 0 0 0 64165 46 0 0 25 0 1 0 1119833913 203046912 47669 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 49572 47669 109 292 0 49277 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 198288

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2914
/proc/meminfo: memFree=1127696/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=198288 CPUtime=702.1
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 47959 0 0 0 70163 47 0 0 25 0 1 0 1119833913 203046912 47673 1992294400 134512640 135712473 4294956192 18446744073709551615 134564195 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 49572 47673 109 292 0 49277 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 198288

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2914
/proc/meminfo: memFree=1127632/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=198288 CPUtime=762.08
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 47964 0 0 0 76161 47 0 0 25 0 1 0 1119833913 203046912 47678 1992294400 134512640 135712473 4294956192 18446744073709551615 134564392 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 49572 47678 109 292 0 49277 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 198288

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2914
/proc/meminfo: memFree=1127632/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=198288 CPUtime=822.06
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 47965 0 0 0 82159 47 0 0 25 0 1 0 1119833913 203046912 47679 1992294400 134512640 135712473 4294956192 18446744073709551615 134564137 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 49572 47679 109 292 0 49277 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 198288

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2914
/proc/meminfo: memFree=1127568/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=198288 CPUtime=882.04
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 47969 0 0 0 88157 47 0 0 25 0 1 0 1119833913 203046912 47683 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 49572 47683 109 292 0 49277 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 198288

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2914
/proc/meminfo: memFree=1127696/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=198288 CPUtime=942.03
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 47970 0 0 0 94156 47 0 0 25 0 1 0 1119833913 203046912 47684 1992294400 134512640 135712473 4294956192 18446744073709551615 134584849 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 49572 47684 109 292 0 49277 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 198288

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2914
/proc/meminfo: memFree=1127696/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=198288 CPUtime=1002.01
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 47974 0 0 0 100154 47 0 0 25 0 1 0 1119833913 203046912 47688 1992294400 134512640 135712473 4294956192 18446744073709551615 134564733 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 49572 47688 109 292 0 49277 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 198288

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2914
/proc/meminfo: memFree=1127632/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=198288 CPUtime=1061.99
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 47977 0 0 0 106152 47 0 0 25 0 1 0 1119833913 203046912 47691 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 49572 47691 109 292 0 49277 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 198288

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2914
/proc/meminfo: memFree=1127632/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=198288 CPUtime=1121.98
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 47979 0 0 0 112151 47 0 0 25 0 1 0 1119833913 203046912 47693 1992294400 134512640 135712473 4294956192 18446744073709551615 134540615 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 49572 47693 109 292 0 49277 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 198288

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2914
/proc/meminfo: memFree=1127632/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=198288 CPUtime=1181.97
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 47981 0 0 0 118149 48 0 0 25 0 1 0 1119833913 203046912 47695 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 49572 47695 109 292 0 49277 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 198288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2914
/proc/meminfo: memFree=1127568/2055924 swapFree=4176792/4192956
[pid=2907] ppid=2905 vsize=198288 CPUtime=1200.07
/proc/2907/stat : 2907 (SApperloT-hrp) R 2905 2907 2710 0 -1 4194304 47982 0 0 0 119959 48 0 0 25 0 1 0 1119833913 203046912 47696 1992294400 134512640 135712473 4294956192 18446744073709551615 134564204 0 0 4096 0 0 0 0 17 1 0 0
/proc/2907/statm: 49572 47696 109 292 0 49277 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 198288

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.11
CPU user time (s): 1199.59
CPU system time (s): 0.515921
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 198288

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

runsolver used 1.05684 second user time and 2.26166 second system time

The end

Launcher Data

Begin job on node6 at 2009-03-31 05:54:32
IDJOB=1533560
IDBENCH=70486
IDSOLVER=510
FILE ID=node6/1533560-1238471672
PBS_JOBID= 9061769
Free space on /tmp= 66340 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S1525918493-008.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533560-1238471672/watcher-1533560-1238471672 -o /tmp/evaluation-result-1533560-1238471672/solver-1533560-1238471672 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=868423651 HOME/instance-1533560-1238471672.cnf

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

MD5SUM BENCH= 8d13747fa44bd7d02e1fc5ca9353af8b
RANDOM SEED=868423651

node6.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.236
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.236
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:      2055924 kB
MemFree:       1319096 kB
Buffers:        110776 kB
Cached:         517540 kB
SwapCached:       9932 kB
Active:         163024 kB
Inactive:       478820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1319096 kB
SwapTotal:     4192956 kB
SwapFree:      4176792 kB
Dirty:            1604 kB
Writeback:           0 kB
Mapped:          19204 kB
Slab:            80960 kB
Committed_AS:  2894632 kB
PageTables:       1464 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= 66336 MiB
End job on node6 at 2009-03-31 06:14:34