Trace number 1731705

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: SATzilla CRAFTED? (exit code) 1199.5 1199.86

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_3_6_cmp.cnf
MD5SUMc848a5766cfcc1d1c3f26c7818e48eb2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark105.341
Satisfiable
(Un)Satisfiability was proved
Number of variables1473
Number of clauses11563
Sum of the clauses size37576
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 37024
Number of clauses of size 4708
Number of clauses of size 51300
Number of clauses of size over 5150

Solver Data

10.47/10.59	c run March_dl for 5 seconds ... 
10.47/10.59	c Bin: Executing march_dl
10.47/10.59	c child exit by a signal
10.47/10.59	c march_dl returned code 137.
10.47/10.59	c run saps (UBCSAT implementation) for 2 seconds ... 
10.47/10.59	c Bin: Executing ubcsat2006
10.47/10.59	c child exited successfully
10.47/10.59	c ubcsat2006 returned code 0.
10.47/10.59	c satzilla computing base features
10.47/10.59	c satzilla doing unit-prop probe
10.47/10.59	c satzilla doing local search probe
10.47/10.59	c satzilla doing lobjois search-space size estimate
10.47/10.59	c satzilla's ranking:
10.47/10.59	c 1) minisat20+P: -1.083327
10.47/10.59	c 2) march_dl+P: 0.600628
10.47/10.59	c 3) minisat20: 1.117386
10.47/10.59	c 4) vallst+P: 1.456993
10.47/10.59	c 5) march_dl: 1.605738
10.47/10.59	c 6) zchaff_rand+P: 5.695925
10.47/10.59	c 7) kcnfs+P: 999.000000
10.47/10.59	c 8) kcnfs: 999.000000
10.47/10.59	c 9) vallst: 999.000000
10.47/10.59	c 10) zchaff_rand: 999.000000
10.47/10.59	c satzilla running minisat20 with preprocessing ... 
10.57/10.68	This is MiniSat 2.0 beta
10.57/10.68	WARNING: for repeatability, setting FPU to use double precision
10.57/10.68	============================[ Problem Statistics ]=============================
10.57/10.68	|                                                                             |
10.57/10.68	|  Number of variables:  1321                                                 |
10.57/10.68	|  Number of clauses:    11489                                                |
10.57/10.68	|  Parsing time:         0.00         s                                       |
10.57/10.69	============================[ Search Statistics ]==============================
10.57/10.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.69	===============================================================================
10.57/10.69	|         0 |    1321    11489    36956 |     3829        0    nan |  0.000 % |
10.57/10.69	|       101 |    1321    11489    36956 |     4212      101     48 |  0.000 % |
10.57/10.70	|       251 |    1321    11489    36956 |     4633      251     47 |  0.000 % |
10.64/10.70	|       476 |    1321    11489    36956 |     5097      476     45 |  0.000 % |
10.64/10.72	|       813 |    1321    11489    36956 |     5607      813     35 |  0.000 % |
10.64/10.74	|      1319 |    1321    11489    36956 |     6167     1319     50 |  0.000 % |
10.64/10.77	|      2078 |    1321    11489    36956 |     6784     2078     41 |  0.000 % |
10.64/10.84	|      3219 |    1321    11489    36956 |     7462     3219     48 |  0.000 % |
10.85/10.92	|      4927 |    1321    11489    36956 |     8209     4927     40 |  0.000 % |
11.04/11.10	|      7489 |    1321    11489    36956 |     9030     7489     42 |  0.000 % |
11.24/11.38	|     11334 |    1321    11489    36956 |     9933     6710     26 |  0.000 % |
11.84/11.90	|     17100 |    1321    11489    36956 |    10926     7325     56 |  0.000 % |
12.64/12.76	|     25749 |    1321    11489    36956 |    12019    10207     50 |  0.000 % |
13.94/14.06	|     38723 |    1321    11489    36956 |    13221    10878     51 |  0.000 % |
16.34/16.44	|     58184 |    1321    11489    36956 |    14543    10154     53 |  0.000 % |
20.14/20.22	|     87376 |    1321    11489    36956 |    15997     9594     65 |  0.000 % |
28.54/28.65	|    131165 |    1321    11489    36956 |    17597    12320     79 |  0.000 % |
49.23/49.40	|    196849 |    1321    11489    36956 |    19356    14783    105 |  0.000 % |
87.52/87.63	|    295376 |    1321    11489    36956 |    21292    14206     99 |  0.000 % |
143.51/143.62	|    443165 |    1321    11489    36956 |    23421    20771    107 |  0.000 % |
241.78/241.92	|    664848 |    1321    11489    36956 |    25764    16279     81 |  0.000 % |
388.14/388.32	|    997375 |    1321    11489    36956 |    28340    21726     98 |  0.000 % |
630.46/630.75	|   1496163 |    1321    11489    36956 |    31174    16632     87 |  0.000 % |
1012.55/1012.91	|   2244345 |    1321    11489    36956 |    34291    20550     83 |  0.000 % |
1199.40/1199.85	c Preprocessing...
1199.40/1199.85	c Inital problem has 1473 variables, 9182 nary clauses (2381 binary clauses).
1199.40/1199.85	c Num non-binary clauses 9182, Average non-binary clause length 3.574
1199.40/1199.85	c Theory has no gaps
1199.40/1199.85	c Preprocessor runtime was 0.080 seconds.
1199.40/1199.85	c 
1199.40/1199.85	c Satisfiability of theory still undetermined.
1199.40/1199.85	c See file /tmp/gdsM8D for simplified theory.
1199.40/1199.85	c Bin: Executing minisat20
1199.40/1199.85	c child exit by a signal
1199.40/1199.85	c minisat20 returned code 137.
1199.40/1199.85	c minisat20 returned code 137.
1199.40/1199.85	c satzilla running march_dl with preprocessing ... 
1199.40/1199.85	c Bin: Executing march_dl
1199.40/1199.85	c march_dl returned code 1.
1199.40/1199.85	c march_dl returned code 1.
1199.40/1199.85	c satzilla running minisat20 ... 
1199.40/1199.85	c Bin: Executing minisat20
1199.40/1199.85	c minisat20 returned code 1.
1199.40/1199.85	c minisat20 returned code 1.
1199.40/1199.85	c satzilla running vallst with preprocessing ... 
1199.40/1199.85	c Bin: Executing vallst
1199.40/1199.85	c vallst returned code 1.
1199.40/1199.85	c vallst returned code 1.
1199.40/1199.85	c satzilla running march_dl ... 
1199.40/1199.85	c Bin: Executing march_dl
1199.40/1199.85	c march_dl returned code 1.
1199.40/1199.85	c march_dl returned code 1.
1199.40/1199.85	c satzilla running zchaff_rand with preprocessing ... 
1199.40/1199.85	c Bin: Executing zchaff_rand
1199.40/1199.85	c zchaff_rand returned code 1.
1199.40/1199.85	c zchaff_rand returned code 1.
1199.40/1199.85	c satzilla running kcnfs with preprocessing ... 
1199.40/1199.85	c Bin: Executing kcnfs
1199.40/1199.85	c kcnfs returned code 1.
1199.40/1199.85	c kcnfs returned code 1.
1199.40/1199.85	c satzilla running kcnfs ... 
1199.40/1199.85	c Bin: Executing kcnfs
1199.40/1199.85	c kcnfs returned code 1.
1199.40/1199.85	c kcnfs returned code 1.
1199.40/1199.85	c satzilla running vallst ... 
1199.40/1199.85	c Bin: Executing vallst
1199.40/1199.85	c vallst returned code 1.
1199.40/1199.85	c vallst returned code 1.
1199.40/1199.85	c satzilla running zchaff_rand ... 
1199.40/1199.85	c Bin: Executing zchaff_rand
1199.40/1199.85	c zchaff_rand returned code 1.
1199.40/1199.85	c zchaff_rand returned code 1.
1199.40/1199.85	c ERROR: All Failed! 
1199.40/1199.85	c SATZILLA_TIME=1199.670000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731705-1240773528/watcher-1731705-1240773528 -o /tmp/evaluation-result-1731705-1240773528/solver-1731705-1240773528 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1731705-1240773528.cnf 

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


