Trace number 1532050

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT hrp? (TO) 1200.13 1200.58

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S501150091-001.cnf
MD5SUMe113edb96dafae9a32f84235b77a2595
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark25.5081
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
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-1532050-1238370440/watcher-1532050-1238370440 -o /tmp/evaluation-result-1532050-1238370440/solver-1532050-1238370440 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1100733441 HOME/instance-1532050-1238370440.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: 1.83 1.94 1.82 3/71 12957
/proc/meminfo: memFree=819992/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=1616 CPUtime=0
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 197 0 0 0 0 0 0 0 18 0 1 0 1109707052 1654784 181 1992294400 134512640 135712473 4294956192 18446744073709551615 134537114 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 404 182 95 292 0 109 0

[startup+0.0384349 s]
/proc/loadavg: 1.83 1.94 1.82 3/71 12957
/proc/meminfo: memFree=819992/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=3068 CPUtime=0.03
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 565 0 0 0 3 0 0 0 18 0 1 0 1109707052 3141632 548 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 767 548 105 292 0 472 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3068

[startup+0.101446 s]
/proc/loadavg: 1.83 1.94 1.82 3/71 12957
/proc/meminfo: memFree=819992/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=3464 CPUtime=0.09
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 665 0 0 0 9 0 0 0 18 0 1 0 1109707052 3547136 648 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 866 648 105 292 0 571 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3464

[startup+0.301484 s]
/proc/loadavg: 1.83 1.94 1.82 3/71 12957
/proc/meminfo: memFree=819992/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=4388 CPUtime=0.29
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 922 0 0 0 29 0 0 0 19 0 1 0 1109707052 4493312 905 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 1097 905 105 292 0 802 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4388

[startup+0.70156 s]
/proc/loadavg: 1.83 1.94 1.82 3/71 12957
/proc/meminfo: memFree=819992/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=6396 CPUtime=0.69
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 1406 0 0 0 69 0 0 0 23 0 1 0 1109707052 6549504 1389 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 1599 1389 105 292 0 1304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6396

[startup+1.50171 s]
/proc/loadavg: 1.83 1.94 1.82 2/72 12958
/proc/meminfo: memFree=813200/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=10092 CPUtime=1.49
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 2312 0 0 0 148 1 0 0 25 0 1 0 1109707052 10334208 2295 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 2523 2295 105 292 0 2228 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10092

[startup+3.10202 s]
/proc/loadavg: 1.83 1.94 1.82 2/72 12958
/proc/meminfo: memFree=810192/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=12468 CPUtime=3.09
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 2940 0 0 0 308 1 0 0 25 0 1 0 1109707052 12767232 2923 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 3117 2923 109 292 0 2822 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12468

[startup+6.30163 s]
/proc/loadavg: 1.77 1.92 1.82 2/72 12958
/proc/meminfo: memFree=802384/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=19340 CPUtime=6.29
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 4641 0 0 0 627 2 0 0 25 0 1 0 1109707052 19804160 4624 1992294400 134512640 135712473 4294956192 18446744073709551615 134563613 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 4835 4624 109 292 0 4540 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19340

[startup+12.7019 s]
/proc/loadavg: 1.71 1.91 1.81 2/72 12958
/proc/meminfo: memFree=799632/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=21320 CPUtime=12.69
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 5139 0 0 0 1267 2 0 0 25 0 1 0 1109707052 21831680 5122 1992294400 134512640 135712473 4294956192 18446744073709551615 134563691 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 5330 5122 109 292 0 5035 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21320

[startup+25.5013 s]
/proc/loadavg: 1.55 1.86 1.80 2/72 12958
/proc/meminfo: memFree=797008/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=23992 CPUtime=25.48
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 5782 0 0 0 2546 2 0 0 25 0 1 0 1109707052 24567808 5765 1992294400 134512640 135712473 4294956192 18446744073709551615 134558904 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 5998 5765 109 292 0 5703 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23992

[startup+51.1012 s]
/proc/loadavg: 1.36 1.79 1.78 2/72 12958
/proc/meminfo: memFree=793808/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=27716 CPUtime=51.07
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 6658 0 0 0 5104 3 0 0 25 0 1 0 1109707052 28381184 6641 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 6929 6641 109 292 0 6634 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27716

