Trace number 305972

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.1 1199.59

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S421554531-04.cnf
MD5SUMc5fd209011b2a02c2f80e5fa7741ee6e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark106.83
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.90/11.07	c run March_dl for 5 seconds ... 
10.90/11.07	c Bin: Executing march_dl
10.90/11.07	c child exit by a signal
10.90/11.07	c march_dl returned code 137.
10.90/11.07	c run saps (UBCSAT implementation) for 2 seconds ... 
10.90/11.07	c Bin: Executing ubcsat2006
10.90/11.07	c child exited successfully
10.90/11.07	c ubcsat2006 returned code 0.
10.90/11.07	c satzilla computing base features
10.90/11.07	c satzilla doing unit-prop probe
10.90/11.07	c satzilla doing local search probe
10.90/11.07	c satzilla doing lobjois search-space size estimate
10.90/11.07	c satzilla's ranking:
10.90/11.07	c 1) minisat20: 2.279588
10.90/11.07	c 2) march_dl: 2.298469
10.90/11.07	c 3) vallst+P: 2.662799
10.90/11.07	c 4) march_dl+P: 2.742233
10.90/11.07	c 5) minisat20+P: 2.770910
10.90/11.07	c 6) zchaff_rand+P: 4.428255
10.90/11.07	c 7) kcnfs+P: 999.000000
10.90/11.07	c 8) kcnfs: 999.000000
10.90/11.07	c 9) vallst: 999.000000
10.90/11.07	c 10) zchaff_rand: 999.000000
10.90/11.07	c satzilla running minisat20 ... 
10.90/11.07	This is MiniSat 2.0 beta
10.90/11.07	WARNING: for repeatability, setting FPU to use double precision
10.90/11.07	============================[ Problem Statistics ]=============================
10.90/11.07	|                                                                             |
11.00/11.07	|  Number of variables:  10000                                                |
11.00/11.07	|  Number of clauses:    42000                                                |
11.00/11.10	|  Parsing time:         0.03         s                                       |
11.00/11.10	============================[ Search Statistics ]==============================
11.00/11.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.00/11.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.00/11.10	===============================================================================
11.00/11.10	|         0 |   10000    42000   126000 |    14000        0    nan |  0.000 % |
11.00/11.13	|       101 |   10000    42000   126000 |    15400      101    123 |  0.000 % |
11.00/11.17	|       251 |   10000    42000   126000 |    16940      251    124 |  0.000 % |
11.00/11.23	|       476 |   10000    42000   126000 |    18634      476    139 |  0.000 % |
11.20/11.34	|       813 |   10000    42000   126000 |    20497      813    140 |  0.000 % |
11.40/11.48	|      1319 |   10000    42000   126000 |    22547     1319    148 |  0.000 % |
11.60/11.72	|      2079 |   10000    42000   126000 |    24801     2079    160 |  0.000 % |
11.91/12.09	|      3219 |   10000    42000   126000 |    27282     3219    167 |  0.000 % |
12.62/12.75	|      4927 |   10000    42000   126000 |    30010     4927    179 |  0.000 % |
13.65/13.78	|      7489 |   10000    42000   126000 |    33011     7489    184 |  0.000 % |
15.30/15.47	|     11333 |   10000    42000   126000 |    36312    11333    189 |  0.000 % |
18.16/18.30	|     17101 |   10000    42000   126000 |    39943    17101    198 |  0.000 % |
22.87/23.01	|     25752 |   10000    42000   126000 |    43937    25752    196 |  0.000 % |
32.19/32.37	|     38726 |   10000    42000   126000 |    48331    38726    209 |  0.000 % |
47.67/47.84	|     58189 |   10000    42000   126000 |    53164    20138    232 |  0.000 % |
76.35/76.49	|     87382 |   10000    42000   126000 |    58481    49331    247 |  0.000 % |
116.92/117.14	|    131171 |   10000    42000   126000 |    64329    45491    238 |  0.000 % |
202.37/202.63	|    196855 |   10000    42000   126000 |    70762    57676    257 |  0.000 % |
342.52/342.80	|    295381 |   10000    42000   126000 |    77838    39798    230 |  0.000 % |
564.86/565.21	|    443170 |   10000    42000   126000 |    85622    58371    278 |  0.000 % |
921.20/921.65	|    664854 |   10000    42000   126000 |    94184    62122    260 |  0.000 % |
1198.75/1199.35	c Bin: Executing minisat20
1198.75/1199.35	c child exit by a signal
1198.75/1199.35	c minisat20 returned code 137.
1198.75/1199.35	c minisat20 returned code 137.
1198.75/1199.35	c satzilla running march_dl ... 
1198.75/1199.35	c Bin: Executing march_dl
1198.75/1199.35	c march_dl returned code 1.
1198.75/1199.35	c march_dl returned code 1.
1198.75/1199.35	c satzilla running vallst with preprocessing ... 
1199.07/1199.58	c Preprocessing...
1199.07/1199.58	c Inital problem has 10000 variables, 42000 nary clauses (0 binary clauses).
1199.07/1199.58	c Num non-binary clauses 42000, Average non-binary clause length 3.000
1199.07/1199.58	c Theory has no gaps
1199.07/1199.58	c Preprocessor runtime was 0.180 seconds.
1199.07/1199.58	c 
1199.07/1199.58	c Satisfiability of theory still undetermined.
1199.07/1199.58	c See file /tmp/Y9EzVl for simplified theory.
1199.07/1199.58	c Bin: Executing vallst
1199.07/1199.58	c vallst returned code 1.
1199.07/1199.58	c vallst returned code 1.
1199.07/1199.58	c satzilla running march_dl with preprocessing ... 
1199.07/1199.58	c Bin: Executing march_dl
1199.07/1199.58	c march_dl returned code 1.
1199.07/1199.58	c march_dl returned code 1.
1199.07/1199.58	c satzilla running minisat20 with preprocessing ... 
1199.07/1199.58	c Bin: Executing minisat20
1199.07/1199.58	c minisat20 returned code 1.
1199.07/1199.58	c minisat20 returned code 1.
1199.07/1199.58	c satzilla running zchaff_rand with preprocessing ... 
1199.07/1199.58	c Bin: Executing zchaff_rand
1199.07/1199.58	c zchaff_rand returned code 1.
1199.07/1199.58	c zchaff_rand returned code 1.
1199.07/1199.58	c satzilla running kcnfs with preprocessing ... 
1199.07/1199.58	c Bin: Executing kcnfs
1199.07/1199.58	c kcnfs returned code 1.
1199.07/1199.58	c kcnfs returned code 1.
1199.07/1199.58	c satzilla running kcnfs ... 
1199.07/1199.58	c Bin: Executing kcnfs
1199.07/1199.58	c kcnfs returned code 1.
1199.07/1199.58	c kcnfs returned code 1.
1199.07/1199.58	c satzilla running vallst ... 
1199.07/1199.58	c Bin: Executing vallst
1199.07/1199.58	c vallst returned code 1.
1199.07/1199.58	c vallst returned code 1.
1199.07/1199.58	c satzilla running zchaff_rand ... 
1199.07/1199.58	c Bin: Executing zchaff_rand
1199.07/1199.58	c zchaff_rand returned code 1.
1199.07/1199.58	c zchaff_rand returned code 1.
1199.07/1199.58	c ERROR: All Failed! 
1199.07/1199.58	c SATZILLA_TIME=1199.270000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node33/watcher-305972-1172089525 -o ROOT/results/node33/solver-305972-1172089525 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/305972-1172089525/SATzilla2007_C /tmp/evaluation/305972-1172089525/instance-305972-1172089525.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7169
/proc/meminfo: memFree=1472952/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=1440 CPUtime=0
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133987882 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 360 110 95 260 0 84 0
[pid=7170] ppid=7169 vsize=1596 CPUtime=0
/proc/7170/stat : 7170 (march_dl) R 7169 7169 6124 0 -1 4194304 258 0 0 0 0 0 0 0 19 0 1 0 133987882 1634304 253 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7170/statm: 399 253 50 118 0 278 0

