Trace number 1534679

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.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/540/
unif-k3-r4.25-v540-c2295-S433356712-017.cnf
MD5SUM4a78ab70ae5c4ba56ac4f88e429d1c79
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.082986
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
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-1534679-1238587185/watcher-1534679-1238587185 -o /tmp/evaluation-result-1534679-1238587185/solver-1534679-1238587185 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=2068781769 HOME/instance-1534679-1238587185.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.82 1.49 3/64 16766
/proc/meminfo: memFree=1625504/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=1448 CPUtime=0
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 158 0 0 0 0 0 0 0 18 0 1 0 1131381002 1482752 141 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 362 141 98 283 0 76 0

[startup+0.068252 s]
/proc/loadavg: 1.83 1.82 1.49 3/64 16766
/proc/meminfo: memFree=1625504/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=1580 CPUtime=0.06
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 207 0 0 0 6 0 0 0 18 0 1 0 1131381002 1617920 190 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 395 190 98 283 0 109 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1580

[startup+0.101257 s]
/proc/loadavg: 1.83 1.82 1.49 3/64 16766
/proc/meminfo: memFree=1625504/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=1580 CPUtime=0.09
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 216 0 0 0 9 0 0 0 18 0 1 0 1131381002 1617920 199 1992294400 134512640 135674940 4294956192 18446744073709551615 134564705 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 395 199 98 283 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1580

[startup+0.301296 s]
/proc/loadavg: 1.83 1.82 1.49 3/64 16766
/proc/meminfo: memFree=1625504/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=1712 CPUtime=0.29
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 252 0 0 0 29 0 0 0 19 0 1 0 1131381002 1753088 235 1992294400 134512640 135674940 4294956192 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 428 235 98 283 0 142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1712

[startup+0.701374 s]
/proc/loadavg: 1.83 1.82 1.49 3/64 16766
/proc/meminfo: memFree=1625504/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=1980 CPUtime=0.69
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 295 0 0 0 69 0 0 0 23 0 1 0 1131381002 2027520 278 1992294400 134512640 135674940 4294956192 18446744073709551615 134556775 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 495 278 98 283 0 209 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1980

[startup+1.50153 s]
/proc/loadavg: 1.83 1.82 1.49 2/65 16767
/proc/meminfo: memFree=1624600/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=2112 CPUtime=1.49
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 354 0 0 0 149 0 0 0 25 0 1 0 1131381002 2162688 337 1992294400 134512640 135674940 4294956192 18446744073709551615 134565257 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 528 337 98 283 0 242 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2112

[startup+3.10185 s]
/proc/loadavg: 1.83 1.82 1.49 2/65 16767
/proc/meminfo: memFree=1624216/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=2508 CPUtime=3.09
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 428 0 0 0 309 0 0 0 25 0 1 0 1131381002 2568192 411 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 627 411 98 283 0 341 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2508

[startup+6.30148 s]
/proc/loadavg: 1.77 1.81 1.49 2/65 16767
/proc/meminfo: memFree=1623768/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=2772 CPUtime=6.29
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 513 0 0 0 629 0 0 0 25 0 1 0 1131381002 2838528 496 1992294400 134512640 135674940 4294956192 18446744073709551615 134564474 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 693 496 98 283 0 407 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2772

[startup+12.7017 s]
/proc/loadavg: 1.71 1.79 1.49 2/65 16767
/proc/meminfo: memFree=1623256/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=3304 CPUtime=12.69
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 620 0 0 0 1269 0 0 0 25 0 1 0 1131381002 3383296 603 1992294400 134512640 135674940 4294956192 18446744073709551615 134564740 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 826 603 98 283 0 540 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3304

[startup+25.5013 s]
/proc/loadavg: 1.55 1.75 1.48 2/65 16767
/proc/meminfo: memFree=1622552/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=3964 CPUtime=25.48
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 785 0 0 0 2548 0 0 0 25 0 1 0 1131381002 4059136 768 1992294400 134512640 135674940 4294956192 18446744073709551615 134541008 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 991 768 98 283 0 705 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3964