[startup+102.306 s]
/proc/loadavg: 1.15 1.67 1.73 2/72 12958
/proc/meminfo: memFree=791184/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=30416 CPUtime=102.26
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 7266 0 0 0 10222 4 0 0 25 0 1 0 1109707052 31145984 7249 1992294400 134512640 135712473 4294956192 18446744073709551615 134558681 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 7604 7249 109 292 0 7309 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 30416

[startup+162.302 s]
/proc/loadavg: 1.06 1.54 1.69 2/72 12958
/proc/meminfo: memFree=787792/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=34064 CPUtime=162.23
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 8133 0 0 0 16218 5 0 0 25 0 1 0 1109707052 34881536 8116 1992294400 134512640 135712473 4294956192 18446744073709551615 134564302 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 8516 8116 109 292 0 8221 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 34064

[startup+222.301 s]
/proc/loadavg: 1.02 1.44 1.64 2/72 12958
/proc/meminfo: memFree=785936/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=35888 CPUtime=222.21
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 8559 0 0 0 22215 6 0 0 25 0 1 0 1109707052 36749312 8542 1992294400 134512640 135712473 4294956192 18446744073709551615 134564296 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 8972 8542 109 292 0 8677 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 35888

[startup+282.302 s]
/proc/loadavg: 1.00 1.36 1.60 2/72 12958
/proc/meminfo: memFree=784336/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=37952 CPUtime=282.19
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 8963 0 0 0 28212 7 0 0 25 0 1 0 1109707052 38862848 8946 1992294400 134512640 135712473 4294956192 18446744073709551615 134564296 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 9488 8946 109 292 0 9193 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 37952

[startup+342.303 s]
/proc/loadavg: 1.00 1.29 1.56 2/72 12958
/proc/meminfo: memFree=782480/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=39860 CPUtime=342.17
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 9415 0 0 0 34209 8 0 0 25 0 1 0 1109707052 40816640 9398 1992294400 134512640 135712473 4294956192 18446744073709551615 134564156 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 9965 9398 109 292 0 9670 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 39860

[startup+402.302 s]
/proc/loadavg: 1.00 1.23 1.52 2/72 12958
/proc/meminfo: memFree=781840/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=40652 CPUtime=402.14
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 9562 0 0 0 40206 8 0 0 25 0 1 0 1109707052 41627648 9545 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 10163 9545 109 292 0 9868 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 40652

[startup+462.302 s]
/proc/loadavg: 1.00 1.19 1.48 2/72 12958
/proc/meminfo: memFree=778896/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=43740 CPUtime=462.12
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 10297 0 0 0 46203 9 0 0 25 0 1 0 1109707052 44789760 10280 1992294400 134512640 135712473 4294956192 18446744073709551615 134559771 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 10935 10280 109 292 0 10640 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 43740

