Trace number 1730003

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.27 1199.7

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
MD5SUMf1b3061e7694aa99406ed9e867c9dfa5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.5292
Satisfiable
(Un)Satisfiability was proved
Number of variables1610
Number of clauses8277
Sum of the clauses size69859
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31178
Number of clauses of size 4142
Number of clauses of size 5924
Number of clauses of size over 55717

Solver Data

12.28/12.38	c run March_dl for 5 seconds ... 
12.28/12.38	c Bin: Executing march_dl
12.28/12.38	c child exit by a signal
12.28/12.38	c march_dl returned code 137.
12.28/12.38	c run saps (UBCSAT implementation) for 2 seconds ... 
12.28/12.38	c Bin: Executing ubcsat2006
12.28/12.38	c child exited successfully
12.28/12.38	c ubcsat2006 returned code 0.
12.28/12.38	c satzilla computing base features
12.28/12.38	c satzilla doing unit-prop probe
12.28/12.38	c satzilla doing local search probe
12.28/12.38	c satzilla doing lobjois search-space size estimate
12.28/12.38	c satzilla's ranking:
12.28/12.38	c 1) minisat20: 1.968864
12.28/12.38	c 2) vallst+P: 2.072240
12.28/12.38	c 3) minisat20+P: 2.204187
12.28/12.38	c 4) zchaff_rand+P: 2.266641
12.28/12.38	c 5) march_dl+P: 3.112522
12.28/12.38	c 6) march_dl: 3.512071
12.28/12.38	c 7) kcnfs+P: 999.000000
12.28/12.38	c 8) kcnfs: 999.000000
12.28/12.38	c 9) vallst: 999.000000
12.28/12.38	c 10) zchaff_rand: 999.000000
12.28/12.38	c satzilla running minisat20 ... 
12.28/12.38	This is MiniSat 2.0 beta
12.28/12.38	WARNING: for repeatability, setting FPU to use double precision
12.28/12.38	============================[ Problem Statistics ]=============================
12.28/12.38	|                                                                             |
12.28/12.38	|  Number of variables:  1610                                                 |
12.28/12.38	|  Number of clauses:    8277                                                 |
12.28/12.39	|  Parsing time:         0.01         s                                       |
12.28/12.39	============================[ Search Statistics ]==============================
12.28/12.39	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.28/12.39	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.28/12.39	===============================================================================
12.28/12.39	|         0 |    1568     7896    68228 |     2632        0    nan |  0.000 % |
12.28/12.40	|       100 |    1568     7896    68228 |     2895      100     12 |  2.609 % |
12.37/12.40	|       250 |    1568     7896    68228 |     3184      250     13 |  2.609 % |
12.37/12.41	|       475 |    1568     7896    68228 |     3503      475     12 |  2.609 % |
12.37/12.41	|       813 |    1568     7896    68228 |     3853      813     13 |  2.609 % |
12.37/12.42	|      1319 |    1568     7896    68228 |     4238     1319     13 |  2.609 % |
12.37/12.45	|      2078 |    1568     7896    68228 |     4662     2078     15 |  2.609 % |
12.37/12.49	|      3217 |    1568     7896    68228 |     5129     3217     17 |  2.609 % |
12.37/12.57	|      4925 |    1568     7896    68228 |     5641     4925     18 |  2.609 % |
12.37/12.70	|      7489 |    1568     7896    68228 |     6206     4597     20 |  2.609 % |
12.37/12.94	|     11333 |    1568     7896    68228 |     6826     5242     23 |  2.609 % |
13.28/13.33	|     17099 |    1568     7896    68228 |     7509     4067     21 |  2.609 % |
13.98/14.00	|     25748 |    1568     7896    68228 |     8260     5085     25 |  2.609 % |
15.08/15.12	|     38724 |    1568     7896    68228 |     9086     5460     27 |  2.609 % |
16.88/17.00	|     58186 |    1568     7896    68228 |     9995     6499     27 |  2.609 % |
19.97/20.06	|     87379 |    1568     7896    68228 |    10994     5306     26 |  2.609 % |
25.87/25.94	|    131168 |    1568     7896    68228 |    12093    10254     33 |  2.609 % |
35.17/35.29	|    196853 |    1568     7896    68228 |    13303     8857     30 |  2.609 % |
51.16/51.22	|    295379 |    1568     7896    68228 |    14633     6741     27 |  2.609 % |
76.15/76.29	|    443169 |    1568     7896    68228 |    16097    14477     31 |  2.609 % |
117.53/117.64	|    664852 |    1568     7896    68228 |    17706     9225     24 |  2.609 % |
182.81/182.97	|    997377 |    1568     7896    68228 |    19477    12154     29 |  2.609 % |
288.08/288.29	|   1496167 |    1568     7896    68228 |    21425    11566     33 |  2.609 % |
467.11/467.37	|   2244350 |    1568     7896    68228 |    23567    16640     34 |  2.609 % |
762.81/763.13	|   3366624 |    1568     7896    68228 |    25924    14357     31 |  2.609 % |
1199.16/1199.62	c Bin: Executing minisat20
1199.16/1199.62	c child exit by a signal
1199.16/1199.62	c minisat20 returned code 137.
1199.16/1199.62	c minisat20 returned code 137.
1199.16/1199.62	c satzilla running vallst with preprocessing ... 
1199.16/1199.69	c Preprocessing...
1199.16/1199.69	c Inital problem has 1610 variables, 7994 nary clauses (283 binary clauses).
1199.16/1199.69	c Num non-binary clauses 7961, Average non-binary clause length 8.700
1199.16/1199.69	c Theory has no gaps
1199.16/1199.69	c Preprocessor runtime was 0.040 seconds.
1199.16/1199.69	c 
1199.16/1199.69	c Satisfiability of theory still undetermined.
1199.16/1199.69	c See file /tmp/dNVNWl for simplified theory.
1199.16/1199.69	c Bin: Executing vallst
1199.16/1199.69	c vallst returned code 1.
1199.16/1199.69	c vallst returned code 1.
1199.16/1199.69	c satzilla running minisat20 with preprocessing ... 
1199.16/1199.69	c Bin: Executing minisat20
1199.16/1199.69	c minisat20 returned code 1.
1199.16/1199.69	c minisat20 returned code 1.
1199.16/1199.69	c satzilla running zchaff_rand with preprocessing ... 
1199.16/1199.69	c Bin: Executing zchaff_rand
1199.16/1199.69	c zchaff_rand returned code 1.
1199.16/1199.69	c zchaff_rand returned code 1.
1199.16/1199.69	c satzilla running march_dl with preprocessing ... 
1199.16/1199.69	c Bin: Executing march_dl
1199.16/1199.69	c march_dl returned code 1.
1199.16/1199.69	c march_dl returned code 1.
1199.16/1199.69	c satzilla running march_dl ... 
1199.16/1199.69	c Bin: Executing march_dl
1199.16/1199.69	c march_dl returned code 1.
1199.16/1199.69	c march_dl returned code 1.
1199.16/1199.69	c satzilla running kcnfs with preprocessing ... 
1199.16/1199.70	c Bin: Executing kcnfs
1199.16/1199.70	c kcnfs returned code 1.
1199.16/1199.70	c kcnfs returned code 1.
1199.16/1199.70	c satzilla running kcnfs ... 
1199.16/1199.70	c Bin: Executing kcnfs
1199.16/1199.70	c kcnfs returned code 1.
1199.16/1199.70	c kcnfs returned code 1.
1199.16/1199.70	c satzilla running vallst ... 
1199.16/1199.70	c Bin: Executing vallst
1199.16/1199.70	c vallst returned code 1.
1199.16/1199.70	c vallst returned code 1.
1199.16/1199.70	c satzilla running zchaff_rand ... 
1199.16/1199.70	c Bin: Executing zchaff_rand
1199.16/1199.70	c zchaff_rand returned code 1.
1199.16/1199.70	c zchaff_rand returned code 1.
1199.16/1199.70	c ERROR: All Failed! 
1199.16/1199.70	c SATZILLA_TIME=1199.440000

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-1730003-1240755305/watcher-1730003-1240755305 -o /tmp/evaluation-result-1730003-1240755305/solver-1730003-1240755305 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1730003-1240755305.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.02 1.00 3/64 10371
/proc/meminfo: memFree=1598856/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=1440 CPUtime=0
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 103557758 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 360 110 95 260 0 84 0
[pid=10372] ppid=10371 vsize=768 CPUtime=0
/proc/10372/stat : 10372 (march_dl) R 10371 10371 10270 0 -1 4194304 106 0 0 0 0 0 0 0 19 0 1 0 103557758 786432 101 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10372/statm: 192 101 50 118 0 71 0

