Trace number 339538

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-08UNSAT 1038.71 1038.97

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
MD5SUMbe0552b4894b69c578ebcc0b17dda689
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark210.366
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses69990
Sum of the clauses size140820
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269960
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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:  900                                                  |
0.00/0.00	|  Number of clauses:    69990                                                |
0.09/0.13	|  Parsing time:         0.13         s                                       |
2.99/3.01	============================[ Search Statistics ]==============================
2.99/3.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.99/3.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.99/3.01	===============================================================================
2.99/3.01	|         0 |     870    69090   184776 |    23030        0    nan |  0.000 % |
2.99/3.03	|       100 |     870    69090   184776 |    25333      100     76 |  0.013 % |
2.99/3.05	|       250 |     870    69090   184776 |    27866      250     81 |  0.019 % |
2.99/3.09	|       475 |     870    69090   184776 |    30652      475     88 |  0.025 % |
3.09/3.14	|       812 |     870    69090   184776 |    33718      812     89 |  0.022 % |
3.19/3.21	|      1319 |     870    69090   184776 |    37090     1319     88 |  0.021 % |
3.29/3.33	|      2078 |     870    69090   184776 |    40799     2078     74 |  0.025 % |
3.49/3.54	|      3218 |     870    69090   184776 |    44878     3218     81 |  0.000 % |
3.79/3.89	|      4926 |     870    69090   184776 |    49366     4926     87 |  0.027 % |
4.49/4.55	|      7488 |     870    69090   184776 |    54303     7488     88 |  0.019 % |
5.59/5.68	|     11332 |     870    69090   184776 |    59733    11332     90 |  0.019 % |
7.78/7.80	|     17098 |     869    68880   184257 |    65707    14249     83 |  0.132 % |
12.68/12.77	|     25748 |     869    68880   184257 |    72278    22899     82 |  0.111 % |
19.59/19.68	|     38722 |     868    68681   183694 |    79505    34606     82 |  0.241 % |
35.78/35.80	|     58183 |     868    68681   183694 |    87456    54067     83 |  0.243 % |
72.77/72.82	|     87375 |     868    68681   183694 |    96202    83259     86 |  0.244 % |
129.46/129.59	|    131164 |     867    68548   183428 |   105822    47616     96 |  0.357 % |
248.53/248.67	|    196848 |     863    68034   182301 |   116404   104499     98 |  1.018 % |
446.78/446.99	|    295374 |     856    66686   179407 |   128044   106732    105 |  1.806 % |
829.19/829.41	|    443163 |     840    63853   173478 |   140849    46023     89 |  4.359 % |
1038.64/1038.95	===============================================================================
1038.64/1038.95	lookaheads            : 537349
1038.64/1038.95	variable balance      : 0.00
1038.64/1038.95	restarts              : 20
1038.64/1038.95	conflicts             : 522368         (503 /sec)
1038.64/1038.95	decisions             : 537349         (1.08 % random) (517 /sec)
1038.64/1038.95	decision = positive   : 278526
1038.64/1038.95	decision = negative   : 258823
1038.64/1038.95	propagations          : 57780655       (55639 /sec)
1038.64/1038.95	conflict literals     : 51018478       (19.96 % deleted)
1038.64/1038.95	Memory used           : 70.25 MB
1038.64/1038.95	CPU time              : 1038.5 s
1038.64/1038.95	
1038.64/1038.95	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node25/watcher-339538-1173706722 -o ROOT/results/node25/solver-339538-1173706722 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339538-1173706722/minimarch /tmp/evaluation/339538-1173706722/instance-339538-1173706722.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.98 3/64 26408
/proc/meminfo: memFree=1789728/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=2000 CPUtime=0
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 165294409 2048000 317 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134533192 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 500 317 51 132 0 365 0

