Trace number 307546

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, and are wall clock time (not CPU 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
minimarch 2007-02-08? (TO) 1200.02 1200.33

General information on the benchmark

Namerandom/2+p/p0.7/v6500/
unif2p-p0.7-v6500-c17355-S1097641288-15-SAT.cnf
MD5SUM44d1561b77675d06306d515515e8409f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.60545
Satisfiable
(Un)Satisfiability was proved
Number of variables6499
Number of clauses17354
Sum of the clauses size46856
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25206
Number of clauses of size 312148
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	This is MiniMarch, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  6500                                                 |
0.00/0.00	|  Number of clauses:    17354                                                |
0.00/0.04	|  Parsing time:         0.05         s                                       |
0.10/0.12	============================[ Search Statistics ]==============================
0.10/0.12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.10/0.12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.10/0.12	===============================================================================
0.10/0.12	|         0 |    4606    14634    44243 |     4878        0    nan |  0.000 % |
0.10/0.13	|       100 |    4606    14634    44243 |     5365      100     21 |  0.000 % |
0.10/0.16	|       250 |    4605    14626    44219 |     5902      248     25 |  0.138 % |
0.20/0.20	|       475 |    4595    14564    44039 |     6492      472     28 |  0.169 % |
0.20/0.26	|       812 |    4595    14564    44039 |     7141      809     28 |  0.169 % |
0.30/0.36	|      1318 |    4595    14564    44039 |     7856     1315     30 |  0.169 % |
0.41/0.50	|      2077 |    4595    14564    44039 |     8641     2074     31 |  0.169 % |
0.71/0.74	|      3216 |    4595    14564    44039 |     9505     3213     31 |  0.169 % |
1.02/1.12	|      4924 |    4595    14564    44039 |    10456     4921     33 |  0.169 % |
1.64/1.73	|      7487 |    4595    14564    44039 |    11502     7484     34 |  0.169 % |
2.76/2.87	|     11331 |    4595    14564    44039 |    12652    11328     36 |  0.169 % |
4.50/4.59	|     17097 |    4595    14564    44039 |    13917    10561     40 |  0.169 % |
7.47/7.49	|     25746 |    4595    14564    44039 |    15309    12048     37 |  0.169 % |
11.77/11.82	|     38720 |    4595    14564    44039 |    16840     9301     31 |  0.169 % |
19.16/19.16	|     58182 |    4595    14564    44039 |    18524    11454     38 |  0.169 % |
31.13/31.17	|     87374 |    4595    14564    44039 |    20376    12177     33 |  0.169 % |
49.66/49.69	|    131164 |    4595    14564    44039 |    22414    14000     40 |  0.169 % |
82.24/82.27	|    196848 |    4595    14564    44039 |    24655    22034     45 |  0.169 % |
138.36/138.48	|    295374 |    4595    14564    44039 |    27121    19102     47 |  0.169 % |
218.76/218.88	|    443164 |    4595    14564    44039 |    29833    25891     40 |  0.169 % |
351.07/351.17	|    664848 |    4595    14564    44039 |    32816    25329     37 |  0.169 % |
563.50/563.70	|    997373 |    4595    14564    44039 |    36098    21253     44 |  0.169 % |
899.82/900.14	|   1496162 |    4595    14564    44039 |    39708    26891     43 |  0.169 % |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node19/watcher-307546-1172488439 -o ROOT/results/node19/solver-307546-1172488439 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307546-1172488439/minimarch /tmp/evaluation/307546-1172488439/instance-307546-1172488439.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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
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: 0.99 0.97 0.75 3/77 20248
/proc/meminfo: memFree=1297968/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=2692 CPUtime=0
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 389 0 0 0 0 0 0 0 18 0 1 0 268797913 2756608 373 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134694028 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 673 374 51 132 0 538 0

[startup+0.10736 s]
/proc/loadavg: 0.99 0.97 0.75 3/77 20248
/proc/meminfo: memFree=1297968/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=4396 CPUtime=0.1
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 798 0 0 0 10 0 0 0 18 0 1 0 268797913 4501504 782 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 1099 782 63 132 0 964 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4396

[startup+0.515403 s]
/proc/loadavg: 0.99 0.97 0.75 3/77 20248
/proc/meminfo: memFree=1297968/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=4232 CPUtime=0.51
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 801 0 0 0 51 0 0 0 22 0 1 0 268797913 4333568 748 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550941 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 1058 748 66 132 0 923 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4232

[startup+1.33849 s]
/proc/loadavg: 0.99 0.97 0.75 2/78 20249
/proc/meminfo: memFree=1295016/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=4516 CPUtime=1.33
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 882 0 0 0 133 0 0 0 25 0 1 0 268797913 4624384 829 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551496 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 1129 829 66 132 0 994 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4516

[startup+2.97667 s]
/proc/loadavg: 0.99 0.97 0.75 2/78 20249
/proc/meminfo: memFree=1294056/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=5572 CPUtime=2.97
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 1158 0 0 0 297 0 0 0 25 0 1 0 268797913 5705728 1105 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 1393 1105 66 132 0 1258 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 5572

[startup+6.25303 s]
/proc/loadavg: 0.99 0.97 0.75 2/78 20249
/proc/meminfo: memFree=1292840/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=6364 CPUtime=6.24
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 1336 0 0 0 624 0 0 0 25 0 1 0 268797913 6516736 1283 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 1591 1283 66 132 0 1456 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6364

[startup+12.7097 s]
/proc/loadavg: 0.99 0.97 0.75 2/78 20249
/proc/meminfo: memFree=1292584/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=6496 CPUtime=12.69
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 1384 0 0 0 1269 0 0 0 25 0 1 0 268797913 6651904 1331 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 1624 1331 66 132 0 1489 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6496

[startup+25.5101 s]
/proc/loadavg: 1.07 0.99 0.76 2/78 20249
/proc/meminfo: memFree=1291624/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=7464 CPUtime=25.5
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 1618 0 0 0 2549 1 0 0 25 0 1 0 268797913 7643136 1565 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 1866 1565 66 132 0 1731 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 7464

[startup+51.1239 s]
/proc/loadavg: 1.04 0.99 0.77 2/78 20249
/proc/meminfo: memFree=1290344/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=8664 CPUtime=51.1
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 1923 0 0 0 5109 1 0 0 25 0 1 0 268797913 8871936 1870 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 2166 1870 66 132 0 2031 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 8664

[startup+102.344 s]
/proc/loadavg: 1.02 0.99 0.77 2/78 20249
/proc/meminfo: memFree=1287848/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=11172 CPUtime=102.31
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 2563 0 0 0 10228 3 0 0 25 0 1 0 268797913 11440128 2510 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 2793 2510 66 132 0 2658 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 11172

[startup+162.379 s]
/proc/loadavg: 1.04 1.00 0.79 2/78 20249
/proc/meminfo: memFree=1287336/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=11712 CPUtime=162.32
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 2659 0 0 0 16229 3 0 0 25 0 1 0 268797913 11993088 2606 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551241 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 2928 2606 66 132 0 2793 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 11712

[startup+222.406 s]
/proc/loadavg: 1.01 1.00 0.80 2/78 20249
/proc/meminfo: memFree=1286632/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=12372 CPUtime=222.34
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 2832 0 0 0 22230 4 0 0 25 0 1 0 268797913 12668928 2779 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 3093 2779 66 132 0 2958 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 12372

[startup+282.434 s]
/proc/loadavg: 1.00 1.00 0.82 2/78 20249
/proc/meminfo: memFree=1285864/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=13172 CPUtime=282.34
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 3028 0 0 0 28230 4 0 0 25 0 1 0 268797913 13488128 2975 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552710 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 3293 2975 66 132 0 3158 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 13172

[startup+342.465 s]
/proc/loadavg: 1.00 1.00 0.82 2/78 20249
/proc/meminfo: memFree=1285480/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=13568 CPUtime=342.36
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 3126 0 0 0 34231 5 0 0 25 0 1 0 268797913 13893632 3073 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 3392 3073 66 132 0 3257 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 13568

[startup+402.502 s]
/proc/loadavg: 1.03 1.01 0.83 2/78 20249
/proc/meminfo: memFree=1283944/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=15024 CPUtime=402.38
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 3507 0 0 0 40232 6 0 0 25 0 1 0 268797913 15384576 3454 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550924 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 3756 3454 66 132 0 3621 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 15024

[startup+462.533 s]
/proc/loadavg: 1.01 1.01 0.84 2/78 20249
/proc/meminfo: memFree=1283496/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=15572 CPUtime=462.4
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 3621 0 0 0 46233 7 0 0 25 0 1 0 268797913 15945728 3568 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 3893 3568 66 132 0 3758 0
Current children cumulated CPU time (s) 462.4
Current children cumulated vsize (KiB) 15572

[startup+522.565 s]
/proc/loadavg: 1.00 1.00 0.85 2/78 20249
/proc/meminfo: memFree=1283304/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=15704 CPUtime=522.41
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 3681 0 0 0 52234 7 0 0 25 0 1 0 268797913 16080896 3628 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551697 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 3926 3628 66 132 0 3791 0
Current children cumulated CPU time (s) 522.41
Current children cumulated vsize (KiB) 15704

[startup+582.598 s]
/proc/loadavg: 1.00 1.00 0.85 2/78 20249
/proc/meminfo: memFree=1282920/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=16104 CPUtime=582.44
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 3762 0 0 0 58236 8 0 0 25 0 1 0 268797913 16490496 3709 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557142 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 4026 3709 66 132 0 3891 0
Current children cumulated CPU time (s) 582.44
Current children cumulated vsize (KiB) 16104

[startup+642.631 s]
/proc/loadavg: 1.00 1.00 0.86 2/78 20249
/proc/meminfo: memFree=1281704/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=17328 CPUtime=642.45
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 4069 0 0 0 64237 8 0 0 25 0 1 0 268797913 17743872 4016 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 4332 4016 66 132 0 4197 0
Current children cumulated CPU time (s) 642.45
Current children cumulated vsize (KiB) 17328

[startup+702.66 s]
/proc/loadavg: 1.00 1.00 0.86 2/78 20249
/proc/meminfo: memFree=1281576/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=17464 CPUtime=702.46
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 4088 0 0 0 70237 9 0 0 25 0 1 0 268797913 17883136 4035 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551425 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 4366 4035 66 132 0 4231 0
Current children cumulated CPU time (s) 702.46
Current children cumulated vsize (KiB) 17464

[startup+762.689 s]
/proc/loadavg: 1.00 1.00 0.87 2/78 20249
/proc/meminfo: memFree=1281512/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=17596 CPUtime=762.48
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 4127 0 0 0 76238 10 0 0 25 0 1 0 268797913 18018304 4074 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 4399 4074 66 132 0 4264 0
Current children cumulated CPU time (s) 762.48
Current children cumulated vsize (KiB) 17596

[startup+822.724 s]
/proc/loadavg: 1.00 1.00 0.87 2/78 20249
/proc/meminfo: memFree=1281256/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=17728 CPUtime=822.5
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 4174 0 0 0 82240 10 0 0 25 0 1 0 268797913 18153472 4121 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 4432 4121 66 132 0 4297 0
Current children cumulated CPU time (s) 822.5
Current children cumulated vsize (KiB) 17728

[startup+882.755 s]
/proc/loadavg: 1.00 1.00 0.88 2/78 20249
/proc/meminfo: memFree=1281128/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=18000 CPUtime=882.51
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 4221 0 0 0 88241 10 0 0 25 0 1 0 268797913 18432000 4168 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 4500 4168 66 132 0 4365 0
Current children cumulated CPU time (s) 882.51
Current children cumulated vsize (KiB) 18000

[startup+942.785 s]
/proc/loadavg: 1.00 1.00 0.89 2/78 20249
/proc/meminfo: memFree=1279976/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=19056 CPUtime=942.52
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 4502 0 0 0 94241 11 0 0 25 0 1 0 268797913 19513344 4449 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 4764 4449 66 132 0 4629 0
Current children cumulated CPU time (s) 942.52
Current children cumulated vsize (KiB) 19056

[startup+1002.82 s]
/proc/loadavg: 1.00 1.00 0.89 2/78 20249
/proc/meminfo: memFree=1278120/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=20904 CPUtime=1002.55
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 4967 0 0 0 100243 12 0 0 25 0 1 0 268797913 21405696 4914 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 5226 4914 66 132 0 5091 0
Current children cumulated CPU time (s) 1002.55
Current children cumulated vsize (KiB) 20904

[startup+1062.85 s]
/proc/loadavg: 1.00 1.00 0.90 2/78 20249
/proc/meminfo: memFree=1277864/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=21168 CPUtime=1062.56
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 5035 0 0 0 106244 12 0 0 25 0 1 0 268797913 21676032 4982 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 5292 4982 66 132 0 5157 0
Current children cumulated CPU time (s) 1062.56
Current children cumulated vsize (KiB) 21168

[startup+1122.88 s]
/proc/loadavg: 1.00 1.00 0.90 2/78 20249
/proc/meminfo: memFree=1277800/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=21168 CPUtime=1122.58
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 5035 0 0 0 112245 13 0 0 25 0 1 0 268797913 21676032 4982 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 5292 4982 66 132 0 5157 0
Current children cumulated CPU time (s) 1122.58
Current children cumulated vsize (KiB) 21168

[startup+1182.91 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 20249
/proc/meminfo: memFree=1277800/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=21168 CPUtime=1182.58
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 5035 0 0 0 118245 13 0 0 25 0 1 0 268797913 21676032 4982 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 5292 4982 66 132 0 5157 0
Current children cumulated CPU time (s) 1182.58
Current children cumulated vsize (KiB) 21168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.32 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 20249
/proc/meminfo: memFree=1277864/2055920 swapFree=4192812/4192956
[pid=20248] ppid=20246 vsize=21168 CPUtime=1200
/proc/20248/stat : 20248 (minimarch) R 20246 20248 19893 0 -1 4194304 5035 0 0 0 119987 13 0 0 25 0 1 0 268797913 21676032 4982 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552516 0 0 4096 3 0 0 0 17 1 0 0
/proc/20248/statm: 5292 4982 66 132 0 5157 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 21168

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): 1200.33
CPU time (s): 1200.02
CPU user time (s): 1199.88
CPU system time (s): 0.142978
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 21168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.88
system time used= 0.142978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5035
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= 6
involuntary context switches= 24607

runsolver used 1.40679 second user time and 2.83257 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Feb 26 11:13:59 UTC 2007

IDJOB= 307546
IDBENCH= 20208
IDSOLVER= 110
FILE ID= node19/307546-1172488439

PBS_JOBID= 3971568

Free space on /tmp= 66558 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v6500/unif2p-p0.7-v6500-c17355-S1097641288-15-SAT.cnf
COMMAND LINE= /tmp/evaluation/307546-1172488439/minimarch /tmp/evaluation/307546-1172488439/instance-307546-1172488439.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-307546-1172488439 -o ROOT/results/node19/solver-307546-1172488439 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307546-1172488439/minimarch /tmp/evaluation/307546-1172488439/instance-307546-1172488439.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  44d1561b77675d06306d515515e8409f

RANDOM SEED= 140188546

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.214
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	: 5931.00
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.214
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:       1298376 kB
Buffers:         62144 kB
Cached:         574948 kB
SwapCached:          0 kB
Active:         302412 kB
Inactive:       378844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1298376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2556 kB
Writeback:           0 kB
Mapped:          63040 kB
Slab:            61844 kB
Committed_AS:   977812 kB
PageTables:       1760 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= 66558 MiB

End job on node19 on Mon Feb 26 11:34:01 UTC 2007