Trace number 292991

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.04 1200.43

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S114606831-19.UNSAT.shuffled.cnf
MD5SUMf58c1c79829cde7ca8870c737bfcca7c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark847.449
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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:  100                                                  |
0.00/0.00	|  Number of clauses:    2130                                                 |
0.00/0.00	|  Parsing time:         0.01         s                                       |
0.00/0.02	============================[ Search Statistics ]==============================
0.00/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	===============================================================================
0.00/0.02	|         0 |     100     2130    10650 |      710        0    nan |  0.000 % |
0.00/0.03	|       101 |     100     2130    10650 |      781      101     22 |  0.010 % |
0.00/0.03	|       252 |     100     2130    10650 |      859      252     21 |  0.010 % |
0.00/0.04	|       477 |     100     2130    10650 |      945      477     21 |  0.010 % |
0.00/0.05	|       815 |     100     2130    10650 |     1039      815     21 |  0.010 % |
0.00/0.07	|      1321 |     100     2130    10650 |     1143      790     20 |  0.010 % |
0.00/0.09	|      2081 |     100     2130    10650 |     1257      966     20 |  0.010 % |
0.10/0.13	|      3220 |     100     2130    10650 |     1383      829     20 |  0.010 % |
0.10/0.19	|      4929 |     100     2130    10650 |     1521     1131     20 |  0.010 % |
0.20/0.29	|      7491 |     100     2130    10650 |     1674     1378     20 |  0.010 % |
0.41/0.44	|     11335 |     100     2130    10650 |     1841      982     18 |  0.010 % |
0.61/0.67	|     17101 |     100     2130    10650 |     2025     1164     19 |  0.010 % |
1.02/1.03	|     25750 |     100     2130    10650 |     2228     1606     20 |  0.010 % |
1.53/1.59	|     38724 |     100     2130    10650 |     2451     2172     20 |  0.010 % |
2.45/2.49	|     58185 |     100     2130    10650 |     2696     1800     19 |  0.010 % |
3.78/3.85	|     87377 |     100     2130    10650 |     2965     2393     19 |  0.010 % |
5.94/5.95	|    131167 |     100     2130    10650 |     3262     2806     20 |  0.010 % |
9.11/9.19	|    196852 |     100     2130    10650 |     3588     2710     20 |  0.010 % |
14.12/14.22	|    295378 |     100     2130    10650 |     3947     3599     20 |  0.010 % |
22.11/22.16	|    443167 |     100     2130    10650 |     4342     2419     19 |  0.010 % |
34.39/34.42	|    664850 |     100     2130    10650 |     4776     3520     19 |  0.010 % |
53.74/53.81	|    997375 |     100     2130    10650 |     5254     4636     20 |  0.010 % |
84.05/84.08	|   1496163 |     100     2130    10650 |     5779     4525     20 |  0.010 % |
130.94/131.02	|   2244345 |     100     2130    10650 |     6357     3974     20 |  0.010 % |
204.75/204.90	|   3366620 |     100     2130    10650 |     6993     6271     20 |  0.010 % |
320.65/320.79	|   5050031 |     100     2130    10650 |     7692     5405     19 |  0.010 % |
504.74/504.96	|   7575147 |     100     2130    10650 |     8461     7182     20 |  0.010 % |
792.86/793.20	|  11362822 |     100     2130    10650 |     9308     6338     20 |  0.010 % |

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/node39/watcher-292991-1171762565 -o ROOT/results/node39/solver-292991-1171762565 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292991-1171762565/minimarch /tmp/evaluation/292991-1171762565/instance-292991-1171762565.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.91 0.97 0.99 3/64 17165
/proc/meminfo: memFree=1189648/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=1868 CPUtime=0
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 196212421 1912832 122 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134523055 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 467 122 51 132 0 332 0

