Trace number 1784837

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) 5000.1 5002.11

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l2.sat05-519.reshuffled-07.cnf
MD5SUM5344c68d1511d70cde59fef7dc46c3a5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1838.18
Satisfiable
(Un)Satisfiability was proved
Number of variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784837-1241867802/watcher-1784837-1241867802 -o /tmp/evaluation-result-1784837-1241867802/solver-1784837-1241867802 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=342167216 HOME/instance-1784837-1241867802.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.98 1.94 1.91 3/65 19957
/proc/meminfo: memFree=1768688/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=1608 CPUtime=0
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 214810076 1646592 184 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 402 185 90 283 0 116 0

[startup+0.039199 s]
/proc/loadavg: 1.98 1.94 1.91 3/65 19957
/proc/meminfo: memFree=1768688/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=2268 CPUtime=0.03
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 348 0 0 0 3 0 0 0 20 0 1 0 214810076 2322432 331 1992294400 134512640 135674940 4294956208 18446744073709551615 134564339 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 567 331 98 283 0 281 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2268

[startup+0.101203 s]
/proc/loadavg: 1.98 1.94 1.91 3/65 19957
/proc/meminfo: memFree=1768688/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=2400 CPUtime=0.09
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 380 0 0 0 9 0 0 0 20 0 1 0 214810076 2457600 363 1992294400 134512640 135674940 4294956208 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 600 363 98 283 0 314 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2400

[startup+0.301224 s]
/proc/loadavg: 1.98 1.94 1.91 3/65 19957
/proc/meminfo: memFree=1768688/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=2664 CPUtime=0.29
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 462 0 0 0 29 0 0 0 22 0 1 0 214810076 2727936 445 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 666 445 98 283 0 380 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2664

[startup+0.701268 s]
/proc/loadavg: 1.98 1.94 1.91 3/65 19957
/proc/meminfo: memFree=1768688/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=3324 CPUtime=0.69
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 613 0 0 0 69 0 0 0 25 0 1 0 214810076 3403776 596 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 831 596 98 283 0 545 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3324

[startup+1.50135 s]
/proc/loadavg: 1.98 1.94 1.91 2/66 19958
/proc/meminfo: memFree=1766320/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=4116 CPUtime=1.49
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 812 0 0 0 149 0 0 0 25 0 1 0 214810076 4214784 795 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 1029 795 98 283 0 743 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4116

[startup+3.10152 s]
/proc/loadavg: 1.90 1.93 1.90 2/66 19958
/proc/meminfo: memFree=1765296/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=5044 CPUtime=3.09
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 1039 0 0 0 309 0 0 0 25 0 1 0 214810076 5165056 1022 1992294400 134512640 135674940 4294956208 18446744073709551615 134556775 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 1261 1022 98 283 0 975 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5044

[startup+6.30186 s]
/proc/loadavg: 1.90 1.93 1.90 2/66 19958
/proc/meminfo: memFree=1764368/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=5724 CPUtime=6.28
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 1185 0 0 0 628 0 0 0 25 0 1 0 214810076 5861376 1168 1992294400 134512640 135674940 4294956208 18446744073709551615 134564219 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 1431 1168 98 283 0 1145 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 5724

[startup+12.7016 s]
/proc/loadavg: 1.76 1.90 1.89 2/66 19958
/proc/meminfo: memFree=1763424/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=6748 CPUtime=12.68
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 1426 0 0 0 1268 0 0 0 25 0 1 0 214810076 6909952 1409 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 1687 1409 98 283 0 1401 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6748

[startup+25.5019 s]
/proc/loadavg: 1.64 1.87 1.88 2/66 19958
/proc/meminfo: memFree=1762600/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=7792 CPUtime=25.48
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 1646 0 0 0 2548 0 0 0 25 0 1 0 214810076 7979008 1629 1992294400 134512640 135674940 4294956208 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 1948 1629 98 283 0 1662 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7792

