Trace number 3380290

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
minisat hack: cir_minisat 2011-05-13 (simp)UNSAT 802.03 802.056

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq60_a.cnf
MD5SUM1e60a63f1ba68b9b3c423ca413b4fa2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark802.03
Satisfiable
(Un)Satisfiability was proved
Number of variables651875
Number of clauses9927770
Sum of the clauses size28821360
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28783867
Number of clauses of size 3839934
Number of clauses of size 410777
Number of clauses of size 570916
Number of clauses of size over 5222275

Solver Data

801.98/802.05	c WARNING: for repeatability, setting FPU to use double precision
801.98/802.05	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3380290-1305459695/watcher-3380290-1305459695 -o /tmp/evaluation-result-3380290-1305459695/solver-3380290-1305459695 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380290-1305459695.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.48 4/431 21103
/proc/meminfo: memFree=18226208/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=11796 CPUtime=0 cores=5,7
/proc/21103/stat : 21103 (runsolver) R 21101 21103 20888 0 -1 4202560 40 0 0 0 0 0 0 0 23 0 1 0 736200570 12079104 50 33554432000 4194304 5432360 140734803932208 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/21103/statm: 2949 50 30 303 0 2643 0

[startup+0.103368 s]
/proc/loadavg: 4.00 4.00 3.48 4/431 21103
/proc/meminfo: memFree=18226208/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=30860 CPUtime=0.08 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 4806 0 0 0 8 0 0 0 23 0 1 0 736200570 31600640 4229 33554432000 4194304 4300288 140734499211200 18446744073709551615 215988253381 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 7715 4229 218 26 0 4347 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30860

[startup+0.200349 s]
/proc/loadavg: 4.00 4.00 3.48 4/431 21103
/proc/meminfo: memFree=18226208/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=50932 CPUtime=0.17 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 9695 0 0 0 16 1 0 0 23 0 1 0 736200570 52154368 8362 33554432000 4194304 4300288 140734499211200 18446744073709551615 215988253381 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 12733 8364 218 26 0 9365 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 50932

[startup+0.300335 s]
/proc/loadavg: 4.00 4.00 3.48 4/431 21103
/proc/meminfo: memFree=18226208/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=71028 CPUtime=0.27 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 14500 0 0 0 25 2 0 0 24 0 1 0 736200570 72732672 12495 33554432000 4194304 4300288 140734499211200 18446744073709551615 4279134 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 17757 12497 218 26 0 14389 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 71028

[startup+0.700262 s]
/proc/loadavg: 4.00 4.00 3.48 4/431 21103
/proc/meminfo: memFree=18226208/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=133100 CPUtime=0.67 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 33371 0 0 0 61 6 0 0 25 0 1 0 736200570 136294400 28734 33554432000 4194304 4300288 140734499211200 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 33275 28734 218 26 0 29907 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 133100

[startup+1.50012 s]
/proc/loadavg: 4.00 4.00 3.48 5/432 21104
/proc/meminfo: memFree=18042068/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=277856 CPUtime=1.47 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 70429 0 0 0 134 13 0 0 25 0 1 0 736200570 284524544 60231 33554432000 4194304 4300288 140734499211200 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 69464 60231 218 26 0 66096 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 277856

[startup+3.10084 s]
/proc/loadavg: 4.00 4.00 3.48 5/432 21105
/proc/meminfo: memFree=17868340/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=602912 CPUtime=3.08 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 146321 0 0 0 282 26 0 0 25 0 1 0 736200570 617381888 124084 33554432000 4194304 4300288 140734499211200 18446744073709551615 215988289291 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 150728 124087 218 26 0 147360 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 602912

[startup+6.30028 s]
/proc/loadavg: 4.00 4.00 3.48 5/432 21105
/proc/meminfo: memFree=17507920/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=763632 CPUtime=6.28 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 209540 0 0 0 592 36 0 0 25 0 1 0 736200570 781959168 176735 33554432000 4194304 4300288 140734499211200 18446744073709551615 4228656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 190908 176735 222 26 0 187540 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 763632

[startup+12.7002 s]
/proc/loadavg: 4.00 4.00 3.48 5/432 21105
/proc/meminfo: memFree=17485964/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=763632 CPUtime=12.68 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 209541 0 0 0 1232 36 0 0 25 0 1 0 736200570 781959168 176736 33554432000 4194304 4300288 140734499211200 18446744073709551615 4228481 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 190908 176736 222 26 0 187540 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 763632

[startup+25.5009 s]
/proc/loadavg: 4.00 4.00 3.49 5/432 21105
/proc/meminfo: memFree=17330520/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=986440 CPUtime=25.47 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 236505 0 0 0 2507 40 0 0 25 0 1 0 736200570 1010114560 202869 33554432000 4194304 4300288 140734499211200 18446744073709551615 4228624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 246610 202869 222 26 0 243242 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 986440

[startup+51.1004 s]
/proc/loadavg: 4.00 4.00 3.50 5/432 21106
/proc/meminfo: memFree=17424260/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=796932 CPUtime=51.08 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 287075 0 0 0 5061 47 0 0 25 0 1 0 736200570 816058368 173903 33554432000 4194304 4300288 140734499211200 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 199233 173903 242 26 0 195865 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 796932

