Trace number 1533565

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.14 1200.45

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S2142489608-055.cnf
MD5SUM73f3f0cb39ec906200b237ac9eb2621d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.57945
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-1533565-1238472002/watcher-1533565-1238472002 -o /tmp/evaluation-result-1533565-1238472002/solver-1533565-1238472002 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=588898581 HOME/instance-1533565-1238472002.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.83 1.81 1.44 3/68 18492
/proc/meminfo: memFree=1525448/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=1616 CPUtime=0
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 1119861838 1654784 174 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 404 175 95 292 0 109 0

[startup+0.078575 s]
/proc/loadavg: 1.83 1.81 1.44 3/68 18492
/proc/meminfo: memFree=1525448/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=2144 CPUtime=0.07
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 362 0 0 0 7 0 0 0 18 0 1 0 1119861838 2195456 345 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 536 345 105 292 0 241 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2144

[startup+0.101575 s]
/proc/loadavg: 1.83 1.81 1.44 3/68 18492
/proc/meminfo: memFree=1525448/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=2276 CPUtime=0.1
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 384 0 0 0 10 0 0 0 18 0 1 0 1119861838 2330624 367 1992294400 134512640 135712473 4294956192 18446744073709551615 134564751 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 569 367 105 292 0 274 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2276

[startup+0.301596 s]
/proc/loadavg: 1.83 1.81 1.44 3/68 18492
/proc/meminfo: memFree=1525448/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=2672 CPUtime=0.3
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 495 0 0 0 30 0 0 0 19 0 1 0 1119861838 2736128 478 1992294400 134512640 135712473 4294956192 18446744073709551615 134540796 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 668 478 109 292 0 373 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2672

[startup+0.701635 s]
/proc/loadavg: 1.83 1.81 1.44 3/68 18492
/proc/meminfo: memFree=1525448/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=3332 CPUtime=0.69
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 646 0 0 0 69 0 0 0 22 0 1 0 1119861838 3411968 629 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 833 629 109 292 0 538 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3332

[startup+1.50172 s]
/proc/loadavg: 1.83 1.81 1.44 2/69 18493
/proc/meminfo: memFree=1523136/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=3604 CPUtime=1.49
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 723 0 0 0 149 0 0 0 25 0 1 0 1119861838 3690496 706 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 901 706 109 292 0 606 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3604

[startup+3.10187 s]
/proc/loadavg: 1.83 1.81 1.44 2/69 18493
/proc/meminfo: memFree=1522688/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=4164 CPUtime=3.09
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 830 0 0 0 309 0 0 0 25 0 1 0 1119861838 4263936 813 1992294400 134512640 135712473 4294956192 18446744073709551615 134553798 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 1041 813 109 292 0 746 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4164

[startup+6.3022 s]
/proc/loadavg: 1.77 1.80 1.44 2/69 18493
/proc/meminfo: memFree=1522048/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=4740 CPUtime=6.29
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 961 0 0 0 629 0 0 0 25 0 1 0 1119861838 4853760 944 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 1185 944 109 292 0 890 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4740

[startup+12.7018 s]
/proc/loadavg: 1.71 1.79 1.43 2/69 18493
/proc/meminfo: memFree=1521280/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=5332 CPUtime=12.69
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 1088 0 0 0 1269 0 0 0 25 0 1 0 1119861838 5459968 1071 1992294400 134512640 135712473 4294956192 18446744073709551615 134540787 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 1333 1071 109 292 0 1038 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5332

[startup+25.5011 s]
/proc/loadavg: 1.55 1.75 1.43 2/69 18493
/proc/meminfo: memFree=1517440/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=10012 CPUtime=25.48
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 2181 0 0 0 2548 0 0 0 25 0 1 0 1119861838 10252288 2164 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 2503 2164 109 292 0 2208 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10012

[startup+51.1017 s]
/proc/loadavg: 1.36 1.69 1.41 2/69 18493
/proc/meminfo: memFree=1490368/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=36856 CPUtime=51.08
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 8790 0 0 0 5103 5 0 0 25 0 1 0 1119861838 37740544 8773 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 9214 8773 109 292 0 8919 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36856

[startup+102.306 s]
/proc/loadavg: 1.15 1.58 1.39 2/69 18499
/proc/meminfo: memFree=1490112/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=36856 CPUtime=102.27
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 8808 0 0 0 10222 5 0 0 25 0 1 0 1119861838 37740544 8791 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 9214 8791 109 292 0 8919 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 36856

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.36 2/69 18499
/proc/meminfo: memFree=1490112/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=36856 CPUtime=162.24
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 8832 0 0 0 16219 5 0 0 25 0 1 0 1119861838 37740544 8815 1992294400 134512640 135712473 4294956192 18446744073709551615 134581055 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 9214 8815 109 292 0 8919 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 36856

