Trace number 1726410

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 722.553 728.648

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s925928766.sat05-538.reshuffled-07.cnf
MD5SUMc2cb7643bd8a1926480278b8bba0ef3d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark714.136
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses8767
Sum of the clauses size26476
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38592
Number of clauses of size 4175
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

722.50/728.64	
722.50/728.64	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-1726410-1240711874/watcher-1726410-1240711874 -o /tmp/evaluation-result-1726410-1240711874/solver-1726410-1240711874 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1572695841 HOME/instance-1726410-1240711874.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.00 1.01 1.00 3/65 20885
/proc/meminfo: memFree=1621704/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=1580 CPUtime=0
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 176 0 0 0 0 0 0 0 20 0 1 0 99217430 1617920 160 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 395 161 90 283 0 109 0

[startup+0.093468 s]
/proc/loadavg: 1.00 1.01 1.00 3/65 20885
/proc/meminfo: memFree=1621704/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=1844 CPUtime=0.09
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 260 0 0 0 9 0 0 0 20 0 1 0 99217430 1888256 243 1992294400 134512640 135674940 4294956192 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 461 243 98 283 0 175 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1844

[startup+0.102467 s]
/proc/loadavg: 1.00 1.01 1.00 3/65 20885
/proc/meminfo: memFree=1621704/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=1844 CPUtime=0.09
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 264 0 0 0 9 0 0 0 20 0 1 0 99217430 1888256 247 1992294400 134512640 135674940 4294956192 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 461 247 98 283 0 175 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1844

[startup+0.301497 s]
/proc/loadavg: 1.00 1.01 1.00 3/65 20885
/proc/meminfo: memFree=1621704/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=2108 CPUtime=0.29
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 335 0 0 0 29 0 0 0 22 0 1 0 99217430 2158592 318 1992294400 134512640 135674940 4294956192 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 527 318 98 283 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2108

[startup+0.70153 s]
/proc/loadavg: 1.00 1.01 1.00 3/65 20885
/proc/meminfo: memFree=1621704/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=2376 CPUtime=0.69
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 379 0 0 0 69 0 0 0 25 0 1 0 99217430 2433024 362 1992294400 134512640 135674940 4294956192 18446744073709551615 134564364 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 594 362 98 283 0 308 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2376

