Trace number 1532760

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S1554646792-012.cnf
MD5SUM7770dfa1661e274add02933decd27ac4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark69.0665
Satisfiable
(Un)Satisfiability was proved
Number of variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
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-1532760-1238397389/watcher-1532760-1238397389 -o /tmp/evaluation-result-1532760-1238397389/solver-1532760-1238397389 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1159130181 HOME/instance-1532760-1238397389.cnf 

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


[startup+0 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 17247
/proc/meminfo: memFree=1151544/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=2280 CPUtime=0
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 316 0 0 0 0 0 0 0 18 0 1 0 1112405733 2334720 300 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 570 300 95 292 0 275 0

[startup+0.077712 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 17247
/proc/meminfo: memFree=1151544/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=6048 CPUtime=0.06
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 1327 0 0 0 6 0 0 0 18 0 1 0 1112405733 6193152 1310 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 1512 1310 105 292 0 1217 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6048

[startup+0.101714 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 17247
/proc/meminfo: memFree=1151544/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=6312 CPUtime=0.09
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 1381 0 0 0 9 0 0 0 18 0 1 0 1112405733 6463488 1364 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 1578 1364 105 292 0 1283 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6312

[startup+0.301747 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 17247
/proc/meminfo: memFree=1151544/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=6972 CPUtime=0.29
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 1544 0 0 0 29 0 0 0 19 0 1 0 1112405733 7139328 1527 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 1743 1527 105 292 0 1448 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6972

[startup+0.70182 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 17247
/proc/meminfo: memFree=1151544/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=7764 CPUtime=0.69
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 1765 0 0 0 69 0 0 0 22 0 1 0 1112405733 7950336 1748 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 1941 1748 105 292 0 1646 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7764

[startup+1.50196 s]
/proc/loadavg: 2.00 1.86 1.46 2/65 17248
/proc/meminfo: memFree=1144240/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=9612 CPUtime=1.49
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 2202 0 0 0 148 1 0 0 25 0 1 0 1112405733 9842688 2185 1992294400 134512640 135712473 4294956192 18446744073709551615 134563663 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 2403 2185 105 292 0 2108 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9612

[startup+3.10124 s]
/proc/loadavg: 1.92 1.85 1.46 2/65 17248
/proc/meminfo: memFree=1141744/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=13504 CPUtime=3.09
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 3185 0 0 0 307 2 0 0 25 0 1 0 1112405733 13828096 3168 1992294400 134512640 135712473 4294956192 18446744073709551615 134589318 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 3376 3168 109 292 0 3081 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13504

[startup+6.30281 s]
/proc/loadavg: 1.92 1.85 1.46 2/65 17248
/proc/meminfo: memFree=1135088/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=19636 CPUtime=6.29
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 4695 0 0 0 626 3 0 0 25 0 1 0 1112405733 20107264 4678 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 4909 4678 109 292 0 4614 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19636

[startup+12.7019 s]
/proc/loadavg: 1.78 1.82 1.46 2/65 17248
/proc/meminfo: memFree=1119984/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=34420 CPUtime=12.69
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 8407 0 0 0 1263 6 0 0 25 0 1 0 1112405733 35246080 8390 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 8605 8390 109 292 0 8310 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34420

[startup+25.5012 s]
/proc/loadavg: 1.66 1.79 1.45 2/65 17248
/proc/meminfo: memFree=1094320/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=58184 CPUtime=25.48
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 14362 0 0 0 2537 11 0 0 25 0 1 0 1112405733 59580416 14312 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 14546 14312 109 292 0 14251 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58184

[startup+51.1017 s]
/proc/loadavg: 1.43 1.73 1.44 2/65 17248
/proc/meminfo: memFree=1080624/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=72064 CPUtime=51.07
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 17815 0 0 0 5093 14 0 0 25 0 1 0 1112405733 73793536 17765 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 18016 17765 109 292 0 17721 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 72064

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.41 2/65 17248
/proc/meminfo: memFree=1075696/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=76948 CPUtime=102.26
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 19040 0 0 0 10211 15 0 0 25 0 1 0 1112405733 78794752 18990 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 19237 18990 109 292 0 18942 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 76948

[startup+162.301 s]
/proc/loadavg: 1.06 1.49 1.38 2/65 17248
/proc/meminfo: memFree=1068272/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=84340 CPUtime=162.23
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 20879 0 0 0 16207 16 0 0 25 0 1 0 1112405733 86364160 20829 1992294400 134512640 135712473 4294956192 18446744073709551615 134581084 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 21085 20829 109 292 0 20790 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 84340

[startup+222.302 s]
/proc/loadavg: 1.02 1.40 1.35 2/65 17248
/proc/meminfo: memFree=1067376/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=85132 CPUtime=222.21
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 21100 0 0 0 22204 17 0 0 25 0 1 0 1112405733 87175168 21050 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 21283 21050 109 292 0 20988 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 85132

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.33 2/65 17248
/proc/meminfo: memFree=1063856/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=88840 CPUtime=282.19
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 21985 0 0 0 28201 18 0 0 25 0 1 0 1112405733 90972160 21935 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 22210 21935 109 292 0 21915 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 88840

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.31 2/65 17248
/proc/meminfo: memFree=1053872/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=99024 CPUtime=342.17
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 24483 0 0 0 34196 21 0 0 25 0 1 0 1112405733 101400576 24433 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 24756 24433 109 292 0 24461 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 99024

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 17248
/proc/meminfo: memFree=1053808/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=99024 CPUtime=402.15
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 24485 0 0 0 40194 21 0 0 25 0 1 0 1112405733 101400576 24435 1992294400 134512640 135712473 4294956192 18446744073709551615 134574371 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 24756 24435 109 292 0 24461 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 99024

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 17248
/proc/meminfo: memFree=1053872/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=99024 CPUtime=462.13
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 24485 0 0 0 46192 21 0 0 25 0 1 0 1112405733 101400576 24435 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 24756 24435 109 292 0 24461 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 99024

[startup+522.301 s]
/proc/loadavg: 1.06 1.15 1.25 2/65 17248
/proc/meminfo: memFree=1051184/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=101668 CPUtime=522.1
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 25152 0 0 0 52188 22 0 0 25 0 1 0 1112405733 104108032 25102 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 25417 25102 109 292 0 25122 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 101668

[startup+582.302 s]
/proc/loadavg: 1.02 1.12 1.23 2/65 17248
/proc/meminfo: memFree=1048816/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=104152 CPUtime=582.08
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 25749 0 0 0 58185 23 0 0 25 0 1 0 1112405733 106651648 25699 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 26038 25699 109 292 0 25743 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 104152

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.22 2/65 17248
/proc/meminfo: memFree=1039088/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=113920 CPUtime=642.07
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 28160 0 0 0 64180 27 0 0 25 0 1 0 1112405733 116654080 28110 1992294400 134512640 135712473 4294956192 18446744073709551615 134564540 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 28480 28110 109 292 0 28185 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 113920

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 17248
/proc/meminfo: memFree=1012976/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=140188 CPUtime=702.04
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 34726 0 0 0 70170 34 0 0 25 0 1 0 1112405733 143552512 34676 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 35047 34676 109 292 0 34752 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 140188

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.18 2/65 17248
/proc/meminfo: memFree=987120/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=165664 CPUtime=762.03
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 41123 0 0 0 76160 43 0 0 25 0 1 0 1112405733 169639936 41073 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 41416 41073 109 292 0 41121 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 165664

[startup+822.302 s]
/proc/loadavg: 1.07 1.06 1.17 2/65 17248
/proc/meminfo: memFree=962544/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=190612 CPUtime=822
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 47336 0 0 0 82149 51 0 0 25 0 1 0 1112405733 195186688 47286 1992294400 134512640 135712473 4294956192 18446744073709551615 134562747 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 47653 47286 109 292 0 47358 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 190612

[startup+882.301 s]
/proc/loadavg: 1.02 1.05 1.16 2/65 17248
/proc/meminfo: memFree=911664/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=241296 CPUtime=881.98
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 59993 0 0 0 88135 63 0 0 25 0 1 0 1112405733 247087104 59943 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 60324 59943 109 292 0 60029 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 241296

[startup+942.302 s]
/proc/loadavg: 1.01 1.04 1.15 2/65 17248
/proc/meminfo: memFree=900848/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=252012 CPUtime=941.96
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 62651 0 0 0 94130 66 0 0 25 0 1 0 1112405733 258060288 62601 1992294400 134512640 135712473 4294956192 18446744073709551615 134581089 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 63003 62601 109 292 0 62708 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 252012

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.14 2/65 17248
/proc/meminfo: memFree=891824/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=261280 CPUtime=1001.94
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 64967 0 0 0 100125 69 0 0 25 0 1 0 1112405733 267550720 64917 1992294400 134512640 135712473 4294956192 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 65320 64917 109 292 0 65025 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 261280

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 17248
/proc/meminfo: memFree=884656/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=268232 CPUtime=1061.91
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 66681 0 0 0 106121 70 0 0 25 0 1 0 1112405733 274669568 66631 1992294400 134512640 135712473 4294956192 18446744073709551615 134581084 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 67058 66631 109 292 0 66763 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 268232

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 17248
/proc/meminfo: memFree=884656/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=268232 CPUtime=1121.9
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 66682 0 0 0 112119 71 0 0 25 0 1 0 1112405733 274669568 66632 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 67058 66632 109 292 0 66763 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 268232

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 17248
/proc/meminfo: memFree=884720/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=268232 CPUtime=1181.88
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 66686 0 0 0 118117 71 0 0 25 0 1 0 1112405733 274669568 66636 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 67058 66636 109 292 0 66763 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 268232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 17248
/proc/meminfo: memFree=884720/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=268232 CPUtime=1200.07
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 66686 0 0 0 119936 71 0 0 25 0 1 0 1112405733 274669568 66636 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 67058 66636 109 292 0 66763 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 268232

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.01 1.10 2/65 17248
/proc/meminfo: memFree=884720/2055920 swapFree=4174136/4192956
[pid=17247] ppid=17245 vsize=268232 CPUtime=1200.07
/proc/17247/stat : 17247 (SApperloT-hrp) R 17245 17247 16776 0 -1 4194304 66686 0 0 0 119936 71 0 0 25 0 1 0 1112405733 274669568 66636 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/17247/statm: 67058 66636 109 292 0 66763 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 268232

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.13
CPU user time (s): 1199.37
CPU system time (s): 0.757884
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 268232

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

runsolver used 0.879866 second user time and 2.6026 second system time

The end

Launcher Data

Begin job on node4 at 2009-03-30 09:16:29
IDJOB=1532760
IDBENCH=70326
IDSOLVER=510
FILE ID=node4/1532760-1238397389
PBS_JOBID= 9061365
Free space on /tmp= 65244 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S1554646792-012.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532760-1238397389/watcher-1532760-1238397389 -o /tmp/evaluation-result-1532760-1238397389/solver-1532760-1238397389 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1159130181 HOME/instance-1532760-1238397389.cnf

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

MD5SUM BENCH= 7770dfa1661e274add02933decd27ac4
RANDOM SEED=1159130181

node4.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.277
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.277
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:       1151960 kB
Buffers:         95784 kB
Cached:         698380 kB
SwapCached:      12656 kB
Active:          32428 kB
Inactive:       775876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1151960 kB
SwapTotal:     4192956 kB
SwapFree:      4174136 kB
Dirty:            2532 kB
Writeback:           0 kB
Mapped:          19736 kB
Slab:            81568 kB
Committed_AS:  2782024 kB
PageTables:       1480 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= 65244 MiB
End job on node4 at 2009-03-30 09:36:32