Trace number 3274487

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
SAT07 reference solver: minisat SAT 2007UNSAT 214.252 214.251

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-5_528.cnf
MD5SUM7c7070bd15b57ddd9a06dd3709baef54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark157.607
Satisfiable
(Un)Satisfiability was proved
Number of variables527
Number of clauses12692
Sum of the clauses size38748
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 312356
Number of clauses of size 40
Number of clauses of size 5336
Number of clauses of size over 50

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  527                                                  |
0.00/0.00	c |  Number of clauses:    12692                                                |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     423    10467    42302 |     3489        0    nan |  0.000 % |
0.00/0.03	c |       101 |     423    10467    42302 |     3837      101     18 |  0.000 % |
0.00/0.03	c |       251 |     423    10467    42302 |     4221      251     17 |  0.000 % |
0.00/0.04	c |       476 |     423    10467    42302 |     4643      476     16 |  0.000 % |
0.00/0.04	c |       813 |     423    10467    42302 |     5108      813     16 |  0.000 % |
0.05/0.05	c |      1319 |     423    10467    42302 |     5619     1319     16 |  0.000 % |
0.05/0.07	c |      2078 |     423    10467    42302 |     6180     2078     16 |  0.000 % |
0.05/0.09	c |      3218 |     423    10467    42302 |     6799     3218     15 |  0.000 % |
0.09/0.14	c |      4926 |     423    10467    42302 |     7478     4926     15 |  0.000 % |
0.19/0.21	c |      7490 |     423    10467    42302 |     8226     7490     15 |  0.000 % |
0.29/0.34	c |     11334 |     423    10467    42302 |     9049     7207     14 |  0.000 % |
0.49/0.55	c |     17100 |     423    10467    42302 |     9954     8428     14 |  0.000 % |
0.79/0.87	c |     25749 |     423    10467    42302 |    10949     7069     14 |  0.000 % |
1.29/1.33	c |     38723 |     423    10467    42302 |    12044     9054     13 |  0.000 % |
1.99/2.06	c |     58185 |     423    10467    42302 |    13249    10398     13 |  0.000 % |
3.20/3.28	c |     87378 |     423    10467    42302 |    14574    13004     14 |  0.000 % |
5.20/5.21	c |    131167 |     423    10467    42302 |    16031    12949     13 |  0.000 % |
8.19/8.29	c |    196851 |     423    10467    42302 |    17635    14342     14 |  0.000 % |
13.00/13.09	c |    295377 |     423    10467    42302 |    19398    15658     15 |  0.000 % |
20.80/20.87	c |    443168 |     423    10467    42302 |    21338    17668     14 |  0.000 % |
33.00/33.09	c |    664851 |     423    10467    42302 |    23472    14878     12 |  0.000 % |
52.50/52.58	c |    997376 |     423    10467    42302 |    25819    18300     13 |  0.001 % |
83.60/83.64	c |   1496164 |     423    10467    42302 |    28401    23704     13 |  0.001 % |
130.49/130.59	c |   2244346 |     422    10394    42050 |    31241    26730     13 |  0.192 % |
205.59/205.69	c |   3366621 |     418    10118    41093 |    34365    24531     13 |  0.950 % |
214.19/214.25	c ===============================================================================
214.19/214.25	c restarts              : 25
214.19/214.25	c conflicts             : 3486298        (16273 /sec)
214.19/214.25	c decisions             : 3811558        (1.83 % random) (17791 /sec)
214.19/214.25	c propagations          : 129478113      (604353 /sec)
214.19/214.25	c conflict literals     : 48016700       (40.81 % deleted)
214.19/214.25	c Memory used           : 8.93 MB
214.19/214.25	c CPU time              : 214.242 s
214.19/214.25	c 
214.19/214.25	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: 935)

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-3274487-1303603577/watcher-3274487-1303603577 -o /tmp/evaluation-result-3274487-1303603577/solver-3274487-1303603577 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274487-1303603577.cnf 

running on 2 cores: 0,2

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.54 2.95 3.09 4/178 2178
/proc/meminfo: memFree=13933160/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=2140 CPUtime=0 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 252 0 0 0 0 0 0 0 23 0 1 0 471956391 2191360 208 33554432000 134512640 135048876 4292596336 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 535 209 50 131 0 402 0

[startup+0.053746 s]
/proc/loadavg: 2.54 2.95 3.09 4/178 2178
/proc/meminfo: memFree=13933160/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=2972 CPUtime=0.05 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 502 0 0 0 5 0 0 0 24 0 1 0 471956391 3043328 458 33554432000 134512640 135048876 4292596336 18446744073709551615 134552782 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 743 458 66 131 0 610 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2972

