Trace number 337253

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTED? (exit code) 1199.53 1199.87

General information on the benchmark

Namecrafted/Hard/contest03/others/
999999000001nw.sat05-447.reshuffled-07.cnf
MD5SUM8bbab1b2b788407ca952856a1e2edded
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.975851
Satisfiable
(Un)Satisfiability was proved
Number of variables4667
Number of clauses18492
Sum of the clauses size55356
Maximum clause length3
Minimum clause length1
Number of clauses of size 160
Number of clauses of size 20
Number of clauses of size 318432
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.56/10.61	c run March_dl for 5 seconds ... 
10.56/10.61	c Bin: Executing march_dl
10.56/10.61	c child exit by a signal
10.56/10.61	c march_dl returned code 137.
10.56/10.61	c run saps (UBCSAT implementation) for 2 seconds ... 
10.56/10.61	c Bin: Executing ubcsat2006
10.56/10.61	c child exited successfully
10.56/10.61	c ubcsat2006 returned code 0.
10.56/10.61	c satzilla computing base features
10.56/10.61	c satzilla doing unit-prop probe
10.56/10.61	c satzilla doing local search probe
10.56/10.61	c satzilla doing lobjois search-space size estimate
10.56/10.61	c satzilla's ranking:
10.56/10.61	c 1) minisat20: 2.746858
10.56/10.61	c 2) minisat20+P: 2.777164
10.56/10.61	c 3) march_dl+P: 2.793083
10.56/10.61	c 4) march_dl: 3.380438
10.56/10.61	c 5) vallst+P: 3.680031
10.56/10.61	c 6) zchaff_rand+P: 3.911055
10.56/10.61	c 7) kcnfs+P: 999.000000
10.56/10.61	c 8) kcnfs: 999.000000
10.56/10.61	c 9) vallst: 999.000000
10.56/10.61	c 10) zchaff_rand: 999.000000
10.56/10.61	c satzilla running minisat20 ... 
10.56/10.61	This is MiniSat 2.0 beta
10.56/10.61	WARNING: for repeatability, setting FPU to use double precision
10.56/10.61	============================[ Problem Statistics ]=============================
10.56/10.61	|                                                                             |
10.56/10.61	|  Number of variables:  4667                                                 |
10.56/10.61	|  Number of clauses:    18492                                                |
10.56/10.62	|  Parsing time:         0.01         s                                       |
10.56/10.62	============================[ Search Statistics ]==============================
10.56/10.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.56/10.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.56/10.62	===============================================================================
10.56/10.62	|         0 |    4607    18312    54868 |     6104        0    nan |  0.000 % |
10.56/10.64	|       100 |    4605    18312    54868 |     6714       99     15 |  1.328 % |
10.56/10.69	|       251 |    4605    18312    54868 |     7385      250     17 |  1.329 % |
10.57/10.72	|       477 |    4605    18195    54518 |     8124      476     16 |  1.329 % |
10.57/10.88	|       815 |    4603    18188    54497 |     8936      813     25 |  1.371 % |
11.15/11.23	|      1321 |    4603    18188    54497 |     9830     1319     26 |  1.371 % |
11.55/11.65	|      2081 |    4603    18188    54497 |    10813     2079     25 |  1.371 % |
12.24/12.30	|      3220 |    4603    18188    54497 |    11894     3218     26 |  1.371 % |
13.15/13.23	|      4929 |    4603    18188    54497 |    13084     4927     28 |  1.371 % |
15.25/15.33	|      7492 |    4603    18188    54497 |    14392     7490     27 |  1.371 % |
18.14/18.26	|     11336 |    4603    18188    54497 |    15832    11334     27 |  1.372 % |
19.75/19.81	|     17103 |    4603    18188    54497 |    17415     9035     28 |  1.371 % |
26.55/26.69	|     25753 |    4602    18183    54482 |    19156    17683     28 |  1.393 % |
38.83/38.94	|     38727 |    4602    18183    54482 |    21072    11146     34 |  1.393 % |
53.93/54.04	|     58189 |    4602    18183    54482 |    23179    19890     46 |  1.393 % |
78.62/78.77	|     87381 |    4602    18183    54482 |    25497    13344     43 |  1.393 % |
123.41/123.52	|    131171 |    4601    18178    54467 |    28047    17913     59 |  1.414 % |
193.49/193.69	|    196855 |    4596    18158    54409 |    30852    26245     49 |  1.564 % |
307.87/308.00	|    295381 |    4583    18104    54247 |    33937    29971     77 |  1.800 % |
493.72/493.91	|    443171 |    4559    18010    53965 |    37331    22228     74 |  2.315 % |
781.13/781.40	|    664854 |    4536    17921    53698 |    41064    30961     86 |  2.807 % |
1199.32/1199.76	c Bin: Executing minisat20
1199.32/1199.76	c child exit by a signal
1199.32/1199.76	c minisat20 returned code 137.
1199.32/1199.76	c minisat20 returned code 137.
1199.32/1199.76	c satzilla running minisat20 with preprocessing ... 
1199.45/1199.86	c Preprocessing...
1199.45/1199.86	c Inital problem has 4667 variables, 18492 nary clauses (0 binary clauses).
1199.45/1199.86	c Num non-binary clauses 18432, Average non-binary clause length 3.000
1199.45/1199.86	c Theory has no gaps
1199.45/1199.86	c Preprocessor runtime was 0.080 seconds.
1199.45/1199.86	c 
1199.45/1199.86	c Satisfiability of theory still undetermined.
1199.45/1199.86	c See file /tmp/pwRjhv for simplified theory.
1199.45/1199.86	c Bin: Executing minisat20
1199.45/1199.86	c minisat20 returned code 1.
1199.45/1199.86	c minisat20 returned code 1.
1199.45/1199.86	c satzilla running march_dl with preprocessing ... 
1199.45/1199.86	c Bin: Executing march_dl
1199.45/1199.86	c march_dl returned code 1.
1199.45/1199.86	c march_dl returned code 1.
1199.45/1199.86	c satzilla running march_dl ... 
1199.45/1199.86	c Bin: Executing march_dl
1199.45/1199.86	c march_dl returned code 1.
1199.45/1199.86	c march_dl returned code 1.
1199.45/1199.86	c satzilla running vallst with preprocessing ... 
1199.45/1199.86	c Bin: Executing vallst
1199.45/1199.86	c vallst returned code 1.
1199.45/1199.86	c vallst returned code 1.
1199.45/1199.86	c satzilla running zchaff_rand with preprocessing ... 
1199.45/1199.86	c Bin: Executing zchaff_rand
1199.45/1199.86	c zchaff_rand returned code 1.
1199.45/1199.86	c zchaff_rand returned code 1.
1199.45/1199.86	c satzilla running kcnfs with preprocessing ... 
1199.45/1199.86	c Bin: Executing kcnfs
1199.45/1199.86	c kcnfs returned code 1.
1199.45/1199.86	c kcnfs returned code 1.
1199.45/1199.86	c satzilla running kcnfs ... 
1199.45/1199.86	c Bin: Executing kcnfs
1199.45/1199.86	c kcnfs returned code 1.
1199.45/1199.86	c kcnfs returned code 1.
1199.45/1199.86	c satzilla running vallst ... 
1199.45/1199.86	c Bin: Executing vallst
1199.45/1199.86	c vallst returned code 1.
1199.45/1199.86	c vallst returned code 1.
1199.45/1199.86	c satzilla running zchaff_rand ... 
1199.45/1199.86	c Bin: Executing zchaff_rand
1199.45/1199.86	c zchaff_rand returned code 1.
1199.45/1199.86	c zchaff_rand returned code 1.
1199.45/1199.86	c ERROR: All Failed! 
1199.45/1199.86	c SATZILLA_TIME=1199.700000

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/node25/watcher-337253-1173663293 -o ROOT/results/node25/solver-337253-1173663293 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337253-1173663293/SATzilla2007_C /tmp/evaluation/337253-1173663293/instance-337253-1173663293.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: 0.93 0.99 1.23 3/64 21547
/proc/meminfo: memFree=1850656/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=1440 CPUtime=0
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 160951494 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 360 110 95 260 0 84 0
[pid=21548] ppid=21547 vsize=1072 CPUtime=0
/proc/21548/stat : 21548 (march_dl) R 21547 21547 20427 0 -1 4194304 160 0 0 0 0 0 0 0 19 0 1 0 160951494 1097728 155 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21548/statm: 268 155 50 118 0 147 0

