Trace number 1532924

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 base? (TO) 1200.13 1200.43

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S1550223396-041.cnf
MD5SUMeb6bf34a1ded0d6ac9d6c9b7ba628c09
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.4797
Satisfiable
(Un)Satisfiability was proved
Number of variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
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-1532924-1238406319/watcher-1532924-1238406319 -o /tmp/evaluation-result-1532924-1238406319/solver-1532924-1238406319 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1194460751 HOME/instance-1532924-1238406319.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.07 1.91 1.48 3/64 29871
/proc/meminfo: memFree=1032704/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=2524 CPUtime=0
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 1113294265 2584576 336 1992294400 134512640 135674425 4294956192 18446744073709551615 135172350 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 631 336 91 283 0 345 0

[startup+0.0211191 s]
/proc/loadavg: 2.07 1.91 1.48 3/64 29871
/proc/meminfo: memFree=1032704/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=3052 CPUtime=0.01
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 502 0 0 0 1 0 0 0 18 0 1 0 1113294265 3125248 486 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 763 486 91 283 0 477 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3052

[startup+0.101126 s]
/proc/loadavg: 2.07 1.91 1.48 3/64 29871
/proc/meminfo: memFree=1032704/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=5428 CPUtime=0.09
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 1096 0 0 0 9 0 0 0 18 0 1 0 1113294265 5558272 1079 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 1357 1079 99 283 0 1071 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5428

[startup+0.301144 s]
/proc/loadavg: 2.07 1.91 1.48 3/64 29871
/proc/meminfo: memFree=1032704/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=5824 CPUtime=0.29
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 1205 0 0 0 29 0 0 0 19 0 1 0 1113294265 5963776 1188 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 1456 1188 99 283 0 1170 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5824

[startup+0.701182 s]
/proc/loadavg: 2.07 1.91 1.48 3/64 29871
/proc/meminfo: memFree=1032704/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=7012 CPUtime=0.69
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 1496 0 0 0 69 0 0 0 22 0 1 0 1113294265 7180288 1479 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 1753 1479 99 283 0 1467 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7012

[startup+1.50126 s]
/proc/loadavg: 2.14 1.93 1.48 2/65 29872
/proc/meminfo: memFree=1026360/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=9124 CPUtime=1.49
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 2010 0 0 0 148 1 0 0 25 0 1 0 1113294265 9342976 1993 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 2281 1993 99 283 0 1995 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9124

[startup+3.1014 s]
/proc/loadavg: 2.14 1.93 1.48 2/65 29872
/proc/meminfo: memFree=1023160/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=13616 CPUtime=3.09
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 3132 0 0 0 308 1 0 0 25 0 1 0 1113294265 13942784 3115 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 3404 3115 99 283 0 3118 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13616

[startup+6.3017 s]
/proc/loadavg: 2.05 1.92 1.48 2/65 29872
/proc/meminfo: memFree=1014008/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=22544 CPUtime=6.29
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 5374 0 0 0 627 2 0 0 25 0 1 0 1113294265 23085056 5357 1992294400 134512640 135674425 4294956192 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 5636 5357 99 283 0 5350 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22544

[startup+12.7013 s]
/proc/loadavg: 1.96 1.90 1.48 2/65 29872
/proc/meminfo: memFree=997368/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=38008 CPUtime=12.69
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 9228 0 0 0 1264 5 0 0 25 0 1 0 1113294265 38920192 9211 1992294400 134512640 135674425 4294956192 18446744073709551615 134564767 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 9502 9211 99 283 0 9216 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38008

[startup+25.5015 s]
/proc/loadavg: 1.75 1.86 1.47 2/65 29872
/proc/meminfo: memFree=968440/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=66060 CPUtime=25.49
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 16266 0 0 0 2538 11 0 0 25 0 1 0 1113294265 67645440 16216 1992294400 134512640 135674425 4294956192 18446744073709551615 134564322 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 16515 16216 99 283 0 16229 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66060

[startup+51.1019 s]
/proc/loadavg: 1.57 1.80 1.46 2/65 29872
/proc/meminfo: memFree=947704/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=86284 CPUtime=51.07
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 21304 0 0 0 5092 15 0 0 25 0 1 0 1113294265 88354816 21254 1992294400 134512640 135674425 4294956192 18446744073709551615 134564371 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 21571 21254 99 283 0 21285 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 86284

