Trace number 306095

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) 1199.14 1199.53

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S1145101718-14.cnf
MD5SUMd5eadcf7d4ec43590781370c307cdad4
Bench CategoryRANDOM (random 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 variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

11.05/11.08	c run March_dl for 5 seconds ... 
11.05/11.08	c Bin: Executing march_dl
11.05/11.08	c child exit by a signal
11.05/11.08	c march_dl returned code 137.
11.05/11.08	c run saps (UBCSAT implementation) for 2 seconds ... 
11.05/11.08	c Bin: Executing ubcsat2006
11.05/11.08	c child exited successfully
11.05/11.08	c ubcsat2006 returned code 0.
11.05/11.08	c satzilla computing base features
11.05/11.08	c satzilla doing unit-prop probe
11.05/11.08	c satzilla doing local search probe
11.05/11.08	c satzilla doing lobjois search-space size estimate
11.05/11.08	c satzilla's ranking:
11.05/11.08	c 1) minisat20: 2.186887
11.05/11.08	c 2) march_dl: 2.338893
11.05/11.08	c 3) vallst+P: 2.651098
11.05/11.08	c 4) march_dl+P: 2.653707
11.05/11.08	c 5) minisat20+P: 2.854563
11.05/11.08	c 6) zchaff_rand+P: 3.256672
11.05/11.08	c 7) kcnfs+P: 999.000000
11.05/11.08	c 8) kcnfs: 999.000000
11.05/11.08	c 9) vallst: 999.000000
11.05/11.08	c 10) zchaff_rand: 999.000000
11.05/11.08	c satzilla running minisat20 ... 
11.05/11.08	This is MiniSat 2.0 beta
11.05/11.08	WARNING: for repeatability, setting FPU to use double precision
11.05/11.08	============================[ Problem Statistics ]=============================
11.05/11.08	|                                                                             |
11.05/11.08	|  Number of variables:  10000                                                |
11.05/11.08	|  Number of clauses:    42000                                                |
11.05/11.11	|  Parsing time:         0.03         s                                       |
11.05/11.12	============================[ Search Statistics ]==============================
11.05/11.12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.05/11.12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.05/11.12	===============================================================================
11.05/11.12	|         0 |   10000    42000   126000 |    14000        0    nan |  0.000 % |
11.05/11.14	|       101 |   10000    42000   126000 |    15400      101    131 |  0.000 % |
11.06/11.18	|       252 |   10000    42000   126000 |    16940      252    146 |  0.000 % |
11.06/11.24	|       478 |   10000    42000   126000 |    18634      478    131 |  0.000 % |
11.24/11.34	|       815 |   10000    42000   126000 |    20497      815    140 |  0.000 % |
11.45/11.48	|      1321 |   10000    42000   126000 |    22547     1321    152 |  0.000 % |
11.65/11.73	|      2080 |   10000    42000   126000 |    24801     2080    169 |  0.000 % |
11.96/12.08	|      3219 |   10000    42000   126000 |    27282     3219    171 |  0.000 % |
12.58/12.68	|      4927 |   10000    42000   126000 |    30010     4927    192 |  0.000 % |
13.50/13.59	|      7489 |   10000    42000   126000 |    33011     7489    189 |  0.000 % |
15.24/15.28	|     11333 |   10000    42000   126000 |    36312    11333    193 |  0.000 % |
18.11/18.21	|     17099 |   10000    42000   126000 |    39943    17099    201 |  0.000 % |
22.83/22.93	|     25748 |   10000    42000   126000 |    43937    25748    207 |  0.000 % |
31.95/32.02	|     38722 |   10000    42000   126000 |    48331    38722    216 |  0.000 % |
45.57/45.64	|     58183 |   10000    42000   126000 |    53164    20251    204 |  0.000 % |
72.00/72.09	|     87375 |   10000    42000   126000 |    58481    49443    224 |  0.000 % |
127.94/128.10	|    131167 |   10000    42000   126000 |    64329    45832    292 |  0.000 % |
221.80/221.97	|    196852 |   10000    42000   126000 |    70762    57914    250 |  0.000 % |
357.04/357.22	|    295378 |   10000    42000   126000 |    77838    39221    242 |  0.000 % |
590.03/590.30	|    443167 |   10000    42000   126000 |    85622    56439    246 |  0.000 % |
939.51/939.94	|    664851 |   10000    42000   126000 |    94184    64099    263 |  0.000 % |
1198.83/1199.30	c Bin: Executing minisat20
1198.83/1199.30	c child exit by a signal
1198.83/1199.30	c minisat20 returned code 137.
1198.83/1199.30	c minisat20 returned code 137.
1198.83/1199.30	c satzilla running march_dl ... 
1198.83/1199.30	c Bin: Executing march_dl
1198.83/1199.30	c march_dl returned code 1.
1198.83/1199.30	c march_dl returned code 1.
1198.83/1199.30	c satzilla running vallst with preprocessing ... 
1199.03/1199.52	c Preprocessing...
1199.03/1199.52	c Inital problem has 10000 variables, 42000 nary clauses (0 binary clauses).
1199.03/1199.52	c Num non-binary clauses 42000, Average non-binary clause length 3.000
1199.03/1199.52	c Theory has no gaps
1199.03/1199.52	c Preprocessor runtime was 0.170 seconds.
1199.03/1199.52	c 
1199.03/1199.52	c Satisfiability of theory still undetermined.
1199.03/1199.52	c See file /tmp/42lQuH for simplified theory.
1199.03/1199.52	c Bin: Executing vallst
1199.03/1199.52	c vallst returned code 1.
1199.03/1199.52	c vallst returned code 1.
1199.03/1199.52	c satzilla running march_dl with preprocessing ... 
1199.03/1199.52	c Bin: Executing march_dl
1199.03/1199.52	c march_dl returned code 1.
1199.03/1199.52	c march_dl returned code 1.
1199.03/1199.52	c satzilla running minisat20 with preprocessing ... 
1199.03/1199.52	c Bin: Executing minisat20
1199.03/1199.52	c minisat20 returned code 1.
1199.03/1199.52	c minisat20 returned code 1.
1199.03/1199.52	c satzilla running zchaff_rand with preprocessing ... 
1199.03/1199.52	c Bin: Executing zchaff_rand
1199.03/1199.52	c zchaff_rand returned code 1.
1199.03/1199.52	c zchaff_rand returned code 1.
1199.03/1199.52	c satzilla running kcnfs with preprocessing ... 
1199.03/1199.52	c Bin: Executing kcnfs
1199.03/1199.52	c kcnfs returned code 1.
1199.03/1199.52	c kcnfs returned code 1.
1199.03/1199.52	c satzilla running kcnfs ... 
1199.03/1199.52	c Bin: Executing kcnfs
1199.03/1199.52	c kcnfs returned code 1.
1199.03/1199.52	c kcnfs returned code 1.
1199.03/1199.52	c satzilla running vallst ... 
1199.03/1199.52	c Bin: Executing vallst
1199.03/1199.52	c vallst returned code 1.
1199.03/1199.52	c vallst returned code 1.
1199.03/1199.52	c satzilla running zchaff_rand ... 
1199.03/1199.52	c Bin: Executing zchaff_rand
1199.03/1199.52	c zchaff_rand returned code 1.
1199.03/1199.52	c zchaff_rand returned code 1.
1199.03/1199.52	c ERROR: All Failed! 
1199.03/1199.52	c SATZILLA_TIME=1199.310000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node65/watcher-306095-1172092148 -o ROOT/results/node65/solver-306095-1172092148 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/306095-1172092148/SATzilla2007_C /tmp/evaluation/306095-1172092148/instance-306095-1172092148.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: 7.60 6.99 4.32 3/64 19734
/proc/meminfo: memFree=1686672/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=1440 CPUtime=0
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229172358 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 360 110 95 260 0 84 0
[pid=19735] ppid=19734 vsize=1596 CPUtime=0
/proc/19735/stat : 19735 (march_dl) R 19734 19734 18588 0 -1 4194304 258 0 0 0 0 0 0 0 20 0 1 0 229172358 1634304 253 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19735/statm: 399 253 50 118 0 278 0