[startup+0 s]
/proc/loadavg: 1.71 1.69 1.46 3/65 25272
/proc/meminfo: memFree=1492008/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=1440 CPUtime=0
/proc/25272/stat : 25272 (SATzilla2007_C) R 25270 25272 24869 0 -1 4194304 126 0 0 0 0 0 0 0 20 0 1 0 105382945 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/25272/statm: 360 110 95 260 0 84 0
[pid=25273] ppid=25272 vsize=768 CPUtime=0
/proc/25273/stat : 25273 (march_dl) R 25272 25272 24869 0 -1 4194304 112 0 0 0 0 0 0 0 20 0 1 0 105382945 786432 107 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25273/statm: 192 107 50 118 0 71 0

[startup+0.097932 s]
/proc/loadavg: 1.71 1.69 1.46 3/65 25272
/proc/meminfo: memFree=1492008/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=1440 CPUtime=0
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 105382945 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25272/statm: 360 110 95 260 0 84 0
[pid=25273] ppid=25272 vsize=2000 CPUtime=0.09
/proc/25273/stat : 25273 (march_dl) R 25272 25272 24869 0 -1 4194304 530 0 0 0 9 0 0 0 21 0 1 0 105382945 2048000 406 1992294400 134512640 134996440 4294956240 18446744073709551615 134617254 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25273/statm: 500 406 65 118 0 379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3440

