Trace number 1784783

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 963.206 963.444

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 benchmark773.277
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

963.15/963.44	
963.15/963.44	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-1784783-1241866838/watcher-1784783-1241866838 -o /tmp/evaluation-result-1784783-1241866838/solver-1784783-1241866838 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=2089170599 HOME/instance-1784783-1241866838.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.93 3/64 19868
/proc/meminfo: memFree=1725776/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=1448 CPUtime=0
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 214716947 1482752 157 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 362 157 90 283 0 76 0

[startup+0.052025 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 19868
/proc/meminfo: memFree=1725776/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=1712 CPUtime=0.05
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 236 0 0 0 5 0 0 0 18 0 1 0 214716947 1753088 219 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 428 219 98 283 0 142 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1712

[startup+0.101028 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 19868
/proc/meminfo: memFree=1725776/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=1844 CPUtime=0.09
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 257 0 0 0 9 0 0 0 18 0 1 0 214716947 1888256 240 1992294400 134512640 135674940 4294956208 18446744073709551615 134552117 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 461 240 98 283 0 175 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1844

[startup+0.301045 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 19868
/proc/meminfo: memFree=1725776/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=2108 CPUtime=0.29
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 336 0 0 0 29 0 0 0 19 0 1 0 214716947 2158592 319 1992294400 134512640 135674940 4294956208 18446744073709551615 134565323 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 527 319 98 283 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2108

[startup+0.701079 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 19868
/proc/meminfo: memFree=1725776/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=2240 CPUtime=0.69
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 375 0 0 0 69 0 0 0 22 0 1 0 214716947 2293760 358 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 560 358 98 283 0 274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2240

[startup+1.50115 s]
/proc/loadavg: 0.92 0.98 0.93 2/65 19869
/proc/meminfo: memFree=1724616/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=2504 CPUtime=1.49
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 437 0 0 0 149 0 0 0 25 0 1 0 214716947 2564096 420 1992294400 134512640 135674940 4294956208 18446744073709551615 134564388 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 626 420 98 283 0 340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2504

[startup+3.10129 s]
/proc/loadavg: 0.92 0.98 0.93 2/65 19869
/proc/meminfo: memFree=1724232/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=2772 CPUtime=3.09
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 493 0 0 0 309 0 0 0 25 0 1 0 214716947 2838528 476 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 693 476 98 283 0 407 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2772

[startup+6.30257 s]
/proc/loadavg: 0.93 0.98 0.93 2/65 19869
/proc/meminfo: memFree=1723848/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=3200 CPUtime=6.29
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 576 0 0 0 629 0 0 0 25 0 1 0 214716947 3276800 559 1992294400 134512640 135674940 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 800 559 98 283 0 514 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3200

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.93 2/65 19869
/proc/meminfo: memFree=1723400/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=3500 CPUtime=12.69
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 658 0 0 0 1269 0 0 0 25 0 1 0 214716947 3584000 641 1992294400 134512640 135674940 4294956208 18446744073709551615 134558960 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 875 641 98 283 0 589 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3500

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.93 2/65 19875
/proc/meminfo: memFree=1722616/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=4188 CPUtime=25.48
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 804 0 0 0 2548 0 0 0 25 0 1 0 214716947 4288512 787 1992294400 134512640 135674940 4294956208 18446744073709551615 134564339 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 1047 787 98 283 0 761 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4188

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.93 2/65 19875
/proc/meminfo: memFree=1722048/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=4876 CPUtime=51.07
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 974 0 0 0 5107 0 0 0 25 0 1 0 214716947 4993024 957 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 1219 957 98 283 0 933 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4876

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.93 2/65 19875
/proc/meminfo: memFree=1721152/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=6036 CPUtime=102.26
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 1203 0 0 0 10226 0 0 0 25 0 1 0 214716947 6180864 1186 1992294400 134512640 135674940 4294956208 18446744073709551615 134551109 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 1509 1186 98 283 0 1223 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6036

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19875
/proc/meminfo: memFree=1720384/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=6896 CPUtime=162.24
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 1393 0 0 0 16223 1 0 0 25 0 1 0 214716947 7061504 1376 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 1724 1376 98 283 0 1438 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6896

[startup+222.301 s]
/proc/loadavg: 1.07 1.00 0.93 2/65 19875
/proc/meminfo: memFree=1719744/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=7460 CPUtime=222.23
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 1527 0 0 0 22222 1 0 0 25 0 1 0 214716947 7639040 1510 1992294400 134512640 135674940 4294956208 18446744073709551615 134565178 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 1865 1510 98 283 0 1579 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 7460

[startup+282.301 s]
/proc/loadavg: 1.14 1.03 0.94 2/65 19875
/proc/meminfo: memFree=1719168/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=8044 CPUtime=282.21
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 1659 0 0 0 28220 1 0 0 25 0 1 0 214716947 8237056 1642 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 2011 1642 98 283 0 1725 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 8044

[startup+342.302 s]
/proc/loadavg: 1.05 1.02 0.94 2/65 19875
/proc/meminfo: memFree=1718728/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=8480 CPUtime=342.2
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 1769 0 0 0 34218 2 0 0 25 0 1 0 214716947 8683520 1752 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 2120 1752 98 283 0 1834 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 8480

[startup+402.302 s]
/proc/loadavg: 1.02 1.02 0.94 2/65 19875
/proc/meminfo: memFree=1718216/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=9116 CPUtime=402.19
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 1898 0 0 0 40217 2 0 0 25 0 1 0 214716947 9334784 1881 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 2279 1881 98 283 0 1993 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 9116

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 0.94 2/65 19875
/proc/meminfo: memFree=1717896/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=9420 CPUtime=462.17
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 1966 0 0 0 46215 2 0 0 25 0 1 0 214716947 9646080 1949 1992294400 134512640 135674940 4294956208 18446744073709551615 134564362 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 2355 1949 98 283 0 2069 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 9420

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 0.94 2/65 19875
/proc/meminfo: memFree=1717640/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=9580 CPUtime=522.15
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 2029 0 0 0 52213 2 0 0 25 0 1 0 214716947 9809920 2012 1992294400 134512640 135674940 4294956208 18446744073709551615 134552326 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 2395 2012 98 283 0 2109 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 9580

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19875
/proc/meminfo: memFree=1717320/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=10000 CPUtime=582.14
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 2108 0 0 0 58212 2 0 0 25 0 1 0 214716947 10240000 2091 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 2500 2091 98 283 0 2214 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 10000

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19875
/proc/meminfo: memFree=1717000/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=10336 CPUtime=642.14
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 2171 0 0 0 64211 3 0 0 25 0 1 0 214716947 10584064 2154 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 2584 2154 98 283 0 2298 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 10336

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19875
/proc/meminfo: memFree=1716808/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=10488 CPUtime=702.12
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 2232 0 0 0 70209 3 0 0 25 0 1 0 214716947 10739712 2215 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 2622 2215 98 283 0 2336 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 10488

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19875
/proc/meminfo: memFree=1716488/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=10780 CPUtime=762.1
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 2301 0 0 0 76207 3 0 0 25 0 1 0 214716947 11038720 2284 1992294400 134512640 135674940 4294956208 18446744073709551615 134559639 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 2695 2284 98 283 0 2409 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 10780

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19875
/proc/meminfo: memFree=1716104/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=11280 CPUtime=822.08
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 2394 0 0 0 82205 3 0 0 25 0 1 0 214716947 11550720 2377 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 2820 2377 98 283 0 2534 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 11280

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19875
/proc/meminfo: memFree=1715720/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=11760 CPUtime=882.07
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 2482 0 0 0 88203 4 0 0 25 0 1 0 214716947 12042240 2465 1992294400 134512640 135674940 4294956208 18446744073709551615 134561870 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 2940 2465 98 283 0 2654 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 11760

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19875
/proc/meminfo: memFree=1715464/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=11920 CPUtime=942.06
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 2522 0 0 0 94202 4 0 0 25 0 1 0 214716947 12206080 2505 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 2980 2505 98 283 0 2694 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 11920

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

[startup+947.106 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19875
/proc/meminfo: memFree=1715528/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=11920 CPUtime=946.86
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 2525 0 0 0 94682 4 0 0 25 0 1 0 214716947 12206080 2508 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 2980 2508 98 283 0 2694 0
Current children cumulated CPU time (s) 946.86
Current children cumulated vsize (KiB) 11920

[startup+953.501 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19875
/proc/meminfo: memFree=1715464/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=12072 CPUtime=953.25
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 2539 0 0 0 95321 4 0 0 25 0 1 0 214716947 12361728 2522 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 3018 2522 98 283 0 2732 0
Current children cumulated CPU time (s) 953.25
Current children cumulated vsize (KiB) 12072

[startup+959.902 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19875
/proc/meminfo: memFree=1715464/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=12072 CPUtime=959.65
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 2543 0 0 0 95961 4 0 0 25 0 1 0 214716947 12361728 2526 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 3018 2526 98 283 0 2732 0
Current children cumulated CPU time (s) 959.65
Current children cumulated vsize (KiB) 12072

[startup+961.502 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19875
/proc/meminfo: memFree=1715464/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=12072 CPUtime=961.25
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 2543 0 0 0 96121 4 0 0 25 0 1 0 214716947 12361728 2526 1992294400 134512640 135674940 4294956208 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 3018 2526 98 283 0 2732 0
Current children cumulated CPU time (s) 961.25
Current children cumulated vsize (KiB) 12072

[startup+962.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19875
/proc/meminfo: memFree=1715464/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=12072 CPUtime=962.05
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 2543 0 0 0 96201 4 0 0 25 0 1 0 214716947 12361728 2526 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 3018 2526 98 283 0 2732 0
Current children cumulated CPU time (s) 962.05
Current children cumulated vsize (KiB) 12072

[startup+963.101 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19875
/proc/meminfo: memFree=1715464/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=12072 CPUtime=962.85
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 2543 0 0 0 96281 4 0 0 25 0 1 0 214716947 12361728 2526 1992294400 134512640 135674940 4294956208 18446744073709551615 134564499 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 3018 2526 98 283 0 2732 0
Current children cumulated CPU time (s) 962.85
Current children cumulated vsize (KiB) 12072

[startup+963.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19875
/proc/meminfo: memFree=1715464/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=12072 CPUtime=963.05
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 2543 0 0 0 96301 4 0 0 25 0 1 0 214716947 12361728 2526 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 3018 2526 98 283 0 2732 0
Current children cumulated CPU time (s) 963.05
Current children cumulated vsize (KiB) 12072

[startup+963.401 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19875
/proc/meminfo: memFree=1715464/2055920 swapFree=4151776/4192956
[pid=19868] ppid=19866 vsize=12072 CPUtime=963.15
/proc/19868/stat : 19868 (SApperloT-base) R 19866 19868 19764 0 -1 4194304 2543 0 0 0 96311 4 0 0 25 0 1 0 214716947 12361728 2526 1992294400 134512640 135674940 4294956208 18446744073709551615 134565099 0 0 4096 0 0 0 0 17 1 0 0
/proc/19868/statm: 3018 2526 98 283 0 2732 0
Current children cumulated CPU time (s) 963.15
Current children cumulated vsize (KiB) 12072

Child status: 0
Real time (s): 963.444
CPU time (s): 963.206
CPU user time (s): 963.158
CPU system time (s): 0.047992
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 12072

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

runsolver used 0.882865 second user time and 1.77673 second system time

The end

Launcher Data

Begin job on node31 at 2009-05-09 13:00:38
IDJOB=1784783
IDBENCH=24613
IDSOLVER=642
FILE ID=node31/1784783-1241866838
PBS_JOBID= 9264581
Free space on /tmp= 66244 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-1784783-1241866838/watcher-1784783-1241866838 -o /tmp/evaluation-result-1784783-1241866838/solver-1784783-1241866838 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=2089170599 HOME/instance-1784783-1241866838.cnf

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

MD5SUM BENCH= c2cb7643bd8a1926480278b8bba0ef3d
RANDOM SEED=2089170599

node31.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.213
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.213
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:       1726256 kB
Buffers:         25256 kB
Cached:         227040 kB
SwapCached:      34800 kB
Active:         134880 kB
Inactive:       154812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726256 kB
SwapTotal:     4192956 kB
SwapFree:      4151776 kB
Dirty:            1536 kB
Writeback:           0 kB
Mapped:          14332 kB
Slab:            25792 kB
Committed_AS:   694120 kB
PageTables:       1464 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= 66244 MiB
End job on node31 at 2009-05-09 13:16:41