Trace number 1581313

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.18 1200.5

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-5p1.cnf
MD5SUM10eca282b9263f77903cd90a479b46ee
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark393.634
Satisfiable
(Un)Satisfiability was proved
Number of variables225926
Number of clauses1207249
Sum of the clauses size2914329
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2854772
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

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-1581313-1238926973/watcher-1581313-1238926973 -o /tmp/evaluation-result-1581313-1238926973/solver-1581313-1238926973 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1279170955 HOME/instance-1581313-1238926973.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.95 1.96 1.69 3/64 26669
/proc/meminfo: memFree=1288800/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=8640 CPUtime=0
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 829 0 0 0 0 0 0 0 18 0 1 0 1165359570 8847360 813 1992294400 134512640 135712473 4294956192 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 2160 817 92 292 0 1865 0

[startup+0.0931379 s]
/proc/loadavg: 1.95 1.96 1.69 3/64 26669
/proc/meminfo: memFree=1288800/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=19044 CPUtime=0.08
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 3203 0 0 0 7 1 0 0 18 0 1 0 1165359570 19501056 3187 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 4761 3188 95 292 0 4466 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19044

[startup+0.101138 s]
/proc/loadavg: 1.95 1.96 1.69 3/64 26669
/proc/meminfo: memFree=1288800/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=19308 CPUtime=0.09
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 3275 0 0 0 8 1 0 0 18 0 1 0 1165359570 19771392 3259 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 4827 3259 95 292 0 4532 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19308

[startup+0.301155 s]
/proc/loadavg: 1.95 1.96 1.69 3/64 26669
/proc/meminfo: memFree=1288800/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=24852 CPUtime=0.29
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 4808 0 0 0 27 2 0 0 19 0 1 0 1165359570 25448448 4792 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 6213 4792 95 292 0 5918 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24852

[startup+0.70119 s]
/proc/loadavg: 1.95 1.96 1.69 3/64 26669
/proc/meminfo: memFree=1288800/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=36732 CPUtime=0.69
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 7864 0 0 0 64 5 0 0 22 0 1 0 1165359570 37613568 7848 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 9183 7848 95 292 0 8888 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36732

[startup+1.50126 s]
/proc/loadavg: 1.95 1.96 1.69 2/65 26670
/proc/meminfo: memFree=1246040/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=66164 CPUtime=1.48
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 15621 0 0 0 140 8 0 0 25 0 1 0 1165359570 67751936 15312 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 16541 15312 105 292 0 16246 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 66164

[startup+3.1014 s]
/proc/loadavg: 1.95 1.96 1.69 2/65 26670
/proc/meminfo: memFree=1227736/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=66428 CPUtime=3.09
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 15716 0 0 0 300 9 0 0 25 0 1 0 1165359570 68022272 15407 1992294400 134512640 135712473 4294956192 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 16607 15407 105 292 0 16312 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66428

[startup+6.30168 s]
/proc/loadavg: 1.88 1.94 1.68 2/65 26670
/proc/meminfo: memFree=1226648/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=67732 CPUtime=6.29
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 16148 0 0 0 620 9 0 0 25 0 1 0 1165359570 69357568 15710 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 16933 15710 105 292 0 16638 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67732

[startup+12.7012 s]
/proc/loadavg: 1.81 1.93 1.68 2/65 26670
/proc/meminfo: memFree=1222872/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=71304 CPUtime=12.68
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 17074 0 0 0 1259 9 0 0 25 0 1 0 1165359570 73015296 16636 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 17826 16636 109 292 0 17531 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 71304

[startup+25.5014 s]
/proc/loadavg: 1.63 1.88 1.67 2/65 26670
/proc/meminfo: memFree=1217560/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=76320 CPUtime=25.49
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 18395 0 0 0 2538 11 0 0 25 0 1 0 1165359570 78151680 17957 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 19080 17957 109 292 0 18785 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76320

[startup+51.1016 s]
/proc/loadavg: 1.41 1.81 1.65 2/65 26670
/proc/meminfo: memFree=1201368/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=94048 CPUtime=51.08
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 22852 0 0 0 5094 14 0 0 25 0 1 0 1165359570 96305152 22157 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 23512 22157 109 292 0 23217 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 94048