[startup+102.3 s]
/proc/loadavg: 3.92 3.99 3.53 4/426 21177
/proc/meminfo: memFree=18717764/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=796932 CPUtime=102.28 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 292391 0 0 0 10179 49 0 0 25 0 1 0 736200570 816058368 179164 33554432000 4194304 4300288 140734499211200 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 199233 179164 242 26 0 195865 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 796932

[startup+162.301 s]
/proc/loadavg: 3.34 3.81 3.49 4/426 21179
/proc/meminfo: memFree=18490104/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=929192 CPUtime=162.28 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 303227 0 0 0 16175 53 0 0 25 0 1 0 736200570 951492608 189933 33554432000 4194304 4300288 140734499211200 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 232298 189933 242 26 0 228930 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 929192

[startup+222.316 s]
/proc/loadavg: 3.19 3.69 3.47 4/426 21180
/proc/meminfo: memFree=18383404/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=929192 CPUtime=222.29 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 314183 0 0 0 22173 56 0 0 25 0 1 0 736200570 951492608 200829 33554432000 4194304 4300288 140734499211200 18446744073709551615 4256415 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 232298 200829 242 26 0 228930 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 929192

[startup+282.301 s]
/proc/loadavg: 3.07 3.56 3.43 4/426 21182
/proc/meminfo: memFree=18088112/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=1144116 CPUtime=282.27 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 333687 0 0 0 28165 62 0 0 25 0 1 0 736200570 1171574784 220263 33554432000 4194304 4300288 140734499211200 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 286029 220263 242 26 0 282661 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 1144116

[startup+342.3 s]
/proc/loadavg: 3.10 3.48 3.42 4/426 21184
/proc/meminfo: memFree=17713960/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=1144116 CPUtime=342.27 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 345484 0 0 0 34161 66 0 0 25 0 1 0 736200570 1171574784 231988 33554432000 4194304 4300288 140734499211200 18446744073709551615 4256396 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 286029 231988 242 26 0 282661 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 1144116

[startup+402.301 s]
/proc/loadavg: 2.87 3.36 3.38 3/420 21202
/proc/meminfo: memFree=17807684/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=1144116 CPUtime=402.27 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 358511 0 0 0 40154 73 0 0 25 0 1 0 736200570 1171574784 244960 33554432000 4194304 4300288 140734499211200 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 286029 244960 242 26 0 282661 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 1144116

[startup+462.3 s]
/proc/loadavg: 2.32 3.11 3.29 3/420 21204
/proc/meminfo: memFree=17517496/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=1493364 CPUtime=462.26 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 387239 0 0 0 46144 82 0 0 25 0 1 0 736200570 1529204736 273626 33554432000 4194304 4300288 140734499211200 18446744073709551615 4268188 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 373341 273626 242 26 0 369973 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 1493364

[startup+522.301 s]
/proc/loadavg: 2.11 2.90 3.20 3/420 21205
/proc/meminfo: memFree=17377068/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=1493364 CPUtime=522.26 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 402735 0 0 0 52139 87 0 0 25 0 1 0 736200570 1529204736 289060 33554432000 4194304 4300288 140734499211200 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 373341 289060 242 26 0 369973 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 1493364

[startup+582.3 s]
/proc/loadavg: 2.04 2.74 3.13 3/420 21207
/proc/meminfo: memFree=17178736/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=1493364 CPUtime=582.26 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 415777 0 0 0 58134 92 0 0 25 0 1 0 736200570 1529204736 302056 33554432000 4194304 4300288 140734499211200 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 373341 302056 242 26 0 369973 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 1493364

[startup+642.301 s]
/proc/loadavg: 2.01 2.60 3.05 3/420 21209
/proc/meminfo: memFree=16864584/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=1493364 CPUtime=642.26 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 432482 0 0 0 64129 97 0 0 25 0 1 0 736200570 1529204736 318697 33554432000 4194304 4300288 140734499211200 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 373341 318697 242 26 0 369973 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 1493364

[startup+702.3 s]
/proc/loadavg: 2.00 2.49 2.98 3/420 21210
/proc/meminfo: memFree=16557624/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=1493364 CPUtime=702.26 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 444483 0 0 0 70125 101 0 0 25 0 1 0 736200570 1529204736 330651 33554432000 4194304 4300288 140734499211200 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 373341 330651 242 26 0 369973 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 1493364

[startup+762.301 s]
/proc/loadavg: 2.10 2.43 2.93 3/420 21212
/proc/meminfo: memFree=16278696/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=1493364 CPUtime=762.27 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 453419 0 0 0 76121 106 0 0 25 0 1 0 736200570 1529204736 339561 33554432000 4194304 4300288 140734499211200 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 373341 339561 242 26 0 369973 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 1493364

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