[startup+102.305 s]
/proc/loadavg: 1.39 1.71 1.45 2/65 29872
/proc/meminfo: memFree=928120/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=105716 CPUtime=102.26
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 26178 0 0 0 10207 19 0 0 25 0 1 0 1113294265 108253184 26128 1992294400 134512640 135674425 4294956192 18446744073709551615 134581549 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 26429 26128 99 283 0 26143 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 105716

[startup+162.301 s]
/proc/loadavg: 1.14 1.58 1.42 2/65 29872
/proc/meminfo: memFree=928120/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=105980 CPUtime=162.25
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 26253 0 0 0 16206 19 0 0 25 0 1 0 1113294265 108523520 26203 1992294400 134512640 135674425 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 26495 26203 99 283 0 26209 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 105980

[startup+222.302 s]
/proc/loadavg: 1.05 1.47 1.39 2/65 29872
/proc/meminfo: memFree=911544/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=122356 CPUtime=222.23
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 30310 0 0 0 22201 22 0 0 25 0 1 0 1113294265 125292544 30260 1992294400 134512640 135674425 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 30589 30260 99 283 0 30303 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 122356

[startup+282.301 s]
/proc/loadavg: 1.02 1.38 1.36 2/65 29872
/proc/meminfo: memFree=911416/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=122356 CPUtime=282.23
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 30320 0 0 0 28200 23 0 0 25 0 1 0 1113294265 125292544 30270 1992294400 134512640 135674425 4294956192 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 30589 30270 99 283 0 30303 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 122356

[startup+342.302 s]
/proc/loadavg: 1.00 1.31 1.33 2/65 29872
/proc/meminfo: memFree=904120/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=129768 CPUtime=342.21
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 32137 0 0 0 34197 24 0 0 25 0 1 0 1113294265 132882432 32087 1992294400 134512640 135674425 4294956192 18446744073709551615 134564614 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 32442 32087 99 283 0 32156 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 129768

[startup+402.302 s]
/proc/loadavg: 1.00 1.25 1.31 2/65 29872
/proc/meminfo: memFree=903352/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=130732 CPUtime=402.19
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 32351 0 0 0 40195 24 0 0 25 0 1 0 1113294265 133869568 32285 1992294400 134512640 135674425 4294956192 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 32683 32285 99 283 0 32397 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 130732

[startup+462.301 s]
/proc/loadavg: 1.00 1.20 1.29 2/65 29872
/proc/meminfo: memFree=903480/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=130732 CPUtime=462.18
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 32351 0 0 0 46194 24 0 0 25 0 1 0 1113294265 133869568 32285 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 32683 32285 99 283 0 32397 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 130732

[startup+522.302 s]
/proc/loadavg: 1.00 1.16 1.27 2/65 29872
/proc/meminfo: memFree=903416/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=130732 CPUtime=522.16
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 32351 0 0 0 52192 24 0 0 25 0 1 0 1113294265 133869568 32285 1992294400 134512640 135674425 4294956192 18446744073709551615 134564694 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 32683 32285 99 283 0 32397 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 130732

