Trace number 3276199

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 586.623 586.612

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
gensys-icl007.shuffled-as.sat05-3133.cnf
MD5SUM88361752c7b0c05e849791aafdd7bdba
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark219.938
Satisfiable
(Un)Satisfiability was proved
Number of variables762
Number of clauses17262
Sum of the clauses size76511
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21135
Number of clauses of size 38742
Number of clauses of size 4236
Number of clauses of size 5256
Number of clauses of size over 56851

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:  762                                                  |
0.00/0.00	c |  Number of clauses:    17262                                                |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.03/0.06	c ============================[ Search Statistics ]==============================
0.03/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.03/0.06	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.03/0.06	c ===============================================================================
0.03/0.06	c |         0 |     666    11487    53507 |     3829        0    nan |  0.000 % |
0.03/0.06	c |       100 |     666    11487    53507 |     4211      100     23 |  7.353 % |
0.03/0.07	c |       250 |     666    11487    53507 |     4633      250     23 |  7.352 % |
0.03/0.07	c |       475 |     666    11487    53507 |     5096      475     23 |  7.353 % |
0.03/0.08	c |       813 |     666    11487    53507 |     5606      813     24 |  7.353 % |
0.03/0.09	c |      1320 |     666    11487    53507 |     6166     1320     26 |  7.352 % |
0.10/0.12	c |      2080 |     666    11487    53507 |     6783     2080     27 |  7.353 % |
0.10/0.16	c |      3219 |     666    11487    53507 |     7461     3219     28 |  7.349 % |
0.20/0.26	c |      4927 |     666    11487    53507 |     8207     4927     28 |  7.353 % |
0.40/0.44	c |      7489 |     666    11487    53507 |     9028     7489     27 |  7.349 % |
0.69/0.71	c |     11334 |     666    11487    53507 |     9931     6720     27 |  7.353 % |
1.10/1.15	c |     17101 |     666    11487    53507 |    10924     7431     24 |  7.353 % |
1.79/1.89	c |     25750 |     666    11487    53507 |    12017    10515     30 |  7.353 % |
2.99/3.00	c |     38724 |     666    11487    53507 |    13218    11289     35 |  7.353 % |
4.69/4.70	c |     58185 |     666    11487    53507 |    14540    10648     30 |  7.349 % |
7.29/7.37	c |     87380 |     666    11487    53507 |    15994    10416     24 |  7.352 % |
11.19/11.29	c |    131170 |     666    11487    53507 |    17594    13785     29 |  7.353 % |
17.50/17.54	c |    196854 |     666    11487    53507 |    19353    17251     26 |  7.352 % |
27.50/27.58	c |    295380 |     666    11487    53507 |    21288    18101     27 |  7.353 % |
44.00/44.07	c |    443169 |     666    11487    53507 |    23417    15647     23 |  7.353 % |
70.40/70.42	c |    664852 |     666    11487    53507 |    25759    13203     25 |  7.353 % |
111.70/111.70	c |    997379 |     666    11487    53507 |    28335    21648     26 |  7.353 % |
180.60/180.61	c |   1496167 |     665    11356    52821 |    31169    25900     27 |  7.484 % |
285.90/285.93	c |   2244350 |     664    11322    52716 |    34286    29676     24 |  7.616 % |
452.30/452.36	c |   3366624 |     661    10909    50542 |    37714    26775     25 |  8.014 % |
586.60/586.61	c ===============================================================================
586.60/586.61	c restarts              : 25
586.60/586.61	c conflicts             : 4248269        (7242 /sec)
586.60/586.61	c decisions             : 4686253        (1.74 % random) (7989 /sec)
586.60/586.61	c propagations          : 268889906      (458373 /sec)
586.60/586.61	c conflict literals     : 122059494      (40.38 % deleted)
586.60/586.61	c Memory used           : 12.59 MB
586.60/586.61	c CPU time              : 586.618 s
586.60/586.61	c 
586.60/586.61	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-3276199-1303667320/watcher-3276199-1303667320 -o /tmp/evaluation-result-3276199-1303667320/solver-3276199-1303667320 -C 5000 -W 5100 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3276199-1303667320.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
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.00 2.00 2.00 2/175 10771
/proc/meminfo: memFree=25932056/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=2280 CPUtime=0 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 349 0 0 0 0 0 0 0 25 0 1 0 478330609 2334720 305 33554432000 134512640 135048876 4287690656 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 570 305 50 131 0 437 0