[startup+1.50161 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 20886
/proc/meminfo: memFree=1620480/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=2508 CPUtime=1.49
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 433 0 0 0 149 0 0 0 25 0 1 0 99217430 2568192 416 1992294400 134512640 135674940 4294956192 18446744073709551615 134564626 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 627 416 98 283 0 341 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2508

[startup+3.10178 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 20886
/proc/meminfo: memFree=1620160/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=2776 CPUtime=3.09
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 493 0 0 0 309 0 0 0 25 0 1 0 99217430 2842624 476 1992294400 134512640 135674940 4294956192 18446744073709551615 134565311 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 694 476 98 283 0 408 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2776

[startup+6.30112 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20886
/proc/meminfo: memFree=1619712/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=3176 CPUtime=6.29
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 578 0 0 0 629 0 0 0 25 0 1 0 99217430 3252224 561 1992294400 134512640 135674940 4294956192 18446744073709551615 134558416 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 794 561 98 283 0 508 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3176

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20886
/proc/meminfo: memFree=1619136/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=3592 CPUtime=12.69
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 681 0 0 0 1269 0 0 0 25 0 1 0 99217430 3678208 664 1992294400 134512640 135674940 4294956192 18446744073709551615 134564913 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 898 664 98 283 0 612 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3592

[startup+25.5021 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20886
/proc/meminfo: memFree=1618624/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=4148 CPUtime=25.48
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 787 0 0 0 2548 0 0 0 25 0 1 0 99217430 4247552 770 1992294400 134512640 135674940 4294956192 18446744073709551615 134564831 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 1037 770 98 283 0 751 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4148

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20886
/proc/meminfo: memFree=1617920/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=5000 CPUtime=51.08
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 968 0 0 0 5108 0 0 0 25 0 1 0 99217430 5120000 951 1992294400 134512640 135674940 4294956192 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 1250 951 98 283 0 964 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5000

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20886
/proc/meminfo: memFree=1617152/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=5880 CPUtime=102.27
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 1157 0 0 0 10227 0 0 0 25 0 1 0 99217430 6021120 1140 1992294400 134512640 135674940 4294956192 18446744073709551615 134565442 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 1470 1140 98 283 0 1184 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5880

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20886
/proc/meminfo: memFree=1616256/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=6776 CPUtime=162.25
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 1376 0 0 0 16225 0 0 0 25 0 1 0 99217430 6938624 1359 1992294400 134512640 135674940 4294956192 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 1694 1359 98 283 0 1408 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 6776

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20886
/proc/meminfo: memFree=1615808/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=7188 CPUtime=222.23
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 1486 0 0 0 22223 0 0 0 25 0 1 0 99217430 7360512 1469 1992294400 134512640 135674940 4294956192 18446744073709551615 134565323 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 1797 1469 98 283 0 1511 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 7188

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20886
/proc/meminfo: memFree=1615424/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=7612 CPUtime=282.22
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 1577 0 0 0 28222 0 0 0 25 0 1 0 99217430 7794688 1560 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 1903 1560 98 283 0 1617 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 7612

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20886
/proc/meminfo: memFree=1614912/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=8192 CPUtime=342.2
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 1709 0 0 0 34220 0 0 0 25 0 1 0 99217430 8388608 1692 1992294400 134512640 135674940 4294956192 18446744073709551615 134564288 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 2048 1692 98 283 0 1762 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 8192

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20886
/proc/meminfo: memFree=1614592/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=8528 CPUtime=402.18
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 1794 0 0 0 40218 0 0 0 25 0 1 0 99217430 8732672 1777 1992294400 134512640 135674940 4294956192 18446744073709551615 134560089 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 2132 1777 98 283 0 1846 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 8528

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20886
/proc/meminfo: memFree=1614208/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=8992 CPUtime=462.17
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 1888 0 0 0 46217 0 0 0 25 0 1 0 99217430 9207808 1871 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 2248 1871 98 283 0 1962 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 8992

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20886
/proc/meminfo: memFree=1613632/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=9592 CPUtime=522.16
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 2022 0 0 0 52215 1 0 0 25 0 1 0 99217430 9822208 2005 1992294400 134512640 135674940 4294956192 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 2398 2005 98 283 0 2112 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 9592

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20886
/proc/meminfo: memFree=1613376/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=9944 CPUtime=582.14
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 2093 0 0 0 58213 1 0 0 25 0 1 0 99217430 10182656 2076 1992294400 134512640 135674940 4294956192 18446744073709551615 134565137 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 2486 2076 98 283 0 2200 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 9944

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20886
/proc/meminfo: memFree=1613120/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=10248 CPUtime=642.13
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 2158 0 0 0 64212 1 0 0 25 0 1 0 99217430 10493952 2141 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 2562 2141 98 283 0 2276 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 10248

[startup+702.301 s]
/proc/loadavg: 1.83 1.24 1.08 3/72 2078
/proc/meminfo: memFree=1593328/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=10552 CPUtime=698.17
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 2226 0 0 0 69812 5 0 0 25 0 1 0 99217430 10805248 2209 1992294400 134512640 135674940 4294956192 18446744073709551615 134558934 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 2638 2209 98 283 0 2352 0
Current children cumulated CPU time (s) 698.17
Current children cumulated vsize (KiB) 10552

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

[startup+703.901 s]
/proc/loadavg: 1.84 1.25 1.09 3/71 2628
/proc/meminfo: memFree=1593008/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=10552 CPUtime=699.67
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 2237 0 0 0 69962 5 0 0 25 0 1 0 99217430 10805248 2220 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 0 0 0
/proc/20885/statm: 2638 2220 98 283 0 2352 0
Current children cumulated CPU time (s) 699.67
Current children cumulated vsize (KiB) 10552

[startup+716.702 s]
/proc/loadavg: 1.87 1.28 1.10 3/73 5588
/proc/meminfo: memFree=1589288/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=10712 CPUtime=711.5
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 2255 0 0 0 71144 6 0 0 25 0 1 0 99217430 10969088 2238 1992294400 134512640 135674940 4294956192 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 2678 2238 98 283 0 2392 0
Current children cumulated CPU time (s) 711.5
Current children cumulated vsize (KiB) 10712

[startup+723.101 s]
/proc/loadavg: 1.96 1.31 1.11 2/73 7125
/proc/meminfo: memFree=1587944/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=10712 CPUtime=717.54
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 2267 0 0 0 71748 6 0 0 25 0 1 0 99217430 10969088 2250 1992294400 134512640 135674940 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 2678 2250 98 283 0 2392 0
Current children cumulated CPU time (s) 717.54
Current children cumulated vsize (KiB) 10712

[startup+726.303 s]
/proc/loadavg: 1.96 1.32 1.11 4/73 7923
/proc/meminfo: memFree=1586408/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=10712 CPUtime=720.51
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 2267 0 0 0 72045 6 0 0 25 0 1 0 99217430 10969088 2250 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 0 0 0
/proc/20885/statm: 2678 2250 98 283 0 2392 0
Current children cumulated CPU time (s) 720.51
Current children cumulated vsize (KiB) 10712

[startup+727.902 s]
/proc/loadavg: 1.96 1.32 1.11 2/73 8215
/proc/meminfo: memFree=1586664/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=10712 CPUtime=721.89
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 2267 0 0 0 72183 6 0 0 25 0 1 0 99217430 10969088 2250 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 2678 2250 98 283 0 2392 0
Current children cumulated CPU time (s) 721.89
Current children cumulated vsize (KiB) 10712

[startup+728.302 s]
/proc/loadavg: 1.96 1.32 1.11 5/73 8505
/proc/meminfo: memFree=1586408/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=10712 CPUtime=722.22
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 2267 0 0 0 72216 6 0 0 25 0 1 0 99217430 10969088 2250 1992294400 134512640 135674940 4294956192 18446744073709551615 134564394 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 2678 2250 98 283 0 2392 0
Current children cumulated CPU time (s) 722.22
Current children cumulated vsize (KiB) 10712

[startup+728.502 s]
/proc/loadavg: 1.96 1.32 1.11 5/73 8505
/proc/meminfo: memFree=1586408/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=10712 CPUtime=722.41
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 2267 0 0 0 72235 6 0 0 25 0 1 0 99217430 10969088 2250 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 2678 2250 98 283 0 2392 0
Current children cumulated CPU time (s) 722.41
Current children cumulated vsize (KiB) 10712

[startup+728.602 s]
/proc/loadavg: 1.96 1.32 1.11 5/73 8505
/proc/meminfo: memFree=1586408/2055920 swapFree=4181316/4192956
[pid=20885] ppid=20883 vsize=10712 CPUtime=722.5
/proc/20885/stat : 20885 (SApperloT-base) R 20883 20885 19932 0 -1 4194304 2267 0 0 0 72244 6 0 0 25 0 1 0 99217430 10969088 2250 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/20885/statm: 2678 2250 98 283 0 2392 0
Current children cumulated CPU time (s) 722.5
Current children cumulated vsize (KiB) 10712

Child status: 0
Real time (s): 728.648
CPU time (s): 722.553
CPU user time (s): 722.482
CPU system time (s): 0.070989
CPU usage (%): 99.1635
Max. virtual memory (cumulated for all children) (KiB): 10712

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

runsolver used 0.781881 second user time and 1.70074 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-26 04:11:14
IDJOB=1726410
IDBENCH=24613
IDSOLVER=509
FILE ID=node79/1726410-1240711874
PBS_JOBID= 9186806
Free space on /tmp= 66164 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s925928766.sat05-538.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726410-1240711874/watcher-1726410-1240711874 -o /tmp/evaluation-result-1726410-1240711874/solver-1726410-1240711874 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1572695841 HOME/instance-1726410-1240711874.cnf

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

MD5SUM BENCH= c2cb7643bd8a1926480278b8bba0ef3d
RANDOM SEED=1572695841

node79.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.220
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.220
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:       1622120 kB
Buffers:         50172 kB
Cached:         312100 kB
SwapCached:       5880 kB
Active:         139544 kB
Inactive:       230940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1622120 kB
SwapTotal:     4192956 kB
SwapFree:      4181316 kB
Dirty:            1552 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            49296 kB
Committed_AS:   363676 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= 66160 MiB
End job on node79 at 2009-04-26 04:23:23