[startup+222.302 s]
/proc/loadavg: 1.02 1.38 1.34 2/69 18499
/proc/meminfo: memFree=1490048/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=36856 CPUtime=222.23
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 8845 0 0 0 22218 5 0 0 25 0 1 0 1119861838 37740544 8828 1992294400 134512640 135712473 4294956192 18446744073709551615 134564267 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 9214 8828 109 292 0 8919 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 36856

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.31 2/69 18499
/proc/meminfo: memFree=1489984/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=36856 CPUtime=282.21
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 8858 0 0 0 28216 5 0 0 25 0 1 0 1119861838 37740544 8841 1992294400 134512640 135712473 4294956192 18446744073709551615 134564323 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 9214 8841 109 292 0 8919 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 36856

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.29 2/69 18499
/proc/meminfo: memFree=1489920/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=36856 CPUtime=342.2
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 8868 0 0 0 34214 6 0 0 25 0 1 0 1119861838 37740544 8851 1992294400 134512640 135712473 4294956192 18446744073709551615 134554232 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 9214 8851 109 292 0 8919 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 36856

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.27 3/69 18499
/proc/meminfo: memFree=1472128/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=55764 CPUtime=402.18
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 13531 0 0 0 40209 9 0 0 25 0 1 0 1119861838 57102336 13383 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 13941 13383 109 292 0 13646 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 55764

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.25 2/69 18499
/proc/meminfo: memFree=1454144/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=74580 CPUtime=462.17
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 18143 0 0 0 46203 14 0 0 25 0 1 0 1119861838 76369920 17801 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 18645 17801 109 292 0 18350 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 74580

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.23 2/69 18499
/proc/meminfo: memFree=1436224/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=94036 CPUtime=522.15
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 22758 0 0 0 52196 19 0 0 25 0 1 0 1119861838 96292864 22287 1992294400 134512640 135712473 4294956192 18446744073709551615 134540767 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 23509 22287 109 292 0 23214 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 94036

[startup+582.302 s]
/proc/loadavg: 1.00 1.10 1.22 2/69 18499
/proc/meminfo: memFree=1421056/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=110296 CPUtime=582.13
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 26698 0 0 0 58190 23 0 0 25 0 1 0 1119861838 112943104 26098 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 27574 26098 109 292 0 27279 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 110296

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/69 18499
/proc/meminfo: memFree=1410560/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=121264 CPUtime=642.12
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 29289 0 0 0 64186 26 0 0 25 0 1 0 1119861838 124174336 28689 1992294400 134512640 135712473 4294956192 18446744073709551615 134564371 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 30316 28689 109 292 0 30021 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 121264

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/69 18499
/proc/meminfo: memFree=1395904/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=136536 CPUtime=702.11
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 33068 0 0 0 70180 31 0 0 25 0 1 0 1119861838 139812864 32339 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 34134 32339 109 292 0 33839 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 136536

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/69 18499
/proc/meminfo: memFree=1378432/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=154808 CPUtime=762.1
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 37577 0 0 0 76174 36 0 0 25 0 1 0 1119861838 158523392 36719 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 38702 36719 109 292 0 38407 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 154808

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/69 18499
/proc/meminfo: memFree=1368192/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=165448 CPUtime=822.08
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 40160 0 0 0 82169 39 0 0 25 0 1 0 1119861838 169418752 39302 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 41362 39302 109 292 0 41067 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 165448

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/69 18499
/proc/meminfo: memFree=1358528/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=175064 CPUtime=882.07
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 42525 0 0 0 88165 42 0 0 25 0 1 0 1119861838 179265536 41667 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 43766 41667 109 292 0 43471 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 175064

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/69 18499
/proc/meminfo: memFree=1341120/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=192812 CPUtime=942.05
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 46854 0 0 0 94158 47 0 0 25 0 1 0 1119861838 197439488 45996 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 48203 45996 109 292 0 47908 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 192812

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/69 18499
/proc/meminfo: memFree=1324032/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=210320 CPUtime=1002.04
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 51160 0 0 0 100152 52 0 0 25 0 1 0 1119861838 215367680 50302 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 52580 50302 109 292 0 52285 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 210320

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/69 18499
/proc/meminfo: memFree=1310912/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=223812 CPUtime=1062.02
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 54492 0 0 0 106147 55 0 0 25 0 1 0 1119861838 229183488 53634 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 55953 53634 109 292 0 55658 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 223812

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/69 18499
/proc/meminfo: memFree=1298112/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=237128 CPUtime=1122
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 57776 0 0 0 112141 59 0 0 25 0 1 0 1119861838 242819072 56789 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 59282 56789 109 292 0 58987 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 237128

[startup+1182.3 s]
/proc/loadavg: 1.04 1.02 1.09 2/69 18499
/proc/meminfo: memFree=1282880/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=252736 CPUtime=1181.99
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 61651 0 0 0 118135 64 0 0 25 0 1 0 1119861838 258801664 60535 1992294400 134512640 135712473 4294956192 18446744073709551615 134584167 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 63184 60535 109 292 0 62889 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 252736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.10 1.03 1.09 2/69 18499
/proc/meminfo: memFree=1279232/2055920 swapFree=4175244/4192956
[pid=18492] ppid=18490 vsize=256892 CPUtime=1200.09
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18426 0 -1 4194304 62570 0 0 0 119944 65 0 0 25 0 1 0 1119861838 263057408 61454 1992294400 134512640 135712473 4294956192 18446744073709551615 134601413 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 64223 61454 109 292 0 63928 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 256892

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.45
CPU time (s): 1200.14
CPU user time (s): 1199.44
CPU system time (s): 0.695894
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 256892

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

runsolver used 1.06184 second user time and 3.31549 second system time

The end

Launcher Data

Begin job on node60 at 2009-03-31 06:00:02
IDJOB=1533565
IDBENCH=70487
IDSOLVER=510
FILE ID=node60/1533565-1238472002
PBS_JOBID= 9061809
Free space on /tmp= 66548 MiB

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

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

MD5SUM BENCH= 73f3f0cb39ec906200b237ac9eb2621d
RANDOM SEED=588898581

node60.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.202
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.202
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:       1525864 kB
Buffers:         91084 kB
Cached:         347764 kB
SwapCached:      11040 kB
Active:         167680 kB
Inactive:       284280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1525864 kB
SwapTotal:     4192956 kB
SwapFree:      4175244 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          18428 kB
Slab:            63596 kB
Committed_AS:  3308580 kB
PageTables:       1712 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= 66548 MiB
End job on node60 at 2009-03-31 06:20:05