Trace number 3434023

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 539.517 539.507

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
MD5SUM3fad4722cb319d6fee4192f2fe2c31ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark153.665
Satisfiable
(Un)Satisfiability was proved
Number of variables98935
Number of clauses296405
Sum of the clauses size691609
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2197602
Number of clauses of size 398801
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

539.50/539.50	WARNING: for repeatability, setting FPU to use double precision
539.50/539.50	============================[ Problem Statistics ]=============================
539.50/539.50	|                                                                             |
539.50/539.50	|  Number of variables:         98935                                         |
539.50/539.50	|  Number of clauses:          296403                                         |
539.50/539.50	|  Parse time:                   0.11 s                                       |
539.50/539.50	|  Eliminated clauses:           2.95 Mb                                      |
539.50/539.50	|  Simplification time:          0.59 s                                       |
539.50/539.50	|                                                                             |
539.50/539.50	============================[ Search Statistics ]=================================
539.50/539.50	| Conflicts |          ORIGINAL         |          LEARNT          | Progress    |
539.50/539.50	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |     Agility |
539.50/539.50	==================================================================================
539.50/539.50	|       100 |   32026   166799   524469 |    61159       99      5 |  0.040 % 10 |
539.50/539.50	|       250 |   31865   166799   524469 |    67275      245      6 |  0.203 % 15 |
539.50/539.50	|       475 |   31861   166799   524469 |    74003      466      8 |  0.207 %  4 |
539.50/539.50	|       812 |   31859   165472   520563 |    81403      789      7 |  0.209 %  3 |
539.50/539.50	|      1318 |   31759   165472   520563 |    89543     1279      9 |  0.310 % 18 |
539.50/539.50	|      2077 |   31754   164691   518193 |    98498     2022      9 |  0.315 % 12 |
539.50/539.50	|      3216 |   31753   164623   518003 |   108348     3156     10 |  0.316 % 11 |
539.50/539.50	|      4924 |   31753   164623   518003 |   119182     4864     11 |  0.316 % 11 |
539.50/539.50	|      7486 |   31596   164566   517834 |   131101     7417     12 |  0.475 % 15 |
539.50/539.50	|     11330 |   31231   160544   505795 |   144211    10947     12 |  0.844 % 12 |
539.50/539.50	|     17096 |   31216   160409   505428 |   158632    16653     13 |  0.859 % 13 |
539.50/539.50	|     25745 |   30987   158793   500649 |   174495    24933     13 |  1.091 % 23 |
539.50/539.50	|     38719 |   30746   156649   494330 |   191945    37430     15 |  1.334 % 18 |
539.50/539.50	|     58180 |   30453   154141   486831 |   211139    56239     16 |  1.630 %  9 |
539.50/539.50	|     87372 |   30033   151117   477706 |   232253    84772     18 |  2.055 % 13 |
539.50/539.50	|    131161 |   29732   148946   471207 |   255478   127822     23 |  2.359 % 13 |
539.50/539.50	|    196845 |   29507   147230   465795 |   281026   193162     28 |  2.587 % 13 |
539.50/539.50	|    295371 |   29295   145851   461675 |   309129    59224     20 |  2.801 % 14 |
539.50/539.50	|    443160 |   29163   144655   458134 |   340042   206704     36 |  2.934 % 11 |
539.50/539.50	|    664843 |   29115   144271   456994 |   374046   137806     44 |  2.983 % 15 |
539.50/539.50	|    997368 |   29022   143714   455402 |   411451   152427     40 |  3.077 % 12 |
539.50/539.50	|   1496156 |   29004   143592   455046 |   452596   288821     45 |  3.095 % 16 |
539.50/539.50	===============================================================================
539.50/539.50	restarts              : 3651
539.50/539.50	skipped               : 2
539.50/539.50	conflicts             : 1892091        (3510 /sec)
539.50/539.50	decisions             : 3886907        (0.00 % random) (7210 /sec)
539.50/539.50	propagations          : 1887407318     (3500819 /sec)
539.50/539.50	conflict literals     : 88914583       (46.52 % deleted)
539.50/539.50	Memory used           : 222.00 MB
539.50/539.50	CPU time              : 539.133 s
539.50/539.50	
539.50/539.50	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: 977)

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-3434023-1306849261/watcher-3434023-1306849261 -o /tmp/evaluation-result-3434023-1306849261/solver-3434023-1306849261 -C 5000 -W 5100 -M 15500 minisat HOME/instance-3434023-1306849261.cnf 