[startup+0.100738 s]
/proc/loadavg: 2.54 2.95 3.09 4/178 2178
/proc/meminfo: memFree=13933160/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=2972 CPUtime=0.09 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 502 0 0 0 9 0 0 0 24 0 1 0 471956391 3043328 458 33554432000 134512640 135048876 4292596336 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 743 458 66 131 0 610 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2972

[startup+0.300763 s]
/proc/loadavg: 2.54 2.95 3.09 4/178 2178
/proc/meminfo: memFree=13933160/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=3236 CPUtime=0.29 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 562 0 0 0 29 0 0 0 25 0 1 0 471956391 3313664 518 33554432000 134512640 135048876 4292596336 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 809 518 66 131 0 676 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3236

[startup+0.700746 s]
/proc/loadavg: 2.54 2.95 3.09 4/178 2178
/proc/meminfo: memFree=13933160/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=3504 CPUtime=0.69 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 614 0 0 0 69 0 0 0 25 0 1 0 471956391 3588096 570 33554432000 134512640 135048876 4292596336 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 876 570 66 131 0 743 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3504

[startup+1.5005 s]
/proc/loadavg: 2.54 2.95 3.09 5/190 2201
/proc/meminfo: memFree=13916104/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=3768 CPUtime=1.49 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 683 0 0 0 149 0 0 0 25 0 1 0 471956391 3858432 639 33554432000 134512640 135048876 4292596336 18446744073709551615 134548110 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 942 639 66 131 0 809 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3768

[startup+3.10029 s]
/proc/loadavg: 2.66 2.96 3.10 5/190 2201
/proc/meminfo: memFree=13910772/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=4040 CPUtime=3.09 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 753 0 0 0 309 0 0 0 25 0 1 0 471956391 4136960 709 33554432000 134512640 135048876 4292596336 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 1010 709 66 131 0 877 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4040

[startup+6.30075 s]
/proc/loadavg: 2.66 2.96 3.10 5/190 2201
/proc/meminfo: memFree=13903696/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=4440 CPUtime=6.3 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 854 0 0 0 630 0 0 0 25 0 1 0 471956391 4546560 810 33554432000 134512640 135048876 4292596336 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 1110 810 66 131 0 977 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 4440

[startup+12.7007 s]
/proc/loadavg: 2.87 3.00 3.11 5/190 2201
/proc/meminfo: memFree=13898216/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=5124 CPUtime=12.7 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 993 0 0 0 1270 0 0 0 25 0 1 0 471956391 5246976 949 33554432000 134512640 135048876 4292596336 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 1281 949 66 131 0 1148 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 5124

[startup+25.5006 s]
/proc/loadavg: 3.04 3.03 3.12 5/190 2201
/proc/meminfo: memFree=13893732/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=5856 CPUtime=25.5 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 1171 0 0 0 2550 0 0 0 25 0 1 0 471956391 5996544 1127 33554432000 134512640 135048876 4292596336 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 1464 1127 66 131 0 1331 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 5856

[startup+51.1002 s]
/proc/loadavg: 3.37 3.11 3.14 5/190 2229
/proc/meminfo: memFree=13891180/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=6552 CPUtime=51.09 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 1349 0 0 0 5109 0 0 0 25 0 1 0 471956391 6709248 1305 33554432000 134512640 135048876 4292596336 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 1638 1305 66 131 0 1505 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6552

[startup+102.307 s]
/proc/loadavg: 3.75 3.25 3.19 5/190 2295
/proc/meminfo: memFree=13890728/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=7884 CPUtime=102.3 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 1646 0 0 0 10230 0 0 0 25 0 1 0 471956391 8073216 1602 33554432000 134512640 135048876 4292596336 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 1971 1602 66 131 0 1838 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 7884

[startup+162.301 s]
/proc/loadavg: 3.90 3.39 3.23 5/190 2297
/proc/meminfo: memFree=13876904/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=8804 CPUtime=162.29 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 1868 0 0 0 16229 0 0 0 25 0 1 0 471956391 9015296 1824 33554432000 134512640 135048876 4292596336 18446744073709551615 134545993 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 2201 1824 66 131 0 2068 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 8804

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

[startup+179.101 s]
/proc/loadavg: 3.92 3.42 3.25 5/190 2297
/proc/meminfo: memFree=13874540/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=8996 CPUtime=179.09 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 1903 0 0 0 17909 0 0 0 25 0 1 0 471956391 9211904 1859 33554432000 134512640 135048876 4292596336 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 2249 1859 66 131 0 2116 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 8996

[startup+191.9 s]
/proc/loadavg: 3.94 3.43 3.25 5/190 2297
/proc/meminfo: memFree=13873052/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=8996 CPUtime=191.89 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 1916 0 0 0 19189 0 0 0 25 0 1 0 471956391 9211904 1872 33554432000 134512640 135048876 4292596336 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 2249 1872 66 131 0 2116 0
Current children cumulated CPU time (s) 191.89
Current children cumulated vsize (KiB) 8996

