Trace number 428295

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-04-26 (fixed)UNSAT 457.82 457.947

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h32-unknown.cnf
MD5SUM31ebf23e42c2af5eeb4e8b1cb1366a0c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark67.3348
Satisfiable
(Un)Satisfiability was proved
Number of variables161116
Number of clauses800163
Sum of the clauses size2079881
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2640925
Number of clauses of size 3153402
Number of clauses of size 41419
Number of clauses of size 5124
Number of clauses of size over 54017

Solver Data (download as text)

0.00/0.00	This is MiniMarch 1.1, 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:  163755                                               |
0.00/0.00	|  Number of clauses:    800163                                               |
2.49/2.51	|  Parsing time:         2.43         s                                       |
44.88/44.97	============================[ Search Statistics ]==============================
44.88/44.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
44.88/44.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
44.88/44.97	===============================================================================
44.88/44.97	|         0 |   43112   564439  2350260 |   188146        0    nan |  0.000 % |
45.08/45.14	|       102 |   43112   564439  2350260 |   206960      102      9 |  0.021 % |
45.28/45.36	|       253 |   43112   564439  2350260 |   227657      253     16 |  0.021 % |
46.08/46.11	|       481 |   43112   564439  2350260 |   250422      481     15 |  0.021 % |
46.47/46.51	|       818 |   43112   564439  2350260 |   275465      818     13 |  0.021 % |
47.47/47.58	|      1324 |   43112   564439  2350260 |   303011     1324     20 |  0.021 % |
49.67/49.77	|      2084 |   43112   564439  2350260 |   333312     2084     35 |  0.021 % |
51.47/51.57	|      3224 |   43112   564439  2350260 |   366643     3224     29 |  0.021 % |
54.77/54.89	|      4932 |   43112   564439  2350260 |   403308     4932     25 |  0.021 % |
59.77/59.84	|      7495 |   43112   564439  2350260 |   443639     7495     23 |  0.021 % |
70.57/70.65	|     11340 |   43112   564439  2350260 |   488003    11340     26 |  0.021 % |
75.97/76.04	|     17106 |   43112   564439  2350260 |   536803    17106     22 |  0.021 % |
95.46/95.57	|     25755 |   43112   564439  2350260 |   590483    25755     25 |  0.021 % |
123.55/123.62	|     38729 |   43112   564439  2350260 |   649532    38729     28 |  0.021 % |
172.84/172.96	|     58190 |   43092   564219  2349080 |   714485    58188     27 |  0.033 % |
229.12/229.21	|     87383 |   43092   564219  2349080 |   785933    87381     25 |  0.033 % |
313.20/313.30	|    131172 |   43092   564219  2349080 |   864527   131170     23 |  0.033 % |
454.67/454.86	|    196858 |   43087   564143  2348851 |   950980   126638     19 |  0.036 % |
457.77/457.92	===============================================================================
457.77/457.92	lookaheads            : 546
457.77/457.92	variable balance      : 0.00
457.77/457.92	restarts              : 18
457.77/457.92	conflicts             : 198217         (433 /sec)
457.77/457.92	decisions             : 326301         (1.72 % random) (713 /sec)
457.77/457.92	decision = positive   : 229780
457.77/457.92	decision = negative   : 96521
457.77/457.92	propagations          : 345214082      (754371 /sec)
457.77/457.92	conflict literals     : 4132712        (32.15 % deleted)
457.77/457.92	Memory used           : 123.36 MB
457.77/457.92	CPU time              : 457.618 s
457.77/457.92	
457.77/457.92	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node51/watcher-428295-1177715651 -o ROOT/results/node51/solver-428295-1177715651 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428295-1177715651/minimarch_fixed /tmp/evaluation/428295-1177715651/instance-428295-1177715651.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.92 0.99 0.99 3/64 21956
/proc/meminfo: memFree=1675496/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=2440 CPUtime=0
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 513 0 0 0 0 0 0 0 18 0 1 0 126410363 2498560 498 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553749 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 610 498 51 132 0 475 0