[startup+51.1013 s]
/proc/loadavg: 1.36 1.69 1.46 2/65 16767
/proc/meminfo: memFree=1621784/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=4628 CPUtime=51.07
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 965 0 0 0 5107 0 0 0 25 0 1 0 1131381002 4739072 948 1992294400 134512640 135674940 4294956192 18446744073709551615 134564614 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 1157 948 98 283 0 871 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4628

[startup+102.305 s]
/proc/loadavg: 1.15 1.58 1.44 2/65 16773
/proc/meminfo: memFree=1620760/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=5564 CPUtime=102.25
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 1202 0 0 0 10225 0 0 0 25 0 1 0 1131381002 5697536 1185 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 1391 1185 98 283 0 1105 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 5564

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.41 2/65 16773
/proc/meminfo: memFree=1620056/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=6244 CPUtime=162.22
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 1380 0 0 0 16222 0 0 0 25 0 1 0 1131381002 6393856 1363 1992294400 134512640 135674940 4294956192 18446744073709551615 134565282 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 1561 1363 98 283 0 1275 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 6244

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.38 2/65 16773
/proc/meminfo: memFree=1619544/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=6788 CPUtime=222.19
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 1500 0 0 0 22219 0 0 0 25 0 1 0 1131381002 6950912 1483 1992294400 134512640 135674940 4294956192 18446744073709551615 134560488 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 1697 1483 98 283 0 1411 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 6788

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.35 2/65 16773
/proc/meminfo: memFree=1619160/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=7204 CPUtime=282.17
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 1592 0 0 0 28217 0 0 0 25 0 1 0 1131381002 7376896 1575 1992294400 134512640 135674940 4294956192 18446744073709551615 134559276 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 1801 1575 98 283 0 1515 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 7204

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.33 2/65 16773
/proc/meminfo: memFree=1618904/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=7476 CPUtime=342.15
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 1655 0 0 0 34215 0 0 0 25 0 1 0 1131381002 7655424 1638 1992294400 134512640 135674940 4294956192 18446744073709551615 134564788 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 1869 1638 98 283 0 1583 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 7476

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.31 2/65 16773
/proc/meminfo: memFree=1618520/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=7900 CPUtime=402.13
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 1736 0 0 0 40212 1 0 0 25 0 1 0 1131381002 8089600 1719 1992294400 134512640 135674940 4294956192 18446744073709551615 134539712 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 1975 1719 98 283 0 1689 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 7900

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.28 2/65 16773
/proc/meminfo: memFree=1618328/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=8180 CPUtime=462.11
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 1804 0 0 0 46210 1 0 0 25 0 1 0 1131381002 8376320 1787 1992294400 134512640 135674940 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 2045 1787 98 283 0 1759 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 8180

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.26 2/65 16773
/proc/meminfo: memFree=1618136/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=8452 CPUtime=522.09
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 1849 0 0 0 52208 1 0 0 25 0 1 0 1131381002 8654848 1832 1992294400 134512640 135674940 4294956192 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 2113 1832 98 283 0 1827 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 8452

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.24 2/65 16773
/proc/meminfo: memFree=1617944/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=8732 CPUtime=582.07
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 1902 0 0 0 58206 1 0 0 25 0 1 0 1131381002 8941568 1885 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 2183 1885 98 283 0 1897 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 8732

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.23 2/65 16773
/proc/meminfo: memFree=1617624/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=9164 CPUtime=642.05
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 1980 0 0 0 64204 1 0 0 25 0 1 0 1131381002 9383936 1963 1992294400 134512640 135674940 4294956192 18446744073709551615 134565071 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 2291 1963 98 283 0 2005 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 9164

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.21 2/65 16773
/proc/meminfo: memFree=1617496/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=9308 CPUtime=702.02
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 2022 0 0 0 70201 1 0 0 25 0 1 0 1131381002 9531392 2005 1992294400 134512640 135674940 4294956192 18446744073709551615 134565218 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 2327 2005 98 283 0 2041 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 9308

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.19 2/65 16773
/proc/meminfo: memFree=1617368/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=9452 CPUtime=762
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 2060 0 0 0 76199 1 0 0 25 0 1 0 1131381002 9678848 2043 1992294400 134512640 135674940 4294956192 18446744073709551615 134564655 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 2363 2043 98 283 0 2077 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 9452

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.18 2/65 16773
/proc/meminfo: memFree=1617240/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=9596 CPUtime=821.97
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 2089 0 0 0 82196 1 0 0 25 0 1 0 1131381002 9826304 2072 1992294400 134512640 135674940 4294956192 18446744073709551615 134552024 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 2399 2072 98 283 0 2113 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 9596

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.16 2/65 16773
/proc/meminfo: memFree=1617112/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=9740 CPUtime=881.95
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 2112 0 0 0 88194 1 0 0 25 0 1 0 1131381002 9973760 2095 1992294400 134512640 135674940 4294956192 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 2435 2095 98 283 0 2149 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 9740

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.15 2/65 16773
/proc/meminfo: memFree=1616792/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=10028 CPUtime=941.93
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 2183 0 0 0 94192 1 0 0 25 0 1 0 1131381002 10268672 2166 1992294400 134512640 135674940 4294956192 18446744073709551615 134556043 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 2507 2166 98 283 0 2221 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 10028

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 16773
/proc/meminfo: memFree=1616664/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=10172 CPUtime=1001.91
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 2226 0 0 0 100190 1 0 0 25 0 1 0 1131381002 10416128 2209 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 2543 2209 98 283 0 2257 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 10172

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/65 16773
/proc/meminfo: memFree=1616472/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=10316 CPUtime=1061.88
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 2276 0 0 0 106187 1 0 0 25 0 1 0 1131381002 10563584 2259 1992294400 134512640 135674940 4294956192 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 2579 2259 98 283 0 2293 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 10316

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 16773
/proc/meminfo: memFree=1616280/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=10604 CPUtime=1121.86
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 2331 0 0 0 112185 1 0 0 25 0 1 0 1131381002 10858496 2314 1992294400 134512640 135674940 4294956192 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 2651 2314 98 283 0 2365 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 10604

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 16773
/proc/meminfo: memFree=1616088/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=10748 CPUtime=1181.84
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 2364 0 0 0 118183 1 0 0 25 0 1 0 1131381002 11005952 2347 1992294400 134512640 135674940 4294956192 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 2687 2347 98 283 0 2401 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 10748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 16773
/proc/meminfo: memFree=1616088/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=10748 CPUtime=1200.04
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 2365 0 0 0 120003 1 0 0 25 0 1 0 1131381002 11005952 2348 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 2687 2348 98 283 0 2401 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 10748

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.10 2/65 16773
/proc/meminfo: memFree=1616088/2055920 swapFree=4176304/4192956
[pid=16766] ppid=16764 vsize=10748 CPUtime=1200.04
/proc/16766/stat : 16766 (SApperloT-base) R 16764 16766 15983 0 -1 4194304 2365 0 0 0 120003 1 0 0 25 0 1 0 1131381002 11005952 2348 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/16766/statm: 2687 2348 98 283 0 2401 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 10748

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.05
CPU user time (s): 1200.03
CPU system time (s): 0.017997
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 10748

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

runsolver used 0.839872 second user time and 2.6216 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-01 13:59:45
IDJOB=1534679
IDBENCH=70710
IDSOLVER=509
FILE ID=node53/1534679-1238587185
PBS_JOBID= 9062227
Free space on /tmp= 66040 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/540/unif-k3-r4.25-v540-c2295-S433356712-017.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534679-1238587185/watcher-1534679-1238587185 -o /tmp/evaluation-result-1534679-1238587185/solver-1534679-1238587185 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=2068781769 HOME/instance-1534679-1238587185.cnf

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

MD5SUM BENCH= 4a78ab70ae5c4ba56ac4f88e429d1c79
RANDOM SEED=2068781769

node53.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.264
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.264
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1625920 kB
Buffers:         87296 kB
Cached:         248828 kB
SwapCached:      10540 kB
Active:         198628 kB
Inactive:       149552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625920 kB
SwapTotal:     4192956 kB
SwapFree:      4176304 kB
Dirty:            1432 kB
Writeback:           0 kB
Mapped:          17796 kB
Slab:            67868 kB
Committed_AS:  2657780 kB
PageTables:       1384 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= 66040 MiB
End job on node53 at 2009-04-01 14:19:47