running on 4 cores: 1,3,5,7

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: 2.01 2.05 2.01 2/458 18735
/proc/meminfo: memFree=6245096/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=21100 CPUtime=0 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 1168 0 0 0 0 0 0 0 25 0 1 0 796524297 21606400 1087 33554432000 4194304 4291235 140735736627376 18446744073709551615 232335553221 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 5275 1087 215 24 0 1909 0

[startup+0.102383 s]
/proc/loadavg: 2.01 2.05 2.01 2/458 18735
/proc/meminfo: memFree=6245096/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=41104 CPUtime=0.09 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 7476 0 0 0 8 1 0 0 25 0 1 0 796524297 42090496 6637 33554432000 4194304 4291235 140735736627376 18446744073709551615 232335553221 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 10276 6639 215 24 0 6910 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41104

[startup+0.200367 s]
/proc/loadavg: 2.01 2.05 2.01 2/458 18735
/proc/meminfo: memFree=6245096/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=54296 CPUtime=0.19 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 10229 0 0 0 17 2 0 0 25 0 1 0 796524297 55599104 9268 33554432000 4194304 4291235 140735736627376 18446744073709551615 4220753 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 13574 9269 252 24 0 10208 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 54296

[startup+0.300348 s]
/proc/loadavg: 2.01 2.05 2.01 2/458 18735
/proc/meminfo: memFree=6245096/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=64904 CPUtime=0.29 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 11951 0 0 0 27 2 0 0 25 0 1 0 796524297 66461696 10918 33554432000 4194304 4291235 140735736627376 18446744073709551615 4217369 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 16226 10918 252 24 0 12860 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64904

[startup+0.700279 s]
/proc/loadavg: 2.01 2.05 2.01 2/458 18735
/proc/meminfo: memFree=6245096/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=62492 CPUtime=0.69 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 14535 0 0 0 66 3 0 0 25 0 1 0 796524297 63991808 11261 33554432000 4194304 4291235 140735736627376 18446744073709551615 232335548315 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 15623 11261 252 24 0 12257 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62492

[startup+1.50114 s]
/proc/loadavg: 2.01 2.05 2.01 3/459 18736
/proc/meminfo: memFree=6202672/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=55656 CPUtime=1.49 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 15518 0 0 0 146 3 0 0 25 0 1 0 796524297 56991744 9556 33554432000 4194304 4291235 140735736627376 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 13914 9556 271 24 0 10548 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55656

[startup+3.10085 s]
/proc/loadavg: 2.01 2.05 2.01 3/459 18736
/proc/meminfo: memFree=6197384/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=62728 CPUtime=3.09 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 15865 0 0 0 306 3 0 0 25 0 1 0 796524297 64233472 9882 33554432000 4194304 4291235 140735736627376 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 15682 9882 271 24 0 12316 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62728

[startup+6.30028 s]
/proc/loadavg: 2.01 2.05 2.01 3/459 18736
/proc/meminfo: memFree=6181036/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=62728 CPUtime=6.29 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 16599 0 0 0 626 3 0 0 25 0 1 0 796524297 64233472 10593 33554432000 4194304 4291235 140735736627376 18446744073709551615 4255549 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 15682 10593 271 24 0 12316 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62728

[startup+12.7011 s]
/proc/loadavg: 2.01 2.05 2.01 3/459 18736
/proc/meminfo: memFree=6127596/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=81952 CPUtime=12.69 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 21048 0 0 0 1265 4 0 0 25 0 1 0 796524297 83918848 14998 33554432000 4194304 4291235 140735736627376 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 20488 14998 271 24 0 17122 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81952

[startup+25.5009 s]
/proc/loadavg: 2.00 2.05 2.01 3/459 18736
/proc/meminfo: memFree=6073772/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=93628 CPUtime=25.49 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 23534 0 0 0 2544 5 0 0 25 0 1 0 796524297 95875072 17424 33554432000 4194304 4291235 140735736627376 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 23407 17424 271 24 0 20041 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93628

