Trace number 306111

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.03 1200.35

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S1173369833-06.cnf
MD5SUM44829169fe50d4c74609ee6e189daf0e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark243.951
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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:  10000                                                |
0.00/0.00	|  Number of clauses:    42000                                                |
0.10/0.14	|  Parsing time:         0.14         s                                       |
0.20/0.31	============================[ Search Statistics ]==============================
0.20/0.31	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.20/0.31	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.20/0.31	===============================================================================
0.20/0.31	|         0 |    9729    41552   126146 |    13850        0    nan |  0.000 % |
0.30/0.35	|       100 |    9729    41552   126146 |    15235      100    121 |  0.000 % |
0.30/0.40	|       250 |    9729    41552   126146 |    16759      250    120 |  0.000 % |
0.40/0.47	|       475 |    9729    41552   126146 |    18435      475    120 |  0.000 % |
0.50/0.58	|       813 |    9729    41552   126146 |    20278      813    117 |  0.000 % |
0.70/0.75	|      1319 |    9729    41552   126146 |    22306     1319    117 |  0.000 % |
1.01/1.03	|      2078 |    9729    41552   126146 |    24537     2078    133 |  0.000 % |
1.32/1.43	|      3218 |    9729    41552   126146 |    26991     3218    139 |  0.000 % |
2.03/2.08	|      4926 |    9729    41552   126146 |    29690     4926    142 |  0.000 % |
3.06/3.11	|      7489 |    9729    41552   126146 |    32659     7489    146 |  0.000 % |
4.60/4.71	|     11334 |    9729    41552   126146 |    35925    11334    147 |  0.000 % |
7.57/7.63	|     17100 |    9729    41552   126146 |    39517    17100    159 |  0.000 % |
12.80/12.85	|     25749 |    9729    41552   126146 |    43469    25749    167 |  0.000 % |
21.41/21.44	|     38724 |    9729    41552   126146 |    47816    38724    169 |  0.000 % |
38.09/38.19	|     58186 |    9729    41552   126146 |    52597    20573    185 |  0.000 % |
65.14/65.20	|     87378 |    9729    41552   126146 |    57857    49765    191 |  0.000 % |
113.67/113.80	|    131167 |    9729    41552   126146 |    63643    46897    197 |  0.000 % |
199.90/200.01	|    196851 |    9729    41552   126146 |    70007    59796    204 |  0.000 % |
335.60/335.72	|    295377 |    9729    41552   126146 |    77008    42638    197 |  0.000 % |
583.76/583.93	|    443168 |    9729    41552   126146 |    84709    64629    217 |  0.000 % |
1011.34/1011.64	|    664851 |    9729    41552   126146 |    93180    73394    217 |  0.000 % |

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/node23/watcher-306111-1172092415 -o ROOT/results/node23/solver-306111-1172092415 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/306111-1172092415/minimarch /tmp/evaluation/306111-1172092415/instance-306111-1172092415.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: 1.00 1.00 1.04 3/77 24879
/proc/meminfo: memFree=1463768/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=2620 CPUtime=0
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 492 0 0 0 0 0 0 0 18 0 1 0 229195365 2682880 476 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553752 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 655 479 49 132 0 520 0

[startup+0.107694 s]
/proc/loadavg: 1.00 1.00 1.04 3/77 24879
/proc/meminfo: memFree=1463768/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=5704 CPUtime=0.1
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 1182 0 0 0 10 0 0 0 18 0 1 0 229195365 5840896 1166 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523053 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 1426 1166 51 132 0 1291 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5704

[startup+0.51574 s]
/proc/loadavg: 1.00 1.00 1.04 3/77 24879
/proc/meminfo: memFree=1463768/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=5444 CPUtime=0.5
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 1312 0 0 0 50 0 0 0 21 0 1 0 229195365 5574656 1170 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 1361 1170 67 132 0 1226 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5444

