Trace number 1727671

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: SATzilla CRAFTED? (exit code) 1199.6 1200.14

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
MD5SUMd9bf8689fd094f6ad4f37a57f4f0a5ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark77.4612
Satisfiable
(Un)Satisfiability was proved
Number of variables2401
Number of clauses15960
Sum of the clauses size111993
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2427
Number of clauses of size 32205
Number of clauses of size 4294
Number of clauses of size 5441
Number of clauses of size over 512551

Solver Data

10.57/10.66	c run March_dl for 5 seconds ... 
10.57/10.66	c Bin: Executing march_dl
10.57/10.66	c child exit by a signal
10.57/10.66	c march_dl returned code 137.
10.57/10.66	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.66	c Bin: Executing ubcsat2006
10.57/10.66	c child exited successfully
10.57/10.66	c ubcsat2006 returned code 0.
10.57/10.66	c satzilla computing base features
10.57/10.66	c satzilla doing unit-prop probe
10.57/10.66	c satzilla doing local search probe
10.57/10.66	c satzilla doing lobjois search-space size estimate
10.57/10.66	c satzilla's ranking:
10.57/10.66	c 1) minisat20: 2.505606
10.57/10.66	c 2) minisat20+P: 2.680692
10.57/10.66	c 3) march_dl: 2.683501
10.57/10.66	c 4) march_dl+P: 2.699246
10.57/10.66	c 5) zchaff_rand+P: 2.744986
10.57/10.66	c 6) vallst+P: 3.223278
10.57/10.66	c 7) kcnfs+P: 999.000000
10.57/10.66	c 8) kcnfs: 999.000000
10.57/10.66	c 9) vallst: 999.000000
10.57/10.66	c 10) zchaff_rand: 999.000000
10.57/10.66	c satzilla running minisat20 ... 
10.57/10.66	This is MiniSat 2.0 beta
10.57/10.66	WARNING: for repeatability, setting FPU to use double precision
10.57/10.66	============================[ Problem Statistics ]=============================
10.57/10.66	|                                                                             |
10.57/10.66	|  Number of variables:  2401                                                 |
10.57/10.66	|  Number of clauses:    15960                                                |
10.57/10.68	|  Parsing time:         0.02         s                                       |
10.57/10.68	============================[ Search Statistics ]==============================
10.57/10.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.68	===============================================================================
10.57/10.68	|         0 |    2345    15449   109868 |     5149        0    nan |  0.000 % |
10.57/10.68	|       101 |    2344    15449   109868 |     5664      100     14 |  2.374 % |
10.57/10.69	|       252 |    2344    15449   109868 |     6231      251     14 |  2.374 % |
10.57/10.69	|       478 |    2344    15449   109868 |     6854      477     13 |  2.374 % |
10.57/10.70	|       815 |    2344    15449   109868 |     7539      814     14 |  2.374 % |
10.63/10.71	|      1321 |    2344    15449   109868 |     8293     1320     18 |  2.374 % |
10.63/10.73	|      2081 |    2344    15449   109868 |     9122     2080     19 |  2.374 % |
10.63/10.77	|      3222 |    2344    15449   109868 |    10035     3221     20 |  2.374 % |
10.63/10.83	|      4930 |    2344    15449   109868 |    11038     4929     21 |  2.374 % |
10.86/10.95	|      7492 |    2344    15449   109868 |    12142     7491     21 |  2.374 % |
11.06/11.17	|     11336 |    2344    15425   109733 |    13356    11335     23 |  2.374 % |
11.46/11.51	|     17102 |    2344    15425   109733 |    14692    10321     22 |  2.374 % |
12.06/12.13	|     25751 |    2344    15425   109733 |    16161    11567     24 |  2.374 % |
13.06/13.10	|     38725 |    2344    15425   109733 |    17778    16385     22 |  2.374 % |
15.46/15.51	|     58186 |    2344    15425   109733 |    19555    17886     30 |  2.374 % |
18.66/18.73	|     87378 |    2344    15425   109733 |    21511    17443     27 |  2.374 % |
23.15/23.27	|    131167 |    2344    15425   109733 |    23662    17854     23 |  2.374 % |
34.14/34.24	|    196851 |    2344    15425   109733 |    26028    12090     30 |  2.374 % |
55.12/55.22	|    295378 |    2344    15425   109733 |    28631    18911     30 |  2.374 % |
90.51/90.62	|    443167 |    2344    15425   109733 |    31494    22737     34 |  2.374 % |
142.29/142.48	|    664850 |    2344    15425   109733 |    34644    19178     28 |  2.374 % |
234.54/234.72	|    997376 |    2344    15425   109733 |    38108    28023     33 |  2.374 % |
379.38/379.64	|   1496165 |    2344    15425   109733 |    41919    24090     25 |  2.374 % |
657.46/657.85	|   2244348 |    2344    15425   109733 |    46111    27751     29 |  2.374 % |
1115.38/1115.93	|   3366624 |    2344    15425   109733 |    50722    24278     28 |  2.374 % |
1199.44/1200.00	c Bin: Executing minisat20
1199.44/1200.00	c child exit by a signal
1199.44/1200.00	c minisat20 returned code 137.
1199.44/1200.00	c minisat20 returned code 137.
1199.44/1200.00	c satzilla running minisat20 with preprocessing ... 
1199.55/1200.13	c Preprocessing...
1199.55/1200.13	c Inital problem has 2401 variables, 15533 nary clauses (427 binary clauses).
1199.55/1200.13	c Num non-binary clauses 15491, Average non-binary clause length 7.172
1199.55/1200.13	c Theory has no gaps
1199.55/1200.13	c Preprocessor runtime was 0.080 seconds.
1199.55/1200.13	c 
1199.55/1200.13	c Satisfiability of theory still undetermined.
1199.55/1200.13	c See file /tmp/E7KhN3 for simplified theory.
1199.55/1200.13	c Bin: Executing minisat20
1199.55/1200.13	c minisat20 returned code 1.
1199.55/1200.13	c minisat20 returned code 1.
1199.55/1200.13	c satzilla running march_dl ... 
1199.55/1200.13	c Bin: Executing march_dl
1199.55/1200.13	c march_dl returned code 1.
1199.55/1200.13	c march_dl returned code 1.
1199.55/1200.13	c satzilla running march_dl with preprocessing ... 
1199.55/1200.13	c Bin: Executing march_dl
1199.55/1200.13	c march_dl returned code 1.
1199.55/1200.13	c march_dl returned code 1.
1199.55/1200.13	c satzilla running zchaff_rand with preprocessing ... 
1199.55/1200.13	c Bin: Executing zchaff_rand
1199.55/1200.13	c zchaff_rand returned code 1.
1199.55/1200.13	c zchaff_rand returned code 1.
1199.55/1200.13	c satzilla running vallst with preprocessing ... 
1199.55/1200.13	c Bin: Executing vallst
1199.55/1200.13	c vallst returned code 1.
1199.55/1200.13	c vallst returned code 1.
1199.55/1200.13	c satzilla running kcnfs with preprocessing ... 
1199.55/1200.13	c Bin: Executing kcnfs
1199.55/1200.13	c kcnfs returned code 1.
1199.55/1200.13	c kcnfs returned code 1.
1199.55/1200.13	c satzilla running kcnfs ... 
1199.55/1200.13	c Bin: Executing kcnfs
1199.55/1200.13	c kcnfs returned code 1.
1199.55/1200.13	c kcnfs returned code 1.
1199.55/1200.13	c satzilla running vallst ... 
1199.55/1200.13	c Bin: Executing vallst
1199.55/1200.13	c vallst returned code 1.
1199.55/1200.13	c vallst returned code 1.
1199.55/1200.13	c satzilla running zchaff_rand ... 
1199.55/1200.13	c Bin: Executing zchaff_rand
1199.55/1200.13	c zchaff_rand returned code 1.
1199.55/1200.13	c zchaff_rand returned code 1.
1199.55/1200.13	c ERROR: All Failed! 
1199.55/1200.13	c SATZILLA_TIME=1199.760000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1727671-1240727652/watcher-1727671-1240727652 -o /tmp/evaluation-result-1727671-1240727652/solver-1727671-1240727652 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1727671-1240727652.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): 1800 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: 1.00 1.00 1.00 3/65 23972
/proc/meminfo: memFree=1489856/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=1440 CPUtime=0
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 100795218 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23972/statm: 360 110 95 260 0 84 0
[pid=23973] ppid=23972 vsize=900 CPUtime=0
/proc/23973/stat : 23973 (march_dl) R 23972 23972 23684 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 100795218 921600 131 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23973/statm: 225 131 50 118 0 104 0