[startup+0.106828 s]
/proc/loadavg: 7.60 6.99 4.32 3/64 19734
/proc/meminfo: memFree=1686672/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=1440 CPUtime=0
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229172358 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 360 110 95 260 0 84 0
[pid=19735] ppid=19734 vsize=3744 CPUtime=0.1
/proc/19735/stat : 19735 (march_dl) R 19734 19734 18588 0 -1 4194304 961 0 0 0 10 0 0 0 20 0 1 0 229172358 3833856 680 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19735/statm: 936 680 53 118 0 815 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5184

[startup+0.514895 s]
/proc/loadavg: 7.60 6.99 4.32 3/64 19734
/proc/meminfo: memFree=1686672/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=1440 CPUtime=0
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229172358 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 360 110 95 260 0 84 0
[pid=19735] ppid=19734 vsize=12084 CPUtime=0.5
/proc/19735/stat : 19735 (march_dl) R 19734 19734 18588 0 -1 4194304 7458 0 0 0 47 3 0 0 23 0 1 0 229172358 12374016 2718 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19735/statm: 3021 2718 72 118 0 2900 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 13524

[startup+1.33603 s]
/proc/loadavg: 7.60 6.99 4.32 2/66 19736
/proc/meminfo: memFree=1676992/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=1440 CPUtime=0
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229172358 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 360 110 95 260 0 84 0
[pid=19735] ppid=19734 vsize=11372 CPUtime=1.32
/proc/19735/stat : 19735 (march_dl) R 19734 19734 18588 0 -1 4194304 8287 0 0 0 110 22 0 0 25 0 1 0 229172358 11644928 2580 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528952 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19735/statm: 2843 2580 74 118 0 2722 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12812