[startup+0.031986 s]
/proc/loadavg: 0.93 0.99 1.23 3/64 21547
/proc/meminfo: memFree=1850656/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=1440 CPUtime=0
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 160951494 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 360 110 95 260 0 84 0
[pid=21548] ppid=21547 vsize=2184 CPUtime=0.02
/proc/21548/stat : 21548 (march_dl) R 21547 21547 20427 0 -1 4194304 410 0 0 0 2 0 0 0 19 0 1 0 160951494 2236416 404 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21548/statm: 546 404 52 118 0 425 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3624

[startup+0.101991 s]
/proc/loadavg: 0.93 0.99 1.23 3/64 21547
/proc/meminfo: memFree=1850656/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=1440 CPUtime=0
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 160951494 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 360 110 95 260 0 84 0
[pid=21548] ppid=21547 vsize=2556 CPUtime=0.09
/proc/21548/stat : 21548 (march_dl) R 21547 21547 20427 0 -1 4194304 769 0 0 0 9 0 0 0 20 0 1 0 160951494 2617344 491 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134651803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21548/statm: 639 491 55 118 0 518 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3996

[startup+0.302009 s]
/proc/loadavg: 0.93 0.99 1.23 3/64 21547
/proc/meminfo: memFree=1850656/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=1440 CPUtime=0
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 160951494 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 360 110 95 260 0 84 0
[pid=21548] ppid=21547 vsize=5680 CPUtime=0.29
/proc/21548/stat : 21548 (march_dl) R 21547 21547 20427 0 -1 4194304 1717 0 0 0 29 0 0 0 22 0 1 0 160951494 5816320 1305 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559195 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21548/statm: 1420 1305 73 118 0 1299 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7120