[startup+51.1013 s]
/proc/loadavg: 2.16 2.08 2.02 3/459 18737
/proc/meminfo: memFree=5964764/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=112596 CPUtime=51.09 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 28531 0 0 0 5103 6 0 0 25 0 1 0 796524297 115298304 22320 33554432000 4194304 4291235 140735736627376 18446744073709551615 4256064 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 28149 22320 271 24 0 24783 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 112596

[startup+102.301 s]
/proc/loadavg: 2.07 2.06 2.01 3/459 18738
/proc/meminfo: memFree=5769804/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=130360 CPUtime=102.3 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 45921 0 0 0 10220 10 0 0 25 0 1 0 796524297 133488640 28485 33554432000 4194304 4291235 140735736627376 18446744073709551615 4255694 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 32590 28485 271 24 0 29224 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 130360

[startup+162.301 s]
/proc/loadavg: 2.02 2.05 2.00 3/459 18771
/proc/meminfo: memFree=8868656/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=130360 CPUtime=162.29 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 59707 0 0 0 16215 14 0 0 25 0 1 0 796524297 133488640 25639 33554432000 4194304 4291235 140735736627376 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 32590 25639 271 24 0 29224 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 130360

[startup+222.318 s]
/proc/loadavg: 2.01 2.04 2.00 4/459 18772
/proc/meminfo: memFree=8746844/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=161180 CPUtime=222.31 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 70157 0 0 0 22213 18 0 0 25 0 1 0 796524297 165048320 35917 33554432000 4194304 4291235 140735736627376 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 40295 35917 271 24 0 36929 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 161180

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.00 4/459 18775
/proc/meminfo: memFree=8743976/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=140932 CPUtime=282.3 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 85592 0 0 0 28207 23 0 0 25 0 1 0 796524297 144314368 30878 33554432000 4194304 4291235 140735736627376 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 35233 30878 271 24 0 31867 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 140932

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 4/459 18777
/proc/meminfo: memFree=8708132/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=221840 CPUtime=342.29 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 94626 0 0 0 34203 26 0 0 25 0 1 0 796524297 227164160 39739 33554432000 4194304 4291235 140735736627376 18446744073709551615 4250889 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 55460 39739 271 24 0 52094 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 221840

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 4/459 18778
/proc/meminfo: memFree=8781500/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=171752 CPUtime=402.29 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 107931 0 0 0 40199 30 0 0 25 0 1 0 796524297 175874048 31585 33554432000 4194304 4291235 140735736627376 18446744073709551615 4255905 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 42938 31585 271 24 0 39572 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 171752

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/459 18780
/proc/meminfo: memFree=8651156/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=221840 CPUtime=462.29 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 115509 0 0 0 46196 33 0 0 25 0 1 0 796524297 227164160 39012 33554432000 4194304 4291235 140735736627376 18446744073709551615 4255726 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 55460 39012 271 24 0 52094 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 221840

[startup+522.3 s]
/proc/loadavg: 2.03 2.02 2.00 4/459 18781
/proc/meminfo: memFree=8751204/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=116580 CPUtime=522.3 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 126174 0 0 0 52194 36 0 0 25 0 1 0 796524297 119377920 20786 33554432000 4194304 4291235 140735736627376 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 29145 20786 271 24 0 25779 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 116580

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

[startup+524.817 s]
/proc/loadavg: 2.03 2.02 2.00 4/459 18781
/proc/meminfo: memFree=8742524/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=116580 CPUtime=524.82 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 126577 0 0 0 52445 37 0 0 25 0 1 0 796524297 119377920 21181 33554432000 4194304 4291235 140735736627376 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 29145 21181 271 24 0 25779 0
Current children cumulated CPU time (s) 524.82
Current children cumulated vsize (KiB) 116580

[startup+531.201 s]
/proc/loadavg: 2.02 2.02 2.00 4/459 18782
/proc/meminfo: memFree=8732100/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=116580 CPUtime=531.21 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 127383 0 0 0 53084 37 0 0 25 0 1 0 796524297 119377920 21961 33554432000 4194304 4291235 140735736627376 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 29145 21961 271 24 0 25779 0
Current children cumulated CPU time (s) 531.21
Current children cumulated vsize (KiB) 116580

