Trace number 1532800

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/4000/
unif-k3-r4.2-v4000-c16800-S1857201443-029.cnf
MD5SUM9d94109a874948dbc629e7a030616546
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark165.734
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532800-1238399790/watcher-1532800-1238399790 -o /tmp/evaluation-result-1532800-1238399790/solver-1532800-1238399790 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=502714835 HOME/instance-1532800-1238399790.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.82 1.44 3/72 3105
/proc/meminfo: memFree=1114696/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=1776 CPUtime=0
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 231 0 0 0 0 0 0 0 18 0 1 0 1112640222 1818624 215 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 444 216 95 292 0 149 0

[startup+0.044905 s]
/proc/loadavg: 1.83 1.82 1.44 3/72 3105
/proc/meminfo: memFree=1114696/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=2868 CPUtime=0.04
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 521 0 0 0 4 0 0 0 18 0 1 0 1112640222 2936832 504 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 717 504 105 292 0 422 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2868

[startup+0.101917 s]
/proc/loadavg: 1.83 1.82 1.44 3/72 3105
/proc/meminfo: memFree=1114696/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=3000 CPUtime=0.09
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 572 0 0 0 9 0 0 0 18 0 1 0 1112640222 3072000 555 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 750 555 105 292 0 455 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3000

[startup+0.301956 s]
/proc/loadavg: 1.83 1.82 1.44 3/72 3105
/proc/meminfo: memFree=1114696/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=3660 CPUtime=0.29
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 739 0 0 0 29 0 0 0 19 0 1 0 1112640222 3747840 722 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 915 722 105 292 0 620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3660

[startup+0.701034 s]
/proc/loadavg: 1.83 1.82 1.44 3/72 3105
/proc/meminfo: memFree=1114696/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=4980 CPUtime=0.69
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 1056 0 0 0 69 0 0 0 22 0 1 0 1112640222 5099520 1039 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 1245 1039 105 292 0 950 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4980

[startup+1.50119 s]
/proc/loadavg: 1.83 1.82 1.44 2/73 3106
/proc/meminfo: memFree=1109632/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=7356 CPUtime=1.49
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 1639 0 0 0 148 1 0 0 25 0 1 0 1112640222 7532544 1622 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 1839 1622 109 292 0 1544 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7356

[startup+3.10151 s]
/proc/loadavg: 1.83 1.82 1.44 2/73 3106
/proc/meminfo: memFree=1107648/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=8812 CPUtime=3.09
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 2001 0 0 0 308 1 0 0 25 0 1 0 1112640222 9023488 1984 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 2203 1984 109 292 0 1908 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8812

[startup+6.30115 s]
/proc/loadavg: 1.77 1.80 1.44 2/73 3106
/proc/meminfo: memFree=1105088/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=10792 CPUtime=6.29
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 2501 0 0 0 628 1 0 0 25 0 1 0 1112640222 11051008 2484 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 2698 2484 109 292 0 2403 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10792

[startup+12.7014 s]
/proc/loadavg: 1.71 1.79 1.44 2/73 3106
/proc/meminfo: memFree=1103488/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=12508 CPUtime=12.69
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 2923 0 0 0 1267 2 0 0 25 0 1 0 1112640222 12808192 2906 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 3127 2906 109 292 0 2832 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12508

[startup+25.5019 s]
/proc/loadavg: 1.55 1.75 1.43 2/73 3106
/proc/meminfo: memFree=1101632/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=14164 CPUtime=25.48
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 3314 0 0 0 2546 2 0 0 25 0 1 0 1112640222 14503936 3297 1992294400 134512640 135712473 4294956192 18446744073709551615 134558199 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 3541 3297 109 292 0 3246 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14164

[startup+51.102 s]
/proc/loadavg: 1.36 1.69 1.42 2/73 3106
/proc/meminfo: memFree=1099008/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=16984 CPUtime=51.07
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 3999 0 0 0 5105 2 0 0 25 0 1 0 1112640222 17391616 3982 1992294400 134512640 135712473 4294956192 18446744073709551615 134563938 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 4246 3982 109 292 0 3951 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16984