[startup+0.701046 s]
/proc/loadavg: 0.93 0.99 1.23 3/64 21547
/proc/meminfo: memFree=1850656/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=1440 CPUtime=0
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 160951494 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 360 110 95 260 0 84 0
[pid=21548] ppid=21547 vsize=6312 CPUtime=0.69
/proc/21548/stat : 21548 (march_dl) R 21547 21547 20427 0 -1 4194304 1853 0 0 0 69 0 0 0 24 0 1 0 160951494 6463488 1441 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527613 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21548/statm: 1578 1441 75 118 0 1457 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7752

[startup+1.50112 s]
/proc/loadavg: 0.93 0.99 1.23 2/66 21549
/proc/meminfo: memFree=1844752/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=1440 CPUtime=0
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 160951494 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 360 110 95 260 0 84 0
[pid=21548] ppid=21547 vsize=6840 CPUtime=1.48
/proc/21548/stat : 21548 (march_dl) R 21547 21547 20427 0 -1 4194304 1985 0 0 0 148 0 0 0 25 0 1 0 160951494 7004160 1573 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21548/statm: 1710 1573 75 118 0 1589 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8280

[startup+3.10226 s]
/proc/loadavg: 0.93 0.99 1.22 2/66 21549
/proc/meminfo: memFree=1844240/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=1440 CPUtime=0
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 160951494 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 360 110 95 260 0 84 0
[pid=21548] ppid=21547 vsize=6972 CPUtime=3.09
/proc/21548/stat : 21548 (march_dl) R 21547 21547 20427 0 -1 4194304 2037 0 0 0 309 0 0 0 25 0 1 0 160951494 7139328 1625 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134571819 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21548/statm: 1743 1625 75 118 0 1622 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8412

[startup+6.30155 s]
/proc/loadavg: 0.93 0.99 1.22 2/66 21550
/proc/meminfo: memFree=1848848/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=1440 CPUtime=4.99
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 135 2075 0 0 0 0 498 1 16 0 1 0 160951494 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21547/statm: 360 111 96 260 0 84 0
[pid=21550] ppid=21547 vsize=6188 CPUtime=1.29
/proc/21550/stat : 21550 (ubcsat2006) R 21547 21547 20427 0 -1 4194304 535 0 0 0 119 10 0 0 25 0 1 0 160951994 6336512 518 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21550/statm: 1547 518 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7011 s]
/proc/loadavg: 0.94 0.99 1.22 2/66 21551
/proc/meminfo: memFree=1847056/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=3516 CPUtime=2.07
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 596 0 0 0 207 0 0 0 25 0 1 0 160952555 3600384 590 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 879 590 58 118 0 757 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 6368

[startup+25.5013 s]
/proc/loadavg: 0.95 0.99 1.22 2/66 21551
/proc/meminfo: memFree=1844880/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=5376 CPUtime=14.88
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 1092 0 0 0 1487 1 0 0 25 0 1 0 160952555 5505024 1086 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535786 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 1344 1086 58 118 0 1222 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 8228

[startup+51.1016 s]
/proc/loadavg: 1.04 1.00 1.22 2/66 21551
/proc/meminfo: memFree=1843024/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=7248 CPUtime=40.46
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 1538 0 0 0 4045 1 0 0 25 0 1 0 160952555 7421952 1532 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 1812 1532 58 118 0 1690 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 10100