[startup+0.106982 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7169
/proc/meminfo: memFree=1472952/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=1440 CPUtime=0
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133987882 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 360 110 95 260 0 84 0
[pid=7170] ppid=7169 vsize=3744 CPUtime=0.09
/proc/7170/stat : 7170 (march_dl) R 7169 7169 6124 0 -1 4194304 964 0 0 0 9 0 0 0 20 0 1 0 133987882 3833856 683 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7170/statm: 936 683 53 118 0 815 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5184

[startup+0.515064 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7169
/proc/meminfo: memFree=1472952/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=1440 CPUtime=0
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133987882 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 360 110 95 260 0 84 0
[pid=7170] ppid=7169 vsize=8896 CPUtime=0.51
/proc/7170/stat : 7170 (march_dl) R 7169 7169 6124 0 -1 4194304 7185 0 0 0 47 4 0 0 24 0 1 0 133987882 9109504 1849 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134588857 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7170/statm: 2224 1854 71 118 0 2103 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 10336

[startup+1.33523 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7171
/proc/meminfo: memFree=1463784/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=1440 CPUtime=0
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133987882 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 360 110 95 260 0 84 0
[pid=7170] ppid=7169 vsize=11408 CPUtime=1.32
/proc/7170/stat : 7170 (march_dl) R 7169 7169 6124 0 -1 4194304 8801 0 0 0 107 25 0 0 25 0 1 0 133987882 11681792 2580 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134531248 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7170/statm: 2852 2580 74 118 0 2731 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12848

[startup+2.97157 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7171
/proc/meminfo: memFree=1462568/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=1440 CPUtime=0
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133987882 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 360 110 95 260 0 84 0
[pid=7170] ppid=7169 vsize=11428 CPUtime=2.96
/proc/7170/stat : 7170 (march_dl) R 7169 7169 6124 0 -1 4194304 8808 0 0 0 271 25 0 0 25 0 1 0 133987882 11702272 2587 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528148 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7170/statm: 2857 2587 74 118 0 2736 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12868

[startup+6.25525 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7172
/proc/meminfo: memFree=1469480/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=1440 CPUtime=4.99
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 135 9073 0 0 0 0 473 26 16 0 1 0 133987882 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7169/statm: 360 111 96 260 0 84 0
[pid=7172] ppid=7169 vsize=6188 CPUtime=1.21
/proc/7172/stat : 7172 (ubcsat2006) R 7169 7169 6124 0 -1 4194304 907 0 2 0 116 5 0 0 25 0 1 0 133988382 6336512 892 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7172/statm: 1547 892 156 64 0 1128 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 7628

[startup+12.7126 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7173
/proc/meminfo: memFree=1463208/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=7976 CPUtime=1.62
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 1801 0 0 0 162 0 0 0 25 0 1 0 133988989 8167424 1795 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 1994 1795 59 118 0 1872 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 12460

[startup+25.5272 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7173
/proc/meminfo: memFree=1442472/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=29468 CPUtime=14.44
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 7151 0 0 0 1438 6 0 0 25 0 1 0 133988989 30175232 7145 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 7367 7145 59 118 0 7245 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 33952

[startup+51.1565 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7173
/proc/meminfo: memFree=1422504/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=48160 CPUtime=40.05
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 11840 0 0 0 3993 12 0 0 25 0 1 0 133988989 49315840 11834 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 12040 11834 59 118 0 11918 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 52644

[startup+102.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7173
/proc/meminfo: memFree=1404840/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=65716 CPUtime=91.27
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 16251 0 0 0 9111 16 0 0 25 0 1 0 133988989 67293184 16245 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 16429 16245 59 118 0 16307 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 70200

[startup+162.462 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7173
/proc/meminfo: memFree=1398696/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=71908 CPUtime=151.32
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 17770 0 0 0 15113 19 0 0 25 0 1 0 133988989 73633792 17764 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 17977 17764 59 118 0 17855 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 76392

[startup+222.518 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7173
/proc/meminfo: memFree=1389480/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=81016 CPUtime=211.35
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 20054 0 0 0 21113 22 0 0 25 0 1 0 133988989 82960384 20048 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 20254 20048 59 118 0 20132 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 85500

[startup+282.574 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7173
/proc/meminfo: memFree=1389544/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=81016 CPUtime=271.38
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 20054 0 0 0 27116 22 0 0 25 0 1 0 133988989 82960384 20048 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 20254 20048 59 118 0 20132 0
Current children cumulated CPU time (s) 282.38
Current children cumulated vsize (KiB) 85500

[startup+342.635 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7173
/proc/meminfo: memFree=1386280/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=84316 CPUtime=331.42
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 20856 0 0 0 33120 22 0 0 25 0 1 0 133988989 86339584 20850 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 21079 20850 59 118 0 20957 0
Current children cumulated CPU time (s) 342.42
Current children cumulated vsize (KiB) 88800

[startup+402.703 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7173
/proc/meminfo: memFree=1382504/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=88012 CPUtime=391.47
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 21807 0 0 0 39123 24 0 0 25 0 1 0 133988989 90124288 21801 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 22003 21801 59 118 0 21881 0
Current children cumulated CPU time (s) 402.47
Current children cumulated vsize (KiB) 92496

[startup+462.766 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7173
/proc/meminfo: memFree=1382504/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=88012 CPUtime=451.51
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 21807 0 0 0 45127 24 0 0 25 0 1 0 133988989 90124288 21801 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 22003 21801 59 118 0 21881 0
Current children cumulated CPU time (s) 462.51

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

/proc/7173/statm: 25865 25647 59 118 0 25743 0
Current children cumulated CPU time (s) 702.66
Current children cumulated vsize (KiB) 107944

[startup+763.062 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7173
/proc/meminfo: memFree=1367080/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=103440 CPUtime=751.7
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 25653 0 0 0 75142 28 0 0 25 0 1 0 133988989 105922560 25647 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 25860 25647 59 118 0 25738 0
Current children cumulated CPU time (s) 762.7
Current children cumulated vsize (KiB) 107924

[startup+823.128 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 7173
/proc/meminfo: memFree=1367016/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=103440 CPUtime=811.74
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 25653 0 0 0 81146 28 0 0 25 0 1 0 133988989 105922560 25647 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 25860 25647 59 118 0 25738 0
Current children cumulated CPU time (s) 822.74
Current children cumulated vsize (KiB) 107924

[startup+883.19 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 7173
/proc/meminfo: memFree=1363240/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=107268 CPUtime=871.78
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 26622 0 0 0 87148 30 0 0 25 0 1 0 133988989 109842432 26616 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 26817 26616 59 118 0 26695 0
Current children cumulated CPU time (s) 882.78
Current children cumulated vsize (KiB) 111752

[startup+943.245 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 7173
/proc/meminfo: memFree=1363176/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=107268 CPUtime=931.82
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 26622 0 0 0 93152 30 0 0 25 0 1 0 133988989 109842432 26616 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 26817 26616 59 118 0 26695 0
Current children cumulated CPU time (s) 942.82
Current children cumulated vsize (KiB) 111752

[startup+1003.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 7173
/proc/meminfo: memFree=1352872/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=117756 CPUtime=991.85
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 29202 0 0 0 99153 32 0 0 25 0 1 0 133988989 120582144 29196 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 29439 29196 59 118 0 29317 0
Current children cumulated CPU time (s) 1002.85
Current children cumulated vsize (KiB) 122240

[startup+1063.37 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 7173
/proc/meminfo: memFree=1352808/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=117756 CPUtime=1051.89
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 29204 0 0 0 105157 32 0 0 25 0 1 0 133988989 120582144 29198 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 29439 29198 59 118 0 29317 0
Current children cumulated CPU time (s) 1062.89
Current children cumulated vsize (KiB) 122240

[startup+1123.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7173
/proc/meminfo: memFree=1348840/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=121980 CPUtime=1111.93
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 30248 0 0 0 111160 33 0 0 25 0 1 0 133988989 124907520 30242 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 30495 30242 59 118 0 30373 0
Current children cumulated CPU time (s) 1122.93
Current children cumulated vsize (KiB) 126464

[startup+1183.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7173
/proc/meminfo: memFree=1347176/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=123432 CPUtime=1171.97
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 30609 0 0 0 117163 34 0 0 25 0 1 0 133988989 126394368 30603 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 30858 30603 59 118 0 30736 0
Current children cumulated CPU time (s) 1182.97
Current children cumulated vsize (KiB) 127916

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

[startup+1187.28 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7173
/proc/meminfo: memFree=1347176/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=123432 CPUtime=1175.76
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 30609 0 0 0 117542 34 0 0 25 0 1 0 133988989 126394368 30603 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 30858 30603 59 118 0 30736 0
Current children cumulated CPU time (s) 1186.76
Current children cumulated vsize (KiB) 127916

[startup+1193.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7173
/proc/meminfo: memFree=1347176/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=123432 CPUtime=1182.32
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 30609 0 0 0 118198 34 0 0 25 0 1 0 133988989 126394368 30603 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 30858 30603 59 118 0 30736 0
Current children cumulated CPU time (s) 1193.32
Current children cumulated vsize (KiB) 127916

[startup+1197.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7173
/proc/meminfo: memFree=1347176/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=123432 CPUtime=1185.59
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 30609 0 0 0 118525 34 0 0 25 0 1 0 133988989 126394368 30603 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 30858 30603 59 118 0 30736 0
Current children cumulated CPU time (s) 1196.59
Current children cumulated vsize (KiB) 127916

[startup+1198.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7173
/proc/meminfo: memFree=1347176/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=123432 CPUtime=1187.24
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 30609 0 0 0 118690 34 0 0 25 0 1 0 133988989 126394368 30603 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 30858 30603 59 118 0 30736 0
Current children cumulated CPU time (s) 1198.24
Current children cumulated vsize (KiB) 127916

[startup+1199.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7173
/proc/meminfo: memFree=1347176/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=4484 CPUtime=11
/proc/7169/stat : 7169 (SATzilla2007_C) S 7167 7169 6124 0 -1 4194304 3074 9986 0 2 382 4 679 35 25 0 1 0 133987882 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7169/statm: 1121 912 157 260 0 845 0
[pid=7173] ppid=7169 vsize=123432 CPUtime=1187.64
/proc/7173/stat : 7173 (minisat20) R 7169 7169 6124 0 -1 4194304 30609 0 0 0 118730 34 0 0 25 0 1 0 133988989 126394368 30603 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7173/statm: 30858 30603 59 118 0 30736 0
Current children cumulated CPU time (s) 1198.64
Current children cumulated vsize (KiB) 127916

[startup+1199.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7173
/proc/meminfo: memFree=1462000/2055920 swapFree=4183936/4192956
[pid=7169] ppid=7167 vsize=11192 CPUtime=1199.07
/proc/7169/stat : 7169 (SATzilla2007_C) R 7167 7169 6124 0 -1 4194304 4907 40595 0 2 402 7 119426 72 20 0 1 0 133987882 11460608 2499 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135096667 0 0 4096 0 0 0 0 17 0 0 0
/proc/7169/statm: 2798 2499 165 260 0 2522 0
Current children cumulated CPU time (s) 1199.07
Current children cumulated vsize (KiB) 11192

Child status: 17
Real time (s): 1199.59
CPU time (s): 1199.1
CPU user time (s): 1198.3
CPU system time (s): 0.799878
CPU usage (%): 99.9594
Max. virtual memory (cumulated for all children) (KiB): 127916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.3
system time used= 0.799878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45508
page faults= 2
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= 3081

runsolver used 0.996848 second user time and 2.31065 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Wed Feb 21 20:25:26 UTC 2007

IDJOB= 305972
IDBENCH= 20169
IDSOLVER= 135
FILE ID= node33/305972-1172089525

PBS_JOBID= 3892827

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  c5fd209011b2a02c2f80e5fa7741ee6e

RANDOM SEED= 851447531

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1473360 kB
Buffers:         33056 kB
Cached:         455764 kB
SwapCached:       3092 kB
Active:          36636 kB
Inactive:       462020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1473360 kB
SwapTotal:     4192956 kB
SwapFree:      4183936 kB
Dirty:            9096 kB
Writeback:           0 kB
Mapped:          15776 kB
Slab:            69928 kB
Committed_AS:   221152 kB
PageTables:       1408 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= 66552 MiB

End job on node33 on Wed Feb 21 20:45:25 UTC 2007