[startup+51.1017 s]
/proc/loadavg: 1.42 1.80 1.86 2/66 19958
/proc/meminfo: memFree=1760104/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=10772 CPUtime=51.06
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 2280 0 0 0 5106 0 0 0 25 0 1 0 214810076 11030528 2263 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 2693 2263 98 283 0 2407 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10772

[startup+102.305 s]
/proc/loadavg: 1.17 1.66 1.81 2/66 19958
/proc/meminfo: memFree=1757992/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=12960 CPUtime=102.25
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 2778 0 0 0 10224 1 0 0 25 0 1 0 214810076 13271040 2761 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 3240 2761 98 283 0 2954 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 12960

[startup+162.302 s]
/proc/loadavg: 1.06 1.55 1.76 2/66 19958
/proc/meminfo: memFree=1757160/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=13900 CPUtime=162.22
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 2968 0 0 0 16221 1 0 0 25 0 1 0 214810076 14233600 2951 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 3475 2951 98 283 0 3189 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 13900

[startup+222.302 s]
/proc/loadavg: 1.02 1.44 1.70 2/66 19958
/proc/meminfo: memFree=1756520/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=14884 CPUtime=222.2
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 3142 0 0 0 22219 1 0 0 25 0 1 0 214810076 15241216 3125 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 3721 3125 98 283 0 3435 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 14884

[startup+282.301 s]
/proc/loadavg: 1.01 1.36 1.66 2/66 19958
/proc/meminfo: memFree=1755624/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=15880 CPUtime=282.17
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 3350 0 0 0 28216 1 0 0 25 0 1 0 214810076 16261120 3333 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 3970 3333 98 283 0 3684 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 15880

[startup+342.302 s]
/proc/loadavg: 1.00 1.29 1.61 2/66 19958
/proc/meminfo: memFree=1755176/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=16444 CPUtime=342.16
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 3453 0 0 0 34214 2 0 0 25 0 1 0 214810076 16838656 3436 1992294400 134512640 135674940 4294956208 18446744073709551615 134565212 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 4111 3436 98 283 0 3825 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 16444

[startup+402.301 s]
/proc/loadavg: 1.00 1.24 1.58 2/66 19958
/proc/meminfo: memFree=1753640/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=18192 CPUtime=402.13
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 3828 0 0 0 40211 2 0 0 25 0 1 0 214810076 18628608 3811 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 4548 3811 98 283 0 4262 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 18192

[startup+462.302 s]
/proc/loadavg: 1.00 1.19 1.54 2/66 19958
/proc/meminfo: memFree=1752744/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=19300 CPUtime=462.1
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 4051 0 0 0 46208 2 0 0 25 0 1 0 214810076 19763200 4034 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 4825 4034 98 283 0 4539 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 19300

[startup+522.302 s]
/proc/loadavg: 1.00 1.15 1.50 2/66 19958
/proc/meminfo: memFree=1751848/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=20292 CPUtime=522.08
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 4267 0 0 0 52206 2 0 0 25 0 1 0 214810076 20779008 4250 1992294400 134512640 135674940 4294956208 18446744073709551615 134564247 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 5073 4250 98 283 0 4787 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 20292

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.47 2/66 19958
/proc/meminfo: memFree=1751400/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=21004 CPUtime=582.06
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 4398 0 0 0 58204 2 0 0 25 0 1 0 214810076 21508096 4381 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 5251 4381 98 283 0 4965 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 21004

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.43 2/66 19958
/proc/meminfo: memFree=1751016/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=21532 CPUtime=642.03
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 4478 0 0 0 64201 2 0 0 25 0 1 0 214810076 22048768 4461 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 5383 4461 98 283 0 5097 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 21532


################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19966
/proc/meminfo: memFree=1732264/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=39900 CPUtime=4060.66
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 8931 0 0 0 406059 7 0 0 25 0 1 0 214810076 40857600 8649 1992294400 134512640 135674940 4294956208 18446744073709551615 134564237 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 9975 8649 98 283 0 9689 0
Current children cumulated CPU time (s) 4060.66
Current children cumulated vsize (KiB) 39900