[startup+2.9783 s]
/proc/loadavg: 7.60 6.99 4.32 2/66 19736
/proc/meminfo: memFree=1676352/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=1440 CPUtime=0
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229172358 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 360 110 95 260 0 84 0
[pid=19735] ppid=19734 vsize=11588 CPUtime=2.96
/proc/19735/stat : 19735 (march_dl) R 19734 19734 18588 0 -1 4194304 8333 0 0 0 274 22 0 0 25 0 1 0 229172358 11866112 2626 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587695 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19735/statm: 2897 2626 74 118 0 2776 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 13028

[startup+6.25784 s]
/proc/loadavg: 7.07 6.89 4.31 2/66 19737
/proc/meminfo: memFree=1683272/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=1440 CPUtime=4.99
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 135 8567 0 0 0 0 477 22 16 0 1 0 229172358 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19734/statm: 360 111 96 260 0 84 0
[pid=19737] ppid=19734 vsize=6188 CPUtime=1.24
/proc/19737/stat : 19737 (ubcsat2006) R 19734 19734 18588 0 -1 4194304 909 0 0 0 118 6 0 0 25 0 1 0 229172859 6336512 892 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19737/statm: 1547 892 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7229 s]
/proc/loadavg: 6.58 6.79 4.29 2/66 19738
/proc/meminfo: memFree=1676808/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=8388 CPUtime=1.62
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 1899 0 0 0 162 0 0 0 25 0 1 0 229173467 8589312 1893 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 2097 1893 59 118 0 1975 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12872