[startup+0.00778198 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 10371
/proc/meminfo: memFree=1598856/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=1440 CPUtime=0
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 103557758 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 360 110 95 260 0 84 0
[pid=10372] ppid=10371 vsize=768 CPUtime=0
/proc/10372/stat : 10372 (march_dl) R 10371 10371 10270 0 -1 4194304 116 0 0 0 0 0 0 0 19 0 1 0 103557758 786432 111 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10372/statm: 192 111 50 118 0 71 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2208

[startup+0.101797 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 10371
/proc/meminfo: memFree=1598856/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=1440 CPUtime=0
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 103557758 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 360 110 95 260 0 84 0
[pid=10372] ppid=10371 vsize=2244 CPUtime=0.09
/proc/10372/stat : 10372 (march_dl) R 10371 10371 10270 0 -1 4194304 546 0 0 0 9 0 0 0 19 0 1 0 103557758 2297856 474 1992294400 134512640 134996440 4294956256 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10372/statm: 561 474 65 118 0 440 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3684

[startup+0.301829 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 10371
/proc/meminfo: memFree=1598856/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=1440 CPUtime=0
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 103557758 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 360 110 95 260 0 84 0
[pid=10372] ppid=10371 vsize=3924 CPUtime=0.29
/proc/10372/stat : 10372 (march_dl) R 10371 10371 10270 0 -1 4194304 851 0 0 0 29 0 0 0 20 0 1 0 103557758 4018176 654 1992294400 134512640 134996440 4294956256 18446744073709551615 134583110 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10372/statm: 981 654 67 118 0 860 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5364

[startup+0.701896 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 10371
/proc/meminfo: memFree=1598856/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=1440 CPUtime=0
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 103557758 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 360 110 95 260 0 84 0
[pid=10372] ppid=10371 vsize=5616 CPUtime=0.69
/proc/10372/stat : 10372 (march_dl) R 10371 10371 10270 0 -1 4194304 1680 0 0 0 69 0 0 0 24 0 1 0 103557758 5750784 1299 1992294400 134512640 134996440 4294956256 18446744073709551615 134533639 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10372/statm: 1404 1299 72 118 0 1283 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7056

[startup+1.50203 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 10373
/proc/meminfo: memFree=1593592/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=1440 CPUtime=0
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 103557758 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 360 110 95 260 0 84 0
[pid=10372] ppid=10371 vsize=6088 CPUtime=1.49
/proc/10372/stat : 10372 (march_dl) R 10371 10371 10270 0 -1 4194304 1976 0 0 0 149 0 0 0 25 0 1 0 103557758 6234112 1381 1992294400 134512640 134996440 4294956256 18446744073709551615 134514065 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10372/statm: 1522 1381 74 118 0 1401 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7528

[startup+3.1013 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 10373
/proc/meminfo: memFree=1593336/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=1440 CPUtime=0
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 103557758 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 360 110 95 260 0 84 0
[pid=10372] ppid=10371 vsize=6088 CPUtime=3.09
/proc/10372/stat : 10372 (march_dl) R 10371 10371 10270 0 -1 4194304 1976 0 0 0 309 0 0 0 25 0 1 0 103557758 6234112 1381 1992294400 134512640 134996440 4294956256 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10372/statm: 1522 1381 74 118 0 1401 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7528

[startup+6.30183 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 10374
/proc/meminfo: memFree=1597240/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=1440 CPUtime=4.99
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 135 1978 0 0 0 0 499 0 16 0 1 0 103557758 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 360 111 96 260 0 84 0
[pid=10374] ppid=10371 vsize=6188 CPUtime=1.28
/proc/10374/stat : 10374 (ubcsat2006) R 10371 10371 10270 0 -1 4194304 450 0 0 0 120 8 0 0 25 0 1 0 103558259 6336512 433 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10374/statm: 1547 433 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7019 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 10374
/proc/meminfo: memFree=1596928/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 2808

[startup+25.501 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 10375
/proc/meminfo: memFree=1593592/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=4748 CPUtime=13.1
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 952 0 0 0 1310 0 0 0 25 0 1 0 103558997 4861952 947 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 1187 947 58 118 0 1065 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7556

[startup+51.1013 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 10375
/proc/meminfo: memFree=1592824/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=5544 CPUtime=38.69
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 1120 0 0 0 3869 0 0 0 25 0 1 0 103558997 5677056 1115 1992294400 134512640 134998072 4294956256 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 1386 1115 58 118 0 1264 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8352

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 10375
/proc/meminfo: memFree=1591736/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=6612 CPUtime=89.87
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 1397 0 0 0 8987 0 0 0 25 0 1 0 103558997 6770688 1392 1992294400 134512640 134998072 4294956256 18446744073709551615 134530073 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 1653 1392 58 118 0 1531 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 9420

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 10375
/proc/meminfo: memFree=1591032/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=7304 CPUtime=149.85
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 1558 0 0 0 14984 1 0 0 25 0 1 0 103558997 7479296 1553 1992294400 134512640 134998072 4294956256 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 1826 1553 58 118 0 1704 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 10112

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10375
/proc/meminfo: memFree=1590456/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=7752 CPUtime=209.83
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 1690 0 0 0 20982 1 0 0 25 0 1 0 103558997 7938048 1685 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 1938 1685 58 118 0 1816 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 10560

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10375
/proc/meminfo: memFree=1589880/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=8468 CPUtime=269.8
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 1832 0 0 0 26979 1 0 0 25 0 1 0 103558997 8671232 1827 1992294400 134512640 134998072 4294956256 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 2117 1827 58 118 0 1995 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 11276

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10375
/proc/meminfo: memFree=1589496/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=8732 CPUtime=329.78
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 1916 0 0 0 32977 1 0 0 25 0 1 0 103558997 8941568 1911 1992294400 134512640 134998072 4294956256 18446744073709551615 134525526 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 2183 1911 58 118 0 2061 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 11540


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10375
/proc/meminfo: memFree=1587896/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=10204 CPUtime=809.62
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 2264 0 0 0 80960 2 0 0 25 0 1 0 103558997 10448896 2259 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 2551 2259 58 118 0 2429 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 13012

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10375
/proc/meminfo: memFree=1587640/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=10356 CPUtime=869.59
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 2322 0 0 0 86957 2 0 0 25 0 1 0 103558997 10604544 2317 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 2589 2317 58 118 0 2467 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 13164

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10375
/proc/meminfo: memFree=1587704/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=10504 CPUtime=929.57
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 2339 0 0 0 92955 2 0 0 25 0 1 0 103558997 10756096 2334 1992294400 134512640 134998072 4294956256 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 2626 2334 58 118 0 2504 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 13312

[startup+1002.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 10375
/proc/meminfo: memFree=1587448/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=10768 CPUtime=989.56
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 2403 0 0 0 98953 3 0 0 25 0 1 0 103558997 11026432 2398 1992294400 134512640 134998072 4294956256 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 2692 2398 58 118 0 2570 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 13576

[startup+1062.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 10375
/proc/meminfo: memFree=1587256/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=10900 CPUtime=1049.54
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 2434 0 0 0 104951 3 0 0 25 0 1 0 103558997 11161600 2429 1992294400 134512640 134998072 4294956256 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 2725 2429 58 118 0 2603 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 13708

[startup+1122.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 10375
/proc/meminfo: memFree=1587192/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=10900 CPUtime=1109.52
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 2445 0 0 0 110949 3 0 0 25 0 1 0 103558997 11161600 2440 1992294400 134512640 134998072 4294956256 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 2725 2440 58 118 0 2603 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 13708

[startup+1182.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 10375
/proc/meminfo: memFree=1587064/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=11036 CPUtime=1169.5
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 2473 0 0 0 116947 3 0 0 25 0 1 0 103558997 11300864 2468 1992294400 134512640 134998072 4294956256 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 2759 2468 58 118 0 2637 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 13844

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

[startup+1190.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 10375
/proc/meminfo: memFree=1587000/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=11036 CPUtime=1177.49
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 2475 0 0 0 117746 3 0 0 25 0 1 0 103558997 11300864 2470 1992294400 134512640 134998072 4294956256 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 2759 2470 58 118 0 2637 0
Current children cumulated CPU time (s) 1189.86
Current children cumulated vsize (KiB) 13844

[startup+1193.51 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 10375
/proc/meminfo: memFree=1587000/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=11036 CPUtime=1180.7
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 2475 0 0 0 118067 3 0 0 25 0 1 0 103558997 11300864 2470 1992294400 134512640 134998072 4294956256 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 2759 2470 58 118 0 2637 0
Current children cumulated CPU time (s) 1193.07
Current children cumulated vsize (KiB) 13844

[startup+1196.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 10375
/proc/meminfo: memFree=1587000/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=11036 CPUtime=1183.9
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 2475 0 0 0 118387 3 0 0 25 0 1 0 103558997 11300864 2470 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 2759 2470 58 118 0 2637 0
Current children cumulated CPU time (s) 1196.27
Current children cumulated vsize (KiB) 13844

[startup+1198.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 10375
/proc/meminfo: memFree=1587000/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=11036 CPUtime=1185.49
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 2475 0 0 0 118546 3 0 0 25 0 1 0 103558997 11300864 2470 1992294400 134512640 134998072 4294956256 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 2759 2470 58 118 0 2637 0
Current children cumulated CPU time (s) 1197.86
Current children cumulated vsize (KiB) 13844

[startup+1199.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 10375
/proc/meminfo: memFree=1587000/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=11036 CPUtime=1186.29
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 2475 0 0 0 118626 3 0 0 25 0 1 0 103558997 11300864 2470 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 2759 2470 58 118 0 2637 0
Current children cumulated CPU time (s) 1198.66
Current children cumulated vsize (KiB) 13844

[startup+1199.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 10375
/proc/meminfo: memFree=1587000/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=11036 CPUtime=1186.69
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 2475 0 0 0 118666 3 0 0 25 0 1 0 103558997 11300864 2470 1992294400 134512640 134998072 4294956256 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 2759 2470 58 118 0 2637 0
Current children cumulated CPU time (s) 1199.06
Current children cumulated vsize (KiB) 13844

[startup+1199.6 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 10375
/proc/meminfo: memFree=1587000/2055920 swapFree=4192956/4192956
[pid=10371] ppid=10369 vsize=2808 CPUtime=12.37
/proc/10371/stat : 10371 (SATzilla2007_C) S 10369 10371 10270 0 -1 4194304 1186 2434 0 0 505 13 702 17 25 0 1 0 103557758 2875392 510 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10371/statm: 702 510 158 260 0 426 0
[pid=10375] ppid=10371 vsize=11036 CPUtime=1186.79
/proc/10375/stat : 10375 (minisat20) R 10371 10371 10270 0 -1 4194304 2475 0 0 0 118676 3 0 0 25 0 1 0 103558997 11300864 2470 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10375/statm: 2759 2470 58 118 0 2637 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 13844

Child status: 17
Real time (s): 1199.7
CPU time (s): 1199.27
CPU user time (s): 1198.93
CPU system time (s): 0.341948
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 13844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.93
system time used= 0.341948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6735
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= 10
involuntary context switches= 2836

runsolver used 1.49177 second user time and 2.56261 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-26 16:15:05
IDJOB=1730003
IDBENCH=24718
IDSOLVER=558
FILE ID=node57/1730003-1240755305
PBS_JOBID= 9187122
Free space on /tmp= 66440 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730003-1240755305/watcher-1730003-1240755305 -o /tmp/evaluation-result-1730003-1240755305/solver-1730003-1240755305 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1730003-1240755305.cnf            

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

MD5SUM BENCH= f1b3061e7694aa99406ed9e867c9dfa5
RANDOM SEED=19218844

node57.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.256
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.256
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:       1599336 kB
Buffers:         47972 kB
Cached:         319704 kB
SwapCached:          0 kB
Active:         172880 kB
Inactive:       208640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1599336 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8700 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            61116 kB
Committed_AS:   313708 kB
PageTables:       1388 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= 66432 MiB
End job on node57 at 2009-04-26 16:35:05