[startup+0.108019 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 21956
/proc/meminfo: memFree=1675496/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=10252 CPUtime=0.09
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 2330 0 0 0 9 0 0 0 18 0 1 0 126410363 10498048 2315 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 2563 2315 51 132 0 2428 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10252

[startup+0.201028 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 21956
/proc/meminfo: memFree=1675496/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=16996 CPUtime=0.19
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 3960 0 0 0 18 1 0 0 18 0 1 0 126410363 17403904 3945 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 4249 3946 51 132 0 4114 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16996

[startup+0.301036 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 21956
/proc/meminfo: memFree=1675496/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=24636 CPUtime=0.29
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 5726 0 0 0 27 2 0 0 19 0 1 0 126410363 25227264 5712 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 6159 5712 51 132 0 6024 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24636

[startup+0.701072 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 21956
/proc/meminfo: memFree=1675496/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=53840 CPUtime=0.69
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 12811 0 0 0 64 5 0 0 22 0 1 0 126410363 55132160 12796 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553736 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 13460 12796 51 132 0 13325 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53840

[startup+1.50115 s]
/proc/loadavg: 0.92 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1611872/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=71068 CPUtime=1.49
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 15910 0 0 0 142 7 0 0 25 0 1 0 126410363 72773632 15895 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523361 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 17767 15895 51 132 0 17632 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71068

[startup+3.10129 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1611744/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=71064 CPUtime=3.08
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 15921 0 0 0 301 7 0 0 25 0 1 0 126410363 72769536 15906 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531685 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 17766 15906 62 132 0 17631 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 71064

[startup+6.30157 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1611488/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=71064 CPUtime=6.28
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 15921 0 0 0 621 7 0 0 25 0 1 0 126410363 72769536 15906 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531503 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 17766 15906 62 132 0 17631 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 71064

[startup+12.7011 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1551336/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=132368 CPUtime=12.68
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 31010 0 0 0 1254 14 0 0 25 0 1 0 126410363 135544832 30995 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134522188 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 33092 30995 62 132 0 32957 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 132368

[startup+25.5013 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1548520/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=135444 CPUtime=25.48
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 31741 0 0 0 2533 15 0 0 25 0 1 0 126410363 138694656 31726 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531566 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 33861 31726 62 132 0 33726 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 135444

[startup+51.1016 s]
/proc/loadavg: 0.96 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1556392/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=124484 CPUtime=51.07
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 34745 0 0 0 5090 17 0 0 25 0 1 0 126410363 127471616 29752 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551247 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 31121 29752 68 132 0 30986 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 124484

[startup+102.301 s]
/proc/loadavg: 0.98 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1556392/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=124484 CPUtime=102.26
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 34745 0 0 0 10209 17 0 0 25 0 1 0 126410363 127471616 29752 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551184 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 31121 29752 68 132 0 30986 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 124484

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1556200/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=124728 CPUtime=162.24
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 34797 0 0 0 16207 17 0 0 25 0 1 0 126410363 127721472 29804 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551184 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 31182 29804 68 132 0 31047 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 124728

[startup+222.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1556072/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=124848 CPUtime=222.23
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 34829 0 0 0 22206 17 0 0 25 0 1 0 126410363 127844352 29836 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 31212 29836 68 132 0 31077 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 124848

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1555944/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=125028 CPUtime=282.21
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 34860 0 0 0 28204 17 0 0 25 0 1 0 126410363 128028672 29867 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134687227 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 31257 29867 68 132 0 31122 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 125028

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1555624/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=125460 CPUtime=342.2
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 34928 0 0 0 34202 18 0 0 25 0 1 0 126410363 128471040 29935 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 31365 29935 68 132 0 31230 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 125460

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1555176/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=126076 CPUtime=402.18
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 35067 0 0 0 40200 18 0 0 25 0 1 0 126410363 129101824 30074 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 31519 30074 68 132 0 31384 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 126076

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

[startup+409.602 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1555048/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=126076 CPUtime=409.48
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 35072 0 0 0 40930 18 0 0 25 0 1 0 126410363 129101824 30079 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557695 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 31519 30079 68 132 0 31384 0
Current children cumulated CPU time (s) 409.48
Current children cumulated vsize (KiB) 126076

[startup+435.201 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1555048/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=126076 CPUtime=435.07
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 35076 0 0 0 43489 18 0 0 25 0 1 0 126410363 129101824 30083 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 31519 30083 68 132 0 31384 0
Current children cumulated CPU time (s) 435.07
Current children cumulated vsize (KiB) 126076

[startup+448.001 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1555048/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=126076 CPUtime=447.87
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 35077 0 0 0 44769 18 0 0 25 0 1 0 126410363 129101824 30084 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 31519 30084 68 132 0 31384 0
Current children cumulated CPU time (s) 447.87
Current children cumulated vsize (KiB) 126076

[startup+454.406 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1554856/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=126320 CPUtime=454.27
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 35121 0 0 0 45409 18 0 0 25 0 1 0 126410363 129351680 30128 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 31580 30128 68 132 0 31445 0
Current children cumulated CPU time (s) 454.27
Current children cumulated vsize (KiB) 126320

[startup+456.002 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1554856/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=126320 CPUtime=455.87
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 35121 0 0 0 45569 18 0 0 25 0 1 0 126410363 129351680 30128 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 31580 30128 68 132 0 31445 0
Current children cumulated CPU time (s) 455.87
Current children cumulated vsize (KiB) 126320

[startup+456.801 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1554856/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=126320 CPUtime=456.67
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 35121 0 0 0 45649 18 0 0 25 0 1 0 126410363 129351680 30128 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 31580 30128 68 132 0 31445 0
Current children cumulated CPU time (s) 456.67
Current children cumulated vsize (KiB) 126320

[startup+457.601 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1554856/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=126320 CPUtime=457.47
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 35121 0 0 0 45729 18 0 0 25 0 1 0 126410363 129351680 30128 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551764 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 31580 30128 68 132 0 31445 0
Current children cumulated CPU time (s) 457.47
Current children cumulated vsize (KiB) 126320

[startup+457.801 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1554856/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=126320 CPUtime=457.67
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 35121 0 0 0 45749 18 0 0 25 0 1 0 126410363 129351680 30128 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551374 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 31580 30128 68 132 0 31445 0
Current children cumulated CPU time (s) 457.67
Current children cumulated vsize (KiB) 126320

[startup+457.901 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 21957
/proc/meminfo: memFree=1554856/2055920 swapFree=4183292/4192956
[pid=21956] ppid=21954 vsize=126320 CPUtime=457.77
/proc/21956/stat : 21956 (minimarch_fixed) R 21954 21956 21214 0 -1 4194304 35121 0 0 0 45759 18 0 0 25 0 1 0 126410363 129351680 30128 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551244 0 0 4096 3 0 0 0 17 1 0 0
/proc/21956/statm: 31580 30128 68 132 0 31445 0
Current children cumulated CPU time (s) 457.77
Current children cumulated vsize (KiB) 126320

Child status: 20
Real time (s): 457.947
CPU time (s): 457.82
CPU user time (s): 457.618
CPU system time (s): 0.201969
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 144168

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

runsolver used 0.345947 second user time and 0.912861 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Fri Apr 27 23:14:12 UTC 2007

IDJOB= 428295
IDBENCH= 20417
IDSOLVER= 198
FILE ID= node51/428295-1177715651

PBS_JOBID= 4715349

Free space on /tmp= 66511 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h32-unknown.cnf
COMMAND LINE= /tmp/evaluation/428295-1177715651/minimarch_fixed /tmp/evaluation/428295-1177715651/instance-428295-1177715651.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-428295-1177715651 -o ROOT/results/node51/solver-428295-1177715651 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428295-1177715651/minimarch_fixed /tmp/evaluation/428295-1177715651/instance-428295-1177715651.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  31ebf23e42c2af5eeb4e8b1cb1366a0c

RANDOM SEED= 749761063

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1675840 kB
Buffers:         35940 kB
Cached:         200424 kB
SwapCached:       3676 kB
Active:         200904 kB
Inactive:       123232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1675840 kB
SwapTotal:     4192956 kB
SwapFree:      4183292 kB
Dirty:           17332 kB
Writeback:           0 kB
Mapped:          15788 kB
Slab:            41968 kB
Committed_AS:  3835768 kB
PageTables:       1408 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= 66511 MiB

End job on node51 on Fri Apr 27 23:21:51 UTC 2007