[startup+25.531 s]
/proc/loadavg: 5.73 6.60 4.25 2/66 19738
/proc/meminfo: memFree=1655176/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=30480 CPUtime=14.42
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 7404 0 0 0 1437 5 0 0 25 0 1 0 229173467 31211520 7398 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528337 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 7620 7398 59 118 0 7498 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34964

[startup+51.1552 s]
/proc/loadavg: 3.86 6.06 4.15 2/66 19738
/proc/meminfo: memFree=1636040/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=48248 CPUtime=40.04
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 11854 0 0 0 3994 10 0 0 25 0 1 0 229173467 49405952 11848 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 12062 11848 59 118 0 11940 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 52732

[startup+102.401 s]
/proc/loadavg: 2.24 5.28 3.98 2/66 19738
/proc/meminfo: memFree=1623304/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=60920 CPUtime=91.27
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 15041 0 0 0 9113 14 0 0 25 0 1 0 229173467 62382080 15035 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 15230 15035 59 118 0 15108 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 65404

[startup+162.461 s]
/proc/loadavg: 1.45 4.50 3.79 2/66 19738
/proc/meminfo: memFree=1605128/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=79124 CPUtime=151.32
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 19569 0 0 0 15112 20 0 0 25 0 1 0 229173467 81022976 19563 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 19781 19563 59 118 0 19659 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 83608

[startup+222.518 s]
/proc/loadavg: 1.16 3.86 3.61 2/66 19738
/proc/meminfo: memFree=1605128/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=79124 CPUtime=211.35
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 19569 0 0 0 21115 20 0 0 25 0 1 0 229173467 81022976 19563 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525595 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 19781 19563 59 118 0 19659 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 83608

[startup+282.576 s]
/proc/loadavg: 1.06 3.34 3.45 2/66 19738
/proc/meminfo: memFree=1603592/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=80708 CPUtime=271.39
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 19968 0 0 0 27119 20 0 0 25 0 1 0 229173467 82644992 19962 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 20177 19962 59 118 0 20055 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 85192

[startup+342.635 s]
/proc/loadavg: 1.02 2.91 3.29 2/66 19738
/proc/meminfo: memFree=1599944/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=84272 CPUtime=331.43
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 20871 0 0 0 33122 21 0 0 25 0 1 0 229173467 86294528 20865 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 21068 20865 59 118 0 20946 0
Current children cumulated CPU time (s) 342.49
Current children cumulated vsize (KiB) 88756

[startup+402.696 s]
/proc/loadavg: 1.01 2.56 3.14 2/66 19738
/proc/meminfo: memFree=1596424/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=87968 CPUtime=391.47
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 21777 0 0 0 39125 22 0 0 25 0 1 0 229173467 90079232 21771 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 21992 21771 59 118 0 21870 0
Current children cumulated CPU time (s) 402.53
Current children cumulated vsize (KiB) 92452

[startup+462.758 s]
/proc/loadavg: 1.00 2.27 3.01 2/66 19738
/proc/meminfo: memFree=1593736/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=90476 CPUtime=451.51
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 22432 0 0 0 45129 22 0 0 25 0 1 0 229173467 92647424 22426 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 22619 22426 59 118 0 22497 0
Current children cumulated CPU time (s) 462.57

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

/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=109892 CPUtime=751.7
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 27264 0 0 0 75143 27 0 0 25 0 1 0 229173467 112529408 27258 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 27473 27258 59 118 0 27351 0
Current children cumulated CPU time (s) 762.76
Current children cumulated vsize (KiB) 114376

[startup+823.107 s]
/proc/loadavg: 1.00 1.37 2.35 2/66 19738
/proc/meminfo: memFree=1574344/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=109892 CPUtime=811.75
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 27264 0 0 0 81148 27 0 0 25 0 1 0 229173467 112529408 27258 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 27473 27258 59 118 0 27351 0
Current children cumulated CPU time (s) 822.81
Current children cumulated vsize (KiB) 114376

