Trace number 1773762

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 10000.1 10004.5

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo128.cnf
MD5SUMc5685247c8f21e8da88f42049fffdb13
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables188473
Number of clauses564650
Sum of the clauses size1317514
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376432
Number of clauses of size 3188216
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.59/0.61	c |  Number of variables:        188473                                         |
0.59/0.61	c |  Number of clauses:          564648                                         |
0.59/0.61	c |  Parse time:                   0.54 s                                       |
2.79/2.88	c |  Simplification time:          2.23 s                                       |
2.79/2.88	c |                                                                             |
2.79/2.88	c ============================[ Search Statistics ]==============================
2.79/2.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.79/2.88	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.79/2.88	c ===============================================================================
2.99/3.04	c |       100 |   97693   423029  1189061 |   155110      100    252 |  0.001 % |
2.99/3.05	c |       250 |   97693   423029  1189061 |   170621      250    107 |  0.001 % |
3.09/3.11	c |       475 |   97693   423029  1189061 |   187683      475     60 |  0.001 % |
3.19/3.20	c |       812 |   97693   423029  1189061 |   206452      812     40 |  0.001 % |
3.29/3.30	c |      1318 |   97693   423029  1189061 |   227097     1318     29 |  0.001 % |
3.49/3.54	c |      2077 |   97693   423029  1189061 |   249807     2077     24 |  0.001 % |
3.59/3.68	c |      3216 |   97693   423029  1189061 |   274787     3216     22 |  0.001 % |
4.39/4.45	c |      4924 |   97693   423029  1189061 |   302266     4924     27 |  0.001 % |
5.69/5.78	c |      7486 |   97693   423029  1189061 |   332493     7486     33 |  0.001 % |
7.59/7.64	c |     11330 |   97693   423029  1189061 |   365742    11330     34 |  0.001 % |
10.19/10.25	c |     17096 |   97693   423029  1189061 |   402317    17096     33 |  0.001 % |
16.29/16.34	c |     25745 |   97693   423029  1189061 |   442548    25745     34 |  0.001 % |
23.99/24.05	c |     38719 |   97693   423029  1189061 |   486803    38719     39 |  0.001 % |
41.16/41.21	c |     58180 |   97693   423029  1189061 |   535483    58180     45 |  0.001 % |
61.75/61.82	c |     87372 |   97693   423029  1189061 |   589032    87372     46 |  0.001 % |
97.44/97.52	c |    131161 |   97693   423029  1189061 |   647935   131161     55 |  0.001 % |
150.72/150.80	c |    196845 |   97693   423029  1189061 |   712729   196845     52 |  0.001 % |
263.66/263.81	c |    295371 |   97693   423029  1189061 |   784002   295371     55 |  0.001 % |
388.90/389.12	c |    443160 |   97693   423029  1189061 |   862402   443160     53 |  0.001 % |
580.80/581.16	c |    664843 |   97693   423029  1189061 |   948642   664843     50 |  0.001 % |
1151.99/1152.69	c |    997368 |   97693   423029  1189061 |  1043506    52883     62 |  0.001 % |
2006.37/2007.48	c |   1496156 |   97692   423023  1189046 |  1147857   551670     72 |  0.002 % |
3161.88/3163.53	c |   2244338 |   97692   423023  1189046 |  1262643   162311     71 |  0.002 % |
4424.59/4426.89	c |   3366612 |   97692   423023  1189046 |  1388907    59141     23 |  0.002 % |
6969.86/6973.27	c |   5050023 |   97692   423023  1189046 |  1527798   377954    100 |  0.002 % |

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773762-1241213391/watcher-1773762-1241213391 -o /tmp/evaluation-result-1773762-1241213391/solver-1773762-1241213391 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1773762-1241213391.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 27078
/proc/meminfo: memFree=1137320/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=7604 CPUtime=0
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 449 0 0 0 0 0 0 0 18 0 1 0 149372486 7786496 433 1992294400 4194304 5092341 548682068848 18446744073709551615 4515543 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 1901 437 63 219 0 1679 0

