Trace number 338219

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) 1198.92 1199.47

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl001.sat05-2695.reshuffled-07.cnf
MD5SUM178c0646166b92c20ce876c724294ca1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark96.1414
Satisfiable
(Un)Satisfiability was proved
Number of variables1587
Number of clauses8013
Sum of the clauses size68223
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31146
Number of clauses of size 4108
Number of clauses of size 5888
Number of clauses of size over 55555

Solver Data (download as text)

12.97/13.04	c run March_dl for 5 seconds ... 
12.97/13.04	c Bin: Executing march_dl
12.97/13.04	c child exit by a signal
12.97/13.04	c march_dl returned code 137.
12.97/13.04	c run saps (UBCSAT implementation) for 2 seconds ... 
12.97/13.04	c Bin: Executing ubcsat2006
12.97/13.04	c child exited successfully
12.97/13.04	c ubcsat2006 returned code 0.
12.97/13.04	c satzilla computing base features
12.97/13.04	c satzilla doing unit-prop probe
12.97/13.04	c satzilla doing local search probe
12.97/13.04	c satzilla doing lobjois search-space size estimate
12.97/13.04	c satzilla's ranking:
12.97/13.04	c 1) minisat20: 1.457805
12.97/13.04	c 2) minisat20+P: 1.529066
12.97/13.04	c 3) zchaff_rand+P: 1.601522
12.97/13.04	c 4) vallst+P: 1.969793
12.97/13.04	c 5) march_dl+P: 2.967491
12.97/13.04	c 6) march_dl: 3.046430
12.97/13.04	c 7) kcnfs+P: 999.000000
12.97/13.04	c 8) kcnfs: 999.000000
12.97/13.04	c 9) vallst: 999.000000
12.97/13.04	c 10) zchaff_rand: 999.000000
12.97/13.04	c satzilla running minisat20 ... 
12.97/13.04	This is MiniSat 2.0 beta
12.97/13.04	WARNING: for repeatability, setting FPU to use double precision
12.97/13.04	============================[ Problem Statistics ]=============================
12.97/13.04	|                                                                             |
12.97/13.04	|  Number of variables:  1587                                                 |
12.97/13.04	|  Number of clauses:    8013                                                 |
12.97/13.05	|  Parsing time:         0.01         s                                       |
12.97/13.05	============================[ Search Statistics ]==============================
12.97/13.05	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.97/13.05	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.97/13.05	===============================================================================
12.97/13.05	|         0 |    1545     7632    66746 |     2544        0    nan |  0.000 % |
12.97/13.05	|       100 |    1545     7632    66746 |     2798      100     11 |  2.647 % |
12.97/13.05	|       252 |    1545     7632    66746 |     3078      252     11 |  2.647 % |
12.97/13.06	|       477 |    1545     7632    66746 |     3386      477     12 |  2.647 % |
12.97/13.07	|       814 |    1545     7632    66746 |     3724      814     14 |  2.647 % |
12.97/13.08	|      1320 |    1545     7632    66746 |     4097     1320     15 |  2.647 % |
13.06/13.11	|      2079 |    1545     7632    66746 |     4506     2079     15 |  2.647 % |
13.06/13.15	|      3218 |    1545     7632    66746 |     4957     3218     17 |  2.647 % |
13.16/13.25	|      4926 |    1545     7632    66746 |     5453     4926     19 |  2.647 % |
13.25/13.38	|      7488 |    1545     7632    66746 |     5998     4682     21 |  2.647 % |
13.55/13.64	|     11332 |    1545     7632    66746 |     6598     5453     25 |  2.647 % |
13.95/14.00	|     17099 |    1545     7632    66746 |     7258     4474     22 |  2.647 % |
14.55/14.61	|     25749 |    1545     7632    66746 |     7984     5735     22 |  2.647 % |
15.45/15.59	|     38723 |    1545     7632    66746 |     8782     6551     21 |  2.647 % |
17.05/17.19	|     58184 |    1545     7632    66746 |     9660     8184     24 |  2.647 % |
20.44/20.59	|     87376 |    1545     7632    66746 |    10626     8036     32 |  2.647 % |
25.84/25.92	|    131171 |    1545     7632    66746 |    11689     8843     26 |  2.647 % |
34.63/34.70	|    196855 |    1545     7632    66746 |    12858     9600     28 |  2.647 % |
50.62/50.76	|    295385 |    1545     7632    66746 |    14144    10872     29 |  2.647 % |
75.62/75.73	|    443178 |    1545     7632    66746 |    15558     8988     25 |  2.647 % |
117.30/117.45	|    664863 |    1545     7632    66746 |    17114    11272     30 |  2.647 % |
184.78/184.94	|    997389 |    1545     7632    66746 |    18826    16622     35 |  2.647 % |
291.04/291.24	|   1496177 |    1545     7632    66746 |    20708    13633     26 |  2.647 % |
496.47/496.79	|   2244361 |    1545     7632    66746 |    22779    12579     29 |  2.647 % |
818.15/818.68	|   3366635 |    1545     7632    66746 |    25057    13239     35 |  2.647 % |
1198.72/1199.39	c Bin: Executing minisat20
1198.72/1199.39	c child exit by a signal
1198.72/1199.39	c minisat20 returned code 137.
1198.72/1199.39	c minisat20 returned code 137.
1198.72/1199.39	c satzilla running minisat20 with preprocessing ... 
1198.84/1199.46	c Preprocessing...
1198.84/1199.46	c Inital problem has 1587 variables, 7730 nary clauses (283 binary clauses).
1198.84/1199.46	c Num non-binary clauses 7697, Average non-binary clause length 8.786
1198.84/1199.46	c Theory has no gaps
1198.84/1199.46	c Preprocessor runtime was 0.050 seconds.
1198.84/1199.46	c 
1198.84/1199.46	c Satisfiability of theory still undetermined.
1198.84/1199.46	c See file /tmp/ua4O7v for simplified theory.
1198.84/1199.46	c Bin: Executing minisat20
1198.84/1199.46	c minisat20 returned code 1.
1198.84/1199.46	c minisat20 returned code 1.
1198.84/1199.46	c satzilla running zchaff_rand with preprocessing ... 
1198.84/1199.46	c Bin: Executing zchaff_rand
1198.84/1199.46	c zchaff_rand returned code 1.
1198.84/1199.46	c zchaff_rand returned code 1.
1198.84/1199.46	c satzilla running vallst with preprocessing ... 
1198.84/1199.46	c Bin: Executing vallst
1198.84/1199.46	c vallst returned code 1.
1198.84/1199.46	c vallst returned code 1.
1198.84/1199.46	c satzilla running march_dl with preprocessing ... 
1198.84/1199.46	c Bin: Executing march_dl
1198.84/1199.46	c march_dl returned code 1.
1198.84/1199.46	c march_dl returned code 1.
1198.84/1199.46	c satzilla running march_dl ... 
1198.84/1199.46	c Bin: Executing march_dl
1198.84/1199.46	c march_dl returned code 1.
1198.84/1199.46	c march_dl returned code 1.
1198.84/1199.46	c satzilla running kcnfs with preprocessing ... 
1198.84/1199.46	c Bin: Executing kcnfs
1198.84/1199.46	c kcnfs returned code 1.
1198.84/1199.46	c kcnfs returned code 1.
1198.84/1199.46	c satzilla running kcnfs ... 
1198.84/1199.46	c Bin: Executing kcnfs
1198.84/1199.46	c kcnfs returned code 1.
1198.84/1199.46	c kcnfs returned code 1.
1198.84/1199.46	c satzilla running vallst ... 
1198.84/1199.46	c Bin: Executing vallst
1198.84/1199.46	c vallst returned code 1.
1198.84/1199.46	c vallst returned code 1.
1198.84/1199.46	c satzilla running zchaff_rand ... 
1198.84/1199.46	c Bin: Executing zchaff_rand
1198.84/1199.46	c zchaff_rand returned code 1.
1198.84/1199.46	c zchaff_rand returned code 1.
1198.84/1199.46	c ERROR: All Failed! 
1198.84/1199.46	c SATZILLA_TIME=1199.090000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node26/watcher-338219-1173682302 -o ROOT/results/node26/solver-338219-1173682302 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338219-1173682302/SATzilla2007_C /tmp/evaluation/338219-1173682302/instance-338219-1173682302.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 7914
/proc/meminfo: memFree=1740456/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=1440 CPUtime=0
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388183874 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 360 110 95 260 0 84 0
[pid=7915] ppid=7914 vsize=768 CPUtime=0
/proc/7915/stat : 7915 (march_dl) R 7914 7914 6020 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 388183874 786432 101 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7915/statm: 192 102 50 118 0 71 0

