Trace number 3387622

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 718.86 718.844

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 benchmark718.86
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

718.81/718.84	c WARNING: for repeatability, setting FPU to use double precision
718.81/718.84	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-3387622-1305606698/watcher-3387622-1305606698 -o /tmp/evaluation-result-3387622-1305606698/solver-3387622-1305606698 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387622-1305606698.cnf 

running on 4 cores: 0,2,4,6

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): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.88 1.98 1.99 2/514 1671
/proc/meminfo: memFree=17507840/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=19408 CPUtime=0 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 691 0 0 0 0 0 0 0 23 0 1 0 750901290 19873792 627 33554432000 4194304 4300288 140734428744208 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 4852 627 216 26 0 1484 0

[startup+0.108209 s]
/proc/loadavg: 1.88 1.98 1.99 2/514 1671
/proc/meminfo: memFree=17507840/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=36812 CPUtime=0.1 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 6150 0 0 0 10 0 0 0 24 0 1 0 750901290 37695488 5309 33554432000 4194304 4300288 140734428744208 18446744073709551615 215988258328 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 9203 5311 218 26 0 5835 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 36812

[startup+0.200196 s]
/proc/loadavg: 1.88 1.98 1.99 2/514 1671
/proc/meminfo: memFree=17507840/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=54480 CPUtime=0.19 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 11201 0 0 0 18 1 0 0 24 0 1 0 750901290 55787520 9371 33554432000 4194304 4300288 140734428744208 18446744073709551615 215988635783 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 13620 9372 218 26 0 10252 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 54480

[startup+0.300177 s]
/proc/loadavg: 1.88 1.98 1.99 2/514 1671
/proc/meminfo: memFree=17507840/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=78400 CPUtime=0.28 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 16348 0 0 0 27 1 0 0 25 0 1 0 750901290 80281600 14286 33554432000 4194304 4300288 140734428744208 18446744073709551615 4241833 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 19600 14299 218 26 0 16232 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 78400

[startup+0.700214 s]
/proc/loadavg: 1.88 1.98 1.99 2/514 1671
/proc/meminfo: memFree=17507840/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=157264 CPUtime=0.69 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 36747 0 0 0 64 5 0 0 25 0 1 0 750901290 161038336 30512 33554432000 4194304 4300288 140734428744208 18446744073709551615 4256833 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 39316 30514 218 26 0 35948 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 157264

[startup+1.50108 s]
/proc/loadavg: 1.88 1.98 1.99 3/515 1672
/proc/meminfo: memFree=17318032/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=289360 CPUtime=1.49 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 73758 0 0 0 139 10 0 0 25 0 1 0 750901290 296304640 63427 33554432000 4194304 4300288 140734428744208 18446744073709551615 215988289863 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 72340 63427 218 26 0 68972 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 289360

[startup+3.10069 s]
/proc/loadavg: 1.89 1.98 1.99 3/515 1672
/proc/meminfo: memFree=17139108/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=625692 CPUtime=3.09 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 150521 0 0 0 288 21 0 0 25 0 1 0 750901290 640708608 128037 33554432000 4194304 4300288 140734428744208 18446744073709551615 4277933 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 156423 128039 218 26 0 153055 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 625692

[startup+6.30013 s]
/proc/loadavg: 1.89 1.98 1.99 3/515 1672
/proc/meminfo: memFree=16791004/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=763632 CPUtime=6.29 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 209540 0 0 0 600 29 0 0 25 0 1 0 750901290 781959168 176735 33554432000 4194304 4300288 140734428744208 18446744073709551615 4228596 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 190908 176735 222 26 0 187540 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 763632

[startup+12.701 s]
/proc/loadavg: 1.90 1.98 1.99 3/515 1672
/proc/meminfo: memFree=16780596/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=763632 CPUtime=12.69 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 209718 0 0 0 1240 29 0 0 25 0 1 0 750901290 781959168 176898 33554432000 4194304 4300288 140734428744208 18446744073709551615 4231263 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 190908 176898 222 26 0 187540 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 763632

[startup+25.5009 s]
/proc/loadavg: 1.92 1.98 1.99 3/515 1672
/proc/meminfo: memFree=16656596/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=986440 CPUtime=25.49 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 236539 0 0 0 2516 33 0 0 25 0 1 0 750901290 1010114560 202903 33554432000 4194304 4300288 140734428744208 18446744073709551615 4230851 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 246610 202903 222 26 0 243242 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 986440

