Trace number 3318122

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: MiniSAT 2.2.0-agile-26UNSAT 338.578 338.569

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.2
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

338.51/338.55	WARNING: for repeatability, setting FPU to use double precision
338.51/338.55	============================[ Problem Statistics ]=============================
338.51/338.55	|                                                                             |
338.51/338.55	|  Number of variables:        433601                                         |
338.51/338.55	|  Number of clauses:         1291713                                         |
338.51/338.55	|  Parse time:                   0.61 s                                       |
338.51/338.55	|  Eliminated clauses:          16.68 Mb                                      |
338.51/338.55	|  Simplification time:          3.13 s                                       |
338.51/338.55	|                                                                             |
338.51/338.55	============================[ Search Statistics ]=================================
338.51/338.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress    |
338.51/338.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |     Agility |
338.51/338.55	==================================================================================
338.51/338.55	|       100 |   93052   577387  2580844 |   211708       99     18 |  0.009 %  9 |
338.51/338.55	|       250 |   93051   577387  2580844 |   232879      248     15 |  0.009 %  7 |
338.51/338.55	|       475 |   93051   577387  2580844 |   256167      473     18 |  0.009 %  4 |
338.51/338.55	|       812 |   93051   577387  2580844 |   281784      810     19 |  0.009 %  4 |
338.51/338.55	|      1318 |   93038   577387  2580844 |   309962     1315     22 |  0.012 %  3 |
338.51/338.55	|      2077 |   93038   577387  2580844 |   340958     2074     22 |  0.012 %  5 |
338.51/338.55	|      3216 |   93011   575736  2574539 |   375054     3211     22 |  0.018 % 10 |
338.51/338.55	|      4924 |   92899   575736  2574539 |   412560     4917     22 |  0.044 %  8 |
338.51/338.55	|      7486 |   92899   575736  2574539 |   453816     7479     26 |  0.044 % 14 |
338.51/338.55	|     11330 |   92885   574350  2568878 |   499197    11253     27 |  0.047 %  7 |
338.51/338.55	|     17096 |   92707   572734  2562935 |   549117    17017     29 |  0.088 % 16 |
338.51/338.55	|     25745 |   92221   567939  2542949 |   604029    25645     30 |  0.200 %  5 |
338.51/338.55	|     38719 |   91626   562340  2516185 |   664432    38533     28 |  0.338 % 12 |
338.51/338.55	|     58180 |   91607   561973  2514836 |   730875    57987     29 |  0.342 %  4 |
338.51/338.55	|     87372 |   91504   560727  2509695 |   803962    87169     28 |  0.366 %  9 |
338.51/338.55	|    131161 |   91184   560179  2507848 |   884359   130920     32 |  0.440 %  9 |
338.51/338.55	|    196845 |   90988   555815  2487079 |   972795   188269     31 |  0.485 % 14 |
338.51/338.55	|    295371 |   89995   549034  2453476 |  1070074   286751     32 |  0.714 %  9 |
338.51/338.55	|    443160 |   87162   524798  2330818 |  1177082   338410     28 |  1.367 %  9 |
338.51/338.55	|    664843 |   86704   521243  2313615 |  1294790   556481     29 |  1.473 %  5 |
338.51/338.55	|    997368 |   86041   516089  2288786 |  1424269   883951     31 |  1.626 % 13 |
338.51/338.55	===============================================================================
338.51/338.55	restarts              : 2411
338.51/338.55	skipped               : 42
338.51/338.55	conflicts             : 1260636        (3727 /sec)
338.51/338.55	decisions             : 6452803        (0.00 % random) (19077 /sec)
338.51/338.55	propagations          : 761062509      (2249976 /sec)
338.51/338.55	conflict literals     : 41650124       (30.14 % deleted)
338.51/338.55	Memory used           : 554.00 MB
338.51/338.55	CPU time              : 338.254 s
338.51/338.55	
338.51/338.55	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-3318122-1304898915/watcher-3318122-1304898915 -o /tmp/evaluation-result-3318122-1304898915/solver-3318122-1304898915 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318122-1304898915.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: 0.16 0.03 0.01 4/364 28553
/proc/meminfo: memFree=8081564/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=21748 CPUtime=0 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 1286 0 0 0 0 0 0 0 20 0 1 0 582307170 22269952 1204 33554432000 4194304 4291235 140737043384768 18446744073709551615 4240833 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 5437 1205 215 24 0 2071 0

[startup+0.042875 s]
/proc/loadavg: 0.16 0.03 0.01 4/364 28553
/proc/meminfo: memFree=8081564/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=28088 CPUtime=0.03 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 3110 0 0 0 3 0 0 0 20 0 1 0 582307170 28762112 2867 33554432000 4194304 4291235 140737043384768 18446744073709551615 4276956 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 7022 2868 215 24 0 3656 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 28088

[startup+0.100876 s]
/proc/loadavg: 0.16 0.03 0.01 4/364 28553
/proc/meminfo: memFree=8081564/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=39828 CPUtime=0.09 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 6637 0 0 0 9 0 0 0 20 0 1 0 582307170 40783872 6026 33554432000 4194304 4291235 140737043384768 18446744073709551615 4278070 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 9957 6028 215 24 0 6591 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39828

