Trace number 1581469

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 13322
/proc/meminfo: memFree=1674880/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=9728 CPUtime=0
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 858 0 0 0 0 0 0 0 18 0 1 0 769806025 9961472 842 1992294400 134512640 135712473 4294956192 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 2432 848 93 292 0 2137 0

[startup+0.0729099 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 13322
/proc/meminfo: memFree=1674880/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=20260 CPUtime=0.06
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 3295 0 0 0 5 1 0 0 18 0 1 0 769806025 20746240 3279 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 5065 3280 95 292 0 4770 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 20260

[startup+0.102913 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 13322
/proc/meminfo: memFree=1674880/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=21448 CPUtime=0.09
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 3611 0 0 0 8 1 0 0 18 0 1 0 769806025 21962752 3595 1992294400 134512640 135712473 4294956192 18446744073709551615 134625380 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 5362 3595 95 292 0 5067 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21448

[startup+0.302941 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 13322
/proc/meminfo: memFree=1674880/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=27124 CPUtime=0.29
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 5206 0 0 0 27 2 0 0 19 0 1 0 769806025 27774976 5190 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 6781 5190 95 292 0 6486 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27124

[startup+0.702999 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 13322
/proc/meminfo: memFree=1674880/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=37948 CPUtime=0.69
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 7970 0 0 0 65 4 0 0 22 0 1 0 769806025 38858752 7954 1992294400 134512640 135712473 4294956192 18446744073709551615 135111592 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 9487 7954 95 292 0 9192 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37948

[startup+1.50111 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 13323
/proc/meminfo: memFree=1632888/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=71696 CPUtime=1.48
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 16835 0 0 0 139 9 0 0 25 0 1 0 769806025 73416704 16692 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 17924 16692 104 292 0 17629 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 71696

[startup+3.10134 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 13323
/proc/meminfo: memFree=1604152/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=75688 CPUtime=3.08
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 18003 0 0 0 298 10 0 0 25 0 1 0 769806025 77504512 17666 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 18922 17666 105 292 0 18627 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 75688

[startup+6.30179 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 13323
/proc/meminfo: memFree=1604024/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=76492 CPUtime=6.28
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 18224 0 0 0 618 10 0 0 25 0 1 0 769806025 78327808 17887 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 19123 17887 105 292 0 18828 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 76492

[startup+12.7017 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 13323
/proc/meminfo: memFree=1598264/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=82660 CPUtime=12.68
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 20016 0 0 0 1256 12 0 0 25 0 1 0 769806025 84643840 19293 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 20665 19293 109 292 0 20370 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 82660

[startup+25.5015 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 13323
/proc/meminfo: memFree=1594104/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=87056 CPUtime=25.47
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 21129 0 0 0 2534 13 0 0 25 0 1 0 769806025 89145344 20406 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 21764 20406 109 292 0 21469 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 87056

[startup+51.1011 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 13323
/proc/meminfo: memFree=1580344/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=100996 CPUtime=51.07
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 25056 0 0 0 5091 16 0 0 25 0 1 0 769806025 103419904 23820 1992294400 134512640 135712473 4294956192 18446744073709551615 134554583 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 25249 23820 109 292 0 24954 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 100996

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 13323
/proc/meminfo: memFree=1553208/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=128060 CPUtime=102.26
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 31803 0 0 0 10203 23 0 0 25 0 1 0 769806025 131133440 30567 1992294400 134512640 135712473 4294956192 18446744073709551615 134553962 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 32015 30567 109 292 0 31720 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 128060

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13329
/proc/meminfo: memFree=1522360/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=157960 CPUtime=162.23
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 39505 0 0 0 16192 31 0 0 25 0 1 0 769806025 161751040 38269 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 39490 38269 109 292 0 39195 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 157960

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13331
/proc/meminfo: memFree=1487480/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=195664 CPUtime=222.2
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 49193 0 0 0 22181 39 0 0 25 0 1 0 769806025 200359936 46932 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 48916 46932 109 292 0 48621 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 195664

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13331
/proc/meminfo: memFree=1460472/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=222872 CPUtime=282.18
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 55988 0 0 0 28174 44 0 0 25 0 1 0 769806025 228220928 53727 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 55718 53727 109 292 0 55423 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 222872

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13331
/proc/meminfo: memFree=1427064/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=252996 CPUtime=342.17
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 64255 0 0 0 34166 51 0 0 25 0 1 0 769806025 259067904 61994 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 63249 61994 109 292 0 62954 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 252996

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13331
/proc/meminfo: memFree=1399224/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=281204 CPUtime=402.15
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 71314 0 0 0 40159 56 0 0 25 0 1 0 769806025 287952896 69053 1992294400 134512640 135712473 4294956192 18446744073709551615 134553880 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 70301 69053 109 292 0 70006 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 281204

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13331
/proc/meminfo: memFree=1370616/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=309548 CPUtime=462.14
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 78406 0 0 0 46152 62 0 0 25 0 1 0 769806025 316977152 76145 1992294400 134512640 135712473 4294956192 18446744073709551615 134554825 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 77387 76145 109 292 0 77092 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 309548

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13331
/proc/meminfo: memFree=1336184/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=343996 CPUtime=522.12
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 87018 0 0 0 52144 68 0 0 25 0 1 0 769806025 352251904 84757 1992294400 134512640 135712473 4294956192 18446744073709551615 134554591 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 85999 84757 109 292 0 85704 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 343996

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13331
/proc/meminfo: memFree=1307576/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=372252 CPUtime=582.1
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 94088 0 0 0 58136 74 0 0 25 0 1 0 769806025 381186048 91827 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 93063 91827 109 292 0 92768 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 372252

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13331
/proc/meminfo: memFree=1276280/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=403720 CPUtime=642.08
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 101963 0 0 0 64129 79 0 0 25 0 1 0 769806025 413409280 99573 1992294400 134512640 135712473 4294956192 18446744073709551615 134558674 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 100930 99573 109 292 0 100635 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 403720

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13331
/proc/meminfo: memFree=1257464/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=422832 CPUtime=702.06
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 106748 0 0 0 70123 83 0 0 25 0 1 0 769806025 432979968 104358 1992294400 134512640 135712473 4294956192 18446744073709551615 134554665 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 105708 104358 109 292 0 105413 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 422832

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13331
/proc/meminfo: memFree=1231160/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=456408 CPUtime=762.05
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 115259 0 0 0 76116 89 0 0 25 0 1 0 769806025 467361792 110820 1992294400 134512640 135712473 4294956192 18446744073709551615 134581093 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 114102 110820 109 292 0 113807 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 456408

[startup+822.301 s]
/proc/loadavg: 1.14 1.03 1.01 2/65 13331
/proc/meminfo: memFree=1198712/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=489196 CPUtime=822.03
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 123431 0 0 0 82108 95 0 0 25 0 1 0 769806025 500936704 118992 1992294400 134512640 135712473 4294956192 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 122299 118992 109 292 0 122004 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 489196

[startup+882.302 s]
/proc/loadavg: 1.12 1.04 1.01 2/65 13331
/proc/meminfo: memFree=1164344/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=523024 CPUtime=882.01
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 131912 0 0 0 88098 103 0 0 25 0 1 0 769806025 535576576 127473 1992294400 134512640 135712473 4294956192 18446744073709551615 134554899 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 130756 127473 109 292 0 130461 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 523024

[startup+942.301 s]
/proc/loadavg: 1.11 1.05 1.01 2/65 13331
/proc/meminfo: memFree=1128760/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=558980 CPUtime=941.99
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 140894 0 0 0 94090 109 0 0 25 0 1 0 769806025 572395520 136455 1992294400 134512640 135712473 4294956192 18446744073709551615 134553964 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 139745 136455 109 292 0 139450 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 558980

[startup+1002.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 13331
/proc/meminfo: memFree=1098040/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=589092 CPUtime=1001.98
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 148430 0 0 0 100082 116 0 0 25 0 1 0 769806025 603230208 143991 1992294400 134512640 135712473 4294956192 18446744073709551615 134563676 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 147273 143991 109 292 0 146978 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 589092

[startup+1062.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 13331
/proc/meminfo: memFree=1098040/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=589092 CPUtime=1061.96
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 148430 0 0 0 106080 116 0 0 25 0 1 0 769806025 603230208 143991 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 147273 143991 109 292 0 146978 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 589092

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 13331
/proc/meminfo: memFree=1090232/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=589092 CPUtime=1121.94
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 150375 0 0 0 112078 116 0 0 25 0 1 0 769806025 603230208 145936 1992294400 134512640 135712473 4294956192 18446744073709551615 134554445 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 147273 145936 109 292 0 146978 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 589092

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 13331
/proc/meminfo: memFree=1090168/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=589092 CPUtime=1181.92
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 150376 0 0 0 118076 116 0 0 25 0 1 0 769806025 603230208 145937 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 147273 145937 109 292 0 146978 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 589092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 13331
/proc/meminfo: memFree=1090168/2055920 swapFree=4179748/4192956
[pid=13322] ppid=13320 vsize=589092 CPUtime=1200.02
/proc/13322/stat : 13322 (SApperloT-hrp) R 13320 13322 13228 0 -1 4194304 150376 0 0 0 119886 116 0 0 25 0 1 0 769806025 603230208 145937 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/13322/statm: 147273 145937 109 292 0 146978 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 589092

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.13
CPU user time (s): 1198.87
CPU system time (s): 1.25981
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 589092

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

runsolver used 1.09083 second user time and 2.79257 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-05 12:58:56
IDJOB=1581469
IDBENCH=71037
IDSOLVER=510
FILE ID=node49/1581469-1238929134
PBS_JOBID= 9101453
Free space on /tmp= 66536 MiB

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

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=1969904982

node49.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.214
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	: 5931.00
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.214
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:       1675296 kB
Buffers:         22896 kB
Cached:         284136 kB
SwapCached:       6244 kB
Active:          86568 kB
Inactive:       229092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1675296 kB
SwapTotal:     4192956 kB
SwapFree:      4179748 kB
Dirty:           27432 kB
Writeback:           0 kB
Mapped:          14276 kB
Slab:            50712 kB
Committed_AS:  2475056 kB
PageTables:       1384 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= 66536 MiB
End job on node49 at 2009-04-05 13:18:58