Trace number 1532959

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.05 1200.63

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S56507352-034.cnf
MD5SUM3489273d9d670dd6da5e410852c60205
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark530.094
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
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-1532959-1238408426/watcher-1532959-1238408426 -o /tmp/evaluation-result-1532959-1238408426/solver-1532959-1238408426 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=694270371 HOME/instance-1532959-1238408426.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 11010
/proc/meminfo: memFree=1485376/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=2228 CPUtime=0
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 295 0 0 0 0 0 0 0 18 0 1 0 717735063 2281472 279 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 557 280 91 283 0 271 0

[startup+0.051358 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 11010
/proc/meminfo: memFree=1485376/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=3812 CPUtime=0.04
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 724 0 0 0 4 0 0 0 18 0 1 0 717735063 3903488 708 1992294400 134512640 135674425 4294956208 18446744073709551615 135172350 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 953 708 91 283 0 667 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3812

[startup+0.101363 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 11010
/proc/meminfo: memFree=1485376/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=4208 CPUtime=0.09
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 806 0 0 0 9 0 0 0 18 0 1 0 717735063 4308992 789 1992294400 134512640 135674425 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 1052 789 99 283 0 766 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4208

[startup+0.301403 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 11010
/proc/meminfo: memFree=1485376/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=4736 CPUtime=0.29
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 945 0 0 0 29 0 0 0 19 0 1 0 717735063 4849664 928 1992294400 134512640 135674425 4294956208 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 1184 928 99 283 0 898 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4736

[startup+0.701461 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 11010
/proc/meminfo: memFree=1485376/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=5924 CPUtime=0.69
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 1254 0 0 0 69 0 0 0 23 0 1 0 717735063 6066176 1237 1992294400 134512640 135674425 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 1481 1237 99 283 0 1195 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5924

[startup+1.50156 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11011
/proc/meminfo: memFree=1479736/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=8444 CPUtime=1.48
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 1886 0 0 0 148 0 0 0 25 0 1 0 717735063 8646656 1869 1992294400 134512640 135674425 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 2111 1869 99 283 0 1825 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8444

[startup+3.10179 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11011
/proc/meminfo: memFree=1476216/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=13460 CPUtime=3.09
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 3119 0 0 0 308 1 0 0 25 0 1 0 717735063 13783040 3102 1992294400 134512640 135674425 4294956208 18446744073709551615 134571455 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 3365 3102 99 283 0 3079 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13460

[startup+6.30124 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11011
/proc/meminfo: memFree=1466552/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=22436 CPUtime=6.28
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 5345 0 0 0 626 2 0 0 25 0 1 0 717735063 22974464 5328 1992294400 134512640 135674425 4294956208 18446744073709551615 134551363 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 5609 5328 99 283 0 5323 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22436

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11011
/proc/meminfo: memFree=1449464/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=38024 CPUtime=12.68
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 9264 0 0 0 1264 4 0 0 25 0 1 0 717735063 38936576 9247 1992294400 134512640 135674425 4294956208 18446744073709551615 134579886 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 9506 9247 99 283 0 9220 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38024

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11011
/proc/meminfo: memFree=1443512/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=43168 CPUtime=25.48
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 10556 0 0 0 2543 5 0 0 25 0 1 0 717735063 44204032 10506 1992294400 134512640 135674425 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 10792 10506 99 283 0 10506 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43168

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11011
/proc/meminfo: memFree=1433720/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=54520 CPUtime=51.06
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 13378 0 0 0 5099 7 0 0 25 0 1 0 717735063 55828480 13328 1992294400 134512640 135674425 4294956208 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 13630 13328 99 283 0 13344 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 54520

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11011
/proc/meminfo: memFree=1426872/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=59792 CPUtime=102.25
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 14682 0 0 0 10216 9 0 0 25 0 1 0 717735063 61227008 14632 1992294400 134512640 135674425 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 14948 14632 99 283 0 14662 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 59792

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11011
/proc/meminfo: memFree=1422456/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=64168 CPUtime=162.22
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 15770 0 0 0 16212 10 0 0 25 0 1 0 717735063 65708032 15720 1992294400 134512640 135674425 4294956208 18446744073709551615 134581560 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 16042 15720 99 283 0 15756 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 64168

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11011
/proc/meminfo: memFree=1420152/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=66476 CPUtime=222.18
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 16347 0 0 0 22208 10 0 0 25 0 1 0 717735063 68071424 16297 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 16619 16297 99 283 0 16333 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 66476

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11011
/proc/meminfo: memFree=1402488/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=84472 CPUtime=282.15
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 20785 0 0 0 28202 13 0 0 25 0 1 0 717735063 86499328 20735 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 21118 20735 99 283 0 20832 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 84472

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11011
/proc/meminfo: memFree=1402424/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=84472 CPUtime=342.13
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 20790 0 0 0 34200 13 0 0 25 0 1 0 717735063 86499328 20740 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 21118 20740 99 283 0 20832 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 84472

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11011
/proc/meminfo: memFree=1402424/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=84472 CPUtime=402.1
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 20793 0 0 0 40197 13 0 0 25 0 1 0 717735063 86499328 20743 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 21118 20743 99 283 0 20832 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 84472

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11011
/proc/meminfo: memFree=1402424/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=84472 CPUtime=462.05
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 20806 0 0 0 46192 13 0 0 25 0 1 0 717735063 86499328 20756 1992294400 134512640 135674425 4294956208 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 21118 20756 99 283 0 20832 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 84472

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11011
/proc/meminfo: memFree=1398520/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=88392 CPUtime=522.02
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 21767 0 0 0 52188 14 0 0 25 0 1 0 717735063 90513408 21717 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 22098 21717 99 283 0 21812 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 88392

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11011
/proc/meminfo: memFree=1398520/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=88392 CPUtime=582
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 21767 0 0 0 58186 14 0 0 25 0 1 0 717735063 90513408 21717 1992294400 134512640 135674425 4294956208 18446744073709551615 134563055 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 22098 21717 99 283 0 21812 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 88392

[startup+642.301 s]
/proc/loadavg: 1.04 0.99 0.99 2/65 11011
/proc/meminfo: memFree=1391480/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=95556 CPUtime=641.97
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 23541 0 0 0 64182 15 0 0 25 0 1 0 717735063 97849344 23491 1992294400 134512640 135674425 4294956208 18446744073709551615 134539891 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 23889 23491 99 283 0 23603 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 95556

[startup+702.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 11011
/proc/meminfo: memFree=1391160/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=95780 CPUtime=701.94
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 23578 0 0 0 70179 15 0 0 25 0 1 0 717735063 98078720 23528 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 23945 23528 99 283 0 23659 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 95780

[startup+762.305 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 11011
/proc/meminfo: memFree=1385464/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=101732 CPUtime=761.92
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 25008 0 0 0 76175 17 0 0 25 0 1 0 717735063 104173568 24958 1992294400 134512640 135674425 4294956208 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 25433 24958 99 283 0 25147 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 101732

[startup+822.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 11011
/proc/meminfo: memFree=1379640/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=107472 CPUtime=821.89
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 26452 0 0 0 82171 18 0 0 25 0 1 0 717735063 110051328 26402 1992294400 134512640 135674425 4294956208 18446744073709551615 134556460 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 26868 26402 99 283 0 26582 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 107472

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11011
/proc/meminfo: memFree=1379576/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=107472 CPUtime=881.85
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 26454 0 0 0 88167 18 0 0 25 0 1 0 717735063 110051328 26404 1992294400 134512640 135674425 4294956208 18446744073709551615 134564655 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 26868 26404 99 283 0 26582 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 107472

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11011
/proc/meminfo: memFree=1379576/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=107472 CPUtime=941.83
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 26454 0 0 0 94165 18 0 0 25 0 1 0 717735063 110051328 26404 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 26868 26404 99 283 0 26582 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 107472

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11011
/proc/meminfo: memFree=1379576/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=107472 CPUtime=1001.8
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 26458 0 0 0 100162 18 0 0 25 0 1 0 717735063 110051328 26408 1992294400 134512640 135674425 4294956208 18446744073709551615 134581573 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 26868 26408 99 283 0 26582 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 107472

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11011
/proc/meminfo: memFree=1379576/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=107472 CPUtime=1061.78
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 26461 0 0 0 106160 18 0 0 25 0 1 0 717735063 110051328 26411 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 26868 26411 99 283 0 26582 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 107472

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11011
/proc/meminfo: memFree=1378616/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=108668 CPUtime=1121.76
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 26715 0 0 0 112157 19 0 0 25 0 1 0 717735063 111276032 26665 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 27167 26665 99 283 0 26881 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 108668

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11011
/proc/meminfo: memFree=1375288/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=111972 CPUtime=1181.72
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 27532 0 0 0 118153 19 0 0 25 0 1 0 717735063 114659328 27482 1992294400 134512640 135674425 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 27993 27482 99 283 0 27707 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 111972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11011
/proc/meminfo: memFree=1375288/2055920 swapFree=4179868/4192956
[pid=11010] ppid=11008 vsize=111972 CPUtime=1200.02
/proc/11010/stat : 11010 (SApperloT-base) R 11008 11010 10882 0 -1 4194304 27532 0 0 0 119983 19 0 0 25 0 1 0 717735063 114659328 27482 1992294400 134512640 135674425 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 0 0 0
/proc/11010/statm: 27993 27482 99 283 0 27707 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 111972

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.63
CPU time (s): 1200.05
CPU user time (s): 1199.84
CPU system time (s): 0.217966
CPU usage (%): 99.9525
Max. virtual memory (cumulated for all children) (KiB): 111972

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

runsolver used 0.923859 second user time and 3.45147 second system time

The end

Launcher Data

Begin job on node49 at 2009-03-30 12:20:26
IDJOB=1532959
IDBENCH=70366
IDSOLVER=509
FILE ID=node49/1532959-1238408426
PBS_JOBID= 9061448
Free space on /tmp= 66388 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S56507352-034.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532959-1238408426/watcher-1532959-1238408426 -o /tmp/evaluation-result-1532959-1238408426/solver-1532959-1238408426 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=694270371 HOME/instance-1532959-1238408426.cnf

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

MD5SUM BENCH= 3489273d9d670dd6da5e410852c60205
RANDOM SEED=694270371

node49.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1485792 kB
Buffers:         98564 kB
Cached:         369964 kB
SwapCached:       6452 kB
Active:          96892 kB
Inactive:       380608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1485792 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            2320 kB
Writeback:           0 kB
Mapped:          14676 kB
Slab:            78492 kB
Committed_AS:  1825096 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node49 at 2009-03-30 12:40:29