[startup+204.7 s]
/proc/loadavg: 3.95 3.46 3.26 5/190 2298
/proc/meminfo: memFree=13872176/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=9144 CPUtime=204.69 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 1939 0 0 0 20469 0 0 0 25 0 1 0 471956391 9363456 1895 33554432000 134512640 135048876 4292596336 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 2286 1895 66 131 0 2153 0
Current children cumulated CPU time (s) 204.69
Current children cumulated vsize (KiB) 9144

[startup+211.1 s]
/proc/loadavg: 3.95 3.47 3.27 5/190 2298
/proc/meminfo: memFree=13871680/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=9144 CPUtime=211.09 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 1958 0 0 0 21109 0 0 0 25 0 1 0 471956391 9363456 1914 33554432000 134512640 135048876 4292596336 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 2286 1914 66 131 0 2153 0
Current children cumulated CPU time (s) 211.09
Current children cumulated vsize (KiB) 9144

[startup+212.701 s]
/proc/loadavg: 3.96 3.48 3.27 5/190 2298
/proc/meminfo: memFree=13871680/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=9144 CPUtime=212.69 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 1958 0 0 0 21269 0 0 0 25 0 1 0 471956391 9363456 1914 33554432000 134512640 135048876 4292596336 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 2286 1914 66 131 0 2153 0
Current children cumulated CPU time (s) 212.69
Current children cumulated vsize (KiB) 9144

[startup+213.501 s]
/proc/loadavg: 3.96 3.48 3.27 5/190 2298
/proc/meminfo: memFree=13871556/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=9144 CPUtime=213.49 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 1958 0 0 0 21349 0 0 0 25 0 1 0 471956391 9363456 1914 33554432000 134512640 135048876 4292596336 18446744073709551615 134546524 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 2286 1914 66 131 0 2153 0
Current children cumulated CPU time (s) 213.49
Current children cumulated vsize (KiB) 9144

[startup+213.901 s]
/proc/loadavg: 3.96 3.48 3.27 5/190 2298
/proc/meminfo: memFree=13871556/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=9144 CPUtime=213.89 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 1958 0 0 0 21389 0 0 0 25 0 1 0 471956391 9363456 1914 33554432000 134512640 135048876 4292596336 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 2286 1914 66 131 0 2153 0
Current children cumulated CPU time (s) 213.89
Current children cumulated vsize (KiB) 9144

[startup+214.101 s]
/proc/loadavg: 3.96 3.48 3.27 5/190 2298
/proc/meminfo: memFree=13871556/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=9144 CPUtime=214.09 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 1958 0 0 0 21409 0 0 0 25 0 1 0 471956391 9363456 1914 33554432000 134512640 135048876 4292596336 18446744073709551615 134551622 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 2286 1914 66 131 0 2153 0
Current children cumulated CPU time (s) 214.09
Current children cumulated vsize (KiB) 9144

[startup+214.201 s]
/proc/loadavg: 3.96 3.48 3.27 5/190 2298
/proc/meminfo: memFree=13871556/32950928 swapFree=67111528/67111528
[pid=2178] ppid=2176 vsize=9144 CPUtime=214.19 cores=0,2
/proc/2178/stat : 2178 (minisat_noasser) R 2176 2178 1669 0 -1 4202496 1958 0 0 0 21419 0 0 0 25 0 1 0 471956391 9363456 1914 33554432000 134512640 135048876 4292596336 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2178/statm: 2286 1914 66 131 0 2153 0
Current children cumulated CPU time (s) 214.19
Current children cumulated vsize (KiB) 9144

Child status: 20
Real time (s): 214.251
CPU time (s): 214.252
CPU user time (s): 214.242
CPU system time (s): 0.009998
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 9144

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

runsolver used 0.343947 second user time and 0.826874 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-24 02:06:17
IDJOB=3274487
IDBENCH=83256
IDSOLVER=1676
FILE ID=node126/3274487-1303603577
RUNJOBID= node126-1303603577-2158
PBS_JOBID= 13150616
Free space on /tmp= 71388 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-5_528.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274487-1303603577/watcher-3274487-1303603577 -o /tmp/evaluation-result-3274487-1303603577/solver-3274487-1303603577 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274487-1303603577.cnf

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

MD5SUM BENCH= 7c7070bd15b57ddd9a06dd3709baef54
RANDOM SEED=1920802756

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13933936 kB
Buffers:       1986024 kB
Cached:       16391960 kB
SwapCached:          0 kB
Active:        7655988 kB
Inactive:     10789560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13933936 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1764 kB
Writeback:           0 kB
AnonPages:       67004 kB
Mapped:          14500 kB
Slab:           507500 kB
PageTables:       5080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   199252 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= 71380 MiB
End job on node126 at 2011-04-24 02:09:51