[startup+883.169 s]
/proc/loadavg: 1.00 1.30 2.26 2/66 19738
/proc/meminfo: memFree=1574344/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=109892 CPUtime=871.79
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 27264 0 0 0 87152 27 0 0 25 0 1 0 229173467 112529408 27258 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528337 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 27473 27258 59 118 0 27351 0
Current children cumulated CPU time (s) 882.85
Current children cumulated vsize (KiB) 114376

[startup+943.228 s]
/proc/loadavg: 1.00 1.24 2.18 2/66 19738
/proc/meminfo: memFree=1574344/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=109892 CPUtime=931.83
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 27265 0 0 0 93156 27 0 0 25 0 1 0 229173467 112529408 27259 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 27473 27259 59 118 0 27351 0
Current children cumulated CPU time (s) 942.89
Current children cumulated vsize (KiB) 114376

[startup+1003.29 s]
/proc/loadavg: 1.00 1.20 2.10 2/66 19738
/proc/meminfo: memFree=1572424/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=111920 CPUtime=991.87
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 27736 0 0 0 99159 28 0 0 25 0 1 0 229173467 114606080 27730 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 27980 27730 59 118 0 27858 0
Current children cumulated CPU time (s) 1002.93
Current children cumulated vsize (KiB) 116404

[startup+1063.35 s]
/proc/loadavg: 1.00 1.16 2.03 2/66 19738
/proc/meminfo: memFree=1572424/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=111920 CPUtime=1051.91
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 27736 0 0 0 105163 28 0 0 25 0 1 0 229173467 114606080 27730 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 27980 27730 59 118 0 27858 0
Current children cumulated CPU time (s) 1062.97
Current children cumulated vsize (KiB) 116404

[startup+1123.4 s]
/proc/loadavg: 1.00 1.13 1.96 2/66 19738
/proc/meminfo: memFree=1572424/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=111920 CPUtime=1111.95
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 27736 0 0 0 111167 28 0 0 25 0 1 0 229173467 114606080 27730 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 27980 27730 59 118 0 27858 0
Current children cumulated CPU time (s) 1123.01
Current children cumulated vsize (KiB) 116404

[startup+1183.46 s]
/proc/loadavg: 1.00 1.10 1.90 2/66 19738
/proc/meminfo: memFree=1564232/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=120104 CPUtime=1171.99
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 29785 0 0 0 117169 30 0 0 25 0 1 0 229173467 122986496 29779 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 30026 29779 59 118 0 29904 0
Current children cumulated CPU time (s) 1183.05
Current children cumulated vsize (KiB) 124588

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

[startup+1187.25 s]
/proc/loadavg: 1.00 1.10 1.89 2/66 19738
/proc/meminfo: memFree=1564232/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=120104 CPUtime=1175.79
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 29785 0 0 0 117549 30 0 0 25 0 1 0 229173467 122986496 29779 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 30026 29779 59 118 0 29904 0
Current children cumulated CPU time (s) 1186.85
Current children cumulated vsize (KiB) 124588

[startup+1193.81 s]
/proc/loadavg: 1.00 1.10 1.89 2/66 19738
/proc/meminfo: memFree=1564232/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=120104 CPUtime=1182.34
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 29785 0 0 0 118204 30 0 0 25 0 1 0 229173467 122986496 29779 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 30026 29779 59 118 0 29904 0
Current children cumulated CPU time (s) 1193.4
Current children cumulated vsize (KiB) 124588

[startup+1197.09 s]
/proc/loadavg: 1.00 1.10 1.88 2/66 19738
/proc/meminfo: memFree=1564232/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=120104 CPUtime=1185.62
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 29785 0 0 0 118532 30 0 0 25 0 1 0 229173467 122986496 29779 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 30026 29779 59 118 0 29904 0
Current children cumulated CPU time (s) 1196.68
Current children cumulated vsize (KiB) 124588