[startup+1.33583 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 24880
/proc/meminfo: memFree=1458448/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=6644 CPUtime=1.32
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 1585 0 0 0 132 0 0 0 25 0 1 0 229195365 6803456 1443 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 1661 1443 67 132 0 1526 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6644

[startup+2.97302 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 24880
/proc/meminfo: memFree=1456400/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=9168 CPUtime=2.96
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 2234 0 0 0 295 1 0 0 25 0 1 0 229195365 9388032 2092 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 2292 2092 67 132 0 2157 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9168

[startup+6.25439 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 24880
/proc/meminfo: memFree=1451152/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=14276 CPUtime=6.24
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 3501 0 0 0 622 2 0 0 25 0 1 0 229195365 14618624 3359 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 3569 3359 67 132 0 3434 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 14276

[startup+12.7111 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 24880
/proc/meminfo: memFree=1442256/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=22508 CPUtime=12.7
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 5574 0 0 0 1266 4 0 0 25 0 1 0 229195365 23048192 5432 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 5627 5432 67 132 0 5492 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 22508

[startup+25.5136 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 24880
/proc/meminfo: memFree=1428880/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=36480 CPUtime=25.5
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 9025 0 0 0 2541 9 0 0 25 0 1 0 229195365 37355520 8883 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552913 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 9120 8883 67 132 0 8985 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 36480

[startup+51.1255 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 24880
/proc/meminfo: memFree=1424464/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=39912 CPUtime=51.11
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 9919 0 0 0 5100 11 0 0 25 0 1 0 229195365 40869888 9777 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 9978 9777 67 132 0 9843 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 39912

[startup+102.345 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 24880
/proc/meminfo: memFree=1412432/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=51928 CPUtime=102.31
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 12920 0 0 0 10217 14 0 0 25 0 1 0 229195365 53174272 12778 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 12982 12778 67 132 0 12847 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 51928

[startup+162.375 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 24880
/proc/meminfo: memFree=1405648/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=58780 CPUtime=162.32
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 14617 0 0 0 16216 16 0 0 25 0 1 0 229195365 60190720 14475 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 14695 14475 67 132 0 14560 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 58780

[startup+222.405 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 24880
/proc/meminfo: memFree=1397968/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=66436 CPUtime=222.33
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 16529 0 0 0 22215 18 0 0 25 0 1 0 229195365 68030464 16387 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 16609 16387 67 132 0 16474 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 66436

[startup+282.436 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 24880
/proc/meminfo: memFree=1397968/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=66436 CPUtime=282.35
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 16529 0 0 0 28217 18 0 0 25 0 1 0 229195365 68030464 16387 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 16609 16387 67 132 0 16474 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 66436

[startup+342.468 s]
/proc/loadavg: 1.07 1.02 1.01 2/78 24880
/proc/meminfo: memFree=1391696/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=72804 CPUtime=342.36
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 18102 0 0 0 34215 21 0 0 25 0 1 0 229195365 74551296 17960 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 18201 17960 67 132 0 18066 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 72804

[startup+402.499 s]
/proc/loadavg: 1.02 1.01 1.01 2/78 24880
/proc/meminfo: memFree=1387472/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=76896 CPUtime=402.38
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 19154 0 0 0 40214 24 0 0 25 0 1 0 229195365 78741504 19012 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 19224 19012 67 132 0 19089 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 76896

[startup+462.531 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 24880
/proc/meminfo: memFree=1387472/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=76896 CPUtime=462.4
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 19155 0 0 0 46216 24 0 0 25 0 1 0 229195365 78741504 19013 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 19224 19013 67 132 0 19089 0
Current children cumulated CPU time (s) 462.4
Current children cumulated vsize (KiB) 76896

[startup+522.559 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24880
/proc/meminfo: memFree=1383952/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=80380 CPUtime=522.41
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 20031 0 0 0 52215 26 0 0 25 0 1 0 229195365 82309120 19889 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 20095 19889 67 132 0 19960 0
Current children cumulated CPU time (s) 522.41
Current children cumulated vsize (KiB) 80380

[startup+582.591 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24880
/proc/meminfo: memFree=1383952/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=80380 CPUtime=582.43
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 20031 0 0 0 58217 26 0 0 25 0 1 0 229195365 82309120 19889 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550961 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 20095 19889 67 132 0 19960 0
Current children cumulated CPU time (s) 582.43
Current children cumulated vsize (KiB) 80380

[startup+642.623 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24880
/proc/meminfo: memFree=1378256/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=86056 CPUtime=642.45
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 21449 0 0 0 64217 28 0 0 25 0 1 0 229195365 88121344 21307 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 21514 21307 67 132 0 21379 0
Current children cumulated CPU time (s) 642.45
Current children cumulated vsize (KiB) 86056

[startup+702.655 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24880
/proc/meminfo: memFree=1378256/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=86056 CPUtime=702.46
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 21449 0 0 0 70218 28 0 0 25 0 1 0 229195365 88121344 21307 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 21514 21307 67 132 0 21379 0
Current children cumulated CPU time (s) 702.46
Current children cumulated vsize (KiB) 86056

[startup+762.686 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24880
/proc/meminfo: memFree=1374544/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=90016 CPUtime=762.48
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 22431 0 0 0 76217 31 0 0 25 0 1 0 229195365 92176384 22289 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 22504 22289 67 132 0 22369 0
Current children cumulated CPU time (s) 762.48
Current children cumulated vsize (KiB) 90016

[startup+822.721 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 24880
/proc/meminfo: memFree=1373456/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=90808 CPUtime=822.49
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 22639 0 0 0 82218 31 0 0 25 0 1 0 229195365 92987392 22497 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 22702 22497 67 132 0 22567 0
Current children cumulated CPU time (s) 822.49
Current children cumulated vsize (KiB) 90808

[startup+882.749 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 24880
/proc/meminfo: memFree=1373456/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=90808 CPUtime=882.51
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 22640 0 0 0 88219 32 0 0 25 0 1 0 229195365 92987392 22498 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 22702 22498 67 132 0 22567 0
Current children cumulated CPU time (s) 882.51
Current children cumulated vsize (KiB) 90808

[startup+942.781 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24880
/proc/meminfo: memFree=1373456/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=90808 CPUtime=942.52
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 22640 0 0 0 94220 32 0 0 25 0 1 0 229195365 92987392 22498 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 22702 22498 67 132 0 22567 0
Current children cumulated CPU time (s) 942.52
Current children cumulated vsize (KiB) 90808

[startup+1002.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24880
/proc/meminfo: memFree=1373456/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=90808 CPUtime=1002.53
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 22640 0 0 0 100220 33 0 0 25 0 1 0 229195365 92987392 22498 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 22702 22498 67 132 0 22567 0
Current children cumulated CPU time (s) 1002.53
Current children cumulated vsize (KiB) 90808

[startup+1062.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24880
/proc/meminfo: memFree=1368720/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=95740 CPUtime=1062.55
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 23816 0 0 0 106221 34 0 0 25 0 1 0 229195365 98037760 23674 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 23935 23674 67 132 0 23800 0
Current children cumulated CPU time (s) 1062.55
Current children cumulated vsize (KiB) 95740

[startup+1122.88 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24880
/proc/meminfo: memFree=1368720/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=95740 CPUtime=1122.57
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 23816 0 0 0 112222 35 0 0 25 0 1 0 229195365 98037760 23674 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 23935 23674 67 132 0 23800 0
Current children cumulated CPU time (s) 1122.57
Current children cumulated vsize (KiB) 95740

[startup+1182.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24880
/proc/meminfo: memFree=1368720/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=95740 CPUtime=1182.58
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 23816 0 0 0 118223 35 0 0 25 0 1 0 229195365 98037760 23674 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551345 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 23935 23674 67 132 0 23800 0
Current children cumulated CPU time (s) 1182.58
Current children cumulated vsize (KiB) 95740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24880
/proc/meminfo: memFree=1363920/2055920 swapFree=4144988/4192956
[pid=24879] ppid=24877 vsize=100492 CPUtime=1200
/proc/24879/stat : 24879 (minimarch) R 24877 24879 23725 0 -1 4194304 25010 0 0 0 119963 37 0 0 25 0 1 0 229195365 102903808 24868 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/24879/statm: 25123 24868 67 132 0 24988 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 100492

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.35
CPU time (s): 1200.03
CPU user time (s): 1199.64
CPU system time (s): 0.38894
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 100492

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

runsolver used 1.45378 second user time and 2.70459 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Wed Feb 21 21:13:35 UTC 2007

IDJOB= 306111
IDBENCH= 20173
IDSOLVER= 110
FILE ID= node23/306111-1172092415

PBS_JOBID= 3892844

Free space on /tmp= 66557 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S1173369833-06.cnf
COMMAND LINE= /tmp/evaluation/306111-1172092415/minimarch /tmp/evaluation/306111-1172092415/instance-306111-1172092415.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-306111-1172092415 -o ROOT/results/node23/solver-306111-1172092415 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/306111-1172092415/minimarch /tmp/evaluation/306111-1172092415/instance-306111-1172092415.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  44829169fe50d4c74609ee6e189daf0e

RANDOM SEED= 15051378

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.216
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.216
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:       1464112 kB
Buffers:         41144 kB
Cached:         460468 kB
SwapCached:      15188 kB
Active:         167064 kB
Inactive:       358488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1464112 kB
SwapTotal:     4192956 kB
SwapFree:      4144988 kB
Dirty:            3004 kB
Writeback:           0 kB
Mapped:          31008 kB
Slab:            51808 kB
Committed_AS:   733260 kB
PageTables:       1700 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= 66557 MiB

End job on node23 on Wed Feb 21 21:33:37 UTC 2007