Trace number 368817

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
SATzilla CRAFTED? (exit code) 4998.64 5000.43

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
MD5SUMcd57d37a316c4dccaae3ab131e3f8090
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables520
Number of clauses24646
Sum of the clauses size72792
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21456
Number of clauses of size 323160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data (download as text)

11.19/11.56	c run March_dl for 5 seconds ... 
11.19/11.56	c Bin: Executing march_dl
11.19/11.56	c child exit by a signal
11.19/11.56	c march_dl returned code 137.
11.19/11.56	c run saps (UBCSAT implementation) for 2 seconds ... 
11.19/11.56	c Bin: Executing ubcsat2006
11.19/11.56	c child exited successfully
11.19/11.56	c ubcsat2006 returned code 0.
11.19/11.56	c satzilla computing base features
11.19/11.56	c satzilla doing unit-prop probe
11.19/11.56	c satzilla doing local search probe
11.19/11.56	c satzilla doing lobjois search-space size estimate
11.19/11.56	c satzilla's ranking:
11.19/11.56	c 1) minisat20+P: 2.687963
11.19/11.56	c 2) minisat20: 3.201288
11.19/11.56	c 3) vallst+P: 3.248487
11.19/11.56	c 4) march_dl: 3.449723
11.19/11.56	c 5) march_dl+P: 3.469176
11.19/11.56	c 6) zchaff_rand+P: 3.556492
11.19/11.56	c 7) kcnfs+P: 999.000000
11.19/11.56	c 8) kcnfs: 999.000000
11.19/11.56	c 9) vallst: 999.000000
11.19/11.56	c 10) zchaff_rand: 999.000000
11.19/11.56	c satzilla running minisat20 with preprocessing ... 
11.29/11.66	This is MiniSat 2.0 beta
11.29/11.66	WARNING: for repeatability, setting FPU to use double precision
11.29/11.66	============================[ Problem Statistics ]=============================
11.29/11.66	|                                                                             |
11.29/11.66	|  Number of variables:  520                                                  |
11.29/11.66	|  Number of clauses:    24646                                                |
11.29/11.68	|  Parsing time:         0.01         s                                       |
11.29/11.68	============================[ Search Statistics ]==============================
11.29/11.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.29/11.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.29/11.68	===============================================================================
11.29/11.68	|         0 |     520    24646    72792 |     8215        0    nan |  0.000 % |
11.29/11.68	|       100 |     520    24646    72792 |     9036      100     45 |  0.005 % |
11.29/11.69	|       251 |     520    24646    72792 |     9940      251     50 |  0.000 % |
11.29/11.69	|       477 |     520    24646    72792 |    10934      477     54 |  0.000 % |
11.36/11.71	|       814 |     520    24646    72792 |    12028      814     57 |  0.000 % |
11.36/11.74	|      1320 |     520    24646    72792 |    13230     1320     63 |  0.000 % |
11.36/11.79	|      2082 |     520    24646    72792 |    14553     2082     68 |  0.000 % |
11.36/11.90	|      3222 |     520    24646    72792 |    16009     3222     72 |  0.000 % |
11.69/12.06	|      4930 |     520    24646    72792 |    17610     4930     70 |  0.000 % |
11.98/12.34	|      7493 |     520    24646    72792 |    19371     7493     70 |  0.000 % |
12.58/12.98	|     11337 |     520    24646    72792 |    21308    11337     72 |  0.000 % |
14.38/14.70	|     17104 |     520    24646    72792 |    23439    17104     77 |  0.000 % |
16.78/17.14	|     25755 |     520    24646    72792 |    25783    13953     81 |  0.000 % |
20.97/21.31	|     38729 |     520    24646    72792 |    28361    13068     87 |  0.000 % |
28.68/29.08	|     58190 |     520    24646    72792 |    31197    17286     89 |  0.000 % |
41.48/41.88	|     87382 |     520    24646    72792 |    34317    27645     81 |  0.000 % |
64.67/65.05	|    131172 |     520    24646    72792 |    37749    28403     81 |  0.000 % |
106.75/107.15	|    196858 |     520    24646    72792 |    41524    28438     82 |  0.000 % |
156.44/156.84	|    295384 |     520    24646    72792 |    45676    41575     92 |  0.000 % |
272.50/272.94	|    443175 |     520    24646    72792 |    50244    42259    104 |  0.000 % |
458.16/458.70	|    664858 |     520    24646    72792 |    55268    27415     85 |  0.000 % |
746.38/746.95	|    997385 |     520    24646    72792 |    60795    44692     84 |  0.005 % |
1187.56/1188.24	|   1496175 |     520    24646    72792 |    66875    57561     86 |  0.005 % |
1845.98/1846.83	|   2244358 |     520    24646    72792 |    73562    55486     76 |  0.005 % |
3086.21/3087.52	|   3366633 |     520    24646    72792 |    80918    61268     88 |  0.000 % |
4998.58/5000.42	c Preprocessing...
4998.58/5000.42	c Inital problem has 520 variables, 23190 nary clauses (1456 binary clauses).
4998.58/5000.42	c Num non-binary clauses 23190, Average non-binary clause length 3.013
4998.58/5000.42	c Theory has no gaps
4998.58/5000.42	c Preprocessor runtime was 0.080 seconds.
4998.58/5000.42	c 
4998.58/5000.42	c Satisfiability of theory still undetermined.
4998.58/5000.42	c See file /tmp/B0wyae for simplified theory.
4998.58/5000.42	c Bin: Executing minisat20
4998.58/5000.42	c child exit by a signal
4998.58/5000.42	c minisat20 returned code 137.
4998.58/5000.42	c minisat20 returned code 137.
4998.58/5000.42	c satzilla running minisat20 ... 
4998.58/5000.42	c Bin: Executing minisat20
4998.58/5000.42	c minisat20 returned code 1.
4998.58/5000.42	c minisat20 returned code 1.
4998.58/5000.42	c satzilla running vallst with preprocessing ... 
4998.58/5000.43	c Bin: Executing vallst
4998.58/5000.43	c vallst returned code 1.
4998.58/5000.43	c vallst returned code 1.
4998.58/5000.43	c satzilla running march_dl ... 
4998.58/5000.43	c Bin: Executing march_dl
4998.58/5000.43	c march_dl returned code 1.
4998.58/5000.43	c march_dl returned code 1.
4998.58/5000.43	c satzilla running march_dl with preprocessing ... 
4998.58/5000.43	c Bin: Executing march_dl
4998.58/5000.43	c march_dl returned code 1.
4998.58/5000.43	c march_dl returned code 1.
4998.58/5000.43	c satzilla running zchaff_rand with preprocessing ... 
4998.58/5000.43	c Bin: Executing zchaff_rand
4998.58/5000.43	c zchaff_rand returned code 1.
4998.58/5000.43	c zchaff_rand returned code 1.
4998.58/5000.43	c satzilla running kcnfs with preprocessing ... 
4998.58/5000.43	c Bin: Executing kcnfs
4998.58/5000.43	c kcnfs returned code 1.
4998.58/5000.43	c kcnfs returned code 1.
4998.58/5000.43	c satzilla running kcnfs ... 
4998.58/5000.43	c Bin: Executing kcnfs
4998.58/5000.43	c kcnfs returned code 1.
4998.58/5000.43	c kcnfs returned code 1.
4998.58/5000.43	c satzilla running vallst ... 
4998.58/5000.43	c Bin: Executing vallst
4998.58/5000.43	c vallst returned code 1.
4998.58/5000.43	c vallst returned code 1.
4998.58/5000.43	c satzilla running zchaff_rand ... 
4998.58/5000.43	c Bin: Executing zchaff_rand
4998.58/5000.43	c zchaff_rand returned code 1.
4998.58/5000.43	c zchaff_rand returned code 1.
4998.58/5000.43	c ERROR: All Failed! 
4998.58/5000.43	c SATZILLA_TIME=4999.380000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node12/watcher-368817-1177273044 -o ROOT/results/node12/solver-368817-1177273044 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368817-1177273044/SATzilla2007_C /tmp/evaluation/368817-1177273044/instance-368817-1177273044.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.85 0.97 0.99 3/77 24921
/proc/meminfo: memFree=1817896/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=1440 CPUtime=0
/proc/24921/stat : 24921 (SATzilla2007_C) D 24919 24921 24865 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203341760 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/24921/statm: 360 110 95 260 0 84 0

