Trace number 296271

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-08SAT 632.909 633.19

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1093254405-20.SAT.shuffled.cnf
MD5SUMb50ca018e79197079aea11ca328afe4d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.068989
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55340

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:  60                                                   |
0.00/0.00	|  Number of clauses:    5340                                                 |
0.00/0.02	|  Parsing time:         0.02         s                                       |
0.10/0.19	============================[ Search Statistics ]==============================
0.10/0.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.10/0.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.10/0.19	===============================================================================
0.10/0.19	|         0 |      60     5340    37380 |     1780        0    nan |  0.000 % |
0.10/0.20	|       100 |      60     5340    37380 |     1958      100     23 |  0.028 % |
0.10/0.20	|       250 |      60     5340    37380 |     2153      250     22 |  0.028 % |
0.20/0.21	|       475 |      60     5340    37380 |     2369      475     22 |  0.028 % |
0.20/0.23	|       812 |      60     5340    37380 |     2606      812     22 |  0.028 % |
0.20/0.26	|      1319 |      60     5340    37380 |     2866     1319     22 |  0.028 % |
0.20/0.30	|      2079 |      60     5340    37380 |     3153     2079     22 |  0.028 % |
0.31/0.37	|      3218 |      60     5340    37380 |     3468     1628     21 |  0.028 % |
0.41/0.47	|      4927 |      60     5340    37380 |     3815     3337     21 |  0.028 % |
0.61/0.63	|      7490 |      60     5340    37380 |     4197     2057     21 |  0.028 % |
0.82/0.86	|     11335 |      60     5340    37380 |     4616     3790     21 |  0.028 % |
1.23/1.26	|     17101 |      60     5340    37380 |     5078     2587     20 |  0.028 % |
1.84/1.85	|     25750 |      60     5340    37380 |     5586     3582     20 |  0.028 % |
2.76/2.78	|     38724 |      60     5340    37380 |     6145     5332     19 |  0.028 % |
4.19/4.25	|     58185 |      60     5340    37380 |     6759     3187     19 |  0.028 % |
6.45/6.47	|     87378 |      60     5340    37380 |     7435     5245     19 |  0.028 % |
10.03/10.14	|    131168 |      60     5340    37380 |     8179     4276     19 |  0.028 % |
15.66/15.67	|    196852 |      60     5340    37380 |     8996     4340     19 |  0.028 % |
24.26/24.32	|    295378 |      60     5340    37380 |     9896     8139     20 |  0.028 % |
38.08/38.18	|    443167 |      60     5340    37380 |    10886     7124     19 |  0.028 % |
60.09/60.15	|    664851 |      60     5340    37380 |    11974    10629     19 |  0.028 % |
94.80/94.86	|    997376 |      60     5340    37380 |    13172     7215     19 |  0.028 % |
148.26/148.34	|   1496164 |      60     5340    37380 |    14489    11218     19 |  0.028 % |
236.11/236.28	|   2244346 |      60     5340    37380 |    15938    12046     19 |  0.028 % |
377.31/377.45	|   3366620 |      60     5340    37380 |    17532     9145     19 |  0.028 % |
603.98/604.32	|   5050031 |      60     5340    37380 |    19285    16174     19 |  0.028 % |
632.83/633.18	===============================================================================
632.83/633.18	lookaheads            : 5410592
632.83/633.18	variable balance      : 0.00
632.83/633.18	restarts              : 26
632.83/633.18	conflicts             : 5250728        (8297 /sec)
632.83/633.18	decisions             : 5410593        (1.76 % random) (8549 /sec)
632.83/633.18	decision = positive   : 2500050
632.83/633.18	decision = negative   : 2910542
632.83/633.18	propagations          : 56877578       (89871 /sec)
632.83/633.18	conflict literals     : 102523288      (16.93 % deleted)
632.83/633.18	Memory used           : 8.30 MB
632.83/633.18	CPU time              : 632.878 s
632.83/633.18	
632.83/633.18	s SATISFIABLE
632.83/633.18	v -1 -2 3 -4 5 6 -7 8 -9 -10 11 12 -13 -14 15 -16 -17 -18 19 -20 21 22 23 24 25 26 -27 28 -29 -30 31 -32 -33 -34 -35 36 37 38 39 40 -41 42 43 44 45 -46 47 48 49 -50 -51 52 53 54 55 -56 57 -58 59 -60 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node66/watcher-296271-1171821077 -o ROOT/results/node66/solver-296271-1171821077 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296271-1171821077/minimarch /tmp/evaluation/296271-1171821077/instance-296271-1171821077.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.98 0.99 2/64 23336
/proc/meminfo: memFree=418976/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=1872 CPUtime=0
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 168 0 0 0 0 0 0 0 18 0 1 0 202065215 1916928 152 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 468 152 51 132 0 333 0