[startup+582.301 s]
/proc/loadavg: 1.00 1.13 1.25 2/65 29872
/proc/meminfo: memFree=902456/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=131892 CPUtime=582.15
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 32598 0 0 0 58190 25 0 0 25 0 1 0 1113294265 135057408 32532 1992294400 134512640 135674425 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 32973 32532 99 283 0 32687 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 131892

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.23 2/65 29872
/proc/meminfo: memFree=899000/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=135332 CPUtime=642.14
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 33461 0 0 0 64188 26 0 0 25 0 1 0 1113294265 138579968 33395 1992294400 134512640 135674425 4294956192 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 33833 33395 99 283 0 33547 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 135332

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.21 2/65 29872
/proc/meminfo: memFree=898872/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=135588 CPUtime=702.12
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 33529 0 0 0 70186 26 0 0 25 0 1 0 1113294265 138842112 33398 1992294400 134512640 135674425 4294956192 18446744073709551615 134564643 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 33897 33398 99 283 0 33611 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 135588

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.20 2/65 29872
/proc/meminfo: memFree=896184/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=138440 CPUtime=762.11
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 34236 0 0 0 76184 27 0 0 25 0 1 0 1113294265 141762560 34105 1992294400 134512640 135674425 4294956192 18446744073709551615 134564558 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 34610 34105 99 283 0 34324 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 138440

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.18 2/65 29872
/proc/meminfo: memFree=885880/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=149024 CPUtime=822.09
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 36804 0 0 0 82180 29 0 0 25 0 1 0 1113294265 152600576 36673 1992294400 134512640 135674425 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 37256 36673 99 283 0 36970 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 149024

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.17 2/65 29872
/proc/meminfo: memFree=879480/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=155448 CPUtime=882.07
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 38396 0 0 0 88177 30 0 0 25 0 1 0 1113294265 159178752 38265 1992294400 134512640 135674425 4294956192 18446744073709551615 134551440 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 38862 38265 99 283 0 38576 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 155448

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/65 29872
/proc/meminfo: memFree=879416/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=155448 CPUtime=942.06
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 38400 0 0 0 94176 30 0 0 25 0 1 0 1113294265 159178752 38269 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 38862 38269 99 283 0 38576 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 155448

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 29878
/proc/meminfo: memFree=879352/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=155448 CPUtime=1002.04
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 38400 0 0 0 100174 30 0 0 25 0 1 0 1113294265 159178752 38269 1992294400 134512640 135674425 4294956192 18446744073709551615 134558969 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 38862 38269 99 283 0 38576 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 155448

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 29878
/proc/meminfo: memFree=879416/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=155448 CPUtime=1062.02
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 38402 0 0 0 106172 30 0 0 25 0 1 0 1113294265 159178752 38271 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 38862 38271 99 283 0 38576 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 155448

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 29878
/proc/meminfo: memFree=879416/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=155448 CPUtime=1122.01
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 38405 0 0 0 112170 31 0 0 25 0 1 0 1113294265 159178752 38274 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 38862 38274 99 283 0 38576 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 155448

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 29878
/proc/meminfo: memFree=879352/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=155448 CPUtime=1182
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 38405 0 0 0 118169 31 0 0 25 0 1 0 1113294265 159178752 38274 1992294400 134512640 135674425 4294956192 18446744073709551615 134564602 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 38862 38274 99 283 0 38576 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 155448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 29878
/proc/meminfo: memFree=879352/2055920 swapFree=4176868/4192956
[pid=29871] ppid=29869 vsize=155448 CPUtime=1200.1
/proc/29871/stat : 29871 (SApperloT-base) R 29869 29871 29522 0 -1 4194304 38405 0 0 0 119979 31 0 0 25 0 1 0 1113294265 159178752 38274 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/29871/statm: 38862 38274 99 283 0 38576 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 155448

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.13
CPU user time (s): 1199.79
CPU system time (s): 0.338948
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 155448

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

runsolver used 0.963853 second user time and 2.71159 second system time

The end

Launcher Data

Begin job on node48 at 2009-03-30 11:45:19
IDJOB=1532924
IDBENCH=70359
IDSOLVER=509
FILE ID=node48/1532924-1238406319
PBS_JOBID= 9061429
Free space on /tmp= 66464 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S1550223396-041.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532924-1238406319/watcher-1532924-1238406319 -o /tmp/evaluation-result-1532924-1238406319/solver-1532924-1238406319 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1194460751 HOME/instance-1532924-1238406319.cnf

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

MD5SUM BENCH= eb6bf34a1ded0d6ac9d6c9b7ba628c09
RANDOM SEED=1194460751

node48.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.236
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.236
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:       1033120 kB
Buffers:         93612 kB
Cached:         830856 kB
SwapCached:      10192 kB
Active:         207520 kB
Inactive:       728692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1033120 kB
SwapTotal:     4192956 kB
SwapFree:      4176868 kB
Dirty:            2844 kB
Writeback:           0 kB
Mapped:          17472 kB
Slab:            72588 kB
Committed_AS:  2551368 kB
PageTables:       1376 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= 66464 MiB
End job on node48 at 2009-03-30 12:05:21