[startup+102.306 s]
/proc/loadavg: 1.15 1.58 1.40 2/73 3106
/proc/meminfo: memFree=1094976/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=21124 CPUtime=102.26
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 4971 0 0 0 10223 3 0 0 25 0 1 0 1112640222 21630976 4954 1992294400 134512640 135712473 4294956192 18446744073709551615 134558595 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 5281 4954 109 292 0 4986 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21124

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.37 2/73 3106
/proc/meminfo: memFree=1072704/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=44304 CPUtime=162.24
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 10752 0 0 0 16215 9 0 0 25 0 1 0 1112640222 45367296 10735 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 11076 10735 109 292 0 10781 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 44304

[startup+222.302 s]
/proc/loadavg: 1.02 1.38 1.34 2/73 3106
/proc/meminfo: memFree=1018688/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=97412 CPUtime=222.21
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 24024 0 0 0 22199 22 0 0 25 0 1 0 1112640222 99749888 24007 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 24353 24007 109 292 0 24058 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 97412

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.32 2/73 3112
/proc/meminfo: memFree=1016576/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=99604 CPUtime=282.19
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 24507 0 0 0 28196 23 0 0 25 0 1 0 1112640222 101994496 24490 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 24901 24490 109 292 0 24606 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 99604

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.29 2/73 3112
/proc/meminfo: memFree=1013056/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=103360 CPUtime=342.17
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 25413 0 0 0 34193 24 0 0 25 0 1 0 1112640222 105840640 25396 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 25840 25396 109 292 0 25545 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 103360

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.27 2/73 3112
/proc/meminfo: memFree=1012096/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=104452 CPUtime=402.14
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 25666 0 0 0 40190 24 0 0 25 0 1 0 1112640222 106958848 25649 1992294400 134512640 135712473 4294956192 18446744073709551615 134564279 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 26113 25649 109 292 0 25818 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 104452

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.25 2/73 3112
/proc/meminfo: memFree=1010240/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=106432 CPUtime=462.12
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 26129 0 0 0 46188 24 0 0 25 0 1 0 1112640222 108986368 26112 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 26608 26112 109 292 0 26313 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 106432

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.24 2/73 3112
/proc/meminfo: memFree=1008896/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=108056 CPUtime=522.1
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 26460 0 0 0 52185 25 0 0 25 0 1 0 1112640222 110649344 26443 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 27014 26443 109 292 0 26719 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 108056

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/73 3112
/proc/meminfo: memFree=1007936/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=109036 CPUtime=582.07
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 26702 0 0 0 58182 25 0 0 25 0 1 0 1112640222 111652864 26685 1992294400 134512640 135712473 4294956192 18446744073709551615 134564156 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 27259 26685 109 292 0 26964 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 109036

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/73 3112
/proc/meminfo: memFree=1006592/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=110584 CPUtime=642.06
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 27033 0 0 0 64180 26 0 0 25 0 1 0 1112640222 113238016 27016 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 27646 27016 109 292 0 27351 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 110584

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.18 2/73 3112
/proc/meminfo: memFree=1005760/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=111376 CPUtime=702.03
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 27233 0 0 0 70177 26 0 0 25 0 1 0 1112640222 114049024 27216 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 27844 27216 109 292 0 27549 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 111376

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/73 3112
/proc/meminfo: memFree=1004992/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=112216 CPUtime=762.02
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 27436 0 0 0 76175 27 0 0 25 0 1 0 1112640222 114909184 27419 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 28054 27419 109 292 0 27759 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 112216

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/73 3112
/proc/meminfo: memFree=1004352/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=112904 CPUtime=821.99
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 27592 0 0 0 82172 27 0 0 25 0 1 0 1112640222 115613696 27575 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 28226 27575 109 292 0 27931 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 112904

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/73 3112
/proc/meminfo: memFree=1003712/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=113636 CPUtime=881.97
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 27754 0 0 0 88170 27 0 0 25 0 1 0 1112640222 116363264 27737 1992294400 134512640 135712473 4294956192 18446744073709551615 134563584 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 28409 27737 109 292 0 28114 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 113636

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/73 3112
/proc/meminfo: memFree=1001664/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=115704 CPUtime=941.95
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 28263 0 0 0 94167 28 0 0 25 0 1 0 1112640222 118480896 28246 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 28926 28246 109 292 0 28631 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 115704

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/73 3112
/proc/meminfo: memFree=1000576/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=116952 CPUtime=1001.93
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 28543 0 0 0 100165 28 0 0 25 0 1 0 1112640222 119758848 28526 1992294400 134512640 135712473 4294956192 18446744073709551615 134554442 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 29238 28526 109 292 0 28943 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 116952

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/73 3112
/proc/meminfo: memFree=999232/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=118188 CPUtime=1061.91
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 28867 0 0 0 106163 28 0 0 25 0 1 0 1112640222 121024512 28844 1992294400 134512640 135712473 4294956192 18446744073709551615 134563650 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 29547 28844 109 292 0 29252 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 118188

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/73 3112
/proc/meminfo: memFree=998720/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=118900 CPUtime=1121.89
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 29013 0 0 0 112160 29 0 0 25 0 1 0 1112640222 121753600 28990 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 29725 28990 109 292 0 29430 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 118900

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/73 3112
/proc/meminfo: memFree=998400/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=119428 CPUtime=1181.86
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 29175 0 0 0 118157 29 0 0 25 0 1 0 1112640222 122294272 29152 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 29857 29152 109 292 0 29562 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 119428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/73 3112
/proc/meminfo: memFree=997952/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=119616 CPUtime=1200.06
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 29191 0 0 0 119977 29 0 0 25 0 1 0 1112640222 122486784 29168 1992294400 134512640 135712473 4294956192 18446744073709551615 134581119 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 29904 29168 109 292 0 29609 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 119616

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/73 3112
/proc/meminfo: memFree=997952/2055920 swapFree=4175896/4192956
[pid=3105] ppid=3103 vsize=119616 CPUtime=1200.06
/proc/3105/stat : 3105 (SApperloT-hrp) R 3103 3105 2979 0 -1 4194304 29191 0 0 0 119977 29 0 0 25 0 1 0 1112640222 122486784 29168 1992294400 134512640 135712473 4294956192 18446744073709551615 134581119 0 0 4096 0 0 0 0 17 1 0 0
/proc/3105/statm: 29904 29168 109 292 0 29609 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 119616

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.1
CPU user time (s): 1199.78
CPU system time (s): 0.318951
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 119616

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

runsolver used 1.00485 second user time and 3.37149 second system time

The end

Launcher Data

Begin job on node66 at 2009-03-30 09:56:30
IDJOB=1532800
IDBENCH=70334
IDSOLVER=510
FILE ID=node66/1532800-1238399790
PBS_JOBID= 9061404
Free space on /tmp= 66544 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/4000/unif-k3-r4.2-v4000-c16800-S1857201443-029.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532800-1238399790/watcher-1532800-1238399790 -o /tmp/evaluation-result-1532800-1238399790/solver-1532800-1238399790 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=502714835 HOME/instance-1532800-1238399790.cnf

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

MD5SUM BENCH= 9d94109a874948dbc629e7a030616546
RANDOM SEED=502714835

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.286
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.286
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:       1115176 kB
Buffers:         93060 kB
Cached:         754304 kB
SwapCached:       8824 kB
Active:         251828 kB
Inactive:       606476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1115176 kB
SwapTotal:     4192956 kB
SwapFree:      4175896 kB
Dirty:            1724 kB
Writeback:           0 kB
Mapped:          16576 kB
Slab:            67652 kB
Committed_AS:  3095384 kB
PageTables:       1976 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= 66540 MiB
End job on node66 at 2009-03-30 10:16:33