Trace number 3275119

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 2007? (TO) 5000.06 4999.91

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g9.cnf
MD5SUMaa71b1c0a084106bad56c0f4d6c26bee
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.11583
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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:  760                                                  |
0.00/0.00	c |  Number of clauses:    43649                                                |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.29/0.35	c ============================[ Search Statistics ]==============================
0.29/0.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.35	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.35	c ===============================================================================
0.29/0.35	c |         0 |     720    42889   127570 |    14296        0    nan |  0.000 % |
0.29/0.36	c |       100 |     720    42889   127570 |    15725      100    101 |  0.000 % |
0.29/0.36	c |       251 |     720    42889   127570 |    17298      251    110 |  0.000 % |
0.29/0.38	c |       476 |     720    42889   127570 |    19028      476    116 |  0.000 % |
0.39/0.40	c |       814 |     720    42889   127570 |    20931      814    115 |  0.000 % |
0.39/0.44	c |      1320 |     720    42889   127570 |    23024     1320    116 |  0.000 % |
0.39/0.49	c |      2079 |     720    42889   127570 |    25326     2079    116 |  0.000 % |
0.49/0.57	c |      3219 |     720    42889   127570 |    27859     3219    111 |  0.000 % |
0.69/0.73	c |      4930 |     720    42889   127570 |    30645     4930    107 |  0.000 % |
1.00/1.04	c |      7492 |     720    42889   127570 |    33710     7492    112 |  0.000 % |
1.69/1.79	c |     11337 |     720    42889   127570 |    37081    11337    118 |  0.000 % |
3.20/3.26	c |     17103 |     720    42889   127570 |    40789    17103    116 |  0.000 % |
6.39/6.43	c |     25753 |     720    42889   127570 |    44868    25753    113 |  0.000 % |
12.10/12.15	c |     38728 |     720    42889   127570 |    49354    38728    107 |  0.000 % |
18.79/18.86	c |     58190 |     720    42889   127570 |    54290    22199     94 |  0.000 % |
26.89/26.94	c |     87382 |     720    42889   127570 |    59719    51391     93 |  0.000 % |
36.69/36.72	c |    131172 |     720    42889   127570 |    65691    49750     91 |  0.000 % |
65.50/65.54	c |    196856 |     720    42889   127570 |    72260    64494    110 |  0.000 % |
106.49/106.60	c |    295382 |     720    42889   127570 |    79486    55214    110 |  0.000 % |
178.60/178.64	c |    443172 |     720    42889   127570 |    87435    79018    100 |  0.000 % |
265.40/265.44	c |    664855 |     720    42889   127570 |    96178    22913     79 |  0.000 % |
388.60/388.63	c |    997380 |     720    42889   127570 |   105796    42268     85 |  0.000 % |
574.21/574.24	c |   1496170 |     720    42889   127570 |   116376   101617     89 |  0.000 % |
869.72/869.75	c |   2244353 |     720    42889   127570 |   128013    68018     80 |  0.000 % |
1413.44/1413.43	c |   3366629 |     720    42889   127570 |   140815   101842     89 |  0.000 % |
2159.85/2159.86	c |   5050041 |     720    42889   127570 |   154896    91515     90 |  0.000 % |
3381.59/3381.53	c |   7575158 |     720    42889   127570 |   170386    58306     85 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3275119-1303640250/watcher-3275119-1303640250 -o /tmp/evaluation-result-3275119-1303640250/solver-3275119-1303640250 -C 5000 -W 5000 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3275119-1303640250.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): 5000 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.03 2.03 2.00 2/181 30679
/proc/meminfo: memFree=17728568/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=2704 CPUtime=0 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 479 0 0 0 0 0 0 0 24 0 1 0 475622891 2768896 435 33554432000 134512640 135048876 4289228896 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 676 436 50 131 0 543 0

[startup+0.0329281 s]
/proc/loadavg: 2.03 2.03 2.00 2/181 30679
/proc/meminfo: memFree=17728568/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=4200 CPUtime=0.03 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 840 0 0 0 3 0 0 0 24 0 1 0 475622891 4300800 796 33554432000 134512640 135048876 4289228896 18446744073709551615 134529606 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 1050 796 62 131 0 917 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4200