[startup+0.0255929 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 7914
/proc/meminfo: memFree=1740456/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=1440 CPUtime=0
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388183874 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 360 110 95 260 0 84 0
[pid=7915] ppid=7914 vsize=1032 CPUtime=0.02
/proc/7915/stat : 7915 (march_dl) R 7914 7914 6020 0 -1 4194304 173 0 0 0 2 0 0 0 20 0 1 0 388183874 1056768 168 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7915/statm: 258 168 50 118 0 137 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2472

[startup+0.101605 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 7914
/proc/meminfo: memFree=1740456/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=1440 CPUtime=0
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388183874 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 360 110 95 260 0 84 0
[pid=7915] ppid=7914 vsize=2084 CPUtime=0.09
/proc/7915/stat : 7915 (march_dl) R 7914 7914 6020 0 -1 4194304 510 0 0 0 9 0 0 0 20 0 1 0 388183874 2134016 440 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544383 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7915/statm: 521 440 65 118 0 400 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3524

[startup+0.30164 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 7914
/proc/meminfo: memFree=1740456/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=1440 CPUtime=0
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388183874 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 360 110 95 260 0 84 0
[pid=7915] ppid=7914 vsize=3796 CPUtime=0.29
/proc/7915/stat : 7915 (march_dl) R 7914 7914 6020 0 -1 4194304 759 0 0 0 29 0 0 0 21 0 1 0 388183874 3887104 605 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7915/statm: 949 605 67 118 0 828 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5236

[startup+0.701709 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 7914
/proc/meminfo: memFree=1740456/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=1440 CPUtime=0
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388183874 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 360 110 95 260 0 84 0
[pid=7915] ppid=7914 vsize=5420 CPUtime=0.69
/proc/7915/stat : 7915 (march_dl) R 7914 7914 6020 0 -1 4194304 1526 0 0 0 69 0 0 0 25 0 1 0 388183874 5550080 1274 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533460 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7915/statm: 1355 1274 72 118 0 1234 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6860

[startup+1.50185 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7916
/proc/meminfo: memFree=1735064/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=1440 CPUtime=0
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388183874 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 360 110 95 260 0 84 0
[pid=7915] ppid=7914 vsize=6004 CPUtime=1.48
/proc/7915/stat : 7915 (march_dl) R 7914 7914 6020 0 -1 4194304 1777 0 0 0 148 0 0 0 25 0 1 0 388183874 6148096 1353 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7915/statm: 1501 1353 74 118 0 1380 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7444

[startup+3.10113 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7916
/proc/meminfo: memFree=1735064/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=1440 CPUtime=0
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388183874 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 360 110 95 260 0 84 0
[pid=7915] ppid=7914 vsize=6004 CPUtime=3.08
/proc/7915/stat : 7915 (march_dl) R 7914 7914 6020 0 -1 4194304 1777 0 0 0 308 0 0 0 25 0 1 0 388183874 6148096 1353 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7915/statm: 1501 1353 74 118 0 1380 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7444

[startup+6.30168 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7917
/proc/meminfo: memFree=1738968/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=1440 CPUtime=4.99
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 135 1777 0 0 0 0 498 1 16 0 1 0 388183874 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7914/statm: 360 111 96 260 0 84 0
[pid=7917] ppid=7914 vsize=6188 CPUtime=1.28
/proc/7917/stat : 7917 (ubcsat2006) R 7914 7914 6020 0 -1 4194304 445 0 0 0 119 9 0 0 25 0 1 0 388184374 6336512 428 18446744073709551615 134512640 134777720 4294956592 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7917/statm: 1547 428 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7917
/proc/meminfo: memFree=1737632/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=12.67
/proc/7914/stat : 7914 (SATzilla2007_C) R 7912 7914 6020 0 -1 4194304 1171 2228 0 0 536 12 701 18 25 0 1 0 388183874 2863104 506 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/7914/statm: 699 506 157 260 0 423 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2796

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7918
/proc/meminfo: memFree=1735512/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=4612 CPUtime=12.44
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 895 0 0 0 1244 0 0 0 25 0 1 0 388185178 4722688 889 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 1153 889 59 118 0 1031 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 7408

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7918
/proc/meminfo: memFree=1734744/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=5420 CPUtime=38.02
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 1103 0 0 0 3802 0 0 0 25 0 1 0 388185178 5550080 1097 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 1355 1097 59 118 0 1233 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 8216

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7918
/proc/meminfo: memFree=1733784/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=6348 CPUtime=89.21
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 1349 0 0 0 8920 1 0 0 25 0 1 0 388185178 6500352 1343 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 1587 1343 59 118 0 1465 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 9144

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7918
/proc/meminfo: memFree=1733016/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=7140 CPUtime=149.19
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 1536 0 0 0 14917 2 0 0 25 0 1 0 388185178 7311360 1530 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 1785 1530 59 118 0 1663 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 9936

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7918
/proc/meminfo: memFree=1732312/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=7832 CPUtime=209.16
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 1689 0 0 0 20914 2 0 0 25 0 1 0 388185178 8019968 1683 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 1958 1683 59 118 0 1836 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 10628

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7918
/proc/meminfo: memFree=1731864/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=8244 CPUtime=269.14
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 1799 0 0 0 26911 3 0 0 25 0 1 0 388185178 8441856 1793 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525370 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 2061 1793 59 118 0 1939 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 11040

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7918
/proc/meminfo: memFree=1731352/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=8912 CPUtime=329.12
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 1964 0 0 0 32908 4 0 0 25 0 1 0 388185178 9125888 1958 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 2228 1958 59 118 0 2106 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 11708


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

/proc/7918/statm: 2701 2412 59 118 0 2579 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 13600

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8116
/proc/meminfo: memFree=1729368/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=10804 CPUtime=808.85
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 2438 0 0 0 80877 8 0 0 25 0 1 0 388185178 11063296 2432 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 2701 2432 59 118 0 2579 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 13600

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8116
/proc/meminfo: memFree=1729176/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=11076 CPUtime=868.83
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 2487 0 0 0 86875 8 0 0 25 0 1 0 388185178 11341824 2481 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 2769 2481 59 118 0 2647 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 13872

[startup+942.302 s]
/proc/loadavg: 1.08 1.01 1.00 2/79 8116
/proc/meminfo: memFree=1728984/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=11232 CPUtime=928.81
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 2525 0 0 0 92872 9 0 0 25 0 1 0 388185178 11501568 2519 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 2808 2519 59 118 0 2686 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 14028

[startup+1002.3 s]
/proc/loadavg: 1.10 1.02 1.00 2/79 8116
/proc/meminfo: memFree=1728856/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=11368 CPUtime=988.79
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 2566 0 0 0 98870 9 0 0 25 0 1 0 388185178 11640832 2560 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519218 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 2842 2560 59 118 0 2720 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 14164

[startup+1062.3 s]
/proc/loadavg: 1.18 1.05 1.01 2/79 8116
/proc/meminfo: memFree=1728792/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=11368 CPUtime=1048.77
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 2581 0 0 0 104867 10 0 0 25 0 1 0 388185178 11640832 2575 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527624 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 2842 2575 59 118 0 2720 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 14164

[startup+1122.3 s]
/proc/loadavg: 1.18 1.08 1.02 2/79 8116
/proc/meminfo: memFree=1728472/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=11644 CPUtime=1108.75
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 2646 0 0 0 110865 10 0 0 25 0 1 0 388185178 11923456 2640 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 2911 2640 59 118 0 2789 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 14440

[startup+1182.3 s]
/proc/loadavg: 1.07 1.07 1.01 2/79 8116
/proc/meminfo: memFree=1728152/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=11940 CPUtime=1168.73
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 2719 0 0 0 116862 11 0 0 25 0 1 0 388185178 12226560 2713 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 2985 2713 59 118 0 2863 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 14736

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

[startup+1190.3 s]
/proc/loadavg: 1.06 1.06 1.01 2/79 8116
/proc/meminfo: memFree=1728152/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=11940 CPUtime=1176.73
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 2721 0 0 0 117662 11 0 0 25 0 1 0 388185178 12226560 2715 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 2985 2715 59 118 0 2863 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 14736

[startup+1193.51 s]
/proc/loadavg: 1.06 1.06 1.01 2/79 8116
/proc/meminfo: memFree=1728088/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=12096 CPUtime=1179.93
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 2728 0 0 0 117982 11 0 0 25 0 1 0 388185178 12386304 2722 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528300 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 3024 2722 59 118 0 2902 0
Current children cumulated CPU time (s) 1192.93
Current children cumulated vsize (KiB) 14892

[startup+1196.7 s]
/proc/loadavg: 1.05 1.06 1.01 2/79 8116
/proc/meminfo: memFree=1728152/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=12096 CPUtime=1183.13
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 2736 0 0 0 118302 11 0 0 25 0 1 0 388185178 12386304 2730 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 3024 2730 59 118 0 2902 0
Current children cumulated CPU time (s) 1196.13
Current children cumulated vsize (KiB) 14892

[startup+1198.3 s]
/proc/loadavg: 1.05 1.06 1.01 2/79 8116
/proc/meminfo: memFree=1728152/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=12096 CPUtime=1184.72
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 2736 0 0 0 118461 11 0 0 25 0 1 0 388185178 12386304 2730 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 3024 2730 59 118 0 2902 0
Current children cumulated CPU time (s) 1197.72
Current children cumulated vsize (KiB) 14892

[startup+1199.1 s]
/proc/loadavg: 1.05 1.06 1.01 2/79 8116
/proc/meminfo: memFree=1728152/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=12096 CPUtime=1185.52
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 2736 0 0 0 118541 11 0 0 25 0 1 0 388185178 12386304 2730 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 3024 2730 59 118 0 2902 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 14892

[startup+1199.3 s]
/proc/loadavg: 1.05 1.06 1.01 2/79 8116
/proc/meminfo: memFree=1728152/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2796 CPUtime=13
/proc/7914/stat : 7914 (SATzilla2007_C) S 7912 7914 6020 0 -1 4194304 1174 2228 0 0 569 12 701 18 25 0 1 0 388183874 2863104 507 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7914/statm: 699 507 158 260 0 423 0
[pid=7918] ppid=7914 vsize=12096 CPUtime=1185.72
/proc/7918/stat : 7918 (minisat20) R 7914 7914 6020 0 -1 4194304 2736 0 0 0 118561 11 0 0 25 0 1 0 388185178 12386304 2730 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7918/statm: 3024 2730 59 118 0 2902 0
Current children cumulated CPU time (s) 1198.72
Current children cumulated vsize (KiB) 14892

[startup+1199.4 s]
/proc/loadavg: 1.05 1.06 1.01 2/79 8116
/proc/meminfo: memFree=1728152/2055920 swapFree=4154888/4192956
[pid=7914] ppid=7912 vsize=2800 CPUtime=1198.84
/proc/7914/stat : 7914 (SATzilla2007_C) R 7912 7914 6020 0 -1 4194304 1329 4964 0 0 570 12 119272 30 16 0 1 0 388183874 2867200 508 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135292868 0 0 4096 0 0 0 0 17 0 0 0
/proc/7914/statm: 700 508 158 260 0 424 0
Current children cumulated CPU time (s) 1198.84
Current children cumulated vsize (KiB) 2800

Child status: 17
Real time (s): 1199.47
CPU time (s): 1198.92
CPU user time (s): 1198.49
CPU system time (s): 0.432934
CPU usage (%): 99.9545
Max. virtual memory (cumulated for all children) (KiB): 14892

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

runsolver used 1.15882 second user time and 3.20951 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Mon Mar 12 06:51:42 UTC 2007

IDJOB= 338219
IDBENCH= 24717
IDSOLVER= 135
FILE ID= node26/338219-1173682302

PBS_JOBID= 4101460

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl001.sat05-2695.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338219-1173682302/SATzilla2007_C /tmp/evaluation/338219-1173682302/instance-338219-1173682302.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-338219-1173682302 -o ROOT/results/node26/solver-338219-1173682302 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338219-1173682302/SATzilla2007_C /tmp/evaluation/338219-1173682302/instance-338219-1173682302.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  178c0646166b92c20ce876c724294ca1

RANDOM SEED= 204454961

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.279
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.279
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:       1740864 kB
Buffers:         43588 kB
Cached:         184860 kB
SwapCached:      17508 kB
Active:         134280 kB
Inactive:       119672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740864 kB
SwapTotal:     4192956 kB
SwapFree:      4154888 kB
Dirty:            8804 kB
Writeback:           0 kB
Mapped:          30340 kB
Slab:            46692 kB
Committed_AS:   855500 kB
PageTables:       1712 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 node26 on Mon Mar 12 07:11:42 UTC 2007