Trace number 1580325

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.1 1200.77

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-15-10p1.cnf
MD5SUM4f02dda0c6b1f76f43bce732093e4f1f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1071.68
Satisfiable
(Un)Satisfiability was proved
Number of variables268258
Number of clauses1155731
Sum of the clauses size2704052
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2895523
Number of clauses of size 3198999
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

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-1580325-1238918228/watcher-1580325-1238918228 -o /tmp/evaluation-result-1580325-1238918228/solver-1580325-1238918228 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1445251850 HOME/instance-1580325-1238918228.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: 2.13 1.98 1.52 3/76 23814
/proc/meminfo: memFree=1587784/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=10000 CPUtime=0
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 1002 0 0 0 0 0 0 0 18 0 1 0 1164483942 10240000 986 1992294400 134512640 135712473 4294956192 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 2500 990 92 292 0 2205 0

[startup+0.0288151 s]
/proc/loadavg: 2.13 1.98 1.52 3/76 23814
/proc/meminfo: memFree=1587784/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=18056 CPUtime=0.02
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 2929 0 0 0 1 1 0 0 18 0 1 0 1164483942 18489344 2913 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 4514 2913 95 292 0 4219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18056

[startup+0.101827 s]
/proc/loadavg: 2.13 1.98 1.52 3/76 23814
/proc/meminfo: memFree=1587784/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=20960 CPUtime=0.09
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 3723 0 0 0 8 1 0 0 18 0 1 0 1164483942 21463040 3707 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 5240 3707 95 292 0 4945 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20960

[startup+0.301866 s]
/proc/loadavg: 2.13 1.98 1.52 3/76 23814
/proc/meminfo: memFree=1587784/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=26636 CPUtime=0.29
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 5244 0 0 0 27 2 0 0 19 0 1 0 1164483942 27275264 5228 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 6659 5228 95 292 0 6364 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26636

[startup+0.701943 s]
/proc/loadavg: 2.13 1.98 1.52 3/76 23814
/proc/meminfo: memFree=1587784/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=40100 CPUtime=0.69
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 8682 0 0 0 65 4 0 0 24 0 1 0 1164483942 41062400 8666 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 10025 8666 95 292 0 9730 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40100

[startup+1.5011 s]
/proc/loadavg: 2.13 1.98 1.52 2/77 23815
/proc/meminfo: memFree=1539904/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=63348 CPUtime=1.49
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 15006 0 0 0 143 6 0 0 25 0 1 0 1164483942 64868352 14670 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 15837 14670 105 292 0 15542 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63348

[startup+3.10141 s]
/proc/loadavg: 2.12 1.98 1.52 2/77 23815
/proc/meminfo: memFree=1528704/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=64660 CPUtime=3.09
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 15390 0 0 0 302 7 0 0 25 0 1 0 1164483942 66211840 14989 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 16165 14989 105 292 0 15870 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64660

[startup+6.30202 s]
/proc/loadavg: 2.12 1.98 1.52 2/77 23815
/proc/meminfo: memFree=1527104/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=66492 CPUtime=6.29
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 15891 0 0 0 622 7 0 0 25 0 1 0 1164483942 68087808 15361 1992294400 134512640 135712473 4294956192 18446744073709551615 134553935 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 16623 15361 105 292 0 16328 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66492

[startup+12.7013 s]
/proc/loadavg: 1.94 1.95 1.52 2/77 23815
/proc/meminfo: memFree=1524160/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=70168 CPUtime=12.68
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 16961 0 0 0 1261 7 0 0 25 0 1 0 1164483942 71852032 16174 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 17542 16174 105 292 0 17247 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 70168

[startup+25.5017 s]
/proc/loadavg: 1.80 1.92 1.51 2/77 23815
/proc/meminfo: memFree=1516608/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=78208 CPUtime=25.47
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 18993 0 0 0 2538 9 0 0 25 0 1 0 1164483942 80084992 17949 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 19552 17949 109 292 0 19257 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 78208

[startup+51.1017 s]
/proc/loadavg: 1.53 1.84 1.50 2/77 23815
/proc/meminfo: memFree=1502912/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=92960 CPUtime=51.06
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 22942 0 0 0 5094 12 0 0 25 0 1 0 1164483942 95191040 21385 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 23240 21385 109 292 0 22945 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 92960