[startup+1198.73 s]
/proc/loadavg: 1.00 1.10 1.88 2/66 19738
/proc/meminfo: memFree=1564232/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=120104 CPUtime=1187.26
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 29785 0 0 0 118696 30 0 0 25 0 1 0 229173467 122986496 29779 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 30026 29779 59 118 0 29904 0
Current children cumulated CPU time (s) 1198.32
Current children cumulated vsize (KiB) 124588

[startup+1199.14 s]
/proc/loadavg: 1.00 1.10 1.88 2/66 19738
/proc/meminfo: memFree=1564232/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=4484 CPUtime=11.06
/proc/19734/stat : 19734 (SATzilla2007_C) S 19732 19734 18588 0 -1 4194304 3078 9482 0 0 386 4 683 33 25 0 1 0 229172358 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19734/statm: 1121 915 157 260 0 845 0
[pid=19738] ppid=19734 vsize=120104 CPUtime=1187.67
/proc/19738/stat : 19738 (minisat20) R 19734 19734 18588 0 -1 4194304 29785 0 0 0 118737 30 0 0 25 0 1 0 229173467 122986496 29779 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535742 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19738/statm: 30026 29779 59 118 0 29904 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 124588

[startup+1199.34 s]
/proc/loadavg: 1.00 1.10 1.88 2/66 19738
/proc/meminfo: memFree=1564232/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=5412 CPUtime=1198.93
/proc/19734/stat : 19734 (SATzilla2007_C) R 19732 19734 18588 0 -1 4194304 3480 39267 0 0 390 4 119434 65 18 0 1 0 229172358 5541888 1149 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135291549 0 0 4096 0 0 0 0 17 0 0 0
/proc/19734/statm: 1353 1149 157 260 0 1077 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 5412

[startup+1199.44 s]
/proc/loadavg: 1.00 1.10 1.88 2/66 19738
/proc/meminfo: memFree=1564232/2055920 swapFree=4181036/4192956
[pid=19734] ppid=19732 vsize=14652 CPUtime=1199.03
/proc/19734/stat : 19734 (SATzilla2007_C) R 19732 19734 18588 0 -1 4194304 4866 39267 0 0 397 7 119434 65 19 0 1 0 229172358 15003648 2496 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/19734/statm: 3663 2496 164 260 0 3387 0
Current children cumulated CPU time (s) 1199.03
Current children cumulated vsize (KiB) 14652

Child status: 17
Real time (s): 1199.53
CPU time (s): 1199.14
CPU user time (s): 1198.41
CPU system time (s): 0.735888
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 124588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.41
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= 44181
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= 27
involuntary context switches= 1413

runsolver used 0.889864 second user time and 2.42463 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Wed Feb 21 21:09:08 UTC 2007

IDJOB= 306095
IDBENCH= 20172
IDSOLVER= 135
FILE ID= node65/306095-1172092148

PBS_JOBID= 3892831

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S1145101718-14.cnf
COMMAND LINE= /tmp/evaluation/306095-1172092148/SATzilla2007_C /tmp/evaluation/306095-1172092148/instance-306095-1172092148.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-306095-1172092148 -o ROOT/results/node65/solver-306095-1172092148 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/306095-1172092148/SATzilla2007_C /tmp/evaluation/306095-1172092148/instance-306095-1172092148.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  d5eadcf7d4ec43590781370c307cdad4

RANDOM SEED= 428842115

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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	: 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.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:       1687144 kB
Buffers:         39528 kB
Cached:         274420 kB
SwapCached:       6536 kB
Active:         208832 kB
Inactive:       118552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1687144 kB
SwapTotal:     4192956 kB
SwapFree:      4181036 kB
Dirty:            9100 kB
Writeback:           0 kB
Mapped:          15752 kB
Slab:            27436 kB
Committed_AS:   599144 kB
PageTables:       1456 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= 66554 MiB

End job on node65 on Wed Feb 21 21:29:08 UTC 2007