[startup+51.1004 s]
/proc/loadavg: 1.94 1.98 1.99 3/515 1673
/proc/meminfo: memFree=16764940/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=796932 CPUtime=51.09 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 287292 0 0 0 5069 40 0 0 25 0 1 0 750901290 816058368 174120 33554432000 4194304 4300288 140734428744208 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 199233 174120 242 26 0 195865 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 796932

[startup+102.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/515 1674
/proc/meminfo: memFree=16740640/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=796932 CPUtime=102.3 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 293443 0 0 0 10188 42 0 0 25 0 1 0 750901290 816058368 180207 33554432000 4194304 4300288 140734428744208 18446744073709551615 4276155 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 199233 180207 242 26 0 195865 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 796932

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/515 1676
/proc/meminfo: memFree=16606696/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=929192 CPUtime=162.3 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 305625 0 0 0 16185 45 0 0 25 0 1 0 750901290 951492608 192320 33554432000 4194304 4300288 140734428744208 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 232298 192320 242 26 0 228930 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 929192

[startup+222.319 s]
/proc/loadavg: 1.99 1.98 1.99 3/515 1678
/proc/meminfo: memFree=16565252/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=929192 CPUtime=222.31 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 325433 0 0 0 22181 50 0 0 25 0 1 0 750901290 951492608 212046 33554432000 4194304 4300288 140734428744208 18446744073709551615 4274435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 232298 212046 242 26 0 228930 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 929192

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/515 1679
/proc/meminfo: memFree=16419900/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=1144116 CPUtime=282.3 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 339452 0 0 0 28176 54 0 0 25 0 1 0 750901290 1171574784 225994 33554432000 4194304 4300288 140734428744208 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 286029 225994 242 26 0 282661 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1144116

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/515 1681
/proc/meminfo: memFree=16266116/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=1144116 CPUtime=342.3 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 353006 0 0 0 34173 57 0 0 25 0 1 0 750901290 1171574784 239474 33554432000 4194304 4300288 140734428744208 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 286029 239474 242 26 0 282661 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1144116

[startup+402.301 s]
/proc/loadavg: 1.36 1.80 1.92 2/509 1699
/proc/meminfo: memFree=16500572/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=1144116 CPUtime=402.3 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 379910 0 0 0 40168 62 0 0 25 0 1 0 750901290 1171574784 266311 33554432000 4194304 4300288 140734428744208 18446744073709551615 4269374 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 286029 266311 242 26 0 282661 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1144116

[startup+462.3 s]
/proc/loadavg: 1.18 1.67 1.87 2/509 1704
/proc/meminfo: memFree=16418972/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=1493364 CPUtime=462.3 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 399897 0 0 0 46165 65 0 0 25 0 1 0 750901290 1529204736 286235 33554432000 4194304 4300288 140734428744208 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 373341 286235 242 26 0 369973 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1493364

[startup+522.301 s]
/proc/loadavg: 1.14 1.58 1.83 2/509 1706
/proc/meminfo: memFree=16356532/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=1493364 CPUtime=522.3 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 415694 0 0 0 52161 69 0 0 25 0 1 0 750901290 1529204736 301973 33554432000 4194304 4300288 140734428744208 18446744073709551615 4255670 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 373341 301973 242 26 0 369973 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1493364

[startup+582.3 s]
/proc/loadavg: 1.07 1.48 1.77 2/509 1707
/proc/meminfo: memFree=16284552/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=1493364 CPUtime=582.3 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 433651 0 0 0 58157 73 0 0 25 0 1 0 750901290 1529204736 319860 33554432000 4194304 4300288 140734428744208 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 373341 319860 242 26 0 369973 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1493364

[startup+642.301 s]
/proc/loadavg: 1.03 1.40 1.73 2/509 1709
/proc/meminfo: memFree=16229692/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=1493364 CPUtime=642.3 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 447488 0 0 0 64153 77 0 0 25 0 1 0 750901290 1529204736 333649 33554432000 4194304 4300288 140734428744208 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 373341 333649 242 26 0 369973 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1493364

[startup+702.301 s]
/proc/loadavg: 1.01 1.32 1.67 2/509 1710
/proc/meminfo: memFree=16197008/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=1493364 CPUtime=702.31 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 455471 0 0 0 70151 80 0 0 25 0 1 0 750901290 1529204736 341597 33554432000 4194304 4300288 140734428744208 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 373341 341597 242 26 0 369973 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1493364

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

[startup+704.001 s]
/proc/loadavg: 1.01 1.32 1.67 2/509 1710
/proc/meminfo: memFree=16196012/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=1493364 CPUtime=704.01 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 455679 0 0 0 70321 80 0 0 25 0 1 0 750901290 1529204736 341805 33554432000 4194304 4300288 140734428744208 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 373341 341805 242 26 0 369973 0
Current children cumulated CPU time (s) 704.01
Current children cumulated vsize (KiB) 1493364

[startup+710.401 s]
/proc/loadavg: 1.01 1.31 1.67 2/509 1711
/proc/meminfo: memFree=16193776/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=1493364 CPUtime=710.41 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 456239 0 0 0 70961 80 0 0 25 0 1 0 750901290 1529204736 342363 33554432000 4194304 4300288 140734428744208 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 373341 342363 242 26 0 369973 0
Current children cumulated CPU time (s) 710.41
Current children cumulated vsize (KiB) 1493364

[startup+713.6 s]
/proc/loadavg: 1.01 1.31 1.67 2/509 1711
/proc/meminfo: memFree=16193144/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=1493364 CPUtime=713.6 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 456415 0 0 0 71280 80 0 0 25 0 1 0 750901290 1529204736 342539 33554432000 4194304 4300288 140734428744208 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 373341 342539 242 26 0 369973 0
Current children cumulated CPU time (s) 713.6
Current children cumulated vsize (KiB) 1493364

[startup+716.801 s]
/proc/loadavg: 1.01 1.31 1.67 2/509 1711
/proc/meminfo: memFree=16192648/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=1493364 CPUtime=716.81 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 456574 0 0 0 71601 80 0 0 25 0 1 0 750901290 1529204736 342695 33554432000 4194304 4300288 140734428744208 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 373341 342695 242 26 0 369973 0
Current children cumulated CPU time (s) 716.81
Current children cumulated vsize (KiB) 1493364

[startup+717.601 s]
/proc/loadavg: 1.00 1.30 1.66 2/509 1711
/proc/meminfo: memFree=16192400/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=1493364 CPUtime=717.61 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 456600 0 0 0 71681 80 0 0 25 0 1 0 750901290 1529204736 342721 33554432000 4194304 4300288 140734428744208 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 373341 342721 242 26 0 369973 0
Current children cumulated CPU time (s) 717.61
Current children cumulated vsize (KiB) 1493364

[startup+718.42 s]
/proc/loadavg: 1.00 1.30 1.66 2/509 1711
/proc/meminfo: memFree=16192152/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=1493364 CPUtime=718.42 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 456618 0 0 0 71762 80 0 0 25 0 1 0 750901290 1529204736 342738 33554432000 4194304 4300288 140734428744208 18446744073709551615 4255613 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 373341 342738 242 26 0 369973 0
Current children cumulated CPU time (s) 718.42
Current children cumulated vsize (KiB) 1493364

[startup+718.8 s]
/proc/loadavg: 1.00 1.30 1.66 2/509 1711
/proc/meminfo: memFree=16192152/32950940 swapFree=67111356/67111528
[pid=1671] ppid=1669 vsize=585316 CPUtime=718.81 cores=0,2,4,6
/proc/1671/stat : 1671 (cir_minisat) R 1669 1671 31225 0 -1 4202496 456623 0 0 0 71797 84 0 0 25 0 1 0 750901290 599363584 133689 33554432000 4194304 4300288 140734428744208 18446744073709551615 215988250386 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1671/statm: 146329 133689 247 26 0 142961 0
Current children cumulated CPU time (s) 718.81
Current children cumulated vsize (KiB) 585316

Child status: 20
Real time (s): 718.844
CPU time (s): 718.86
CPU user time (s): 717.992
CPU system time (s): 0.867868
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1493364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 717.992
system time used= 0.867868
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= 6
involuntary context switches= 409

runsolver used 3.68044 second user time and 8.12476 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-17 06:31:45
IDJOB=3387622
IDBENCH=88158
IDSOLVER=1873
FILE ID=node117/3387622-1305606698
RUNJOBID= node117-1305601230-1239
PBS_JOBID= 13350361
Free space on /tmp= 73372 MiB

SOLVER NAME= minisat hack: 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-3387622-1305606698/watcher-3387622-1305606698 -o /tmp/evaluation-result-3387622-1305606698/solver-3387622-1305606698 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387622-1305606698.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=247437861

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:      17507872 kB
Buffers:        351660 kB
Cached:        4877784 kB
SwapCached:          0 kB
Active:       11858592 kB
Inactive:      3206900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17507872 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:          231868 kB
Writeback:           0 kB
AnonPages:     9835564 kB
Mapped:          42156 kB
Slab:           251056 kB
PageTables:      58148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 149553424 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= 73380 MiB
End job on node117 at 2011-05-17 06:43:44