[startup+0.0767191 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 23972
/proc/meminfo: memFree=1489856/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=1440 CPUtime=0
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 100795218 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23972/statm: 360 110 95 260 0 84 0
[pid=23973] ppid=23972 vsize=2696 CPUtime=0.07
/proc/23973/stat : 23973 (march_dl) R 23972 23972 23684 0 -1 4194304 558 0 0 0 7 0 0 0 18 0 1 0 100795218 2760704 550 1992294400 134512640 134996440 4294956240 18446744073709551615 134543106 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23973/statm: 674 550 55 118 0 553 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4136

[startup+0.10172 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 23972
/proc/meminfo: memFree=1489856/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=1440 CPUtime=0
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 100795218 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23972/statm: 360 110 95 260 0 84 0
[pid=23973] ppid=23972 vsize=2696 CPUtime=0.09
/proc/23973/stat : 23973 (march_dl) R 23972 23972 23684 0 -1 4194304 560 0 0 0 9 0 0 0 18 0 1 0 100795218 2760704 552 1992294400 134512640 134996440 4294956240 18446744073709551615 134598384 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23973/statm: 674 552 57 118 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4136

[startup+0.30174 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 23972
/proc/meminfo: memFree=1489856/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=1440 CPUtime=0
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 100795218 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23972/statm: 360 110 95 260 0 84 0
[pid=23973] ppid=23972 vsize=5464 CPUtime=0.29
/proc/23973/stat : 23973 (march_dl) R 23972 23972 23684 0 -1 4194304 1167 0 0 0 29 0 0 0 20 0 1 0 100795218 5595136 881 1992294400 134512640 134996440 4294956240 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23973/statm: 1366 881 67 118 0 1245 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6904

[startup+0.701782 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 23972
/proc/meminfo: memFree=1489856/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=1440 CPUtime=0
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 100795218 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23972/statm: 360 110 95 260 0 84 0
[pid=23973] ppid=23972 vsize=5596 CPUtime=0.69
/proc/23973/stat : 23973 (march_dl) R 23972 23972 23684 0 -1 4194304 1194 0 0 0 69 0 0 0 24 0 1 0 100795218 5730304 908 1992294400 134512640 134996440 4294956240 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23973/statm: 1399 908 67 118 0 1278 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7036

[startup+1.50187 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23974
/proc/meminfo: memFree=1486320/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=1440 CPUtime=0
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 100795218 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23972/statm: 360 110 95 260 0 84 0
[pid=23973] ppid=23972 vsize=5728 CPUtime=1.49
/proc/23973/stat : 23973 (march_dl) R 23972 23972 23684 0 -1 4194304 1255 0 0 0 148 1 0 0 25 0 1 0 100795218 5865472 969 1992294400 134512640 134996440 4294956240 18446744073709551615 134583431 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23973/statm: 1432 969 67 118 0 1311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7168

[startup+3.10103 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23974
/proc/meminfo: memFree=1485744/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=1440 CPUtime=0
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 100795218 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23972/statm: 360 110 95 260 0 84 0
[pid=23973] ppid=23972 vsize=10588 CPUtime=3.09
/proc/23973/stat : 23973 (march_dl) R 23972 23972 23684 0 -1 4194304 2955 0 0 0 286 23 0 0 25 0 1 0 100795218 10842112 2454 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23973/statm: 2647 2454 73 118 0 2526 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12028

[startup+6.30237 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23975
/proc/meminfo: memFree=1487728/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=1440 CPUtime=4.99
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 135 4712 0 0 0 0 471 28 16 0 1 0 100795218 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 360 111 96 260 0 84 0
[pid=23975] ppid=23972 vsize=6188 CPUtime=1.29
/proc/23975/stat : 23975 (ubcsat2006) R 23972 23972 23684 0 -1 4194304 595 0 0 0 121 8 0 0 25 0 1 0 100795718 6336512 578 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23975/statm: 1547 578 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23976
/proc/meminfo: memFree=1484144/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=5164 CPUtime=2.03
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 1088 0 0 0 203 0 0 0 25 0 1 0 100796284 5287936 1083 1992294400 134512640 134998072 4294956240 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 1291 1083 59 118 0 1169 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 8276

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23976
/proc/meminfo: memFree=1482352/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=6756 CPUtime=14.82
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 1501 0 0 0 1482 0 0 0 25 0 1 0 100796284 6918144 1496 1992294400 134512640 134998072 4294956240 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 1689 1496 59 118 0 1567 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 9868

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23976
/proc/meminfo: memFree=1480304/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=8780 CPUtime=40.39
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 2004 0 0 0 4039 0 0 0 25 0 1 0 100796284 8990720 1999 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 2195 1999 59 118 0 2073 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 11892

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23976
/proc/meminfo: memFree=1478960/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=10160 CPUtime=91.58
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 2328 0 0 0 9157 1 0 0 25 0 1 0 100796284 10403840 2323 1992294400 134512640 134998072 4294956240 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 2540 2323 59 118 0 2418 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 13272

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23976
/proc/meminfo: memFree=1476976/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=12204 CPUtime=151.55
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 2831 0 0 0 15154 1 0 0 25 0 1 0 100796284 12496896 2826 1992294400 134512640 134998072 4294956240 18446744073709551615 134528267 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 3051 2826 59 118 0 2929 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 15316

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23976
/proc/meminfo: memFree=1476400/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=12776 CPUtime=211.52
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 2960 0 0 0 21151 1 0 0 25 0 1 0 100796284 13082624 2955 1992294400 134512640 134998072 4294956240 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 3194 2955 59 118 0 3072 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 15888

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23978
/proc/meminfo: memFree=1475888/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=12916 CPUtime=271.49
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 3009 0 0 0 27148 1 0 0 25 0 1 0 100796284 13225984 3004 1992294400 134512640 134998072 4294956240 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 3229 3004 59 118 0 3107 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 16028

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23978
/proc/meminfo: memFree=1475824/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=13192 CPUtime=331.47
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 3085 0 0 0 33146 1 0 0 25 0 1 0 100796284 13508608 3080 1992294400 134512640 134998072 4294956240 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 3298 3080 59 118 0 3176 0

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

/proc/23976/statm: 4236 3973 59 118 0 4114 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 20056

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23978
/proc/meminfo: memFree=1471856/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=17244 CPUtime=751.29
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 4031 0 0 0 75127 2 0 0 25 0 1 0 100796284 17657856 4026 1992294400 134512640 134998072 4294956240 18446744073709551615 134527624 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 4311 4026 59 118 0 4189 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 20356

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23978
/proc/meminfo: memFree=1471792/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=17244 CPUtime=811.26
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 4055 0 0 0 81124 2 0 0 25 0 1 0 100796284 17657856 4050 1992294400 134512640 134998072 4294956240 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 4311 4050 59 118 0 4189 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 20356

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23978
/proc/meminfo: memFree=1471280/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=17776 CPUtime=871.24
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 4182 0 0 0 87122 2 0 0 25 0 1 0 100796284 18202624 4177 1992294400 134512640 134998072 4294956240 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 4444 4177 59 118 0 4322 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 20888

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23978
/proc/meminfo: memFree=1471088/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=17924 CPUtime=931.2
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 4224 0 0 0 93118 2 0 0 25 0 1 0 100796284 18354176 4219 1992294400 134512640 134998072 4294956240 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 4481 4219 59 118 0 4359 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 21036

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23978
/proc/meminfo: memFree=1470960/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=18092 CPUtime=991.18
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 4233 0 0 0 99116 2 0 0 25 0 1 0 100796284 18526208 4228 1992294400 134512640 134998072 4294956240 18446744073709551615 134648854 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 4523 4228 59 118 0 4401 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 21204

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23978
/proc/meminfo: memFree=1470768/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=18244 CPUtime=1051.17
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 4290 0 0 0 105114 3 0 0 25 0 1 0 100796284 18681856 4285 1992294400 134512640 134998072 4294956240 18446744073709551615 134519208 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 4561 4285 59 118 0 4439 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 21356

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23978
/proc/meminfo: memFree=1470768/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=18384 CPUtime=1111.14
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 4301 0 0 0 111111 3 0 0 25 0 1 0 100796284 18825216 4296 1992294400 134512640 134998072 4294956240 18446744073709551615 134525370 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 4596 4296 59 118 0 4474 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 21496

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23978
/proc/meminfo: memFree=1470704/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=18384 CPUtime=1171.11
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 4306 0 0 0 117108 3 0 0 25 0 1 0 100796284 18825216 4301 1992294400 134512640 134998072 4294956240 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 4596 4301 59 118 0 4474 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 21496

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23978
/proc/meminfo: memFree=1470704/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=18384 CPUtime=1179.11
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 4306 0 0 0 117908 3 0 0 25 0 1 0 100796284 18825216 4301 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 4596 4301 59 118 0 4474 0
Current children cumulated CPU time (s) 1189.74
Current children cumulated vsize (KiB) 21496

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23978
/proc/meminfo: memFree=1470640/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=18384 CPUtime=1185.51
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 4306 0 0 0 118548 3 0 0 25 0 1 0 100796284 18825216 4301 1992294400 134512640 134998072 4294956240 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 4596 4301 59 118 0 4474 0
Current children cumulated CPU time (s) 1196.14
Current children cumulated vsize (KiB) 21496

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23978
/proc/meminfo: memFree=1470640/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=18384 CPUtime=1187.11
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 4313 0 0 0 118708 3 0 0 25 0 1 0 100796284 18825216 4308 1992294400 134512640 134998072 4294956240 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 4596 4308 59 118 0 4474 0
Current children cumulated CPU time (s) 1197.74
Current children cumulated vsize (KiB) 21496

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23978
/proc/meminfo: memFree=1470640/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=18384 CPUtime=1187.91
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 4314 0 0 0 118788 3 0 0 25 0 1 0 100796284 18825216 4309 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 4596 4309 59 118 0 4474 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 21496

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23978
/proc/meminfo: memFree=1470640/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=3112 CPUtime=10.63
/proc/23972/stat : 23972 (SATzilla2007_C) S 23970 23972 23684 0 -1 4194304 1722 5313 0 0 336 9 676 42 25 0 1 0 100795218 3186688 606 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23972/statm: 778 606 158 260 0 502 0
[pid=23976] ppid=23972 vsize=18384 CPUtime=1188.71
/proc/23976/stat : 23976 (minisat20) R 23972 23972 23684 0 -1 4194304 4314 0 0 0 118868 3 0 0 25 0 1 0 100796284 18825216 4309 1992294400 134512640 134998072 4294956240 18446744073709551615 134529255 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23976/statm: 4596 4309 59 118 0 4474 0
Current children cumulated CPU time (s) 1199.34
Current children cumulated vsize (KiB) 21496

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23978
/proc/meminfo: memFree=1470640/2055920 swapFree=4181316/4192956
[pid=23972] ppid=23970 vsize=6644 CPUtime=1199.55
/proc/23972/stat : 23972 (SATzilla2007_C) R 23970 23972 23684 0 -1 4194304 2814 9627 0 0 345 10 119555 45 19 0 1 0 100795218 6803456 1467 1992294400 134512640 135579813 4294956208 18446744073709551615 135221869 0 0 4096 0 0 0 0 17 0 0 0
/proc/23972/statm: 1661 1467 166 260 0 1385 0
Current children cumulated CPU time (s) 1199.55
Current children cumulated vsize (KiB) 6644

Child status: 17
Real time (s): 1200.14
CPU time (s): 1199.6
CPU user time (s): 1199.04
CPU system time (s): 0.567913
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 21496

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

runsolver used 1.00385 second user time and 3.36849 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-26 08:34:12
IDJOB=1727671
IDBENCH=24642
IDSOLVER=558
FILE ID=node79/1727671-1240727652
PBS_JOBID= 9186898
Free space on /tmp= 66164 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727671-1240727652/watcher-1727671-1240727652 -o /tmp/evaluation-result-1727671-1240727652/solver-1727671-1240727652 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1727671-1240727652.cnf            

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d9bf8689fd094f6ad4f37a57f4f0a5ae
RANDOM SEED=2131344461

node79.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1490336 kB
Buffers:         57184 kB
Cached:         431228 kB
SwapCached:       5880 kB
Active:         187552 kB
Inactive:       309052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1490336 kB
SwapTotal:     4192956 kB
SwapFree:      4181316 kB
Dirty:            8944 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            54916 kB
Committed_AS:   371472 kB
PageTables:       1384 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= 66156 MiB
End job on node79 at 2009-04-26 08:54:12