[startup+0.107016 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 17165
/proc/meminfo: memFree=1189648/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=2000 CPUtime=0.1
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 173 0 0 0 10 0 0 0 18 0 1 0 196212421 2048000 157 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 500 157 66 132 0 365 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2000

[startup+0.515085 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 17165
/proc/meminfo: memFree=1189648/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=2132 CPUtime=0.51
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 204 0 0 0 51 0 0 0 21 0 1 0 196212421 2183168 188 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 533 188 66 132 0 398 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2132

[startup+1.33523 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 17166
/proc/meminfo: memFree=1189000/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=2264 CPUtime=1.33
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 235 0 0 0 133 0 0 0 25 0 1 0 196212421 2318336 219 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551345 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 566 219 66 132 0 431 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2264

[startup+2.97151 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 17166
/proc/meminfo: memFree=1188744/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=2396 CPUtime=2.96
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 272 0 0 0 296 0 0 0 25 0 1 0 196212421 2453504 256 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551726 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 599 256 66 132 0 464 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 2396

[startup+6.25007 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 17166
/proc/meminfo: memFree=1188560/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=2528 CPUtime=6.24
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 318 0 0 0 624 0 0 0 25 0 1 0 196212421 2588672 302 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 632 302 66 132 0 497 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 2528

[startup+12.7022 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 17166
/proc/meminfo: memFree=1188240/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=2796 CPUtime=12.69
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 376 0 0 0 1269 0 0 0 25 0 1 0 196212421 2863104 360 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 699 360 66 132 0 564 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2796

[startup+25.5054 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 17166
/proc/meminfo: memFree=1187984/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=3064 CPUtime=25.49
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 443 0 0 0 2549 0 0 0 25 0 1 0 196212421 3137536 427 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 766 427 66 132 0 631 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3064

[startup+51.1097 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 17166
/proc/meminfo: memFree=1187600/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=3328 CPUtime=51.08
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 516 0 0 0 5108 0 0 0 25 0 1 0 196212421 3407872 500 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 832 500 66 132 0 697 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3328

[startup+102.316 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 17166
/proc/meminfo: memFree=1187024/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=3880 CPUtime=102.27
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 637 0 0 0 10227 0 0 0 25 0 1 0 196212421 3973120 621 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 970 621 66 132 0 835 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3880

[startup+162.332 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17166
/proc/meminfo: memFree=1186640/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=4160 CPUtime=162.27
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 713 0 0 0 16227 0 0 0 25 0 1 0 196212421 4259840 697 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 1040 697 66 132 0 905 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 4160

[startup+222.348 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17168
/proc/meminfo: memFree=1186384/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=4440 CPUtime=222.26
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 785 0 0 0 22226 0 0 0 25 0 1 0 196212421 4546560 769 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 1110 769 66 132 0 975 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 4440

[startup+282.366 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17168
/proc/meminfo: memFree=1186192/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=4580 CPUtime=282.26
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 833 0 0 0 28226 0 0 0 25 0 1 0 196212421 4689920 817 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 1145 817 66 132 0 1010 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 4580

[startup+342.384 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17168
/proc/meminfo: memFree=1186064/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=4720 CPUtime=342.26
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 865 0 0 0 34226 0 0 0 25 0 1 0 196212421 4833280 849 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 1180 849 66 132 0 1045 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 4720

[startup+402.401 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17168
/proc/meminfo: memFree=1185808/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=5000 CPUtime=402.25
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 924 0 0 0 40225 0 0 0 25 0 1 0 196212421 5120000 908 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 1250 908 66 132 0 1115 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 5000

[startup+462.417 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17168
/proc/meminfo: memFree=1185744/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=5000 CPUtime=462.25
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 949 0 0 0 46225 0 0 0 25 0 1 0 196212421 5120000 933 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 1250 933 66 132 0 1115 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 5000

[startup+522.43 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17168
/proc/meminfo: memFree=1185680/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=5144 CPUtime=522.25
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 964 0 0 0 52225 0 0 0 25 0 1 0 196212421 5267456 948 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 1286 948 66 132 0 1151 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 5144

[startup+582.451 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17168
/proc/meminfo: memFree=1185552/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=5280 CPUtime=582.25
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 999 0 0 0 58225 0 0 0 25 0 1 0 196212421 5406720 983 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 1320 983 66 132 0 1185 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 5280

[startup+642.468 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17168
/proc/meminfo: memFree=1185360/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=5416 CPUtime=642.24
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 1022 0 0 0 64224 0 0 0 25 0 1 0 196212421 5545984 1006 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 1354 1006 66 132 0 1219 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 5416

[startup+702.48 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17168
/proc/meminfo: memFree=1185360/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=5416 CPUtime=702.23
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 1026 0 0 0 70223 0 0 0 25 0 1 0 196212421 5545984 1010 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134552501 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 1354 1010 66 132 0 1219 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 5416

[startup+762.497 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17168
/proc/meminfo: memFree=1185296/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=5416 CPUtime=762.24
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 1034 0 0 0 76223 1 0 0 25 0 1 0 196212421 5545984 1018 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 1354 1018 66 132 0 1219 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 5416

[startup+822.516 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17168
/proc/meminfo: memFree=1185360/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=5556 CPUtime=822.24
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 1062 0 0 0 82223 1 0 0 25 0 1 0 196212421 5689344 1046 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 1389 1046 66 132 0 1254 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 5556

[startup+882.532 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17168
/proc/meminfo: memFree=1185168/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=5704 CPUtime=882.23
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 1100 0 0 0 88222 1 0 0 25 0 1 0 196212421 5840896 1084 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134557553 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 1426 1084 66 132 0 1291 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 5704

[startup+942.542 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17168
/proc/meminfo: memFree=1185104/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=5852 CPUtime=942.22
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 1120 0 0 0 94221 1 0 0 25 0 1 0 196212421 5992448 1104 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551380 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 1463 1104 66 132 0 1328 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 5852

[startup+1002.56 s]
/proc/loadavg: 1.05 0.99 0.99 2/65 17168
/proc/meminfo: memFree=1184976/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=5852 CPUtime=1002.22
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 1135 0 0 0 100221 1 0 0 25 0 1 0 196212421 5992448 1119 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 1463 1119 66 132 0 1328 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 5852

[startup+1062.57 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 17168
/proc/meminfo: memFree=1184912/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=5996 CPUtime=1062.22
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 1153 0 0 0 106221 1 0 0 25 0 1 0 196212421 6139904 1137 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 1499 1137 66 132 0 1364 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 5996

[startup+1122.59 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 17168
/proc/meminfo: memFree=1184784/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=5996 CPUtime=1122.21
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 1168 0 0 0 112220 1 0 0 25 0 1 0 196212421 6139904 1152 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 1499 1152 66 132 0 1364 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 5996

[startup+1182.61 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 17168
/proc/meminfo: memFree=1184784/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=5996 CPUtime=1182.21
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 1183 0 0 0 118220 1 0 0 25 0 1 0 196212421 6139904 1167 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551224 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 1499 1167 66 132 0 1364 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 5996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.43 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 17168
/proc/meminfo: memFree=1184720/2055920 swapFree=4165040/4192956
[pid=17165] ppid=17163 vsize=6144 CPUtime=1200.03
/proc/17165/stat : 17165 (minimarch) R 17163 17165 16456 0 -1 4194304 1188 0 0 0 120002 1 0 0 25 0 1 0 196212421 6291456 1172 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551338 0 0 4096 3 0 0 0 17 1 0 0
/proc/17165/statm: 1536 1172 66 132 0 1401 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 6144

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.43
CPU time (s): 1200.04
CPU user time (s): 1200.02
CPU system time (s): 0.017997
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 6144

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

runsolver used 0.754885 second user time and 2.45763 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Sun Feb 18 01:36:05 UTC 2007

IDJOB= 292991
IDBENCH= 19853
IDSOLVER= 110
FILE ID= node39/292991-1171762565

PBS_JOBID= 3839492

Free space on /tmp= 66562 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S114606831-19.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292991-1171762565/minimarch /tmp/evaluation/292991-1171762565/instance-292991-1171762565.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-292991-1171762565 -o ROOT/results/node39/solver-292991-1171762565 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292991-1171762565/minimarch /tmp/evaluation/292991-1171762565/instance-292991-1171762565.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  f58c1c79829cde7ca8870c737bfcca7c

RANDOM SEED= 849315960

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.285
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.285
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:       1189992 kB
Buffers:         33492 kB
Cached:         740688 kB
SwapCached:      22168 kB
Active:         663004 kB
Inactive:       139216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1189992 kB
SwapTotal:     4192956 kB
SwapFree:      4165040 kB
Dirty:            2296 kB
Writeback:           0 kB
Mapped:          15296 kB
Slab:            49728 kB
Committed_AS:   491984 kB
PageTables:       1412 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= 66562 MiB

End job on node39 on Sun Feb 18 01:56:08 UTC 2007