[startup+1.0017 s]
/proc/loadavg: 0.16 0.03 0.01 4/364 28553
/proc/meminfo: memFree=8081564/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=191972 CPUtime=0.99 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 45150 0 0 0 92 7 0 0 23 0 1 0 582307170 196579328 40439 33554432000 4194304 4291235 140737043384768 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 47993 40440 371 24 0 44627 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 191972

[startup+1.10067 s]
/proc/loadavg: 0.16 0.03 0.01 4/364 28553
/proc/meminfo: memFree=8081564/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=195616 CPUtime=1.09 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 46566 0 0 0 102 7 0 0 23 0 1 0 582307170 200310784 41783 33554432000 4194304 4291235 140737043384768 18446744073709551615 4217305 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 48904 41783 371 24 0 45538 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 195616

[startup+1.50061 s]
/proc/loadavg: 0.16 0.03 0.01 4/364 28553
/proc/meminfo: memFree=8081564/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=229224 CPUtime=1.49 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 52844 0 0 0 141 8 0 0 25 0 1 0 582307170 234725376 47790 33554432000 4194304 4291235 140737043384768 18446744073709551615 4276956 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 57306 47790 371 24 0 53940 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 229224

[startup+3.10032 s]
/proc/loadavg: 0.47 0.10 0.03 5/368 28560
/proc/meminfo: memFree=7635476/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=227028 CPUtime=3.09 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 71087 0 0 0 298 11 0 0 25 0 1 0 582307170 232476672 47681 33554432000 4194304 4291235 140737043384768 18446744073709551615 4232419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 56757 47681 371 24 0 53391 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 227028

[startup+6.31373 s]
/proc/loadavg: 0.47 0.10 0.03 5/368 28560
/proc/meminfo: memFree=7639444/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=196104 CPUtime=6.3 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 75450 0 0 0 619 11 0 0 25 0 1 0 582307170 200810496 42141 33554432000 4194304 4291235 140737043384768 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 49026 42141 391 24 0 45660 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 196104

[startup+12.7006 s]
/proc/loadavg: 0.75 0.16 0.05 5/368 28587
/proc/meminfo: memFree=7690916/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=196104 CPUtime=12.69 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 76681 0 0 0 1257 12 0 0 25 0 1 0 582307170 200810496 43335 33554432000 4194304 4291235 140737043384768 18446744073709551615 4251573 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 49026 43335 391 24 0 45660 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 196104

[startup+25.5002 s]
/proc/loadavg: 1.47 0.35 0.12 5/368 28588
/proc/meminfo: memFree=7601128/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=226452 CPUtime=25.49 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 79610 0 0 0 2536 13 0 0 25 0 1 0 582307170 231886848 46172 33554432000 4194304 4291235 140737043384768 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 56613 46172 391 24 0 53247 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 226452

[startup+51.1005 s]
/proc/loadavg: 2.33 0.64 0.22 5/368 28642
/proc/meminfo: memFree=7432948/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=306592 CPUtime=51.09 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 92786 0 0 0 5093 16 0 0 25 0 1 0 582307170 313950208 59208 33554432000 4194304 4291235 140737043384768 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 76648 59208 391 24 0 73282 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 306592

[startup+102.301 s]
/proc/loadavg: 3.41 1.23 0.44 6/368 28644
/proc/meminfo: memFree=7230944/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=306592 CPUtime=102.29 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 112957 0 0 0 10210 19 0 0 25 0 1 0 582307170 313950208 64116 33554432000 4194304 4291235 140737043384768 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 76648 64116 391 24 0 73282 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 306592

[startup+162.3 s]
/proc/loadavg: 3.76 1.70 0.64 6/368 28645
/proc/meminfo: memFree=7152788/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=356680 CPUtime=162.3 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 120690 0 0 0 16208 22 0 0 25 0 1 0 582307170 365240320 71615 33554432000 4194304 4291235 140737043384768 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 89170 71615 391 24 0 85804 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 356680

[startup+222.3 s]
/proc/loadavg: 3.97 2.16 0.87 6/368 28647
/proc/meminfo: memFree=6896720/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=356680 CPUtime=222.3 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 127420 0 0 0 22206 24 0 0 25 0 1 0 582307170 365240320 78171 33554432000 4194304 4291235 140737043384768 18446744073709551615 4261699 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 89170 78171 391 24 0 85804 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 356680

[startup+282.3 s]
/proc/loadavg: 4.02 2.51 1.07 6/368 28649
/proc/meminfo: memFree=6747512/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=356680 CPUtime=282.31 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 162128 0 0 0 28202 29 0 0 25 0 1 0 582307170 365240320 75132 33554432000 4194304 4291235 140737043384768 18446744073709551615 4248460 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 89170 75132 391 24 0 85804 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 356680

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