[startup+0.101931 s]
/proc/loadavg: 1.71 1.69 1.46 3/65 25272
/proc/meminfo: memFree=1492008/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=1440 CPUtime=0
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 105382945 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25272/statm: 360 110 95 260 0 84 0
[pid=25273] ppid=25272 vsize=2288 CPUtime=0.09
/proc/25273/stat : 25273 (march_dl) R 25272 25272 24869 0 -1 4194304 570 0 0 0 9 0 0 0 21 0 1 0 105382945 2342912 446 1992294400 134512640 134996440 4294956240 18446744073709551615 134583082 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25273/statm: 572 446 67 118 0 451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3728

[startup+0.301953 s]
/proc/loadavg: 1.71 1.69 1.46 3/65 25272
/proc/meminfo: memFree=1492008/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=1440 CPUtime=0
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 105382945 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25272/statm: 360 110 95 260 0 84 0
[pid=25273] ppid=25272 vsize=5340 CPUtime=0.29
/proc/25273/stat : 25273 (march_dl) R 25272 25272 24869 0 -1 4194304 1323 0 0 0 29 0 0 0 23 0 1 0 105382945 5468160 1190 1992294400 134512640 134996440 4294956240 18446744073709551615 134533669 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25273/statm: 1335 1190 73 118 0 1214 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6780

[startup+0.701997 s]
/proc/loadavg: 1.71 1.69 1.46 3/65 25272
/proc/meminfo: memFree=1492008/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=1440 CPUtime=0
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 105382945 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25272/statm: 360 110 95 260 0 84 0
[pid=25273] ppid=25272 vsize=5740 CPUtime=0.69
/proc/25273/stat : 25273 (march_dl) R 25272 25272 24869 0 -1 4194304 2051 0 0 0 69 0 0 0 25 0 1 0 105382945 5877760 1334 1992294400 134512640 134996440 4294956240 18446744073709551615 134559280 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25273/statm: 1435 1334 73 118 0 1314 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7180

[startup+1.50109 s]
/proc/loadavg: 1.71 1.69 1.46 2/67 25274
/proc/meminfo: memFree=1486872/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=1440 CPUtime=0
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 105382945 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25272/statm: 360 110 95 260 0 84 0
[pid=25273] ppid=25272 vsize=6424 CPUtime=1.49
/proc/25273/stat : 25273 (march_dl) R 25272 25272 24869 0 -1 4194304 2305 0 0 0 149 0 0 0 25 0 1 0 105382945 6578176 1340 1992294400 134512640 134996440 4294956240 18446744073709551615 134514296 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25273/statm: 1606 1340 75 118 0 1485 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7864

[startup+3.10227 s]
/proc/loadavg: 1.71 1.69 1.46 2/67 25274
/proc/meminfo: memFree=1486168/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=1440 CPUtime=0
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 105382945 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25272/statm: 360 110 95 260 0 84 0
[pid=25273] ppid=25272 vsize=7468 CPUtime=3.09
/proc/25273/stat : 25273 (march_dl) R 25272 25272 24869 0 -1 4194304 2568 0 0 0 308 1 0 0 25 0 1 0 105382945 7647232 1601 1992294400 134512640 134996440 4294956240 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25273/statm: 1867 1601 75 118 0 1746 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8908

[startup+6.30162 s]
/proc/loadavg: 1.81 1.71 1.46 2/67 25275
/proc/meminfo: memFree=1490456/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=1440 CPUtime=4.99
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 135 2617 0 0 0 0 498 1 16 0 1 0 105382945 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 360 111 96 260 0 84 0
[pid=25275] ppid=25272 vsize=6188 CPUtime=1.28
/proc/25275/stat : 25275 (ubcsat2006) R 25272 25272 24869 0 -1 4194304 409 0 0 0 115 13 0 0 25 0 1 0 105383446 6336512 392 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25275/statm: 1547 392 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7013 s]
/proc/loadavg: 1.75 1.70 1.46 2/67 25276
/proc/meminfo: memFree=1485208/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=5564 CPUtime=2
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 1121 0 0 0 200 0 0 0 25 0 1 0 105384014 5697536 1116 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 1391 1116 59 118 0 1269 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 9684

