Trace number 1533240

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.06 1200.43

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S1492329924-074.cnf
MD5SUM667156c9cba21970f1c7c0c7e22c36aa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.478926
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
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-1533240-1238453354/watcher-1533240-1238453354 -o /tmp/evaluation-result-1533240-1238453354/solver-1533240-1238453354 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=282065754 HOME/instance-1533240-1238453354.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: 0.99 0.97 0.99 3/64 2517
/proc/meminfo: memFree=1446792/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=1484 CPUtime=0
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 1118000642 1519616 166 1992294400 134512640 135712473 4294956208 18446744073709551615 134559894 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 371 166 105 292 0 76 0

[startup+0.063531 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 2517
/proc/meminfo: memFree=1446792/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=1748 CPUtime=0.06
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 233 0 0 0 6 0 0 0 18 0 1 0 1118000642 1789952 216 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 437 216 105 292 0 142 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1748

[startup+0.101535 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 2517
/proc/meminfo: memFree=1446792/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=1748 CPUtime=0.09
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 242 0 0 0 9 0 0 0 18 0 1 0 1118000642 1789952 225 1992294400 134512640 135712473 4294956208 18446744073709551615 134576132 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 437 225 105 292 0 142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1748

[startup+0.301562 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 2517
/proc/meminfo: memFree=1446792/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=2144 CPUtime=0.29
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 366 0 0 0 29 0 0 0 19 0 1 0 1118000642 2195456 349 1992294400 134512640 135712473 4294956208 18446744073709551615 134564210 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 536 349 109 292 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2144

[startup+0.70162 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 2517
/proc/meminfo: memFree=1446792/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=2276 CPUtime=0.69
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 399 0 0 0 69 0 0 0 22 0 1 0 1118000642 2330624 382 1992294400 134512640 135712473 4294956208 18446744073709551615 134564739 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 569 382 109 292 0 274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50174 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2518
/proc/meminfo: memFree=1445632/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=2544 CPUtime=1.49
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 458 0 0 0 149 0 0 0 25 0 1 0 1118000642 2605056 441 1992294400 134512640 135712473 4294956208 18446744073709551615 134562961 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 636 441 109 292 0 341 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2544

[startup+3.10197 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2518
/proc/meminfo: memFree=1445248/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=2808 CPUtime=3.09
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 515 0 0 0 309 0 0 0 25 0 1 0 1118000642 2875392 498 1992294400 134512640 135712473 4294956208 18446744073709551615 134559284 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 702 498 109 292 0 407 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2808

[startup+6.30143 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2518
/proc/meminfo: memFree=1444864/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=3076 CPUtime=6.29
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 589 0 0 0 629 0 0 0 25 0 1 0 1118000642 3149824 572 1992294400 134512640 135712473 4294956208 18446744073709551615 134564624 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 769 572 109 292 0 474 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3076

[startup+12.7024 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2518
/proc/meminfo: memFree=1438400/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=10916 CPUtime=12.69
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 2509 0 0 0 1268 1 0 0 25 0 1 0 1118000642 11177984 2492 1992294400 134512640 135712473 4294956208 18446744073709551615 134581253 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 2729 2492 109 292 0 2434 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10916

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2518
/proc/meminfo: memFree=1431680/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=16236 CPUtime=25.49
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 3839 0 0 0 2547 2 0 0 25 0 1 0 1118000642 16625664 3822 1992294400 134512640 135712473 4294956208 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 4059 3822 109 292 0 3764 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16236

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2518
/proc/meminfo: memFree=1431680/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=16236 CPUtime=51.08
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 3839 0 0 0 5106 2 0 0 25 0 1 0 1118000642 16625664 3822 1992294400 134512640 135712473 4294956208 18446744073709551615 134564158 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 4059 3822 109 292 0 3764 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16236

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2518
/proc/meminfo: memFree=1431360/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=16660 CPUtime=102.26
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 3914 0 0 0 10224 2 0 0 25 0 1 0 1118000642 17059840 3897 1992294400 134512640 135712473 4294956208 18446744073709551615 134554232 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 4165 3897 109 292 0 3870 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16660

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2518
/proc/meminfo: memFree=1430976/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=17092 CPUtime=162.24
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 3995 0 0 0 16222 2 0 0 25 0 1 0 1118000642 17502208 3978 1992294400 134512640 135712473 4294956208 18446744073709551615 134564210 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 4273 3978 109 292 0 3978 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 17092

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2518
/proc/meminfo: memFree=1430720/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=17380 CPUtime=222.22
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 4055 0 0 0 22220 2 0 0 25 0 1 0 1118000642 17797120 4038 1992294400 134512640 135712473 4294956208 18446744073709551615 134554415 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 4345 4038 109 292 0 4050 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 17380

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2518
/proc/meminfo: memFree=1430592/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=17524 CPUtime=282.2
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 4086 0 0 0 28218 2 0 0 25 0 1 0 1118000642 17944576 4069 1992294400 134512640 135712473 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 4381 4069 109 292 0 4086 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 17524

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2518
/proc/meminfo: memFree=1430464/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=17668 CPUtime=342.18
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 4110 0 0 0 34216 2 0 0 25 0 1 0 1118000642 18092032 4093 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 4417 4093 109 292 0 4122 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 17668

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2518
/proc/meminfo: memFree=1430336/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=17812 CPUtime=402.17
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 4137 0 0 0 40215 2 0 0 25 0 1 0 1118000642 18239488 4120 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 4453 4120 109 292 0 4158 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 17812

[startup+462.301 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 2518
/proc/meminfo: memFree=1430272/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=17812 CPUtime=462.15
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 4154 0 0 0 46213 2 0 0 25 0 1 0 1118000642 18239488 4137 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 4453 4137 109 292 0 4158 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 17812

[startup+522.301 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 2518
/proc/meminfo: memFree=1430208/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=17956 CPUtime=522.13
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 4162 0 0 0 52211 2 0 0 25 0 1 0 1118000642 18386944 4145 1992294400 134512640 135712473 4294956208 18446744073709551615 135142936 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 4489 4145 109 292 0 4194 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 17956

[startup+582.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 2518
/proc/meminfo: memFree=1430144/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=17956 CPUtime=582.11
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 4176 0 0 0 58209 2 0 0 25 0 1 0 1118000642 18386944 4159 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 4489 4159 109 292 0 4194 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 17956

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2518
/proc/meminfo: memFree=1430144/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=17956 CPUtime=642.1
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 4185 0 0 0 64208 2 0 0 25 0 1 0 1118000642 18386944 4168 1992294400 134512640 135712473 4294956208 18446744073709551615 134574259 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 4489 4168 109 292 0 4194 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 17956

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2518
/proc/meminfo: memFree=1407360/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=42108 CPUtime=702.08
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 10192 0 0 0 70200 8 0 0 25 0 1 0 1118000642 43118592 9914 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 10527 9914 109 292 0 10232 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 42108

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2524
/proc/meminfo: memFree=1382720/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=68336 CPUtime=762.07
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 16694 0 0 0 76192 15 0 0 25 0 1 0 1118000642 69976064 15996 1992294400 134512640 135712473 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 17084 15996 109 292 0 16789 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 68336

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2524
/proc/meminfo: memFree=1370624/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=80904 CPUtime=822.04
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 19884 0 0 0 82185 19 0 0 25 0 1 0 1118000642 82845696 19057 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 20226 19057 109 292 0 19931 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 80904

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2524
/proc/meminfo: memFree=1358336/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=93672 CPUtime=882.02
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 22917 0 0 0 88180 22 0 0 25 0 1 0 1118000642 95920128 22090 1992294400 134512640 135712473 4294956208 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 23418 22090 109 292 0 23123 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 93672

[startup+942.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2524
/proc/meminfo: memFree=1354880/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=97144 CPUtime=942.01
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 23757 0 0 0 94177 24 0 0 25 0 1 0 1118000642 99475456 22930 1992294400 134512640 135712473 4294956208 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 24286 22930 109 292 0 23991 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 97144

[startup+1002.3 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 2524
/proc/meminfo: memFree=1349184/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=103096 CPUtime=1001.99
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 25204 0 0 0 100173 26 0 0 25 0 1 0 1118000642 105570304 24377 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 25774 24377 109 292 0 25479 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 103096

[startup+1062.3 s]
/proc/loadavg: 1.20 1.06 1.02 2/65 2524
/proc/meminfo: memFree=1331840/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=123600 CPUtime=1061.97
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 30298 0 0 0 106166 31 0 0 25 0 1 0 1118000642 126566400 29213 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 30900 29213 109 292 0 30605 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 123600

[startup+1122.3 s]
/proc/loadavg: 1.07 1.05 1.01 2/65 2524
/proc/meminfo: memFree=1318400/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=136164 CPUtime=1121.95
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 33527 0 0 0 112159 36 0 0 25 0 1 0 1118000642 139431936 32056 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 34041 32056 109 292 0 33746 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 136164

[startup+1182.3 s]
/proc/loadavg: 1.02 1.03 1.01 2/65 2524
/proc/meminfo: memFree=1316672/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=137884 CPUtime=1181.93
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 33956 0 0 0 118157 36 0 0 25 0 1 0 1118000642 141193216 32485 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 34471 32485 109 292 0 34176 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 137884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 2524
/proc/meminfo: memFree=1315392/2055920 swapFree=4175692/4192956
[pid=2517] ppid=2515 vsize=139684 CPUtime=1200.03
/proc/2517/stat : 2517 (SApperloT-hrp) R 2515 2517 2446 0 -1 4194304 34265 0 0 0 119967 36 0 0 25 0 1 0 1118000642 143036416 32794 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/2517/statm: 34921 32794 109 292 0 34626 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 139684

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.43
CPU time (s): 1200.06
CPU user time (s): 1199.67
CPU system time (s): 0.39294
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 139684

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

runsolver used 0.958854 second user time and 2.41363 second system time

The end

Launcher Data

Begin job on node30 at 2009-03-31 00:49:14
IDJOB=1533240
IDBENCH=70422
IDSOLVER=510
FILE ID=node30/1533240-1238453354
PBS_JOBID= 9061693
Free space on /tmp= 66360 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/110/unif-k5-r21.3-v110-c2343-S1492329924-074.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533240-1238453354/watcher-1533240-1238453354 -o /tmp/evaluation-result-1533240-1238453354/solver-1533240-1238453354 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=282065754 HOME/instance-1533240-1238453354.cnf

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

MD5SUM BENCH= 667156c9cba21970f1c7c0c7e22c36aa
RANDOM SEED=282065754

node30.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.260
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.260
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:       1447272 kB
Buffers:         78316 kB
Cached:         445684 kB
SwapCached:      11092 kB
Active:         130996 kB
Inactive:       406088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1447272 kB
SwapTotal:     4192956 kB
SwapFree:      4175692 kB
Dirty:            1508 kB
Writeback:           0 kB
Mapped:          18728 kB
Slab:            57612 kB
Committed_AS:  3118704 kB
PageTables:       1368 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= 66356 MiB
End job on node30 at 2009-03-31 01:09:17