[startup+768.001 s]
/proc/loadavg: 2.09 2.42 2.92 3/420 21212
/proc/meminfo: memFree=16252392/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=1493364 CPUtime=767.96 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 454100 0 0 0 76689 107 0 0 25 0 1 0 736200570 1529204736 340238 33554432000 4194304 4300288 140734499211200 18446744073709551615 4256055 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 373341 340238 242 26 0 369973 0
Current children cumulated CPU time (s) 767.96
Current children cumulated vsize (KiB) 1493364

[startup+780.801 s]
/proc/loadavg: 2.07 2.40 2.91 3/420 21212
/proc/meminfo: memFree=16192988/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=1493364 CPUtime=780.76 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 455215 0 0 0 77968 108 0 0 25 0 1 0 736200570 1529204736 341344 33554432000 4194304 4300288 140734499211200 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 373341 341344 242 26 0 369973 0
Current children cumulated CPU time (s) 780.76
Current children cumulated vsize (KiB) 1493364

[startup+793.6 s]
/proc/loadavg: 2.13 2.40 2.90 3/420 21213
/proc/meminfo: memFree=16147712/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=1493364 CPUtime=793.57 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 456335 0 0 0 79248 109 0 0 25 0 1 0 736200570 1529204736 342459 33554432000 4194304 4300288 140734499211200 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 373341 342459 242 26 0 369973 0
Current children cumulated CPU time (s) 793.57
Current children cumulated vsize (KiB) 1493364

[startup+796.801 s]
/proc/loadavg: 2.12 2.39 2.90 3/420 21213
/proc/meminfo: memFree=16137296/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=1493364 CPUtime=796.77 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 456433 0 0 0 79568 109 0 0 25 0 1 0 736200570 1529204736 342556 33554432000 4194304 4300288 140734499211200 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 373341 342556 242 26 0 369973 0
Current children cumulated CPU time (s) 796.77
Current children cumulated vsize (KiB) 1493364

[startup+800 s]
/proc/loadavg: 2.11 2.39 2.89 3/420 21213
/proc/meminfo: memFree=16118444/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=1493364 CPUtime=799.97 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 456580 0 0 0 79888 109 0 0 25 0 1 0 736200570 1529204736 342701 33554432000 4194304 4300288 140734499211200 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 373341 342701 242 26 0 369973 0
Current children cumulated CPU time (s) 799.97
Current children cumulated vsize (KiB) 1493364

[startup+800.801 s]
/proc/loadavg: 2.11 2.39 2.89 3/420 21213
/proc/meminfo: memFree=16117824/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=1493364 CPUtime=800.77 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 456603 0 0 0 79968 109 0 0 25 0 1 0 736200570 1529204736 342723 33554432000 4194304 4300288 140734499211200 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 373341 342723 242 26 0 369973 0
Current children cumulated CPU time (s) 800.77
Current children cumulated vsize (KiB) 1493364

[startup+801.601 s]
/proc/loadavg: 2.11 2.39 2.89 3/420 21213
/proc/meminfo: memFree=16117824/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=1493364 CPUtime=801.57 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 456618 0 0 0 80048 109 0 0 25 0 1 0 736200570 1529204736 342738 33554432000 4194304 4300288 140734499211200 18446744073709551615 4256003 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 373341 342738 242 26 0 369973 0
Current children cumulated CPU time (s) 801.57
Current children cumulated vsize (KiB) 1493364

[startup+802.016 s]
/proc/loadavg: 2.11 2.39 2.89 3/420 21213
/proc/meminfo: memFree=16954204/32950940 swapFree=67111356/67111528
[pid=21103] ppid=21101 vsize=585316 CPUtime=801.98 cores=5,7
/proc/21103/stat : 21103 (cir_minisat) R 21101 21103 20888 0 -1 4202496 456623 0 0 0 80086 112 0 0 25 0 1 0 736200570 599363584 133689 33554432000 4194304 4300288 140734499211200 18446744073709551615 215988247552 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21103/statm: 146329 133689 247 26 0 142961 0
Current children cumulated CPU time (s) 801.98
Current children cumulated vsize (KiB) 585316

Child status: 20
Real time (s): 802.056
CPU time (s): 802.03
CPU user time (s): 800.877
CPU system time (s): 1.15282
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 1493364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 800.877
system time used= 1.15282
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 456624
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= 7
involuntary context switches= 830

runsolver used 3.10953 second user time and 7.8668 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 13:41:38
IDJOB=3380290
IDBENCH=88158
IDSOLVER=1863
FILE ID=node117/3380290-1305459695
RUNJOBID= node117-1305458393-20910
PBS_JOBID= 13324903
Free space on /tmp= 73208 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq60_a.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380290-1305459695/watcher-3380290-1305459695 -o /tmp/evaluation-result-3380290-1305459695/solver-3380290-1305459695 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380290-1305459695.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=1134787939

node117.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      18226364 kB
Buffers:        322296 kB
Cached:        3853292 kB
SwapCached:          0 kB
Active:       12137488 kB
Inactive:      2213260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      18226364 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:          242444 kB
Writeback:           0 kB
AnonPages:    10174476 kB
Mapped:          33288 kB
Slab:           256872 kB
PageTables:      49744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 104964668 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73188 MiB
End job on node117 at 2011-05-15 13:55:00