[startup+0.107034 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23336
/proc/meminfo: memFree=418976/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=2140 CPUtime=0.1
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 247 0 0 0 10 0 0 0 18 0 1 0 202065215 2191360 231 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134523501 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 535 231 63 132 0 400 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2140

[startup+0.517116 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23336
/proc/meminfo: memFree=418976/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=2504 CPUtime=0.51
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 327 0 0 0 51 0 0 0 21 0 1 0 202065215 2564096 311 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 626 311 66 132 0 491 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2504

[startup+1.33728 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23337
/proc/meminfo: memFree=417816/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=2636 CPUtime=1.33
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 374 0 0 0 133 0 0 0 25 0 1 0 202065215 2699264 358 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551533 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 659 358 66 132 0 524 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2636

[startup+2.97361 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23337
/proc/meminfo: memFree=417496/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=2904 CPUtime=2.97
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 440 0 0 0 297 0 0 0 25 0 1 0 202065215 2973696 424 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 726 424 66 132 0 591 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2904

[startup+6.25127 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23337
/proc/meminfo: memFree=417048/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=3176 CPUtime=6.24
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 510 0 0 0 624 0 0 0 25 0 1 0 202065215 3252224 494 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 794 494 66 132 0 659 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 3176

[startup+12.7046 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23337
/proc/meminfo: memFree=416536/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=3608 CPUtime=12.69
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 613 0 0 0 1269 0 0 0 25 0 1 0 202065215 3694592 597 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 902 597 66 132 0 767 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3608

[startup+25.5062 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23337
/proc/meminfo: memFree=416152/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=4156 CPUtime=25.49
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 734 0 0 0 2549 0 0 0 25 0 1 0 202065215 4255744 718 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551185 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 1039 718 66 132 0 904 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4156

[startup+51.1163 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23337
/proc/meminfo: memFree=415576/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=4732 CPUtime=51.08
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 883 0 0 0 5108 0 0 0 25 0 1 0 202065215 4845568 867 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 1183 867 66 132 0 1048 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4732

[startup+102.329 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23337
/proc/meminfo: memFree=414808/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=5552 CPUtime=102.29
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 1058 0 0 0 10228 1 0 0 25 0 1 0 202065215 5685248 1042 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 1388 1042 66 132 0 1253 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 5552

[startup+162.357 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23337
/proc/meminfo: memFree=414232/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=6140 CPUtime=162.29
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 1198 0 0 0 16228 1 0 0 25 0 1 0 202065215 6287360 1182 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 1535 1182 66 132 0 1400 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 6140

[startup+222.378 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23337
/proc/meminfo: memFree=413656/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=6764 CPUtime=222.29
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 1330 0 0 0 22228 1 0 0 25 0 1 0 202065215 6926336 1314 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 1691 1314 66 132 0 1556 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 6764

[startup+282.396 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23337
/proc/meminfo: memFree=413464/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=6920 CPUtime=282.29
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 1383 0 0 0 28228 1 0 0 25 0 1 0 202065215 7086080 1367 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 1730 1367 66 132 0 1595 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 6920

[startup+342.419 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23337
/proc/meminfo: memFree=413080/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=7236 CPUtime=342.29
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 1474 0 0 0 34228 1 0 0 25 0 1 0 202065215 7409664 1458 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 1809 1458 66 132 0 1674 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 7236

[startup+402.444 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23337
/proc/meminfo: memFree=412888/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=7568 CPUtime=402.29
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 1534 0 0 0 40228 1 0 0 25 0 1 0 202065215 7749632 1518 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 1892 1518 66 132 0 1757 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 7568

[startup+462.471 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23337
/proc/meminfo: memFree=412568/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=7712 CPUtime=462.3
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 1601 0 0 0 46229 1 0 0 25 0 1 0 202065215 7897088 1585 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 1928 1585 66 132 0 1793 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 7712

[startup+522.487 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23337
/proc/meminfo: memFree=412312/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=8060 CPUtime=522.29
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 1667 0 0 0 52228 1 0 0 25 0 1 0 202065215 8253440 1651 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 2015 1651 66 132 0 1880 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 8060

[startup+582.506 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 23337
/proc/meminfo: memFree=412184/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=8344 CPUtime=582.29
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 1716 0 0 0 58228 1 0 0 25 0 1 0 202065215 8544256 1700 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 2086 1700 66 132 0 1951 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 8344

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

[startup+603.106 s]
/proc/loadavg: 1.03 1.00 1.00 2/71 23421
/proc/meminfo: memFree=410968/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=8344 CPUtime=602.85
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 1727 0 0 0 60283 2 0 0 25 0 1 0 202065215 8544256 1711 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 2086 1711 66 132 0 1951 0
Current children cumulated CPU time (s) 602.85
Current children cumulated vsize (KiB) 8344

[startup+616.222 s]
/proc/loadavg: 1.03 1.00 1.00 2/71 23443
/proc/meminfo: memFree=410776/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=8496 CPUtime=615.95
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 1747 0 0 0 61593 2 0 0 25 0 1 0 202065215 8699904 1731 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 2124 1731 66 132 0 1989 0
Current children cumulated CPU time (s) 615.95
Current children cumulated vsize (KiB) 8496

[startup+622.781 s]
/proc/loadavg: 1.02 1.00 1.00 2/71 23447
/proc/meminfo: memFree=410776/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=8496 CPUtime=622.5
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 1747 0 0 0 62248 2 0 0 25 0 1 0 202065215 8699904 1731 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134550447 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 2124 1731 66 132 0 1989 0
Current children cumulated CPU time (s) 622.5
Current children cumulated vsize (KiB) 8496

[startup+629.339 s]
/proc/loadavg: 1.02 1.00 1.00 2/71 23451
/proc/meminfo: memFree=410776/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=8496 CPUtime=629.05
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 1747 0 0 0 62903 2 0 0 25 0 1 0 202065215 8699904 1731 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 2124 1731 66 132 0 1989 0
Current children cumulated CPU time (s) 629.05
Current children cumulated vsize (KiB) 8496

[startup+630.978 s]
/proc/loadavg: 1.02 1.00 1.00 2/71 23453
/proc/meminfo: memFree=410776/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=8496 CPUtime=630.69
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 1747 0 0 0 63067 2 0 0 25 0 1 0 202065215 8699904 1731 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 2124 1731 66 132 0 1989 0
Current children cumulated CPU time (s) 630.69
Current children cumulated vsize (KiB) 8496

[startup+631.798 s]
/proc/loadavg: 1.02 1.00 1.00 2/71 23453
/proc/meminfo: memFree=410776/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=8496 CPUtime=631.51
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 1747 0 0 0 63149 2 0 0 25 0 1 0 202065215 8699904 1731 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 2124 1731 66 132 0 1989 0
Current children cumulated CPU time (s) 631.51
Current children cumulated vsize (KiB) 8496

[startup+632.619 s]
/proc/loadavg: 1.02 1.00 1.00 2/71 23453
/proc/meminfo: memFree=410776/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=8496 CPUtime=632.32
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 1747 0 0 0 63230 2 0 0 25 0 1 0 202065215 8699904 1731 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134550350 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 2124 1731 66 132 0 1989 0
Current children cumulated CPU time (s) 632.32
Current children cumulated vsize (KiB) 8496

[startup+633.027 s]
/proc/loadavg: 1.02 1.00 1.00 2/71 23453
/proc/meminfo: memFree=410776/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=8496 CPUtime=632.73
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 1747 0 0 0 63271 2 0 0 25 0 1 0 202065215 8699904 1731 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134559799 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 2124 1731 66 132 0 1989 0
Current children cumulated CPU time (s) 632.73
Current children cumulated vsize (KiB) 8496

[startup+633.129 s]
/proc/loadavg: 1.02 1.00 1.00 2/71 23453
/proc/meminfo: memFree=410776/2055920 swapFree=4183396/4192956
[pid=23336] ppid=23334 vsize=8496 CPUtime=632.83
/proc/23336/stat : 23336 (minimarch) R 23334 23336 22388 0 -1 4194304 1747 0 0 0 63281 2 0 0 25 0 1 0 202065215 8699904 1731 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/23336/statm: 2124 1731 66 132 0 1989 0
Current children cumulated CPU time (s) 632.83
Current children cumulated vsize (KiB) 8496

Child status: 10
Real time (s): 633.19
CPU time (s): 632.909
CPU user time (s): 632.878
CPU system time (s): 0.030995
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 8496

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

runsolver used 0.52192 second user time and 1.22581 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Sun Feb 18 17:51:17 UTC 2007

IDJOB= 296271
IDBENCH= 19933
IDSOLVER= 110
FILE ID= node66/296271-1171821077

PBS_JOBID= 3839632

Free space on /tmp= 66562 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1093254405-20.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296271-1171821077/minimarch /tmp/evaluation/296271-1171821077/instance-296271-1171821077.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-296271-1171821077 -o ROOT/results/node66/solver-296271-1171821077 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296271-1171821077/minimarch /tmp/evaluation/296271-1171821077/instance-296271-1171821077.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  b50ca018e79197079aea11ca328afe4d

RANDOM SEED= 367850444

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.259
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.259
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:        419384 kB
Buffers:         50284 kB
Cached:        1431764 kB
SwapCached:       3616 kB
Active:         838620 kB
Inactive:       653448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        419384 kB
SwapTotal:     4192956 kB
SwapFree:      4183396 kB
Dirty:            2396 kB
Writeback:           0 kB
Mapped:          15948 kB
Slab:           130480 kB
Committed_AS:   546128 kB
PageTables:       1376 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 node66 on Sun Feb 18 18:01:50 UTC 2007