Trace number 1532165

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.1 1200.42

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S1912214877-051.cnf
MD5SUM3e2c453febe9a82dafec20260d8edecb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.9165
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
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 522000
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-1532165-1238374054/watcher-1532165-1238374054 -o /tmp/evaluation-result-1532165-1238374054/solver-1532165-1238374054 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=679999450 HOME/instance-1532165-1238374054.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.91 0.95 0.99 3/64 8571
/proc/meminfo: memFree=760112/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=1616 CPUtime=0
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 281606748 1654784 170 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 404 171 95 292 0 109 0

[startup+0.065614 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 8571
/proc/meminfo: memFree=760112/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=3332 CPUtime=0.05
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 647 0 0 0 5 0 0 0 18 0 1 0 281606748 3411968 630 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 833 630 105 292 0 538 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3332

[startup+0.101616 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 8571
/proc/meminfo: memFree=760112/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=3596 CPUtime=0.09
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 702 0 0 0 9 0 0 0 18 0 1 0 281606748 3682304 685 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 899 685 105 292 0 604 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3596

[startup+0.301638 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 8571
/proc/meminfo: memFree=760112/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=4520 CPUtime=0.29
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 953 0 0 0 29 0 0 0 19 0 1 0 281606748 4628480 936 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 1130 936 105 292 0 835 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4520

[startup+0.701681 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 8571
/proc/meminfo: memFree=760112/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=6368 CPUtime=0.69
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 1411 0 0 0 69 0 0 0 22 0 1 0 281606748 6520832 1394 1992294400 134512640 135712473 4294956208 18446744073709551615 134542615 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 1592 1394 105 292 0 1297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6368

[startup+1.50177 s]
/proc/loadavg: 0.91 0.95 0.99 2/65 8572
/proc/meminfo: memFree=753192/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=10856 CPUtime=1.49
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 2514 0 0 0 148 1 0 0 25 0 1 0 281606748 11116544 2497 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 2714 2497 105 292 0 2419 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10856

[startup+3.10196 s]
/proc/loadavg: 0.91 0.95 0.99 2/65 8572
/proc/meminfo: memFree=749032/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=13760 CPUtime=3.09
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 3260 0 0 0 307 2 0 0 25 0 1 0 281606748 14090240 3243 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 3440 3243 105 292 0 3145 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13760

[startup+6.3013 s]
/proc/loadavg: 0.92 0.95 0.99 2/65 8572
/proc/meminfo: memFree=743464/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=19172 CPUtime=6.28
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 4613 0 0 0 626 2 0 0 25 0 1 0 281606748 19632128 4596 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 4793 4596 109 292 0 4498 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19172

[startup+12.702 s]
/proc/loadavg: 0.93 0.95 0.99 2/65 8572
/proc/meminfo: memFree=734896/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=26180 CPUtime=12.69
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 6350 0 0 0 1266 3 0 0 25 0 1 0 281606748 26808320 6333 1992294400 134512640 135712473 4294956208 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 6545 6333 109 292 0 6250 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26180

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.99 2/65 8572
/proc/meminfo: memFree=732592/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=28568 CPUtime=25.48
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 6928 0 0 0 2544 4 0 0 25 0 1 0 281606748 29253632 6911 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 7142 6911 109 292 0 6847 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28568

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.99 2/65 8572
/proc/meminfo: memFree=729648/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=31780 CPUtime=51.08
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 7687 0 0 0 5103 5 0 0 25 0 1 0 281606748 32542720 7670 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 7945 7670 109 292 0 7650 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31780

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.99 2/65 8572
/proc/meminfo: memFree=726000/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=35680 CPUtime=102.26
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 8594 0 0 0 10221 5 0 0 25 0 1 0 281606748 36536320 8577 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 8920 8577 109 292 0 8625 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 35680

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8572
/proc/meminfo: memFree=722288/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=39728 CPUtime=162.24
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 9517 0 0 0 16218 6 0 0 25 0 1 0 281606748 40681472 9500 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 9932 9500 109 292 0 9637 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 39728

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8572
/proc/meminfo: memFree=720048/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=42216 CPUtime=222.23
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 10074 0 0 0 22216 7 0 0 25 0 1 0 281606748 43229184 10057 1992294400 134512640 135712473 4294956208 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 10554 10057 109 292 0 10259 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 42216

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8572
/proc/meminfo: memFree=718768/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=43504 CPUtime=282.22
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 10381 0 0 0 28214 8 0 0 25 0 1 0 281606748 44548096 10364 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 10876 10364 109 292 0 10581 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 43504

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8572
/proc/meminfo: memFree=715568/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=46852 CPUtime=342.2
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 11162 0 0 0 34212 8 0 0 25 0 1 0 281606748 47976448 11145 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 11713 11145 109 292 0 11418 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 46852

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8572
/proc/meminfo: memFree=714736/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=48004 CPUtime=402.19
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 11374 0 0 0 40210 9 0 0 25 0 1 0 281606748 49156096 11357 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 12001 11357 109 292 0 11706 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 48004

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8572
/proc/meminfo: memFree=713648/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=49368 CPUtime=462.17
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 11668 0 0 0 46208 9 0 0 25 0 1 0 281606748 50552832 11651 1992294400 134512640 135712473 4294956208 18446744073709551615 134581173 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 12342 11651 109 292 0 12047 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 49368

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8572
/proc/meminfo: memFree=711536/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=51612 CPUtime=522.16
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 12188 0 0 0 52206 10 0 0 25 0 1 0 281606748 52850688 12171 1992294400 134512640 135712473 4294956208 18446744073709551615 134563213 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 12903 12171 109 292 0 12608 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 51612

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8572
/proc/meminfo: memFree=710896/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=52284 CPUtime=582.14
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 12344 0 0 0 58204 10 0 0 25 0 1 0 281606748 53538816 12327 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 13071 12327 109 292 0 12776 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 52284

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8572
/proc/meminfo: memFree=710320/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=53232 CPUtime=642.13
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 12499 0 0 0 64202 11 0 0 25 0 1 0 281606748 54509568 12482 1992294400 134512640 135712473 4294956208 18446744073709551615 134564392 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 13308 12482 109 292 0 13013 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 53232

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8572
/proc/meminfo: memFree=709872/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=53816 CPUtime=702.1
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 12621 0 0 0 70199 11 0 0 25 0 1 0 281606748 55107584 12604 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 13454 12604 109 292 0 13159 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 53816

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8572
/proc/meminfo: memFree=705840/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=58032 CPUtime=762.1
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 13606 0 0 0 76198 12 0 0 25 0 1 0 281606748 59424768 13589 1992294400 134512640 135712473 4294956208 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 14508 13589 109 292 0 14213 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 58032

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8578
/proc/meminfo: memFree=705264/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=58884 CPUtime=822.07
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 13760 0 0 0 82195 12 0 0 25 0 1 0 281606748 60297216 13743 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 14721 13743 109 292 0 14426 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 58884

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8578
/proc/meminfo: memFree=705008/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=59400 CPUtime=882.05
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 13829 0 0 0 88193 12 0 0 25 0 1 0 281606748 60825600 13812 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 14850 13812 109 292 0 14555 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 59400

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8578
/proc/meminfo: memFree=704048/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=60420 CPUtime=942.04
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 14056 0 0 0 94191 13 0 0 25 0 1 0 281606748 61870080 14039 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 15105 14039 109 292 0 14810 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 60420

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8578
/proc/meminfo: memFree=703792/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=60908 CPUtime=1002.02
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 14129 0 0 0 100189 13 0 0 25 0 1 0 281606748 62369792 14112 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 15227 14112 109 292 0 14932 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 60908

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8578
/proc/meminfo: memFree=703472/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=61344 CPUtime=1062.01
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 14213 0 0 0 106188 13 0 0 25 0 1 0 281606748 62816256 14196 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 15336 14196 109 292 0 15041 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 61344

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8578
/proc/meminfo: memFree=699568/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=65344 CPUtime=1121.99
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 15163 0 0 0 112185 14 0 0 25 0 1 0 281606748 66912256 15146 1992294400 134512640 135712473 4294956208 18446744073709551615 134554825 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 16336 15146 109 292 0 16041 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 65344

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8578
/proc/meminfo: memFree=698224/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=66952 CPUtime=1181.98
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 15497 0 0 0 118183 15 0 0 25 0 1 0 281606748 68558848 15480 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 16738 15480 109 292 0 16443 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 66952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8578
/proc/meminfo: memFree=697776/2055920 swapFree=4181692/4192956
[pid=8571] ppid=8569 vsize=67492 CPUtime=1200.08
/proc/8571/stat : 8571 (SApperloT-hrp) R 8569 8571 8407 0 -1 4194304 15627 0 0 0 119993 15 0 0 25 0 1 0 281606748 69111808 15610 1992294400 134512640 135712473 4294956208 18446744073709551615 134568381 0 0 4096 0 0 0 0 17 1 0 0
/proc/8571/statm: 16873 15610 109 292 0 16578 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 67492

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.42
CPU time (s): 1200.1
CPU user time (s): 1199.93
CPU system time (s): 0.165974
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 67492

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

runsolver used 0.800878 second user time and 2.6016 second system time

The end

Launcher Data

Begin job on node42 at 2009-03-30 02:47:34
IDJOB=1532165
IDBENCH=70207
IDSOLVER=510
FILE ID=node42/1532165-1238374054
PBS_JOBID= 9061274
Free space on /tmp= 66248 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S1912214877-051.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532165-1238374054/watcher-1532165-1238374054 -o /tmp/evaluation-result-1532165-1238374054/solver-1532165-1238374054 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=679999450 HOME/instance-1532165-1238374054.cnf

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

MD5SUM BENCH= 3e2c453febe9a82dafec20260d8edecb
RANDOM SEED=679999450

node42.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.211
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.211
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:        760528 kB
Buffers:        105412 kB
Cached:        1086204 kB
SwapCached:       5184 kB
Active:         217152 kB
Inactive:       983000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        760528 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:            1968 kB
Writeback:           0 kB
Mapped:          14264 kB
Slab:            81320 kB
Committed_AS:   846964 kB
PageTables:       1388 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= 66248 MiB
End job on node42 at 2009-03-30 03:07:36