[startup+102.305 s]
/proc/loadavg: 1.18 1.68 1.61 2/65 26670
/proc/meminfo: memFree=1174936/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=120248 CPUtime=102.27
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 29803 0 0 0 10207 20 0 0 25 0 1 0 1165359570 123133952 28595 1992294400 134512640 135712473 4294956192 18446744073709551615 134554449 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 30062 28595 109 292 0 29767 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 120248

[startup+162.301 s]
/proc/loadavg: 1.06 1.56 1.57 2/65 26670
/proc/meminfo: memFree=1141976/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=158644 CPUtime=162.25
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 41133 0 0 0 16197 28 0 0 25 0 1 0 1165359570 162451456 36851 1992294400 134512640 135712473 4294956192 18446744073709551615 134554237 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 39661 36851 109 292 0 39366 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 158644

[startup+222.302 s]
/proc/loadavg: 1.02 1.45 1.53 2/65 26670
/proc/meminfo: memFree=1114392/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=186380 CPUtime=222.23
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 48002 0 0 0 22189 34 0 0 25 0 1 0 1165359570 190853120 43720 1992294400 134512640 135712473 4294956192 18446744073709551615 134554183 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 46595 43720 109 292 0 46300 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 186380

[startup+282.302 s]
/proc/loadavg: 1.01 1.37 1.50 2/65 26670
/proc/meminfo: memFree=1068888/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=232160 CPUtime=282.21
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 59433 0 0 0 28179 42 0 0 25 0 1 0 1165359570 237731840 55151 1992294400 134512640 135712473 4294956192 18446744073709551615 134554591 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 58040 55151 109 292 0 57745 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 232160

[startup+342.301 s]
/proc/loadavg: 1.00 1.30 1.46 2/65 26670
/proc/meminfo: memFree=1021784/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=280528 CPUtime=342.19
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 71100 0 0 0 34168 51 0 0 25 0 1 0 1165359570 287260672 66818 1992294400 134512640 135712473 4294956192 18446744073709551615 134563046 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 70132 66818 109 292 0 69837 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 280528

[startup+402.301 s]
/proc/loadavg: 1.00 1.24 1.43 2/65 26670
/proc/meminfo: memFree=989400/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=313368 CPUtime=402.19
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 79247 0 0 0 40160 59 0 0 25 0 1 0 1165359570 320888832 74965 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 78342 74965 109 292 0 78047 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 313368

[startup+462.302 s]
/proc/loadavg: 1.00 1.19 1.40 2/65 26670
/proc/meminfo: memFree=958872/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=343532 CPUtime=462.17
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 86795 0 0 0 46151 66 0 0 25 0 1 0 1165359570 351776768 82513 1992294400 134512640 135712473 4294956192 18446744073709551615 134558674 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 85883 82513 109 292 0 85588 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 343532