[startup+0.100917 s]
/proc/loadavg: 2.03 2.03 2.00 2/181 30679
/proc/meminfo: memFree=17728568/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=4860 CPUtime=0.09 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 1017 0 0 0 9 0 0 0 25 0 1 0 475622891 4976640 973 33554432000 134512640 135048876 4289228896 18446744073709551615 134533496 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 1215 973 62 131 0 1082 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4860

[startup+0.300879 s]
/proc/loadavg: 2.03 2.03 2.00 2/181 30679
/proc/meminfo: memFree=17728568/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=5160 CPUtime=0.29 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 1071 0 0 0 29 0 0 0 25 0 1 0 475622891 5283840 1027 33554432000 134512640 135048876 4289228896 18446744073709551615 134529375 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 1290 1027 62 131 0 1157 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5160

[startup+0.700808 s]
/proc/loadavg: 2.03 2.03 2.00 2/181 30679
/proc/meminfo: memFree=17728568/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=6200 CPUtime=0.69 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 1459 0 0 0 69 0 0 0 25 0 1 0 475622891 6348800 1314 33554432000 134512640 135048876 4289228896 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 1550 1314 67 131 0 1417 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6200

[startup+1.50066 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 30680
/proc/meminfo: memFree=17721992/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=9104 CPUtime=1.49 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 2195 0 0 0 149 0 0 0 25 0 1 0 475622891 9322496 2050 33554432000 134512640 135048876 4289228896 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 2276 2050 67 131 0 2143 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9104

[startup+3.10037 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 30680
/proc/meminfo: memFree=17718276/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=12540 CPUtime=3.09 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 3042 0 0 0 309 0 0 0 25 0 1 0 475622891 12840960 2897 33554432000 134512640 135048876 4289228896 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 3135 2897 67 131 0 3002 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12540

[startup+6.30079 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 30681
/proc/meminfo: memFree=17712348/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=17020 CPUtime=6.29 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 4157 0 0 0 629 0 0 0 25 0 1 0 475622891 17428480 4012 33554432000 134512640 135048876 4289228896 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 4255 4012 67 131 0 4122 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17020

[startup+12.7006 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 30681
/proc/meminfo: memFree=17704200/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=23408 CPUtime=12.69 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 5777 0 0 0 1269 0 0 0 25 0 1 0 475622891 23969792 5632 33554432000 134512640 135048876 4289228896 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 5852 5632 67 131 0 5719 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23408

[startup+25.5003 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 30681
/proc/meminfo: memFree=17697032/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=28028 CPUtime=25.49 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 6909 0 0 0 2549 0 0 0 25 0 1 0 475622891 28700672 6764 33554432000 134512640 135048876 4289228896 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 7007 6764 67 131 0 6874 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28028

[startup+51.1006 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 30710
/proc/meminfo: memFree=18386628/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=34280 CPUtime=51.09 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 8437 0 0 0 5109 0 0 0 25 0 1 0 475622891 35102720 8292 33554432000 134512640 135048876 4289228896 18446744073709551615 134548035 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 8570 8292 67 131 0 8437 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34280

[startup+102.306 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 30711
/proc/meminfo: memFree=18285520/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=42728 CPUtime=102.3 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 10547 0 0 0 10229 1 0 0 25 0 1 0 475622891 43753472 10402 33554432000 134512640 135048876 4289228896 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 10682 10402 67 131 0 10549 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 42728

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 30713
/proc/meminfo: memFree=18219380/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=48108 CPUtime=162.3 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 11874 0 0 0 16228 2 0 0 25 0 1 0 475622891 49262592 11729 33554432000 134512640 135048876 4289228896 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 12027 11729 67 131 0 11894 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 48108

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 30714
/proc/meminfo: memFree=18172596/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=50028 CPUtime=222.3 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 12326 0 0 0 22228 2 0 0 25 0 1 0 475622891 51228672 12181 33554432000 134512640 135048876 4289228896 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 12507 12181 67 131 0 12374 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 50028

[startup+282.301 s]
/proc/loadavg: 2.05 2.02 2.00 3/182 30716
/proc/meminfo: memFree=18128424/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=50696 CPUtime=282.3 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 12482 0 0 0 28228 2 0 0 25 0 1 0 475622891 51912704 12337 33554432000 134512640 135048876 4289228896 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 12674 12337 67 131 0 12541 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 50696

[startup+342.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 30718
/proc/meminfo: memFree=18086468/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=54404 CPUtime=342.3 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 13334 0 0 0 34228 2 0 0 25 0 1 0 475622891 55709696 13189 33554432000 134512640 135048876 4289228896 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 13601 13189 67 131 0 13468 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 54404

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 30719
/proc/meminfo: memFree=18058672/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=56004 CPUtime=402.3 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 13664 0 0 0 40228 2 0 0 25 0 1 0 475622891 57348096 13519 33554432000 134512640 135048876 4289228896 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 14001 13519 67 131 0 13868 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 56004

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30721
/proc/meminfo: memFree=18024420/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=61284 CPUtime=462.3 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 14973 0 0 0 46228 2 0 0 25 0 1 0 475622891 62754816 14828 33554432000 134512640 135048876 4289228896 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 15321 14828 67 131 0 15188 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 61284

[startup+522.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 30722
/proc/meminfo: memFree=17997108/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=63688 CPUtime=522.3 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 15547 0 0 0 52228 2 0 0 25 0 1 0 475622891 65216512 15402 33554432000 134512640 135048876 4289228896 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 15922 15402 67 131 0 15789 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 63688

[startup+582.301 s]
/proc/loadavg: 2.09 2.02 2.01 3/182 30724
/proc/meminfo: memFree=17967824/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=66360 CPUtime=582.3 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 16232 0 0 0 58228 2 0 0 25 0 1 0 475622891 67952640 16087 33554432000 134512640 135048876 4289228896 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 16590 16087 67 131 0 16457 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 66360


################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30829
/proc/meminfo: memFree=17561864/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=121624 CPUtime=4062.42 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 29645 0 0 0 406234 8 0 0 25 0 1 0 475622891 124542976 29482 33554432000 134512640 135048876 4289228896 18446744073709551615 134547318 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 30406 29482 67 131 0 30273 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 121624

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30830
/proc/meminfo: memFree=17556864/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=121624 CPUtime=4122.41 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 29647 0 0 0 412233 8 0 0 25 0 1 0 475622891 124542976 29484 33554432000 134512640 135048876 4289228896 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 30406 29484 67 131 0 30273 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 121624

[startup+4182.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/182 30832
/proc/meminfo: memFree=17544424/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=121868 CPUtime=4182.41 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 29688 0 0 0 418233 8 0 0 25 0 1 0 475622891 124792832 29525 33554432000 134512640 135048876 4289228896 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 30467 29525 67 131 0 30334 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 121868

[startup+4242.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 30834
/proc/meminfo: memFree=17538200/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=121868 CPUtime=4242.41 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 29690 0 0 0 424233 8 0 0 25 0 1 0 475622891 124792832 29527 33554432000 134512640 135048876 4289228896 18446744073709551615 134546939 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 30467 29527 67 131 0 30334 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 121868

[startup+4302.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/182 30835
/proc/meminfo: memFree=17531600/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=122264 CPUtime=4302.42 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 29776 0 0 0 430234 8 0 0 25 0 1 0 475622891 125198336 29613 33554432000 134512640 135048876 4289228896 18446744073709551615 134546882 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 30566 29613 67 131 0 30433 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 122264

[startup+4362.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/182 30837
/proc/meminfo: memFree=17524628/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=122712 CPUtime=4362.42 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 29860 0 0 0 436234 8 0 0 25 0 1 0 475622891 125657088 29697 33554432000 134512640 135048876 4289228896 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 30678 29697 67 131 0 30545 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 122712

[startup+4422.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/182 30838
/proc/meminfo: memFree=17518280/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=123040 CPUtime=4422.42 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 29922 0 0 0 442234 8 0 0 25 0 1 0 475622891 125992960 29759 33554432000 134512640 135048876 4289228896 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 30760 29759 67 131 0 30627 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 123040

[startup+4482.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 30840
/proc/meminfo: memFree=17511180/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=123776 CPUtime=4482.42 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 30077 0 0 0 448234 8 0 0 25 0 1 0 475622891 126746624 29914 33554432000 134512640 135048876 4289228896 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 30944 29914 67 131 0 30811 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 123776

[startup+4542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 30842
/proc/meminfo: memFree=17503960/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=124020 CPUtime=4542.42 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 30119 0 0 0 454234 8 0 0 25 0 1 0 475622891 126996480 29956 33554432000 134512640 135048876 4289228896 18446744073709551615 134548213 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 31005 29956 67 131 0 30872 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 124020

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 30843
/proc/meminfo: memFree=17497732/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=124020 CPUtime=4602.43 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 30124 0 0 0 460235 8 0 0 25 0 1 0 475622891 126996480 29961 33554432000 134512640 135048876 4289228896 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 31005 29961 67 131 0 30872 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 124020

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 30845
/proc/meminfo: memFree=17491768/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=124020 CPUtime=4662.43 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 30125 0 0 0 466235 8 0 0 25 0 1 0 475622891 126996480 29962 33554432000 134512640 135048876 4289228896 18446744073709551615 134557980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 31005 29962 67 131 0 30872 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 124020

[startup+4722.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 30846
/proc/meminfo: memFree=17483432/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=124020 CPUtime=4722.43 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 30125 0 0 0 472235 8 0 0 25 0 1 0 475622891 126996480 29962 33554432000 134512640 135048876 4289228896 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 31005 29962 67 131 0 30872 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 124020

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30848
/proc/meminfo: memFree=17472104/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=124020 CPUtime=4782.43 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 30125 0 0 0 478235 8 0 0 25 0 1 0 475622891 126996480 29962 33554432000 134512640 135048876 4289228896 18446744073709551615 134546924 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 31005 29962 67 131 0 30872 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 124020

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30850
/proc/meminfo: memFree=17459428/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=124100 CPUtime=4842.43 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 30138 0 0 0 484235 8 0 0 25 0 1 0 475622891 127078400 29975 33554432000 134512640 135048876 4289228896 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 31025 29975 67 131 0 30892 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 124100

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30851
/proc/meminfo: memFree=17452080/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=124100 CPUtime=4902.44 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 30146 0 0 0 490235 9 0 0 25 0 1 0 475622891 127078400 29983 33554432000 134512640 135048876 4289228896 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 31025 29983 67 131 0 30892 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 124100

[startup+4962.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 30853
/proc/meminfo: memFree=17445864/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=124100 CPUtime=4962.44 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 30146 0 0 0 496235 9 0 0 25 0 1 0 475622891 127078400 29983 33554432000 134512640 135048876 4289228896 18446744073709551615 134547176 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 31025 29983 67 131 0 30892 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 124100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 30854
/proc/meminfo: memFree=17440272/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=124100 CPUtime=5000.05 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 30149 0 0 0 499996 9 0 0 25 0 1 0 475622891 127078400 29986 33554432000 134512640 135048876 4289228896 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 31025 29986 67 131 0 30892 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 124100

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 30854
/proc/meminfo: memFree=17440272/32951124 swapFree=67111528/67111528
[pid=30679] ppid=30677 vsize=124100 CPUtime=5000.05 cores=1,3,5,7
/proc/30679/stat : 30679 (minisat_noasser) R 30677 30679 30429 0 -1 4202496 30149 0 0 0 499996 9 0 0 25 0 1 0 475622891 127078400 29986 33554432000 134512640 135048876 4289228896 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30679/statm: 31025 29986 67 131 0 30892 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 124100

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.91
CPU time (s): 5000.06
CPU user time (s): 4999.97
CPU system time (s): 0.095985
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 124100

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

runsolver used 7.8728 second user time and 19.4001 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-24 12:17:30
IDJOB=3275119
IDBENCH=71444
IDSOLVER=1678
FILE ID=node133/3275119-1303640250
RUNJOBID= node133-1303635246-30448
PBS_JOBID= 13150715
Free space on /tmp= 71748 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g9.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275119-1303640250/watcher-3275119-1303640250 -o /tmp/evaluation-result-3275119-1303640250/solver-3275119-1303640250 -C 5000 -W 5000 -M 15500 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3275119-1303640250.cnf

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

MD5SUM BENCH= aa71b1c0a084106bad56c0f4d6c26bee
RANDOM SEED=1451829350

node133.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.834
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      17728848 kB
Buffers:       2164416 kB
Cached:       11692184 kB
SwapCached:          0 kB
Active:        9055672 kB
Inactive:      5607804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17728848 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1992 kB
Writeback:           0 kB
AnonPages:      805444 kB
Mapped:          15380 kB
Slab:           495368 kB
PageTables:       6244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   953464 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= 71748 MiB
End job on node133 at 2011-04-24 13:40:52