[startup+0.0635931 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 24921
/proc/meminfo: memFree=1817896/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=1440 CPUtime=0
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203341760 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24921/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.101596 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 24921
/proc/meminfo: memFree=1817896/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=1440 CPUtime=0
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203341760 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24921/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301616 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 24921
/proc/meminfo: memFree=1817896/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=1440 CPUtime=0
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203341760 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24921/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.701656 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 24921
/proc/meminfo: memFree=1817896/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=1440 CPUtime=0
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203341760 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24921/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.50174 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 24923
/proc/meminfo: memFree=1815448/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=1440 CPUtime=0
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203341760 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24921/statm: 360 110 95 260 0 84 0
[pid=24923] ppid=24921 vsize=3192 CPUtime=1.46
/proc/24923/stat : 24923 (march_dl) R 24921 24921 24865 0 -1 4194304 2426 0 0 0 146 0 0 0 25 0 1 0 203341762 3268608 650 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24923/statm: 798 650 75 118 0 677 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 4632

[startup+3.1019 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 24923
/proc/meminfo: memFree=1815320/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=1440 CPUtime=0
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203341760 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24921/statm: 360 110 95 260 0 84 0
[pid=24923] ppid=24921 vsize=3192 CPUtime=3.06
/proc/24923/stat : 24923 (march_dl) R 24921 24921 24865 0 -1 4194304 2426 0 0 0 306 0 0 0 25 0 1 0 203341762 3268608 650 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134564417 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24923/statm: 798 650 75 118 0 677 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 4632

[startup+6.30122 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 24924
/proc/meminfo: memFree=1814808/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=1440 CPUtime=4.99
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 135 2426 0 0 0 0 498 1 17 0 1 0 203341760 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 360 111 96 260 0 84 0
[pid=24924] ppid=24921 vsize=6188 CPUtime=1.01
/proc/24924/stat : 24924 (ubcsat2006) R 24921 24921 24865 0 -1 4194304 543 0 13 0 96 5 0 0 25 0 1 0 203342271 6336512 539 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24924/statm: 1547 539 156 64 0 1128 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 7628

[startup+12.7019 s]
/proc/loadavg: 0.87 0.97 0.99 2/79 24925
/proc/meminfo: memFree=1808856/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=5972 CPUtime=1.02
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 1246 0 0 0 102 0 0 0 25 0 1 0 203342926 6115328 1240 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 1493 1240 58 118 0 1371 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 11516

[startup+25.5011 s]
/proc/loadavg: 0.90 0.97 0.99 2/79 24925
/proc/meminfo: memFree=1799576/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=13624 CPUtime=13.82
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 3179 0 0 0 1381 1 0 0 25 0 1 0 203342926 13950976 3173 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 3406 3173 58 118 0 3284 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 19168

[startup+51.1017 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 24925
/proc/meminfo: memFree=1795992/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=17124 CPUtime=39.41
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 4046 0 0 0 3938 3 0 0 25 0 1 0 203342926 17534976 4040 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 4281 4040 58 118 0 4159 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 22668

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 24925
/proc/meminfo: memFree=1792728/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=20692 CPUtime=90.6
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 4850 0 0 0 9057 3 0 0 25 0 1 0 203342926 21188608 4844 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 5173 4844 58 118 0 5051 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 26236

[startup+162.302 s]
/proc/loadavg: 1.04 0.99 0.99 2/79 24925
/proc/meminfo: memFree=1785368/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=28272 CPUtime=150.58
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 6683 0 0 0 15053 5 0 0 25 0 1 0 203342926 28950528 6677 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 7068 6677 58 118 0 6946 0
Current children cumulated CPU time (s) 161.94
Current children cumulated vsize (KiB) 33816

[startup+222.302 s]
/proc/loadavg: 1.06 1.00 1.00 2/79 24925
/proc/meminfo: memFree=1782744/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=30904 CPUtime=210.56
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 7315 0 0 0 21051 5 0 0 25 0 1 0 203342926 31645696 7309 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 7726 7309 58 118 0 7604 0
Current children cumulated CPU time (s) 221.92
Current children cumulated vsize (KiB) 36448

[startup+282.302 s]
/proc/loadavg: 1.07 1.01 1.00 2/79 24925
/proc/meminfo: memFree=1779352/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=34448 CPUtime=270.55
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 8162 0 0 0 27048 7 0 0 25 0 1 0 203342926 35274752 8156 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 8612 8156 58 118 0 8490 0
Current children cumulated CPU time (s) 281.91
Current children cumulated vsize (KiB) 39992

[startup+342.302 s]
/proc/loadavg: 1.10 1.04 1.01 2/79 24925
/proc/meminfo: memFree=1778776/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=34868 CPUtime=330.53
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 8289 0 0 0 33046 7 0 0 25 0 1 0 203342926 35704832 8283 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 8717 8283 58 118 0 8595 0
Current children cumulated CPU time (s) 341.89
Current children cumulated vsize (KiB) 40412

[startup+402.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/79 24925
/proc/meminfo: memFree=1778264/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=35544 CPUtime=390.51
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 8418 0 0 0 39043 8 0 0 25 0 1 0 203342926 36397056 8412 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 8886 8412 58 118 0 8764 0
Current children cumulated CPU time (s) 401.87
Current children cumulated vsize (KiB) 41088


################
# More data... #
################


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25127
/proc/meminfo: memFree=1751192/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=63708 CPUtime=4709.2
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 14823 0 0 0 470873 47 0 0 25 0 1 0 203342926 65236992 14817 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 15927 14817 58 118 0 15805 0
Current children cumulated CPU time (s) 4720.56
Current children cumulated vsize (KiB) 69252

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25127
/proc/meminfo: memFree=1751192/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=63672 CPUtime=4769.18
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 14823 0 0 0 476871 47 0 0 25 0 1 0 203342926 65200128 14817 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 15918 14817 58 118 0 15796 0
Current children cumulated CPU time (s) 4780.54
Current children cumulated vsize (KiB) 69216

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25127
/proc/meminfo: memFree=1749592/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=65236 CPUtime=4829.17
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 15199 0 0 0 482869 48 0 0 25 0 1 0 203342926 66801664 15193 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 16309 15193 58 118 0 16187 0
Current children cumulated CPU time (s) 4840.53
Current children cumulated vsize (KiB) 70780

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25127
/proc/meminfo: memFree=1749464/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=65452 CPUtime=4889.14
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 15225 0 0 0 488866 48 0 0 25 0 1 0 203342926 67022848 15219 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 16363 15219 58 118 0 16241 0
Current children cumulated CPU time (s) 4900.5
Current children cumulated vsize (KiB) 70996

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25127
/proc/meminfo: memFree=1749464/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=65452 CPUtime=4949.13
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 15225 0 0 0 494864 49 0 0 25 0 1 0 203342926 67022848 15219 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 16363 15219 58 118 0 16241 0
Current children cumulated CPU time (s) 4960.49
Current children cumulated vsize (KiB) 70996

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25127
/proc/meminfo: memFree=1749464/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=65452 CPUtime=4953.13
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 15225 0 0 0 495264 49 0 0 25 0 1 0 203342926 67022848 15219 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 16363 15219 58 118 0 16241 0
Current children cumulated CPU time (s) 4964.49
Current children cumulated vsize (KiB) 70996

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25127
/proc/meminfo: memFree=1749400/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=65452 CPUtime=4965.93
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 15228 0 0 0 496544 49 0 0 25 0 1 0 203342926 67022848 15222 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 16363 15222 58 118 0 16241 0
Current children cumulated CPU time (s) 4977.29
Current children cumulated vsize (KiB) 70996

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25127
/proc/meminfo: memFree=1749400/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=65452 CPUtime=4978.72
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 15228 0 0 0 497823 49 0 0 25 0 1 0 203342926 67022848 15222 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 16363 15222 58 118 0 16241 0
Current children cumulated CPU time (s) 4990.08
Current children cumulated vsize (KiB) 70996

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25127
/proc/meminfo: memFree=1749400/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=65452 CPUtime=4981.93
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 15228 0 0 0 498144 49 0 0 25 0 1 0 203342926 67022848 15222 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 16363 15222 58 118 0 16241 0
Current children cumulated CPU time (s) 4993.29
Current children cumulated vsize (KiB) 70996

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25127
/proc/meminfo: memFree=1749400/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=65452 CPUtime=4985.12
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 15228 0 0 0 498463 49 0 0 25 0 1 0 203342926 67022848 15222 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 16363 15222 58 118 0 16241 0
Current children cumulated CPU time (s) 4996.48
Current children cumulated vsize (KiB) 70996

[startup+4999.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25127
/proc/meminfo: memFree=1749400/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=65452 CPUtime=4985.92
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 15228 0 0 0 498543 49 0 0 25 0 1 0 203342926 67022848 15222 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 16363 15222 58 118 0 16241 0
Current children cumulated CPU time (s) 4997.28
Current children cumulated vsize (KiB) 70996

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25127
/proc/meminfo: memFree=1749400/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=65452 CPUtime=4986.72
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 15228 0 0 0 498623 49 0 0 25 0 1 0 203342926 67022848 15222 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 16363 15222 58 118 0 16241 0
Current children cumulated CPU time (s) 4998.08
Current children cumulated vsize (KiB) 70996

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25127
/proc/meminfo: memFree=1749400/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=65452 CPUtime=4987.12
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 15228 0 0 0 498663 49 0 0 25 0 1 0 203342926 67022848 15222 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 16363 15222 58 118 0 16241 0
Current children cumulated CPU time (s) 4998.48
Current children cumulated vsize (KiB) 70996

[startup+5000.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25127
/proc/meminfo: memFree=1749400/2055920 swapFree=4159972/4192956
[pid=24921] ppid=24919 vsize=5544 CPUtime=11.36
/proc/24921/stat : 24921 (SATzilla2007_C) S 24919 24921 24865 0 -1 4194304 2239 2975 0 13 413 10 701 12 25 0 1 0 203341760 5677056 1213 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24921/statm: 1386 1213 165 260 0 1110 0
[pid=24925] ppid=24921 vsize=65452 CPUtime=4987.22
/proc/24925/stat : 24925 (minisat20) R 24921 24921 24865 0 -1 4194304 15228 0 0 0 498673 49 0 0 25 0 1 0 203342926 67022848 15222 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24925/statm: 16363 15222 58 118 0 16241 0
Current children cumulated CPU time (s) 4998.58
Current children cumulated vsize (KiB) 70996

Child status: 17
Real time (s): 5000.43
CPU time (s): 4998.64
CPU user time (s): 4997.9
CPU system time (s): 0.735888
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 70996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.9
system time used= 0.735888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20455
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55
involuntary context switches= 6301

runsolver used 4.90125 second user time and 13.292 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sun Apr 22 20:17:24 UTC 2007

IDJOB= 368817
IDBENCH= 24680
IDSOLVER= 179
FILE ID= node12/368817-1177273044

PBS_JOBID= 4650736

Free space on /tmp= 66374 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368817-1177273044/SATzilla2007_C /tmp/evaluation/368817-1177273044/instance-368817-1177273044.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-368817-1177273044 -o ROOT/results/node12/solver-368817-1177273044 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368817-1177273044/SATzilla2007_C /tmp/evaluation/368817-1177273044/instance-368817-1177273044.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  cd57d37a316c4dccaae3ab131e3f8090

RANDOM SEED= 349522082

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1818368 kB
Buffers:         28768 kB
Cached:         130516 kB
SwapCached:      11328 kB
Active:          52296 kB
Inactive:       129512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1818368 kB
SwapTotal:     4192956 kB
SwapFree:      4159972 kB
Dirty:            8880 kB
Writeback:           0 kB
Mapped:          29460 kB
Slab:            41308 kB
Committed_AS:  6071652 kB
PageTables:       1792 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= 66374 MiB

End job on node12 on Sun Apr 22 21:40:45 UTC 2007