[startup+102.305 s]
/proc/loadavg: 1.16 1.03 1.21 2/66 21551
/proc/meminfo: memFree=1840464/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=9912 CPUtime=91.65
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 2196 0 0 0 9163 2 0 0 25 0 1 0 160952555 10149888 2190 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 2478 2190 58 118 0 2356 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 12764

[startup+162.302 s]
/proc/loadavg: 1.27 1.07 1.21 2/66 21551
/proc/meminfo: memFree=1839056/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=11264 CPUtime=151.62
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 2535 0 0 0 15160 2 0 0 25 0 1 0 160952555 11534336 2529 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 2816 2529 58 118 0 2694 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 14116

[startup+222.301 s]
/proc/loadavg: 1.09 1.06 1.19 2/66 21551
/proc/meminfo: memFree=1835216/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=15116 CPUtime=211.61
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 3489 0 0 0 21158 3 0 0 25 0 1 0 160952555 15478784 3483 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528687 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 3779 3483 58 118 0 3657 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 17968

[startup+282.302 s]
/proc/loadavg: 1.03 1.04 1.18 2/66 21551
/proc/meminfo: memFree=1835152/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=15116 CPUtime=271.6
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 3489 0 0 0 27156 4 0 0 25 0 1 0 160952555 15478784 3483 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 3779 3483 58 118 0 3657 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 17968

[startup+342.302 s]
/proc/loadavg: 1.01 1.03 1.17 2/66 21551
/proc/meminfo: memFree=1833872/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=16304 CPUtime=331.58
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 3799 0 0 0 33154 4 0 0 25 0 1 0 160952555 16695296 3793 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 4076 3793 58 118 0 3954 0

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

/proc/21551/statm: 5561 5276 58 118 0 5439 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 25096

[startup+822.301 s]
/proc/loadavg: 1.02 1.01 1.08 2/66 21551
/proc/meminfo: memFree=1826192/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=24056 CPUtime=811.45
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 5699 0 0 0 81138 7 0 0 25 0 1 0 160952555 24633344 5693 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 6014 5693 58 118 0 5892 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 26908

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 21551
/proc/meminfo: memFree=1826128/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=24056 CPUtime=871.43
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 5699 0 0 0 87136 7 0 0 25 0 1 0 160952555 24633344 5693 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 6014 5693 58 118 0 5892 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 26908

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 21551
/proc/meminfo: memFree=1826064/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=24056 CPUtime=931.41
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 5718 0 0 0 93134 7 0 0 25 0 1 0 160952555 24633344 5712 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527424 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 6014 5712 58 118 0 5892 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 26908

[startup+1002.3 s]
/proc/loadavg: 1.07 1.02 1.07 2/66 21551
/proc/meminfo: memFree=1826064/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=24056 CPUtime=991.41
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 5720 0 0 0 99133 8 0 0 25 0 1 0 160952555 24633344 5714 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 6014 5714 58 118 0 5892 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 26908

[startup+1062.3 s]
/proc/loadavg: 1.03 1.01 1.07 2/66 21551
/proc/meminfo: memFree=1825936/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=24188 CPUtime=1051.39
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 5751 0 0 0 105131 8 0 0 25 0 1 0 160952555 24768512 5745 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 6047 5745 58 118 0 5925 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 27040

[startup+1122.3 s]
/proc/loadavg: 1.05 1.02 1.07 2/66 21551
/proc/meminfo: memFree=1825360/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=24848 CPUtime=1111.37
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 5910 0 0 0 111129 8 0 0 25 0 1 0 160952555 25444352 5904 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 6212 5904 58 118 0 6090 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 27700

[startup+1182.3 s]
/proc/loadavg: 1.02 1.02 1.06 2/66 21551
/proc/meminfo: memFree=1824656/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=25508 CPUtime=1171.35
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 6072 0 0 0 117127 8 0 0 25 0 1 0 160952555 26120192 6066 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 6377 6066 58 118 0 6255 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 28360

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

[startup+1190.3 s]
/proc/loadavg: 1.02 1.01 1.06 2/66 21551
/proc/meminfo: memFree=1824656/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=25508 CPUtime=1179.35
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 6072 0 0 0 117927 8 0 0 25 0 1 0 160952555 26120192 6066 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 6377 6066 58 118 0 6255 0
Current children cumulated CPU time (s) 1189.92
Current children cumulated vsize (KiB) 28360