[startup+522.302 s]
/proc/loadavg: 1.00 1.16 1.37 2/65 26670
/proc/meminfo: memFree=928600/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=374612 CPUtime=522.16
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 94557 0 0 0 52142 74 0 0 25 0 1 0 1165359570 383602688 90146 1992294400 134512640 135712473 4294956192 18446744073709551615 134554502 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 93653 90146 109 292 0 93358 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 374612

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.35 2/65 26670
/proc/meminfo: memFree=894680/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=408128 CPUtime=582.13
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 102953 0 0 0 58132 81 0 0 25 0 1 0 1165359570 417923072 98542 1992294400 134512640 135712473 4294956192 18446744073709551615 134565757 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 102032 98542 109 292 0 101737 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 408128

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.32 2/65 26670
/proc/meminfo: memFree=859288/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=443108 CPUtime=642.13
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 111719 0 0 0 64123 90 0 0 25 0 1 0 1165359570 453742592 107308 1992294400 134512640 135712473 4294956192 18446744073709551615 134563046 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 110777 107308 109 292 0 110482 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 443108

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.30 2/65 26670
/proc/meminfo: memFree=830616/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=472064 CPUtime=702.1
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 118941 0 0 0 70115 95 0 0 25 0 1 0 1165359570 483393536 114530 1992294400 134512640 135712473 4294956192 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 118016 114530 109 292 0 117721 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 472064

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.28 2/65 26670
/proc/meminfo: memFree=793304/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=509144 CPUtime=762.09
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 128220 0 0 0 76105 104 0 0 25 0 1 0 1165359570 521363456 123809 1992294400 134512640 135712473 4294956192 18446744073709551615 134554457 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 127286 123809 109 292 0 126991 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 509144

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.26 2/65 26670
/proc/meminfo: memFree=757016/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=545624 CPUtime=822.08
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 137330 0 0 0 82095 113 0 0 25 0 1 0 1165359570 558718976 132919 1992294400 134512640 135712473 4294956192 18446744073709551615 134554447 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 136406 132919 109 292 0 136111 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 545624

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.24 2/65 26670
/proc/meminfo: memFree=725272/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=577088 CPUtime=882.06
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 145197 0 0 0 88086 120 0 0 25 0 1 0 1165359570 590938112 140786 1992294400 134512640 135712473 4294956192 18446744073709551615 134553890 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 144272 140786 109 292 0 143977 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 577088

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.22 2/65 26670
/proc/meminfo: memFree=694360/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=608072 CPUtime=942.04
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 152941 0 0 0 94078 126 0 0 25 0 1 0 1165359570 622665728 148530 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 152018 148530 109 292 0 151723 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 608072

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/65 26670
/proc/meminfo: memFree=659224/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=643012 CPUtime=1002.03
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 161672 0 0 0 100067 136 0 0 25 0 1 0 1165359570 658444288 157261 1992294400 134512640 135712473 4294956192 18446744073709551615 134581170 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 160753 157261 109 292 0 160458 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 643012

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.19 2/65 26670
/proc/meminfo: memFree=649304/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=652756 CPUtime=1062.01
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 164104 0 0 0 106063 138 0 0 25 0 1 0 1165359570 668422144 159693 1992294400 134512640 135712473 4294956192 18446744073709551615 134554090 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 163189 159693 109 292 0 162894 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 652756

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/65 26672
/proc/meminfo: memFree=649112/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=652756 CPUtime=1121.99
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 164105 0 0 0 112061 138 0 0 25 0 1 0 1165359570 668422144 159694 1992294400 134512640 135712473 4294956192 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 163189 159694 109 292 0 162894 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 652756

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 26672
/proc/meminfo: memFree=649176/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=652756 CPUtime=1181.98
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 164107 0 0 0 118059 139 0 0 25 0 1 0 1165359570 668422144 159696 1992294400 134512640 135712473 4294956192 18446744073709551615 134554106 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 163189 159696 109 292 0 162894 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 652756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 26672
/proc/meminfo: memFree=649176/2055920 swapFree=4176708/4192956
[pid=26669] ppid=26667 vsize=652756 CPUtime=1200.08
/proc/26669/stat : 26669 (SApperloT-hrp) R 26667 26669 26574 0 -1 4194304 164107 0 0 0 119869 139 0 0 25 0 1 0 1165359570 668422144 159696 1992294400 134512640 135712473 4294956192 18446744073709551615 134554183 0 0 4096 0 0 0 0 17 1 0 0
/proc/26669/statm: 163189 159696 109 292 0 162894 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 652756

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.5
CPU time (s): 1200.18
CPU user time (s): 1198.69
CPU system time (s): 1.49077
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 652756

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

runsolver used 0.887865 second user time and 2.6006 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-05 12:22:55
IDJOB=1581313
IDBENCH=71034
IDSOLVER=510
FILE ID=node50/1581313-1238926973
PBS_JOBID= 9101442
Free space on /tmp= 66500 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-5p1.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1581313-1238926973/watcher-1581313-1238926973 -o /tmp/evaluation-result-1581313-1238926973/solver-1581313-1238926973 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1279170955 HOME/instance-1581313-1238926973.cnf

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

MD5SUM BENCH= 10eca282b9263f77903cd90a479b46ee
RANDOM SEED=1279170955

node50.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.238
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.238
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:       1289288 kB
Buffers:         71440 kB
Cached:         625748 kB
SwapCached:      10624 kB
Active:         384172 kB
Inactive:       325084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1289288 kB
SwapTotal:     4192956 kB
SwapFree:      4176708 kB
Dirty:           24172 kB
Writeback:           0 kB
Mapped:          17156 kB
Slab:            43296 kB
Committed_AS:  3609624 kB
PageTables:       1456 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= 66500 MiB
End job on node50 at 2009-04-05 12:42:57