Trace number 1784801

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 baseUNSAT 4251.18 4252.69

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
MD5SUM71878da25e778158aa56312337016eac
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3348.09
Satisfiable
(Un)Satisfiability was proved
Number of variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

4251.08/4252.68	
4251.08/4252.68	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784801-1241866889/watcher-1784801-1241866889 -o /tmp/evaluation-result-1784801-1241866889/solver-1784801-1241866889 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=721514315 HOME/instance-1784801-1241866889.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: 0.92 0.98 0.95 3/64 30018
/proc/meminfo: memFree=1481792/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=1448 CPUtime=0
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 214716928 1482752 155 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 362 156 90 283 0 76 0

[startup+0.0800691 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 30018
/proc/meminfo: memFree=1481792/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=1844 CPUtime=0.07
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 257 0 0 0 7 0 0 0 18 0 1 0 214716928 1888256 240 1992294400 134512640 135674940 4294956208 18446744073709551615 134564313 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 461 240 98 283 0 175 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1844

[startup+0.102073 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 30018
/proc/meminfo: memFree=1481792/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=1844 CPUtime=0.1
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 265 0 0 0 10 0 0 0 18 0 1 0 214716928 1888256 248 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 461 248 98 283 0 175 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1844

[startup+0.302109 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 30018
/proc/meminfo: memFree=1481792/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=2108 CPUtime=0.3
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 333 0 0 0 30 0 0 0 19 0 1 0 214716928 2158592 316 1992294400 134512640 135674940 4294956208 18446744073709551615 134565022 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 527 316 98 283 0 241 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2108

[startup+0.701181 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 30018
/proc/meminfo: memFree=1481792/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=2372 CPUtime=0.69
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 405 0 0 0 69 0 0 0 22 0 1 0 214716928 2428928 388 1992294400 134512640 135674940 4294956208 18446744073709551615 134564482 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 593 388 98 283 0 307 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2372

[startup+1.50133 s]
/proc/loadavg: 0.92 0.98 0.95 2/65 30019
/proc/meminfo: memFree=1480568/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=2636 CPUtime=1.49
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 452 0 0 0 149 0 0 0 25 0 1 0 214716928 2699264 435 1992294400 134512640 135674940 4294956208 18446744073709551615 134555994 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 659 435 98 283 0 373 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2636

[startup+3.10162 s]
/proc/loadavg: 0.92 0.98 0.95 2/65 30019
/proc/meminfo: memFree=1480184/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=2904 CPUtime=3.09
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 529 0 0 0 309 0 0 0 25 0 1 0 214716928 2973696 512 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 726 512 98 283 0 440 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2904

[startup+6.3012 s]
/proc/loadavg: 0.93 0.98 0.95 2/65 30019
/proc/meminfo: memFree=1479608/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=3320 CPUtime=6.29
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 621 0 0 0 629 0 0 0 25 0 1 0 214716928 3399680 604 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 830 604 98 283 0 544 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3320

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.95 2/65 30019
/proc/meminfo: memFree=1479032/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=3856 CPUtime=12.69
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 757 0 0 0 1269 0 0 0 25 0 1 0 214716928 3948544 740 1992294400 134512640 135674940 4294956208 18446744073709551615 134564288 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 964 740 98 283 0 678 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3856

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.95 2/65 30019
/proc/meminfo: memFree=1478520/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=4416 CPUtime=25.48
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 868 0 0 0 2548 0 0 0 25 0 1 0 214716928 4521984 851 1992294400 134512640 135674940 4294956208 18446744073709551615 134564342 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 1104 851 98 283 0 818 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4416

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.95 2/65 30019
/proc/meminfo: memFree=1477880/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=5300 CPUtime=51.07
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 1043 0 0 0 5107 0 0 0 25 0 1 0 214716928 5427200 1026 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 1325 1026 98 283 0 1039 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5300

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.95 2/65 30019
/proc/meminfo: memFree=1476856/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=6472 CPUtime=102.26
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 1299 0 0 0 10226 0 0 0 25 0 1 0 214716928 6627328 1282 1992294400 134512640 135674940 4294956208 18446744073709551615 134571264 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 1618 1282 98 283 0 1332 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6472

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30019
/proc/meminfo: memFree=1475960/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=7372 CPUtime=162.23
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 1523 0 0 0 16223 0 0 0 25 0 1 0 214716928 7548928 1506 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 1843 1506 98 283 0 1557 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 7372

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30019
/proc/meminfo: memFree=1475256/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=8160 CPUtime=222.21
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 1682 0 0 0 22220 1 0 0 25 0 1 0 214716928 8355840 1665 1992294400 134512640 135674940 4294956208 18446744073709551615 134564264 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 2040 1665 98 283 0 1754 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 8160

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30019
/proc/meminfo: memFree=1474752/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=8804 CPUtime=282.19
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 1798 0 0 0 28218 1 0 0 25 0 1 0 214716928 9015296 1781 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 2201 1781 98 283 0 1915 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 8804

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30019
/proc/meminfo: memFree=1473920/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=9680 CPUtime=342.17
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 1991 0 0 0 34216 1 0 0 25 0 1 0 214716928 9912320 1974 1992294400 134512640 135674940 4294956208 18446744073709551615 134564237 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 2420 1974 98 283 0 2134 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 9680

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30019
/proc/meminfo: memFree=1473408/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=10176 CPUtime=402.15
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 2107 0 0 0 40214 1 0 0 25 0 1 0 214716928 10420224 2090 1992294400 134512640 135674940 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 2544 2090 98 283 0 2258 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 10176

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30019
/proc/meminfo: memFree=1473088/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=10704 CPUtime=462.12
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 2182 0 0 0 46211 1 0 0 25 0 1 0 214716928 10960896 2165 1992294400 134512640 135674940 4294956208 18446744073709551615 134566690 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 2676 2165 98 283 0 2390 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 10704

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30019
/proc/meminfo: memFree=1472832/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=11168 CPUtime=522.1
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 2271 0 0 0 52209 1 0 0 25 0 1 0 214716928 11436032 2254 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 2792 2254 98 283 0 2506 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 11168

[startup+582.301 s]
/proc/loadavg: 1.04 1.00 0.95 2/65 30019
/proc/meminfo: memFree=1472512/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=11480 CPUtime=582.08
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 2356 0 0 0 58206 2 0 0 25 0 1 0 214716928 11755520 2339 1992294400 134512640 135674940 4294956208 18446744073709551615 134558344 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 2870 2339 98 283 0 2584 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 11480

[startup+642.301 s]
/proc/loadavg: 1.05 1.01 0.96 2/65 30019
/proc/meminfo: memFree=1472064/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=11960 CPUtime=642.06
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 2458 0 0 0 64204 2 0 0 25 0 1 0 214716928 12247040 2441 1992294400 134512640 135674940 4294956208 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 2990 2441 98 283 0 2704 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 11960


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

/proc/meminfo: memFree=1464632/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=19632 CPUtime=3581.01
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 4091 0 0 0 358080 21 0 0 25 0 1 0 214716928 20103168 4074 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 4908 4074 98 283 0 4622 0
Current children cumulated CPU time (s) 3581.01
Current children cumulated vsize (KiB) 19632

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30027
/proc/meminfo: memFree=1464760/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=19632 CPUtime=3640.99
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 4105 0 0 0 364078 21 0 0 25 0 1 0 214716928 20103168 4088 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 4908 4088 98 283 0 4622 0
Current children cumulated CPU time (s) 3640.99
Current children cumulated vsize (KiB) 19632

[startup+3702.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30027
/proc/meminfo: memFree=1464696/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=19764 CPUtime=3700.96
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 4118 0 0 0 370075 21 0 0 25 0 1 0 214716928 20238336 4101 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 4941 4101 98 283 0 4655 0
Current children cumulated CPU time (s) 3700.96
Current children cumulated vsize (KiB) 19764

[startup+3762.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30027
/proc/meminfo: memFree=1464504/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=19940 CPUtime=3760.95
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 4157 0 0 0 376073 22 0 0 25 0 1 0 214716928 20418560 4140 1992294400 134512640 135674940 4294956208 18446744073709551615 134563968 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 4985 4140 98 283 0 4699 0
Current children cumulated CPU time (s) 3760.95
Current children cumulated vsize (KiB) 19940

[startup+3822.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30027
/proc/meminfo: memFree=1464440/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=19940 CPUtime=3820.93
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 4189 0 0 0 382071 22 0 0 25 0 1 0 214716928 20418560 4172 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 4985 4172 98 283 0 4699 0
Current children cumulated CPU time (s) 3820.93
Current children cumulated vsize (KiB) 19940

[startup+3882.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30027
/proc/meminfo: memFree=1464256/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=20116 CPUtime=3880.91
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 4219 0 0 0 388069 22 0 0 25 0 1 0 214716928 20598784 4202 1992294400 134512640 135674940 4294956208 18446744073709551615 134563998 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 5029 4202 98 283 0 4743 0
Current children cumulated CPU time (s) 3880.91
Current children cumulated vsize (KiB) 20116

[startup+3942.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30027
/proc/meminfo: memFree=1464192/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=20276 CPUtime=3940.89
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 4230 0 0 0 394067 22 0 0 25 0 1 0 214716928 20762624 4213 1992294400 134512640 135674940 4294956208 18446744073709551615 134539720 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 5069 4213 98 283 0 4783 0
Current children cumulated CPU time (s) 3940.89
Current children cumulated vsize (KiB) 20276

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30027
/proc/meminfo: memFree=1464000/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=20276 CPUtime=4000.87
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 4261 0 0 0 400064 23 0 0 25 0 1 0 214716928 20762624 4244 1992294400 134512640 135674940 4294956208 18446744073709551615 134565131 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 5069 4244 98 283 0 4783 0
Current children cumulated CPU time (s) 4000.87
Current children cumulated vsize (KiB) 20276

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30027
/proc/meminfo: memFree=1463936/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=20468 CPUtime=4060.85
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 4277 0 0 0 406062 23 0 0 25 0 1 0 214716928 20959232 4260 1992294400 134512640 135674940 4294956208 18446744073709551615 134560564 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 5117 4260 98 283 0 4831 0
Current children cumulated CPU time (s) 4060.85
Current children cumulated vsize (KiB) 20468

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30027
/proc/meminfo: memFree=1463872/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=20468 CPUtime=4120.83
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 4279 0 0 0 412059 24 0 0 25 0 1 0 214716928 20959232 4262 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 5117 4262 98 283 0 4831 0
Current children cumulated CPU time (s) 4120.83
Current children cumulated vsize (KiB) 20468

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30027
/proc/meminfo: memFree=1463616/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=20628 CPUtime=4180.81
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 4324 0 0 0 418057 24 0 0 25 0 1 0 214716928 21123072 4307 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 5157 4307 98 283 0 4871 0
Current children cumulated CPU time (s) 4180.81
Current children cumulated vsize (KiB) 20628

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30027
/proc/meminfo: memFree=1463680/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=20772 CPUtime=4240.78
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 4335 0 0 0 424054 24 0 0 25 0 1 0 214716928 21270528 4318 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 5193 4318 98 283 0 4907 0
Current children cumulated CPU time (s) 4240.78
Current children cumulated vsize (KiB) 20772

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

[startup+4243.1 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30027
/proc/meminfo: memFree=1463680/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=20772 CPUtime=4241.58
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 4335 0 0 0 424134 24 0 0 25 0 1 0 214716928 21270528 4318 1992294400 134512640 135674940 4294956208 18446744073709551615 134581427 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 5193 4318 98 283 0 4907 0
Current children cumulated CPU time (s) 4241.58
Current children cumulated vsize (KiB) 20772

[startup+4249.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30027
/proc/meminfo: memFree=1463680/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=20772 CPUtime=4247.98
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 4346 0 0 0 424774 24 0 0 25 0 1 0 214716928 21270528 4329 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 5193 4329 98 283 0 4907 0
Current children cumulated CPU time (s) 4247.98
Current children cumulated vsize (KiB) 20772

[startup+4251.1 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30027
/proc/meminfo: memFree=1463680/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=20772 CPUtime=4249.58
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 4346 0 0 0 424934 24 0 0 25 0 1 0 214716928 21270528 4329 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 5193 4329 98 283 0 4907 0
Current children cumulated CPU time (s) 4249.58
Current children cumulated vsize (KiB) 20772

[startup+4251.9 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30027
/proc/meminfo: memFree=1463680/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=20772 CPUtime=4250.38
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 4346 0 0 0 425014 24 0 0 25 0 1 0 214716928 21270528 4329 1992294400 134512640 135674940 4294956208 18446744073709551615 134571290 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 5193 4329 98 283 0 4907 0
Current children cumulated CPU time (s) 4250.38
Current children cumulated vsize (KiB) 20772

[startup+4252.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30027
/proc/meminfo: memFree=1463680/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=20772 CPUtime=4250.78
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 4346 0 0 0 425054 24 0 0 25 0 1 0 214716928 21270528 4329 1992294400 134512640 135674940 4294956208 18446744073709551615 134564373 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 5193 4329 98 283 0 4907 0
Current children cumulated CPU time (s) 4250.78
Current children cumulated vsize (KiB) 20772

[startup+4252.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30027
/proc/meminfo: memFree=1463680/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=20772 CPUtime=4250.98
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 4346 0 0 0 425074 24 0 0 25 0 1 0 214716928 21270528 4329 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 5193 4329 98 283 0 4907 0
Current children cumulated CPU time (s) 4250.98
Current children cumulated vsize (KiB) 20772

[startup+4252.61 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30027
/proc/meminfo: memFree=1463680/2055920 swapFree=4181384/4192956
[pid=30018] ppid=30016 vsize=20772 CPUtime=4251.08
/proc/30018/stat : 30018 (SApperloT-base) R 30016 30018 29879 0 -1 4194304 4346 0 0 0 425084 24 0 0 25 0 1 0 214716928 21270528 4329 1992294400 134512640 135674940 4294956208 18446744073709551615 134581592 0 0 4096 0 0 0 0 17 1 0 0
/proc/30018/statm: 5193 4329 98 283 0 4907 0
Current children cumulated CPU time (s) 4251.08
Current children cumulated vsize (KiB) 20772

Child status: 0
Real time (s): 4252.69
CPU time (s): 4251.18
CPU user time (s): 4250.93
CPU system time (s): 0.253961
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 20772

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

runsolver used 3.65944 second user time and 8.05678 second system time

The end

Launcher Data

Begin job on node44 at 2009-05-09 13:01:29
IDJOB=1784801
IDBENCH=24617
IDSOLVER=642
FILE ID=node44/1784801-1241866889
PBS_JOBID= 9264570
Free space on /tmp= 66260 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784801-1241866889/watcher-1784801-1241866889 -o /tmp/evaluation-result-1784801-1241866889/solver-1784801-1241866889 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=721514315 HOME/instance-1784801-1241866889.cnf

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

MD5SUM BENCH= 71878da25e778158aa56312337016eac
RANDOM SEED=721514315

node44.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.267
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.267
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:       1482272 kB
Buffers:         44824 kB
Cached:         465776 kB
SwapCached:       5384 kB
Active:          90696 kB
Inactive:       428308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1482272 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:            1652 kB
Writeback:           0 kB
Mapped:          14472 kB
Slab:            40608 kB
Committed_AS:   731404 kB
PageTables:       1380 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= 66260 MiB
End job on node44 at 2009-05-09 14:12:22