[startup+25.5018 s]
/proc/loadavg: 1.58 1.67 1.45 2/67 25276
/proc/meminfo: memFree=1481496/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=8776 CPUtime=14.8
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 1917 0 0 0 1479 1 0 0 25 0 1 0 105384014 8986624 1912 1992294400 134512640 134998072 4294956288 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 2194 1912 59 118 0 2072 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 12896

[startup+51.1016 s]
/proc/loadavg: 1.38 1.61 1.44 2/67 25276
/proc/meminfo: memFree=1476952/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=13408 CPUtime=40.39
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 3077 0 0 0 4037 2 0 0 25 0 1 0 105384014 13729792 3072 1992294400 134512640 134998072 4294956288 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 3352 3072 59 118 0 3230 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 17528

[startup+102.305 s]
/proc/loadavg: 1.16 1.52 1.42 2/67 25276
/proc/meminfo: memFree=1474136/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=16212 CPUtime=91.58
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 3780 0 0 0 9156 2 0 0 25 0 1 0 105384014 16601088 3775 1992294400 134512640 134998072 4294956288 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 4053 3775 59 118 0 3931 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 20332

[startup+162.301 s]
/proc/loadavg: 1.06 1.42 1.39 2/67 25276
/proc/meminfo: memFree=1472152/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=18200 CPUtime=151.56
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 4275 0 0 0 15153 3 0 0 25 0 1 0 105384014 18636800 4270 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 4550 4270 59 118 0 4428 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 22320

[startup+222.302 s]
/proc/loadavg: 1.02 1.34 1.36 2/67 25276
/proc/meminfo: memFree=1471448/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=18928 CPUtime=211.54
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 4439 0 0 0 21151 3 0 0 25 0 1 0 105384014 19382272 4434 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 4732 4434 59 118 0 4610 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 23048

[startup+282.302 s]
/proc/loadavg: 1.01 1.28 1.34 2/67 25276
/proc/meminfo: memFree=1469528/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=20824 CPUtime=271.52
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 4910 0 0 0 27149 3 0 0 25 0 1 0 105384014 21323776 4905 1992294400 134512640 134998072 4294956288 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 5206 4905 59 118 0 5084 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 24944