[startup+1196.7 s]
/proc/loadavg: 1.01 1.01 1.06 2/66 21551
/proc/meminfo: memFree=1824656/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=25508 CPUtime=1185.75
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 6072 0 0 0 118567 8 0 0 25 0 1 0 160952555 26120192 6066 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527615 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 6377 6066 58 118 0 6255 0
Current children cumulated CPU time (s) 1196.32
Current children cumulated vsize (KiB) 28360

[startup+1198.3 s]
/proc/loadavg: 1.01 1.01 1.06 2/66 21551
/proc/meminfo: memFree=1824656/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=25508 CPUtime=1187.35
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 6072 0 0 0 118727 8 0 0 25 0 1 0 160952555 26120192 6066 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 6377 6066 58 118 0 6255 0
Current children cumulated CPU time (s) 1197.92
Current children cumulated vsize (KiB) 28360

[startup+1199.1 s]
/proc/loadavg: 1.01 1.01 1.06 2/66 21551
/proc/meminfo: memFree=1824656/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=25508 CPUtime=1188.15
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 6072 0 0 0 118807 8 0 0 25 0 1 0 160952555 26120192 6066 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 6377 6066 58 118 0 6255 0
Current children cumulated CPU time (s) 1198.72
Current children cumulated vsize (KiB) 28360

[startup+1199.5 s]
/proc/loadavg: 1.01 1.01 1.06 2/66 21551
/proc/meminfo: memFree=1824656/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=25508 CPUtime=1188.55
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 6072 0 0 0 118847 8 0 0 25 0 1 0 160952555 26120192 6066 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 6377 6066 58 118 0 6255 0
Current children cumulated CPU time (s) 1199.12
Current children cumulated vsize (KiB) 28360

[startup+1199.7 s]
/proc/loadavg: 1.01 1.01 1.06 2/66 21551
/proc/meminfo: memFree=1824656/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=2852 CPUtime=10.57
/proc/21547/stat : 21547 (SATzilla2007_C) S 21545 21547 20427 0 -1 4194304 1583 2616 0 0 329 8 701 19 25 0 1 0 160951494 2920448 535 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21547/statm: 713 535 156 260 0 437 0
[pid=21551] ppid=21547 vsize=25508 CPUtime=1188.75
/proc/21551/stat : 21551 (minisat20) R 21547 21547 20427 0 -1 4194304 6072 0 0 0 118867 8 0 0 25 0 1 0 160952555 26120192 6066 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21551/statm: 6377 6066 58 118 0 6255 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 28360

[startup+1199.8 s]
/proc/loadavg: 1.01 1.01 1.06 2/66 21551
/proc/meminfo: memFree=1824656/2055920 swapFree=4179740/4192956
[pid=21547] ppid=21545 vsize=7664 CPUtime=1199.45
/proc/21547/stat : 21547 (SATzilla2007_C) R 21545 21547 20427 0 -1 4194304 2432 8688 0 0 333 9 119575 28 18 0 1 0 160951494 7847936 1245 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/21547/statm: 1916 1245 163 260 0 1640 0
Current children cumulated CPU time (s) 1199.45
Current children cumulated vsize (KiB) 7664

Child status: 17
Real time (s): 1199.87
CPU time (s): 1199.53
CPU user time (s): 1199.14
CPU system time (s): 0.394939
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 28360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.14
system time used= 0.394939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11205
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= 25
involuntary context switches= 2313

runsolver used 0.967852 second user time and 2.44763 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Mon Mar 12 01:34:53 UTC 2007

IDJOB= 337253
IDBENCH= 24694
IDSOLVER= 135
FILE ID= node25/337253-1173663293

PBS_JOBID= 4101414

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/999999000001nw.sat05-447.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337253-1173663293/SATzilla2007_C /tmp/evaluation/337253-1173663293/instance-337253-1173663293.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-337253-1173663293 -o ROOT/results/node25/solver-337253-1173663293 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337253-1173663293/SATzilla2007_C /tmp/evaluation/337253-1173663293/instance-337253-1173663293.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  8bbab1b2b788407ca952856a1e2edded

RANDOM SEED= 413610618

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.232
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.232
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:       1851064 kB
Buffers:         21568 kB
Cached:         141616 kB
SwapCached:       7292 kB
Active:          79268 kB
Inactive:        98620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1851064 kB
SwapTotal:     4192956 kB
SwapFree:      4179740 kB
Dirty:            8780 kB
Writeback:           0 kB
Mapped:          15924 kB
Slab:            12988 kB
Committed_AS:   273936 kB
PageTables:       1476 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= 66556 MiB

End job on node25 on Mon Mar 12 01:54:53 UTC 2007