[startup+0.0382009 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 10771
/proc/meminfo: memFree=25932056/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=3000 CPUtime=0.03 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 530 0 0 0 3 0 0 0 25 0 1 0 478330609 3072000 486 33554432000 134512640 135048876 4287690656 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 750 486 62 131 0 617 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3000

[startup+0.10118 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 10771
/proc/meminfo: memFree=25932056/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=3036 CPUtime=0.1 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 566 0 0 0 10 0 0 0 25 0 1 0 478330609 3108864 521 33554432000 134512640 135048876 4287690656 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 759 521 66 131 0 626 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3036

[startup+0.301146 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 10771
/proc/meminfo: memFree=25932056/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=3300 CPUtime=0.3 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 615 0 0 0 30 0 0 0 25 0 1 0 478330609 3379200 570 33554432000 134512640 135048876 4287690656 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 825 570 66 131 0 692 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3300

[startup+0.701086 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 10771
/proc/meminfo: memFree=25932056/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=3828 CPUtime=0.69 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 752 0 0 0 69 0 0 0 25 0 1 0 478330609 3919872 707 33554432000 134512640 135048876 4287690656 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 957 707 66 131 0 824 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3828

[startup+1.50095 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10772
/proc/meminfo: memFree=25929464/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=4092 CPUtime=1.49 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 830 0 0 0 149 0 0 0 25 0 1 0 478330609 4190208 785 33554432000 134512640 135048876 4287690656 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 1023 785 66 131 0 890 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4092

[startup+3.10068 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10772
/proc/meminfo: memFree=25928720/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=4904 CPUtime=3.09 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 1019 0 0 0 309 0 0 0 25 0 1 0 478330609 5021696 974 33554432000 134512640 135048876 4287690656 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 1226 974 66 131 0 1093 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4904

[startup+6.30012 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10772
/proc/meminfo: memFree=25927916/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=5172 CPUtime=6.29 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 1095 0 0 0 629 0 0 0 25 0 1 0 478330609 5296128 1050 33554432000 134512640 135048876 4287690656 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 1293 1050 66 131 0 1160 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5172

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10772
/proc/meminfo: memFree=25927112/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=5836 CPUtime=12.69 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 1268 0 0 0 1269 0 0 0 25 0 1 0 478330609 5976064 1223 33554432000 134512640 135048876 4287690656 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 1459 1223 66 131 0 1326 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5836

[startup+25.5008 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 10772
/proc/meminfo: memFree=25926260/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=6680 CPUtime=25.49 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 1464 0 0 0 2549 0 0 0 25 0 1 0 478330609 6840320 1419 33554432000 134512640 135048876 4287690656 18446744073709551615 134552759 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 1670 1419 66 131 0 1537 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6680

[startup+51.1004 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 10773
/proc/meminfo: memFree=25925116/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=7896 CPUtime=51.09 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 1748 0 0 0 5109 0 0 0 25 0 1 0 478330609 8085504 1703 33554432000 134512640 135048876 4287690656 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 1974 1703 66 131 0 1841 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7896

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 10774
/proc/meminfo: memFree=25923596/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=9368 CPUtime=102.3 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 2134 0 0 0 10230 0 0 0 25 0 1 0 478330609 9592832 2089 33554432000 134512640 135048876 4287690656 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 2342 2089 66 131 0 2209 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 9368

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 10776
/proc/meminfo: memFree=25922064/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=10456 CPUtime=162.3 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 2388 0 0 0 16230 0 0 0 25 0 1 0 478330609 10706944 2343 33554432000 134512640 135048876 4287690656 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 2614 2343 66 131 0 2481 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 10456

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10777
/proc/meminfo: memFree=25921156/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=11424 CPUtime=222.3 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 2627 0 0 0 22230 0 0 0 25 0 1 0 478330609 11698176 2582 33554432000 134512640 135048876 4287690656 18446744073709551615 134552894 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 2856 2582 66 131 0 2723 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 11424

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10779
/proc/meminfo: memFree=25920752/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=11716 CPUtime=282.3 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 2686 0 0 0 28230 0 0 0 25 0 1 0 478330609 11997184 2641 33554432000 134512640 135048876 4287690656 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 2929 2641 66 131 0 2796 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 11716

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10781
/proc/meminfo: memFree=25920480/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=11864 CPUtime=342.3 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 2733 0 0 0 34230 0 0 0 25 0 1 0 478330609 12148736 2688 33554432000 134512640 135048876 4287690656 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 2966 2688 66 131 0 2833 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 11864

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10782
/proc/meminfo: memFree=25920444/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=12148 CPUtime=402.3 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 2795 0 0 0 40230 0 0 0 25 0 1 0 478330609 12439552 2750 33554432000 134512640 135048876 4287690656 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 3037 2750 66 131 0 2904 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 12148

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10784
/proc/meminfo: memFree=25920164/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=12480 CPUtime=462.3 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 2865 0 0 0 46230 0 0 0 25 0 1 0 478330609 12779520 2820 33554432000 134512640 135048876 4287690656 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 3120 2820 66 131 0 2987 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 12480

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10785
/proc/meminfo: memFree=25920008/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=12756 CPUtime=522.3 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 2933 0 0 0 52230 0 0 0 25 0 1 0 478330609 13062144 2888 33554432000 134512640 135048876 4287690656 18446744073709551615 134547304 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 3189 2888 66 131 0 3056 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 12756

[startup+582.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 10787
/proc/meminfo: memFree=25919740/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=12892 CPUtime=582.3 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 2955 0 0 0 58230 0 0 0 25 0 1 0 478330609 13201408 2910 33554432000 134512640 135048876 4287690656 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 3223 2910 66 131 0 3090 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 12892

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

[startup+583.901 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 10787
/proc/meminfo: memFree=25919740/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=12892 CPUtime=583.9 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 2955 0 0 0 58390 0 0 0 25 0 1 0 478330609 13201408 2910 33554432000 134512640 135048876 4287690656 18446744073709551615 134547001 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 3223 2910 66 131 0 3090 0
Current children cumulated CPU time (s) 583.9
Current children cumulated vsize (KiB) 12892

[startup+585.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 10787
/proc/meminfo: memFree=25919740/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=12892 CPUtime=585.5 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 2955 0 0 0 58550 0 0 0 25 0 1 0 478330609 13201408 2910 33554432000 134512640 135048876 4287690656 18446744073709551615 134547249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 3223 2910 66 131 0 3090 0
Current children cumulated CPU time (s) 585.5
Current children cumulated vsize (KiB) 12892

[startup+586.306 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 10787
/proc/meminfo: memFree=25919616/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=12892 CPUtime=586.31 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 2955 0 0 0 58631 0 0 0 25 0 1 0 478330609 13201408 2910 33554432000 134512640 135048876 4287690656 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 3223 2910 66 131 0 3090 0
Current children cumulated CPU time (s) 586.31
Current children cumulated vsize (KiB) 12892

[startup+586.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 10787
/proc/meminfo: memFree=25919616/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=12892 CPUtime=586.5 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 2955 0 0 0 58650 0 0 0 25 0 1 0 478330609 13201408 2910 33554432000 134512640 135048876 4287690656 18446744073709551615 134546379 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 3223 2910 66 131 0 3090 0
Current children cumulated CPU time (s) 586.5
Current children cumulated vsize (KiB) 12892

[startup+586.6 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 10787
/proc/meminfo: memFree=25919616/32951132 swapFree=67111364/67111528
[pid=10771] ppid=10769 vsize=12892 CPUtime=586.6 cores=1,3,5,7
/proc/10771/stat : 10771 (minisat_noasser) R 10769 10771 9075 0 -1 4202496 2955 0 0 0 58660 0 0 0 25 0 1 0 478330609 13201408 2910 33554432000 134512640 135048876 4287690656 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10771/statm: 3223 2910 66 131 0 3090 0
Current children cumulated CPU time (s) 586.6
Current children cumulated vsize (KiB) 12892

Child status: 20
Real time (s): 586.612
CPU time (s): 586.623
CPU user time (s): 586.618
CPU system time (s): 0.004999
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 12892

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

runsolver used 0.802877 second user time and 1.86871 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-24 19:48:40
IDJOB=3276199
IDBENCH=85826
IDSOLVER=1678
FILE ID=node128/3276199-1303667320
RUNJOBID= node128-1303660723-10442
PBS_JOBID= 13150720
Free space on /tmp= 66852 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT05/crafted/sorge05/QG7/gensys-icl007.shuffled-as.sat05-3133.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276199-1303667320/watcher-3276199-1303667320 -o /tmp/evaluation-result-3276199-1303667320/solver-3276199-1303667320 -C 5000 -W 5100 -M 15500 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3276199-1303667320.cnf

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

MD5SUM BENCH= 88361752c7b0c05e849791aafdd7bdba
RANDOM SEED=189518001

node128.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.852
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.70
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.852
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.852
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.852
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.852
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.82
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      25932204 kB
Buffers:       1232328 kB
Cached:        5107904 kB
SwapCached:        160 kB
Active:         295560 kB
Inactive:      6115832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25932204 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1560 kB
Writeback:          16 kB
AnonPages:       70724 kB
Mapped:          15652 kB
Slab:           544108 kB
PageTables:       4256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   213068 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66852 MiB
End job on node128 at 2011-04-24 19:58:26