[startup+342.301 s]
/proc/loadavg: 1.00 1.22 1.31 2/67 25276
/proc/meminfo: memFree=1469208/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=21100 CPUtime=331.51
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 4980 0 0 0 33147 4 0 0 25 0 1 0 105384014 21606400 4975 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 5275 4975 59 118 0 5153 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/67 25276
/proc/meminfo: memFree=1462040/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=28444 CPUtime=811.37
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 6748 0 0 0 81132 5 0 0 25 0 1 0 105384014 29126656 6743 1992294400 134512640 134998072 4294956288 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 7111 6743 59 118 0 6989 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 32564

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/67 25276
/proc/meminfo: memFree=1461848/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=28612 CPUtime=871.35
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 6787 0 0 0 87130 5 0 0 25 0 1 0 105384014 29298688 6782 1992294400 134512640 134998072 4294956288 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 7153 6782 59 118 0 7031 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 32732

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.15 2/67 25276
/proc/meminfo: memFree=1461656/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=28752 CPUtime=931.33
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 6829 0 0 0 93128 5 0 0 25 0 1 0 105384014 29442048 6824 1992294400 134512640 134998072 4294956288 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 7188 6824 59 118 0 7066 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 32872

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/67 25276
/proc/meminfo: memFree=1461464/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=29036 CPUtime=991.32
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 6872 0 0 0 99127 5 0 0 25 0 1 0 105384014 29732864 6867 1992294400 134512640 134998072 4294956288 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 7259 6867 59 118 0 7137 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 33156

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/67 25276
/proc/meminfo: memFree=1461144/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=29168 CPUtime=1051.3
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 6935 0 0 0 105125 5 0 0 25 0 1 0 105384014 29868032 6930 1992294400 134512640 134998072 4294956288 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 7292 6930 59 118 0 7170 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 33288

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/67 25276
/proc/meminfo: memFree=1460376/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=30036 CPUtime=1111.28
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 7118 0 0 0 111123 5 0 0 25 0 1 0 105384014 30756864 7113 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 7509 7113 59 118 0 7387 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 34156

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 25276
/proc/meminfo: memFree=1460312/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=30036 CPUtime=1171.26
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 7128 0 0 0 117121 5 0 0 25 0 1 0 105384014 30756864 7123 1992294400 134512640 134998072 4294956288 18446744073709551615 134525160 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 7509 7123 59 118 0 7387 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 34156

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 25276
/proc/meminfo: memFree=1460312/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=30036 CPUtime=1179.26
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 7138 0 0 0 117921 5 0 0 25 0 1 0 105384014 30756864 7133 1992294400 134512640 134998072 4294956288 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 7509 7133 59 118 0 7387 0
Current children cumulated CPU time (s) 1189.9
Current children cumulated vsize (KiB) 34156

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 25276
/proc/meminfo: memFree=1460312/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=30036 CPUtime=1185.66
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 7138 0 0 0 118561 5 0 0 25 0 1 0 105384014 30756864 7133 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 7509 7133 59 118 0 7387 0
Current children cumulated CPU time (s) 1196.3
Current children cumulated vsize (KiB) 34156

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 25276
/proc/meminfo: memFree=1460312/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=30036 CPUtime=1187.26
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 7138 0 0 0 118721 5 0 0 25 0 1 0 105384014 30756864 7133 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 7509 7133 59 118 0 7387 0
Current children cumulated CPU time (s) 1197.9
Current children cumulated vsize (KiB) 34156

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 25276
/proc/meminfo: memFree=1460312/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=30036 CPUtime=1188.06
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 7138 0 0 0 118801 5 0 0 25 0 1 0 105384014 30756864 7133 1992294400 134512640 134998072 4294956288 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 7509 7133 59 118 0 7387 0
Current children cumulated CPU time (s) 1198.7
Current children cumulated vsize (KiB) 34156

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 25276
/proc/meminfo: memFree=1460312/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=30036 CPUtime=1188.46
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 7138 0 0 0 118841 5 0 0 25 0 1 0 105384014 30756864 7133 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 7509 7133 59 118 0 7387 0
Current children cumulated CPU time (s) 1199.1
Current children cumulated vsize (KiB) 34156

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 25276
/proc/meminfo: memFree=1460312/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=30036 CPUtime=1188.66
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 7138 0 0 0 118861 5 0 0 25 0 1 0 105384014 30756864 7133 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 7509 7133 59 118 0 7387 0
Current children cumulated CPU time (s) 1199.3
Current children cumulated vsize (KiB) 34156

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 25276
/proc/meminfo: memFree=1460312/2055920 swapFree=4192192/4192956
[pid=25272] ppid=25270 vsize=4120 CPUtime=10.64
/proc/25272/stat : 25272 (SATzilla2007_C) S 25270 25272 24869 0 -1 4194304 1423 3032 0 0 326 16 700 22 25 0 1 0 105382945 4218880 826 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25272/statm: 1030 826 164 260 0 754 0
[pid=25276] ppid=25272 vsize=30036 CPUtime=1188.76
/proc/25276/stat : 25276 (minisat20) R 25272 25272 24869 0 -1 4194304 7138 0 0 0 118871 5 0 0 25 0 1 0 105384014 30756864 7133 1992294400 134512640 134998072 4294956288 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25276/statm: 7509 7133 59 118 0 7387 0
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (KiB) 34156

Child status: 17
Real time (s): 1199.86
CPU time (s): 1199.5
CPU user time (s): 1199.04
CPU system time (s): 0.45493
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 34156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.04
system time used= 0.45493
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11606
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 1940

runsolver used 1.05884 second user time and 3.31649 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-26 21:18:48
IDJOB=1731705
IDBENCH=70907
IDSOLVER=558
FILE ID=node76/1731705-1240773528
PBS_JOBID= 9187189
Free space on /tmp= 66204 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_7_3_6_cmp.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731705-1240773528/watcher-1731705-1240773528 -o /tmp/evaluation-result-1731705-1240773528/solver-1731705-1240773528 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1731705-1240773528.cnf            

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

MD5SUM BENCH= c848a5766cfcc1d1c3f26c7818e48eb2
RANDOM SEED=1207928503

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1492488 kB
Buffers:         63920 kB
Cached:         427032 kB
SwapCached:        620 kB
Active:         214460 kB
Inactive:       290276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1492488 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:            8576 kB
Writeback:           0 kB
Mapped:          22340 kB
Slab:            44552 kB
Committed_AS:   372176 kB
PageTables:       1432 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= 66196 MiB
End job on node76 at 2009-04-26 21:38:48