[startup+534.4 s]
/proc/loadavg: 2.02 2.02 2.00 4/459 18782
/proc/meminfo: memFree=8724040/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=135436 CPUtime=534.4 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 127768 0 0 0 53403 37 0 0 25 0 1 0 796524297 138686464 22337 33554432000 4194304 4291235 140735736627376 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 33859 22337 271 24 0 30493 0
Current children cumulated CPU time (s) 534.4
Current children cumulated vsize (KiB) 135436

[startup+537.601 s]
/proc/loadavg: 2.02 2.02 2.00 4/459 18782
/proc/meminfo: memFree=8715484/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=135436 CPUtime=537.6 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 128078 0 0 0 53723 37 0 0 25 0 1 0 796524297 138686464 22641 33554432000 4194304 4291235 140735736627376 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 33859 22641 271 24 0 30493 0
Current children cumulated CPU time (s) 537.6
Current children cumulated vsize (KiB) 135436

[startup+538.401 s]
/proc/loadavg: 2.02 2.02 2.00 4/459 18782
/proc/meminfo: memFree=8713128/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=135436 CPUtime=538.4 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 128126 0 0 0 53803 37 0 0 25 0 1 0 796524297 138686464 22687 33554432000 4194304 4291235 140735736627376 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 33859 22687 271 24 0 30493 0
Current children cumulated CPU time (s) 538.4
Current children cumulated vsize (KiB) 135436

[startup+539.201 s]
/proc/loadavg: 2.02 2.02 2.00 4/459 18782
/proc/meminfo: memFree=8710400/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=135436 CPUtime=539.2 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 132199 0 0 0 53883 37 0 0 25 0 1 0 796524297 138686464 26490 33554432000 4194304 4291235 140735736627376 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 33859 26490 271 24 0 30493 0
Current children cumulated CPU time (s) 539.2
Current children cumulated vsize (KiB) 135436

[startup+539.4 s]
/proc/loadavg: 2.02 2.02 2.00 4/459 18782
/proc/meminfo: memFree=8710400/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=135436 CPUtime=539.4 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 132207 0 0 0 53903 37 0 0 25 0 1 0 796524297 138686464 26496 33554432000 4194304 4291235 140735736627376 18446744073709551615 4256048 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 33859 26496 271 24 0 30493 0
Current children cumulated CPU time (s) 539.4
Current children cumulated vsize (KiB) 135436

[startup+539.5 s]
/proc/loadavg: 2.02 2.02 2.00 4/459 18782
/proc/meminfo: memFree=8710400/32951124 swapFree=60688864/67111528
[pid=18735] ppid=18733 vsize=135436 CPUtime=539.5 cores=1,3,5,7
/proc/18735/stat : 18735 (minisat) R 18733 18735 18023 0 -1 4202496 132211 0 0 0 53913 37 0 0 25 0 1 0 796524297 138686464 26499 33554432000 4194304 4291235 140735736627376 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18735/statm: 33859 26499 271 24 0 30493 0
Current children cumulated CPU time (s) 539.5
Current children cumulated vsize (KiB) 135436

Child status: 20
Real time (s): 539.507
CPU time (s): 539.517
CPU user time (s): 539.133
CPU system time (s): 0.383941
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 221840

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

runsolver used 2.32465 second user time and 5.63914 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-31 15:41:01
IDJOB=3434023
IDBENCH=82482
IDSOLVER=1930
FILE ID=node132/3434023-1306849261
RUNJOBID= node132-1306842918-18045
PBS_JOBID= 13482020
Free space on /tmp= 56892 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3434023-1306849261/watcher-3434023-1306849261 -o /tmp/evaluation-result-3434023-1306849261/solver-3434023-1306849261 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3434023-1306849261.cnf

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

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=170016146

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:       6245128 kB
Buffers:        263864 kB
Cached:       20006968 kB
SwapCached:      14980 kB
Active:       20729512 kB
Inactive:      5278048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       6245128 kB
SwapTotal:    67111528 kB
SwapFree:     60688864 kB
Dirty:            5084 kB
Writeback:           0 kB
AnonPages:     5728780 kB
Mapped:          19272 kB
Slab:           574676 kB
PageTables:      54828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 113425532 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 56960 MiB
End job on node132 at 2011-05-31 15:50:01