[startup+0.080751 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 26408
/proc/meminfo: memFree=1789728/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=5644 CPUtime=0.07
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 1201 0 0 0 7 0 0 0 18 0 1 0 165294409 5779456 1185 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523029 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 1411 1185 51 132 0 1276 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5644

[startup+0.101752 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 26408
/proc/meminfo: memFree=1789728/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=5644 CPUtime=0.09
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 1201 0 0 0 9 0 0 0 18 0 1 0 165294409 5779456 1185 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523098 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 1411 1185 51 132 0 1276 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5644

[startup+0.30177 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 26408
/proc/meminfo: memFree=1789728/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=5640 CPUtime=0.29
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 1213 0 0 0 29 0 0 0 19 0 1 0 165294409 5775360 1197 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 1410 1197 63 132 0 1275 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5640

[startup+0.701807 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 26408
/proc/meminfo: memFree=1789728/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=6696 CPUtime=0.69
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 1482 0 0 0 69 0 0 0 23 0 1 0 165294409 6856704 1466 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523055 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 1674 1466 63 132 0 1539 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6696

[startup+1.50188 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26409
/proc/meminfo: memFree=1784024/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=7144 CPUtime=1.49
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 1560 0 0 0 149 0 0 0 25 0 1 0 165294409 7315456 1544 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531318 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 1786 1544 63 132 0 1651 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7144

[startup+3.10102 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26409
/proc/meminfo: memFree=1783512/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=6332 CPUtime=3.09
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 1586 0 0 0 309 0 0 0 25 0 1 0 165294409 6483968 1397 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 1583 1397 66 132 0 1448 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6332

[startup+6.30131 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26409
/proc/meminfo: memFree=1781080/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=10312 CPUtime=6.29
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 2581 0 0 0 628 1 0 0 25 0 1 0 165294409 10559488 2392 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 2578 2392 66 132 0 2443 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10312

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26409
/proc/meminfo: memFree=1777048/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=13800 CPUtime=12.68
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 3448 0 0 0 1266 2 0 0 25 0 1 0 165294409 14131200 3259 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 3450 3259 66 132 0 3315 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13800

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26409
/proc/meminfo: memFree=1769304/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=21440 CPUtime=25.48
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 5346 0 0 0 2544 4 0 0 25 0 1 0 165294409 21954560 5157 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551703 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 5360 5157 66 132 0 5225 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21440

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26409
/proc/meminfo: memFree=1758680/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=31920 CPUtime=51.07
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 7973 0 0 0 5100 7 0 0 25 0 1 0 165294409 32686080 7784 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 7980 7784 66 132 0 7845 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31920

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26409
/proc/meminfo: memFree=1746776/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=43720 CPUtime=102.27
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 10893 0 0 0 10216 11 0 0 25 0 1 0 165294409 44769280 10704 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 10930 10704 66 132 0 10795 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 43720

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26409
/proc/meminfo: memFree=1746712/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=43720 CPUtime=162.25
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 10895 0 0 0 16214 11 0 0 25 0 1 0 165294409 44769280 10706 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 10930 10706 66 132 0 10795 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 43720

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26409
/proc/meminfo: memFree=1741656/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=48868 CPUtime=222.23
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 12161 0 0 0 22211 12 0 0 25 0 1 0 165294409 50040832 11972 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 12217 11972 66 132 0 12082 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 48868

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26409
/proc/meminfo: memFree=1732184/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=58236 CPUtime=282.22
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 14503 0 0 0 28207 15 0 0 25 0 1 0 165294409 59633664 14314 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 14559 14314 66 132 0 14424 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 58236

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26409
/proc/meminfo: memFree=1732248/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=58236 CPUtime=342.2
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 14504 0 0 0 34205 15 0 0 25 0 1 0 165294409 59633664 14315 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 14559 14315 66 132 0 14424 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 58236

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26409
/proc/meminfo: memFree=1731992/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=58684 CPUtime=402.19
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 14588 0 0 0 40204 15 0 0 25 0 1 0 165294409 60092416 14399 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 14671 14399 66 132 0 14536 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 58684

[startup+462.302 s]
/proc/loadavg: 1.12 1.00 0.99 2/65 26409
/proc/meminfo: memFree=1731288/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=59188 CPUtime=462.18
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 14739 0 0 0 46202 16 0 0 25 0 1 0 165294409 60608512 14550 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 14797 14550 66 132 0 14662 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 59188

[startup+522.301 s]
/proc/loadavg: 1.12 1.02 1.00 2/65 26409
/proc/meminfo: memFree=1723160/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=67616 CPUtime=522.16
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 16815 0 0 0 52198 18 0 0 25 0 1 0 165294409 69238784 16626 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557565 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 16904 16626 66 132 0 16769 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 67616

[startup+582.302 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 26409
/proc/meminfo: memFree=1721048/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=69540 CPUtime=582.14
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 17306 0 0 0 58196 18 0 0 25 0 1 0 165294409 71208960 17117 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 17385 17117 66 132 0 17250 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 69540

[startup+642.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 26409
/proc/meminfo: memFree=1720664/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=70012 CPUtime=642.14
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 17390 0 0 0 64195 19 0 0 25 0 1 0 165294409 71692288 17201 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 17503 17201 66 132 0 17368 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 70012

[startup+702.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 26409
/proc/meminfo: memFree=1720408/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=70164 CPUtime=702.12
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 17447 0 0 0 70193 19 0 0 25 0 1 0 165294409 71847936 17258 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 17541 17258 66 132 0 17406 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 70164

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 26409
/proc/meminfo: memFree=1719832/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=70816 CPUtime=762.11
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 17589 0 0 0 76192 19 0 0 25 0 1 0 165294409 72515584 17400 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 17704 17400 66 132 0 17569 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 70816

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26409
/proc/meminfo: memFree=1719256/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=71504 CPUtime=822.09
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 17742 0 0 0 82190 19 0 0 25 0 1 0 165294409 73220096 17553 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 17876 17553 66 132 0 17741 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 71504

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26409
/proc/meminfo: memFree=1719192/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=71504 CPUtime=882.07
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 17745 0 0 0 88188 19 0 0 25 0 1 0 165294409 73220096 17556 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 17876 17556 66 132 0 17741 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 71504

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26409
/proc/meminfo: memFree=1719000/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=71716 CPUtime=942.06
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 17791 0 0 0 94186 20 0 0 25 0 1 0 165294409 73437184 17602 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551533 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 17929 17602 66 132 0 17794 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 71716

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26409
/proc/meminfo: memFree=1718744/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=71928 CPUtime=1002.05
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 17840 0 0 0 100185 20 0 0 25 0 1 0 165294409 73654272 17651 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 17982 17651 66 132 0 17847 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 71928

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

[startup+1023.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26409
/proc/meminfo: memFree=1718680/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=71928 CPUtime=1023.64
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 17860 0 0 0 102344 20 0 0 25 0 1 0 165294409 73654272 17671 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551707 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 17982 17671 66 132 0 17847 0
Current children cumulated CPU time (s) 1023.64
Current children cumulated vsize (KiB) 71928

[startup+1030.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26409
/proc/meminfo: memFree=1718680/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=71928 CPUtime=1030.04
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 17864 0 0 0 102984 20 0 0 25 0 1 0 165294409 73654272 17675 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 17982 17675 66 132 0 17847 0
Current children cumulated CPU time (s) 1030.04
Current children cumulated vsize (KiB) 71928

[startup+1033.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26409
/proc/meminfo: memFree=1718680/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=71928 CPUtime=1033.24
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 17873 0 0 0 103304 20 0 0 25 0 1 0 165294409 73654272 17684 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 17982 17684 66 132 0 17847 0
Current children cumulated CPU time (s) 1033.24
Current children cumulated vsize (KiB) 71928

[startup+1036.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26409
/proc/meminfo: memFree=1718616/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=71928 CPUtime=1036.44
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 17874 0 0 0 103624 20 0 0 25 0 1 0 165294409 73654272 17685 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 17982 17685 66 132 0 17847 0
Current children cumulated CPU time (s) 1036.44
Current children cumulated vsize (KiB) 71928

[startup+1038.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26409
/proc/meminfo: memFree=1718616/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=71928 CPUtime=1038.04
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 17874 0 0 0 103784 20 0 0 25 0 1 0 165294409 73654272 17685 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 17982 17685 66 132 0 17847 0
Current children cumulated CPU time (s) 1038.04
Current children cumulated vsize (KiB) 71928

[startup+1038.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26409
/proc/meminfo: memFree=1718616/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=71928 CPUtime=1038.44
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 17874 0 0 0 103824 20 0 0 25 0 1 0 165294409 73654272 17685 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 17982 17685 66 132 0 17847 0
Current children cumulated CPU time (s) 1038.44
Current children cumulated vsize (KiB) 71928

[startup+1038.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26409
/proc/meminfo: memFree=1718616/2055920 swapFree=4179740/4192956
[pid=26408] ppid=26406 vsize=71928 CPUtime=1038.64
/proc/26408/stat : 26408 (minimarch) R 26406 26408 21900 0 -1 4194304 17874 0 0 0 103844 20 0 0 25 0 1 0 165294409 73654272 17685 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/26408/statm: 17982 17685 66 132 0 17847 0
Current children cumulated CPU time (s) 1038.64
Current children cumulated vsize (KiB) 71928

Child status: 20
Real time (s): 1038.97
CPU time (s): 1038.71
CPU user time (s): 1038.5
CPU system time (s): 0.213967
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 71928

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

runsolver used 0.634903 second user time and 2.20766 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Mon Mar 12 13:38:42 UTC 2007

IDJOB= 339538
IDBENCH= 24749
IDSOLVER= 110
FILE ID= node25/339538-1173706722

PBS_JOBID= 4101470

Free space on /tmp= 66562 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339538-1173706722/minimarch /tmp/evaluation/339538-1173706722/instance-339538-1173706722.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-339538-1173706722 -o ROOT/results/node25/solver-339538-1173706722 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339538-1173706722/minimarch /tmp/evaluation/339538-1173706722/instance-339538-1173706722.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  be0552b4894b69c578ebcc0b17dda689

RANDOM SEED= 204819747

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.232
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.232
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:       1790136 kB
Buffers:         31672 kB
Cached:         181896 kB
SwapCached:       7500 kB
Active:         115012 kB
Inactive:       113060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790136 kB
SwapTotal:     4192956 kB
SwapFree:      4179740 kB
Dirty:            3008 kB
Writeback:           0 kB
Mapped:          15640 kB
Slab:            23720 kB
Committed_AS:   293960 kB
PageTables:       1472 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 node25 on Mon Mar 12 13:56:01 UTC 2007