[startup+522.302 s]
/proc/loadavg: 1.00 1.15 1.45 2/72 12958
/proc/meminfo: memFree=777936/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=44944 CPUtime=522.09
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 10531 0 0 0 52200 9 0 0 25 0 1 0 1109707052 46022656 10514 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 11236 10514 109 292 0 10941 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 44944

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.42 2/72 12958
/proc/meminfo: memFree=776592/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=46388 CPUtime=582.08
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 10854 0 0 0 58198 10 0 0 25 0 1 0 1109707052 47501312 10837 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 11597 10837 109 292 0 11302 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 46388

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.39 2/72 12958
/proc/meminfo: memFree=775952/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=47296 CPUtime=642.06
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 11027 0 0 0 64195 11 0 0 25 0 1 0 1109707052 48431104 11010 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 11824 11010 109 292 0 11529 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 47296

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.36 2/72 12958
/proc/meminfo: memFree=772752/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=50736 CPUtime=702.03
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 11817 0 0 0 70192 11 0 0 25 0 1 0 1109707052 51953664 11800 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 12684 11800 109 292 0 12389 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 50736

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.34 2/72 12958
/proc/meminfo: memFree=772048/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=51524 CPUtime=762.02
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 12003 0 0 0 76190 12 0 0 25 0 1 0 1109707052 52760576 11986 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 12881 11986 109 292 0 12586 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 51524

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.32 2/72 12958
/proc/meminfo: memFree=770640/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=53240 CPUtime=821.98
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 12346 0 0 0 82186 12 0 0 25 0 1 0 1109707052 54517760 12329 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 0 0 0
/proc/12957/statm: 13310 12329 109 292 0 13015 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 53240

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.29 2/72 12964
/proc/meminfo: memFree=770512/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=53372 CPUtime=881.95
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 12378 0 0 0 88183 12 0 0 25 0 1 0 1109707052 54652928 12361 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 13343 12361 109 292 0 13048 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 53372

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.27 2/72 12964
/proc/meminfo: memFree=769680/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=54268 CPUtime=941.94
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 12575 0 0 0 94181 13 0 0 25 0 1 0 1109707052 55570432 12558 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 13567 12558 109 292 0 13272 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 54268

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.25 2/72 12964
/proc/meminfo: memFree=736720/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=88180 CPUtime=1001.91
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 21003 0 0 0 100171 20 0 0 25 0 1 0 1109707052 90296320 20986 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 22045 20986 109 292 0 21750 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 88180

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.23 2/72 12964
/proc/meminfo: memFree=631248/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=194604 CPUtime=1061.89
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 47604 0 0 0 106146 43 0 0 25 0 1 0 1109707052 199274496 47587 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 48651 47587 109 292 0 48356 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 194604

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.22 2/72 12964
/proc/meminfo: memFree=526224/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=298436 CPUtime=1121.87
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 73520 0 0 0 112124 63 0 0 25 0 1 0 1109707052 305598464 73503 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 74609 73503 109 292 0 74314 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 298436

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/72 12964
/proc/meminfo: memFree=423056/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=402320 CPUtime=1181.85
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 99482 0 0 0 118102 83 0 0 25 0 1 0 1109707052 411975680 99465 1992294400 134512640 135712473 4294956192 18446744073709551615 134592512 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 100580 99465 109 292 0 100285 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 402320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.19 2/72 12964
/proc/meminfo: memFree=388624/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=435188 CPUtime=1200.05
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 107676 0 0 0 119916 89 0 0 25 0 1 0 1109707052 445632512 107659 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 108797 107659 109 292 0 108502 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 435188

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.19 2/72 12964
/proc/meminfo: memFree=388624/2055920 swapFree=4170332/4192956
[pid=12957] ppid=12955 vsize=435188 CPUtime=1200.05
/proc/12957/stat : 12957 (SApperloT-hrp) R 12955 12957 12825 0 -1 4194304 107676 0 0 0 119916 89 0 0 25 0 1 0 1109707052 445632512 107659 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/12957/statm: 108797 107659 109 292 0 108502 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 435188

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.13
CPU user time (s): 1199.16
CPU system time (s): 0.961853
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (KiB): 435188

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

runsolver used 1.13083 second user time and 3.24651 second system time

The end

Launcher Data

Begin job on node38 at 2009-03-30 01:47:20
IDJOB=1532050
IDBENCH=70184
IDSOLVER=510
FILE ID=node38/1532050-1238370440
PBS_JOBID= 9061262
Free space on /tmp= 65528 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S501150091-001.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532050-1238370440/watcher-1532050-1238370440 -o /tmp/evaluation-result-1532050-1238370440/solver-1532050-1238370440 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1100733441 HOME/instance-1532050-1238370440.cnf

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

MD5SUM BENCH= e113edb96dafae9a32f84235b77a2595
RANDOM SEED=1100733441

node38.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.259
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.259
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:        820408 kB
Buffers:         92256 kB
Cached:        1051316 kB
SwapCached:      11204 kB
Active:         174068 kB
Inactive:       982120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        820408 kB
SwapTotal:     4192956 kB
SwapFree:      4170332 kB
Dirty:            1908 kB
Writeback:           0 kB
Mapped:          18340 kB
Slab:            64544 kB
Committed_AS:  3030728 kB
PageTables:       1988 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= 65528 MiB
End job on node38 at 2009-03-30 02:07:22