[startup+102.307 s]
/proc/loadavg: 1.21 1.70 1.46 2/77 23815
/proc/meminfo: memFree=1478208/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=118336 CPUtime=102.23
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 30105 0 0 0 10206 17 0 0 25 0 1 0 1164483942 121176064 27523 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 29584 27523 109 292 0 29289 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 118336

[startup+162.301 s]
/proc/loadavg: 1.08 1.58 1.44 2/77 23815
/proc/meminfo: memFree=1450368/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=146444 CPUtime=162.19
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 37084 0 0 0 16196 23 0 0 25 0 1 0 1164483942 149958656 34502 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 36611 34502 109 292 0 36316 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 146444

[startup+222.302 s]
/proc/loadavg: 1.03 1.46 1.40 3/77 23815
/proc/meminfo: memFree=1403904/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=193216 CPUtime=222.17
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 48679 0 0 0 22185 32 0 0 25 0 1 0 1164483942 197853184 46097 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 48304 46097 109 292 0 48009 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 193216

[startup+282.301 s]
/proc/loadavg: 1.01 1.38 1.38 2/77 23821
/proc/meminfo: memFree=1365248/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=232572 CPUtime=282.12
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 58469 0 0 0 28174 38 0 0 25 0 1 0 1164483942 238153728 55887 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 58143 55887 109 292 0 57848 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 232572

[startup+342.302 s]
/proc/loadavg: 1.00 1.31 1.35 2/77 23821
/proc/meminfo: memFree=1332608/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=265564 CPUtime=342.09
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 66434 0 0 0 34164 45 0 0 25 0 1 0 1164483942 271937536 63852 1992294400 134512640 135712473 4294956192 18446744073709551615 134553948 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 66391 63852 109 292 0 66096 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 265564

[startup+402.302 s]
/proc/loadavg: 1.00 1.25 1.33 2/77 23821
/proc/meminfo: memFree=1310080/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=288300 CPUtime=402.05
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 72132 0 0 0 40154 51 0 0 25 0 1 0 1164483942 295219200 69550 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 72075 69550 109 292 0 71780 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 288300

[startup+462.301 s]
/proc/loadavg: 1.00 1.20 1.30 2/77 23821
/proc/meminfo: memFree=1286528/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=311496 CPUtime=462.02
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 77932 0 0 0 46146 56 0 0 25 0 1 0 1164483942 318971904 75350 1992294400 134512640 135712473 4294956192 18446744073709551615 134574371 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 77874 75350 109 292 0 77579 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 311496

[startup+522.302 s]
/proc/loadavg: 1.00 1.16 1.28 2/77 23821
/proc/meminfo: memFree=1265920/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=332104 CPUtime=521.98
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 83082 0 0 0 52137 61 0 0 25 0 1 0 1164483942 340074496 80500 1992294400 134512640 135712473 4294956192 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 83026 80500 109 292 0 82731 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 332104