[startup+0.013816 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 27078
/proc/meminfo: memFree=1137320/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=8612 CPUtime=0.01
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 695 0 0 0 1 0 0 0 18 0 1 0 149372486 8818688 679 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 2153 681 63 219 0 1931 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8612

[startup+0.101832 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 27078
/proc/meminfo: memFree=1137320/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=16772 CPUtime=0.1
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 3071 0 0 0 9 1 0 0 18 0 1 0 149372486 17174528 2854 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 4193 2854 63 219 0 3971 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16772

[startup+0.301865 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 27078
/proc/meminfo: memFree=1137320/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=34652 CPUtime=0.29
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 8286 0 0 0 26 3 0 0 20 0 1 0 149372486 35483648 7669 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 8663 7669 63 219 0 8441 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34652

[startup+0.701937 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 27078
/proc/meminfo: memFree=1137320/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=64724 CPUtime=0.69
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 16004 0 0 0 62 7 0 0 24 0 1 0 149372486 66277376 14583 1992294400 4194304 5092341 548682068848 18446744073709551615 4219717 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 16181 14583 86 219 0 15959 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64724

[startup+1.50107 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 27079
/proc/meminfo: memFree=1072288/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=80700 CPUtime=1.49
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 19389 0 0 0 140 9 0 0 25 0 1 0 149372486 82636800 17968 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 20175 17968 87 219 0 19953 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80700

[startup+3.10236 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 27079
/proc/meminfo: memFree=1059488/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=67796 CPUtime=3.09
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 22693 0 0 0 298 11 0 0 25 0 1 0 149372486 69423104 15138 1992294400 4194304 5092341 548682068848 18446744073709551615 4498188 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 16949 15138 102 219 0 16727 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67796

[startup+6.30192 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 27079
/proc/meminfo: memFree=1075944/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=67796 CPUtime=6.29
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 22976 0 0 0 617 12 0 0 25 0 1 0 149372486 69423104 15421 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 16949 15421 103 219 0 16727 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67796

[startup+12.701 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 27079
/proc/meminfo: memFree=1074344/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=71688 CPUtime=12.68
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 23335 0 0 0 1256 12 0 0 25 0 1 0 149372486 73408512 15780 1992294400 4194304 5092341 548682068848 18446744073709551615 4240648 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 17922 15780 103 219 0 17700 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 71688

[startup+25.5013 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 27079
/proc/meminfo: memFree=1070632/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=77528 CPUtime=25.49
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 24313 0 0 0 2535 14 0 0 25 0 1 0 149372486 79388672 16758 1992294400 4194304 5092341 548682068848 18446744073709551615 4251464 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 19382 16758 103 219 0 19160 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77528

[startup+51.1018 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 27079
/proc/meminfo: memFree=1064616/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=86288 CPUtime=51.06
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 25836 0 0 0 5090 16 0 0 25 0 1 0 149372486 88358912 18281 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 21572 18281 103 219 0 21350 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 86288

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 27079
/proc/meminfo: memFree=1046312/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=99424 CPUtime=102.24
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 30364 0 0 0 10202 22 0 0 25 0 1 0 149372486 101810176 22809 1992294400 4194304 5092341 548682068848 18446744073709551615 4240648 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 24856 22809 103 219 0 24634 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 99424

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27079
/proc/meminfo: memFree=1030696/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=119796 CPUtime=162.21
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 34317 0 0 0 16195 26 0 0 25 0 1 0 149372486 122671104 26762 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 29949 26762 103 219 0 29727 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 119796

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27079
/proc/meminfo: memFree=1015784/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=150456 CPUtime=222.18
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 37990 0 0 0 22189 29 0 0 25 0 1 0 149372486 154066944 30435 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 37614 30435 103 219 0 37392 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 150456

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27079
/proc/meminfo: memFree=1003112/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=153820 CPUtime=282.15
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 41189 0 0 0 28182 33 0 0 25 0 1 0 149372486 157511680 33634 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 38455 33634 103 219 0 38233 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 153820

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 27079
/proc/meminfo: memFree=986864/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=198936 CPUtime=342.11
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 45216 0 0 0 34175 36 0 0 25 0 1 0 149372486 203710464 37661 1992294400 4194304 5092341 548682068848 18446744073709551615 4240661 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 49734 37661 103 219 0 49512 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 198936

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27079
/proc/meminfo: memFree=969456/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=201384 CPUtime=402.09
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 49584 0 0 0 40169 40 0 0 25 0 1 0 149372486 206217216 42029 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 50346 42029 103 219 0 50124 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 201384

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27079
/proc/meminfo: memFree=947184/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=207768 CPUtime=462.07
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 55122 0 0 0 46161 46 0 0 25 0 1 0 149372486 212754432 47567 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 51942 47567 103 219 0 51720 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 207768

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27079
/proc/meminfo: memFree=932784/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=277384 CPUtime=522.03
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 58714 0 0 0 52154 49 0 0 25 0 1 0 149372486 284041216 51159 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/27078/statm: 69346 51159 103 219 0 69124 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 277384

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27081
/proc/meminfo: memFree=920880/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=280696 CPUtime=582
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 61661 0 0 0 58147 53 0 0 25 0 1 0 149372486 287432704 54106 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 70174 54106 103 219 0 69952 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 280696

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27081
/proc/meminfo: memFree=904240/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=286440 CPUtime=641.96
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 65818 0 0 0 64139 57 0 0 25 0 1 0 149372486 293314560 58263 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 71610 58263 103 219 0 71388 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 286440

[startup+702.302 s]

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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27097
/proc/meminfo: memFree=442416/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=860412 CPUtime=9038.28
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 481661 0 0 0 903312 516 0 0 25 0 1 0 149372486 881061888 173179 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 215103 173179 103 219 0 214881 0
Current children cumulated CPU time (s) 9038.28
Current children cumulated vsize (KiB) 860412

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27103
/proc/meminfo: memFree=432112/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=860412 CPUtime=9098.26
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 484194 0 0 0 909307 519 0 0 25 0 1 0 149372486 881061888 175712 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 215103 175712 103 219 0 214881 0
Current children cumulated CPU time (s) 9098.26
Current children cumulated vsize (KiB) 860412

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27103
/proc/meminfo: memFree=418416/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=860636 CPUtime=9158.25
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 487599 0 0 0 915303 522 0 0 25 0 1 0 149372486 881291264 179117 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 215159 179117 103 219 0 214937 0
Current children cumulated CPU time (s) 9158.25
Current children cumulated vsize (KiB) 860636

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27103
/proc/meminfo: memFree=414896/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=861160 CPUtime=9218.22
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 488478 0 0 0 921300 522 0 0 25 0 1 0 149372486 881827840 179996 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 215290 179996 103 219 0 215068 0
Current children cumulated CPU time (s) 9218.22
Current children cumulated vsize (KiB) 861160

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27103
/proc/meminfo: memFree=410416/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=861396 CPUtime=9278.2
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 489593 0 0 0 927296 524 0 0 25 0 1 0 149372486 882069504 181111 1992294400 4194304 5092341 548682068848 18446744073709551615 4248209 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 215349 181111 103 219 0 215127 0
Current children cumulated CPU time (s) 9278.2
Current children cumulated vsize (KiB) 861396

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27103
/proc/meminfo: memFree=404528/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=862180 CPUtime=9338.19
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 491049 0 0 0 933293 526 0 0 25 0 1 0 149372486 882872320 182567 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 215545 182567 103 219 0 215323 0
Current children cumulated CPU time (s) 9338.19
Current children cumulated vsize (KiB) 862180

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27103
/proc/meminfo: memFree=398704/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=862436 CPUtime=9398.16
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 492520 0 0 0 939289 527 0 0 25 0 1 0 149372486 883134464 184038 1992294400 4194304 5092341 548682068848 18446744073709551615 4240669 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 215609 184038 103 219 0 215387 0
Current children cumulated CPU time (s) 9398.16
Current children cumulated vsize (KiB) 862436

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27103
/proc/meminfo: memFree=393712/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=863992 CPUtime=9458.14
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 493830 0 0 0 945285 529 0 0 25 0 1 0 149372486 884727808 185348 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 215998 185348 103 219 0 215776 0
Current children cumulated CPU time (s) 9458.14
Current children cumulated vsize (KiB) 863992

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27103
/proc/meminfo: memFree=387184/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=864472 CPUtime=9518.12
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 495412 0 0 0 951281 531 0 0 25 0 1 0 149372486 885219328 186930 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 216118 186930 103 219 0 215896 0
Current children cumulated CPU time (s) 9518.12
Current children cumulated vsize (KiB) 864472

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27103
/proc/meminfo: memFree=382960/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=864952 CPUtime=9578.1
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 496456 0 0 0 957278 532 0 0 25 0 1 0 149372486 885710848 187974 1992294400 4194304 5092341 548682068848 18446744073709551615 4268673 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 216238 187974 103 219 0 216016 0
Current children cumulated CPU time (s) 9578.1
Current children cumulated vsize (KiB) 864952

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27103
/proc/meminfo: memFree=894704/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=260128 CPUtime=9638.09
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 510652 0 0 0 963263 546 0 0 25 0 1 0 149372486 266371072 60259 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 65032 60259 103 219 0 64810 0
Current children cumulated CPU time (s) 9638.09
Current children cumulated vsize (KiB) 260128

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27103
/proc/meminfo: memFree=882544/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=279836 CPUtime=9698.06
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 513614 0 0 0 969258 548 0 0 25 0 1 0 149372486 286552064 63221 1992294400 4194304 5092341 548682068848 18446744073709551615 4248079 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 69959 63221 103 219 0 69737 0
Current children cumulated CPU time (s) 9698.06
Current children cumulated vsize (KiB) 279836

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27103
/proc/meminfo: memFree=868656/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=279836 CPUtime=9758.05
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 517141 0 0 0 975254 551 0 0 25 0 1 0 149372486 286552064 66748 1992294400 4194304 5092341 548682068848 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 69959 66748 103 219 0 69737 0
Current children cumulated CPU time (s) 9758.05
Current children cumulated vsize (KiB) 279836

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27103
/proc/meminfo: memFree=857712/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=309396 CPUtime=9818.03
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 519845 0 0 0 981248 555 0 0 25 0 1 0 149372486 316821504 69452 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 77349 69452 103 219 0 77127 0
Current children cumulated CPU time (s) 9818.03
Current children cumulated vsize (KiB) 309396

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27103
/proc/meminfo: memFree=850608/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=309396 CPUtime=9878.02
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 521607 0 0 0 987245 557 0 0 25 0 1 0 149372486 316821504 71214 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 77349 71214 103 219 0 77127 0
Current children cumulated CPU time (s) 9878.02
Current children cumulated vsize (KiB) 309396

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27103
/proc/meminfo: memFree=844464/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=309396 CPUtime=9937.98
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 523186 0 0 0 993240 558 0 0 25 0 1 0 149372486 316821504 72793 1992294400 4194304 5092341 548682068848 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 77349 72793 103 219 0 77127 0
Current children cumulated CPU time (s) 9937.98
Current children cumulated vsize (KiB) 309396

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27103
/proc/meminfo: memFree=838192/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=309396 CPUtime=9997.97
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 524721 0 0 0 999237 560 0 0 25 0 1 0 149372486 316821504 74328 1992294400 4194304 5092341 548682068848 18446744073709551615 4250751 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 77349 74328 103 219 0 77127 0
Current children cumulated CPU time (s) 9997.97
Current children cumulated vsize (KiB) 309396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27103
/proc/meminfo: memFree=837808/2055920 swapFree=4181908/4192956
[pid=27078] ppid=27076 vsize=309396 CPUtime=10000.1
/proc/27078/stat : 27078 (minisat) R 27076 27078 27014 0 -1 4194304 524820 0 0 0 999447 561 0 0 25 0 1 0 149372486 316821504 74427 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 0 0 0
/proc/27078/statm: 77349 74427 103 219 0 77127 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 309396

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10004.5
CPU time (s): 10000.1
CPU user time (s): 9994.48
CPU system time (s): 5.65814
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 894148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9994.47
system time used= 5.65814
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 524820
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= 2
involuntary context switches= 19348

runsolver used 8.35073 second user time and 28.0427 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-01 23:29:52
IDJOB=1773762
IDBENCH=70789
IDSOLVER=608
FILE ID=node18/1773762-1241213391
PBS_JOBID= 9224733
Free space on /tmp= 66144 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo128.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773762-1241213391/watcher-1773762-1241213391 -o /tmp/evaluation-result-1773762-1241213391/solver-1773762-1241213391 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1773762-1241213391.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c5685247c8f21e8da88f42049fffdb13
RANDOM SEED=2136816277

node18.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.280
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.280
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1137736 kB
Buffers:         73044 kB
Cached:         736992 kB
SwapCached:       4876 kB
Active:         129468 kB
Inactive:       688360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1137736 kB
SwapTotal:     4192956 kB
SwapFree:      4181908 kB
Dirty:           11152 kB
Writeback:           0 kB
Mapped:          13984 kB
Slab:            86388 kB
Committed_AS:   717588 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66144 MiB
End job on node18 at 2009-05-02 02:16:39