[startup+4122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19966
/proc/meminfo: memFree=1732200/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=39900 CPUtime=4120.64
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 8936 0 0 0 412057 7 0 0 25 0 1 0 214810076 40857600 8654 1992294400 134512640 135674940 4294956208 18446744073709551615 134560301 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 9975 8654 98 283 0 9689 0
Current children cumulated CPU time (s) 4120.64
Current children cumulated vsize (KiB) 39900

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19966
/proc/meminfo: memFree=1732264/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=39900 CPUtime=4180.62
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 8936 0 0 0 418055 7 0 0 25 0 1 0 214810076 40857600 8654 1992294400 134512640 135674940 4294956208 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 9975 8654 98 283 0 9689 0
Current children cumulated CPU time (s) 4180.62
Current children cumulated vsize (KiB) 39900

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19966
/proc/meminfo: memFree=1731368/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=41100 CPUtime=4240.59
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 9211 0 0 0 424051 8 0 0 25 0 1 0 214810076 42086400 8929 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 10275 8929 98 283 0 9989 0
Current children cumulated CPU time (s) 4240.59
Current children cumulated vsize (KiB) 41100

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19966
/proc/meminfo: memFree=1730664/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=41796 CPUtime=4300.57
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 9381 0 0 0 430049 8 0 0 25 0 1 0 214810076 42799104 9099 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 10449 9099 98 283 0 10163 0
Current children cumulated CPU time (s) 4300.57
Current children cumulated vsize (KiB) 41796

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19966
/proc/meminfo: memFree=1730408/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=42192 CPUtime=4360.55
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 9435 0 0 0 436047 8 0 0 25 0 1 0 214810076 43204608 9153 1992294400 134512640 135674940 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 10548 9153 98 283 0 10262 0
Current children cumulated CPU time (s) 4360.55
Current children cumulated vsize (KiB) 42192

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19966
/proc/meminfo: memFree=1730344/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=42192 CPUtime=4420.52
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 9452 0 0 0 442044 8 0 0 25 0 1 0 214810076 43204608 9170 1992294400 134512640 135674940 4294956208 18446744073709551615 134564313 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 10548 9170 98 283 0 10262 0
Current children cumulated CPU time (s) 4420.52
Current children cumulated vsize (KiB) 42192

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19966
/proc/meminfo: memFree=1730216/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=42452 CPUtime=4480.49
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 9479 0 0 0 448041 8 0 0 25 0 1 0 214810076 43470848 9197 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 10613 9197 98 283 0 10327 0
Current children cumulated CPU time (s) 4480.49
Current children cumulated vsize (KiB) 42452

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19966
/proc/meminfo: memFree=1730088/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=42452 CPUtime=4540.47
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 9499 0 0 0 454039 8 0 0 25 0 1 0 214810076 43470848 9217 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 10613 9217 98 283 0 10327 0
Current children cumulated CPU time (s) 4540.47
Current children cumulated vsize (KiB) 42452

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19966
/proc/meminfo: memFree=1729832/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=42584 CPUtime=4600.45
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 9519 0 0 0 460037 8 0 0 25 0 1 0 214810076 43606016 9237 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 10646 9237 98 283 0 10360 0
Current children cumulated CPU time (s) 4600.45
Current children cumulated vsize (KiB) 42584

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19966
/proc/meminfo: memFree=1729768/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=42712 CPUtime=4660.42
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 9528 0 0 0 466034 8 0 0 25 0 1 0 214810076 43737088 9246 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 10678 9246 98 283 0 10392 0
Current children cumulated CPU time (s) 4660.42
Current children cumulated vsize (KiB) 42712

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19966
/proc/meminfo: memFree=1729704/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=42712 CPUtime=4720.4
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 9543 0 0 0 472032 8 0 0 25 0 1 0 214810076 43737088 9261 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 10678 9261 98 283 0 10392 0
Current children cumulated CPU time (s) 4720.4
Current children cumulated vsize (KiB) 42712

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19966
/proc/meminfo: memFree=1729640/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=42712 CPUtime=4780.37
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 9543 0 0 0 478029 8 0 0 25 0 1 0 214810076 43737088 9261 1992294400 134512640 135674940 4294956208 18446744073709551615 134560473 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 10678 9261 98 283 0 10392 0
Current children cumulated CPU time (s) 4780.37
Current children cumulated vsize (KiB) 42712

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19966
/proc/meminfo: memFree=1729576/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=42712 CPUtime=4840.34
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 9544 0 0 0 484026 8 0 0 25 0 1 0 214810076 43737088 9262 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 10678 9262 98 283 0 10392 0
Current children cumulated CPU time (s) 4840.34
Current children cumulated vsize (KiB) 42712

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19966
/proc/meminfo: memFree=1729384/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=42976 CPUtime=4900.32
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 9598 0 0 0 490024 8 0 0 25 0 1 0 214810076 44007424 9316 1992294400 134512640 135674940 4294956208 18446744073709551615 134564429 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 10744 9316 98 283 0 10458 0
Current children cumulated CPU time (s) 4900.32
Current children cumulated vsize (KiB) 42976

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19966
/proc/meminfo: memFree=1729256/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=43132 CPUtime=4960.29
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 9622 0 0 0 496021 8 0 0 25 0 1 0 214810076 44167168 9340 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 10783 9340 98 283 0 10497 0
Current children cumulated CPU time (s) 4960.29
Current children cumulated vsize (KiB) 43132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19966
/proc/meminfo: memFree=1729192/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=43132 CPUtime=5000.08
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 9622 0 0 0 499999 9 0 0 25 0 1 0 214810076 44167168 9340 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 10783 9340 98 283 0 10497 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 43132

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

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

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19966
/proc/meminfo: memFree=1729192/2055920 swapFree=4176240/4192956
[pid=19957] ppid=19955 vsize=43132 CPUtime=5000.08
/proc/19957/stat : 19957 (SApperloT-base) R 19955 19957 19920 0 -1 4194304 9622 0 0 0 499999 9 0 0 25 0 1 0 214810076 44167168 9340 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 0 0 0
/proc/19957/statm: 10783 9340 98 283 0 10497 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 43132

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.11
CPU time (s): 5000.1
CPU user time (s): 5000
CPU system time (s): 0.096985
CPU usage (%): 99.9597
Max. virtual memory (cumulated for all children) (KiB): 43132

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

runsolver used 5.11022 second user time and 11.6152 second system time

The end

Launcher Data

Begin job on node81 at 2009-05-09 13:16:42
IDJOB=1784837
IDBENCH=24625
IDSOLVER=642
FILE ID=node81/1784837-1241867802
PBS_JOBID= 9264613
Free space on /tmp= 126444 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest04/others/equilarge_l2.sat05-519.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784837-1241867802/watcher-1784837-1241867802 -o /tmp/evaluation-result-1784837-1241867802/solver-1784837-1241867802 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=342167216 HOME/instance-1784837-1241867802.cnf

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

MD5SUM BENCH= 5344c68d1511d70cde59fef7dc46c3a5
RANDOM SEED=342167216

node81.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.234
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.234
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:       1769168 kB
Buffers:         33564 kB
Cached:         179980 kB
SwapCached:      10584 kB
Active:          84764 kB
Inactive:       140752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769168 kB
SwapTotal:     4192956 kB
SwapFree:      4176240 kB
Dirty:            1748 kB
Writeback:           0 kB
Mapped:          13744 kB
Slab:            46988 kB
Committed_AS:   657920 kB
PageTables:       1452 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= 126440 MiB
End job on node81 at 2009-05-09 14:40:07