[startup+582.301 s]
/proc/loadavg: 1.00 1.13 1.26 2/77 23821
/proc/meminfo: memFree=1251584/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=346272 CPUtime=581.96
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 86619 0 0 0 58130 66 0 0 25 0 1 0 1164483942 354582528 84037 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 86568 84037 109 292 0 86273 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 346272

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.24 2/77 23821
/proc/meminfo: memFree=1233984/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=363668 CPUtime=641.92
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 90986 0 0 0 64123 69 0 0 25 0 1 0 1164483942 372396032 88404 1992294400 134512640 135712473 4294956192 18446744073709551615 134564636 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 90917 88404 109 292 0 90622 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 363668

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.23 2/77 23821
/proc/meminfo: memFree=1219008/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=378820 CPUtime=701.89
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 94746 0 0 0 70116 73 0 0 25 0 1 0 1164483942 387911680 92164 1992294400 134512640 135712473 4294956192 18446744073709551615 134554427 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 94705 92164 109 292 0 94410 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 378820

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.21 2/77 23821
/proc/meminfo: memFree=1206656/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=391036 CPUtime=761.87
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 97789 0 0 0 76111 76 0 0 25 0 1 0 1164483942 400420864 95207 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 97759 95207 109 292 0 97464 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 391036

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.19 2/77 23821
/proc/meminfo: memFree=1194944/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=402920 CPUtime=821.84
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 100726 0 0 0 82105 79 0 0 25 0 1 0 1164483942 412590080 98144 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 100730 98144 109 292 0 100435 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 402920

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/77 23821
/proc/meminfo: memFree=1184320/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=413356 CPUtime=881.79
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 103368 0 0 0 88098 81 0 0 25 0 1 0 1164483942 423276544 100786 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 103339 100786 109 292 0 103044 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 413356

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/77 23821
/proc/meminfo: memFree=1171904/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=426240 CPUtime=941.76
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 106587 0 0 0 94092 84 0 0 25 0 1 0 1164483942 436469760 103876 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 106560 103876 109 292 0 106265 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 426240

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/77 23821
/proc/meminfo: memFree=1161984/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=436192 CPUtime=1001.73
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 109056 0 0 0 100085 88 0 0 25 0 1 0 1164483942 446660608 106345 1992294400 134512640 135712473 4294956192 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 109048 106345 109 292 0 108753 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 436192

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/77 23821
/proc/meminfo: memFree=1154944/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=443280 CPUtime=1061.7
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 110822 0 0 0 106079 91 0 0 25 0 1 0 1164483942 453918720 108111 1992294400 134512640 135712473 4294956192 18446744073709551615 134558674 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 110820 108111 109 292 0 110525 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 443280

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/77 23821
/proc/meminfo: memFree=1145408/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=452788 CPUtime=1121.67
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 113175 0 0 0 112074 93 0 0 25 0 1 0 1164483942 463654912 110464 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 113197 110464 109 292 0 112902 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 452788

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/77 23821
/proc/meminfo: memFree=1135424/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=463192 CPUtime=1181.64
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 115757 0 0 0 118068 96 0 0 25 0 1 0 1164483942 474308608 113046 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 115798 113046 109 292 0 115503 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 463192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.11 2/77 23821
/proc/meminfo: memFree=1131328/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=467056 CPUtime=1200.03
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 116701 0 0 0 119906 97 0 0 25 0 1 0 1164483942 478265344 113990 1992294400 134512640 135712473 4294956192 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 116764 113990 109 292 0 116469 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 467056

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.11 2/77 23821
/proc/meminfo: memFree=1131328/2055920 swapFree=4175228/4192956
[pid=23814] ppid=23812 vsize=467056 CPUtime=1200.03
/proc/23814/stat : 23814 (SApperloT-hrp) R 23812 23814 23568 0 -1 4194304 116701 0 0 0 119906 97 0 0 25 0 1 0 1164483942 478265344 113990 1992294400 134512640 135712473 4294956192 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 0 0 0
/proc/23814/statm: 116764 113990 109 292 0 116469 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 467056

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.77
CPU time (s): 1200.1
CPU user time (s): 1199.06
CPU system time (s): 1.04184
CPU usage (%): 99.9443
Max. virtual memory (cumulated for all children) (KiB): 467056

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

runsolver used 1.07883 second user time and 3.33249 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-05 09:57:10
IDJOB=1580325
IDBENCH=71015
IDSOLVER=510
FILE ID=node63/1580325-1238918228
PBS_JOBID= 9101387
Free space on /tmp= 66540 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-15-10p1.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580325-1238918228/watcher-1580325-1238918228 -o /tmp/evaluation-result-1580325-1238918228/solver-1580325-1238918228 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1445251850 HOME/instance-1580325-1238918228.cnf

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

MD5SUM BENCH= 4f02dda0c6b1f76f43bce732093e4f1f
RANDOM SEED=1445251850

node63.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.285
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.285
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1588200 kB
Buffers:         45860 kB
Cached:         354668 kB
SwapCached:       7472 kB
Active:         189560 kB
Inactive:       219920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1588200 kB
SwapTotal:     4192956 kB
SwapFree:      4175228 kB
Dirty:           22512 kB
Writeback:           0 kB
Mapped:          14496 kB
Slab:            42792 kB
Committed_AS:  3678052 kB
PageTables:       2312 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB
End job on node63 at 2009-04-05 10:17:13