[startup+307.9 s]
/proc/loadavg: 4.01 2.62 1.15 6/368 28649
/proc/meminfo: memFree=6668916/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=356680 CPUtime=307.9 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 164792 0 0 0 30760 30 0 0 25 0 1 0 582307170 365240320 77747 33554432000 4194304 4291235 140737043384768 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 89170 77747 391 24 0 85804 0
Current children cumulated CPU time (s) 307.9
Current children cumulated vsize (KiB) 356680

[startup+320.7 s]
/proc/loadavg: 4.01 2.67 1.18 6/368 28650
/proc/meminfo: memFree=6623028/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=356680 CPUtime=320.69 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 165935 0 0 0 32039 30 0 0 25 0 1 0 582307170 365240320 78858 33554432000 4194304 4291235 140737043384768 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 89170 78858 391 24 0 85804 0
Current children cumulated CPU time (s) 320.69
Current children cumulated vsize (KiB) 356680

[startup+327.101 s]
/proc/loadavg: 4.01 2.69 1.19 5/368 28650
/proc/meminfo: memFree=6604912/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=356680 CPUtime=327.1 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 166761 0 0 0 32680 30 0 0 25 0 1 0 582307170 365240320 79669 33554432000 4194304 4291235 140737043384768 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 89170 79669 391 24 0 85804 0
Current children cumulated CPU time (s) 327.1
Current children cumulated vsize (KiB) 356680

[startup+333.501 s]
/proc/loadavg: 4.01 2.73 1.22 5/368 28650
/proc/meminfo: memFree=6588544/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=356680 CPUtime=333.5 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 167133 0 0 0 33320 30 0 0 25 0 1 0 582307170 365240320 80032 33554432000 4194304 4291235 140737043384768 18446744073709551615 4255841 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 89170 80032 391 24 0 85804 0
Current children cumulated CPU time (s) 333.5
Current children cumulated vsize (KiB) 356680

[startup+336.7 s]
/proc/loadavg: 4.01 2.73 1.22 6/368 28650
/proc/meminfo: memFree=6581724/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=356680 CPUtime=336.69 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 167341 0 0 0 33639 30 0 0 25 0 1 0 582307170 365240320 80234 33554432000 4194304 4291235 140737043384768 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 89170 80234 391 24 0 85804 0
Current children cumulated CPU time (s) 336.69
Current children cumulated vsize (KiB) 356680

[startup+337.501 s]
/proc/loadavg: 4.01 2.75 1.24 5/368 28650
/proc/meminfo: memFree=6579864/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=356680 CPUtime=337.5 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 167371 0 0 0 33720 30 0 0 25 0 1 0 582307170 365240320 80263 33554432000 4194304 4291235 140737043384768 18446744073709551615 4256095 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 89170 80263 391 24 0 85804 0
Current children cumulated CPU time (s) 337.5
Current children cumulated vsize (KiB) 356680

[startup+338.301 s]
/proc/loadavg: 4.01 2.75 1.24 5/368 28650
/proc/meminfo: memFree=6579864/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=356680 CPUtime=338.3 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 167443 0 0 0 33800 30 0 0 25 0 1 0 582307170 365240320 80333 33554432000 4194304 4291235 140737043384768 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 89170 80333 391 24 0 85804 0
Current children cumulated CPU time (s) 338.3
Current children cumulated vsize (KiB) 356680

[startup+338.514 s]
/proc/loadavg: 4.01 2.75 1.24 5/368 28650
/proc/meminfo: memFree=6577508/32951124 swapFree=65980216/67111528
[pid=28553] ppid=28551 vsize=356680 CPUtime=338.51 cores=5,7
/proc/28553/stat : 28553 (minisat) R 28551 28553 28499 0 -1 4202496 167453 0 0 0 33821 30 0 0 25 0 1 0 582307170 365240320 80343 33554432000 4194304 4291235 140737043384768 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28553/statm: 89170 80343 391 24 0 85804 0
Current children cumulated CPU time (s) 338.51
Current children cumulated vsize (KiB) 356680

Child status: 20
Real time (s): 338.569
CPU time (s): 338.578
CPU user time (s): 338.254
CPU system time (s): 0.32395
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 568296

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

runsolver used 1.11883 second user time and 2.88556 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-09 01:55:17
IDJOB=3318122
IDBENCH=69591
IDSOLVER=1707
FILE ID=node142/3318122-1304898915
RUNJOBID= node142-1304898906-28520
PBS_JOBID= 13282129
Free space on /tmp= 47012 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318122-1304898915/watcher-3318122-1304898915 -o /tmp/evaluation-result-3318122-1304898915/solver-3318122-1304898915 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318122-1304898915.cnf

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=1623765164

node142.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.846
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.75
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.846
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.82
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.846
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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8081968 kB
Buffers:        232560 kB
Cached:       19478984 kB
SwapCached:      11212 kB
Active:       11292452 kB
Inactive:     12810196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8081968 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           89084 kB
Writeback:           0 kB
AnonPages:     4388440 kB
Mapped:          20556 kB
Slab:           668636 kB
PageTables:      33308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77256368 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= 46980 MiB
End job on node142 at 2011-05-09 02:00:56