Trace number 1594643

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) 1198.87 1200.01

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-97-100.cnf
MD5SUM5f0ec9f87ae77ca0eb8468a4ddde217c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark65.0051
Satisfiable
(Un)Satisfiability was proved
Number of variables97
Number of clauses204
Sum of the clauses size612
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3204
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

10.98/11.86	c run March_dl for 5 seconds ... 
10.98/11.86	c Bin: Executing march_dl
10.98/11.86	c child exit by a signal
10.98/11.86	c march_dl returned code 137.
10.98/11.86	c run saps (UBCSAT implementation) for 2 seconds ... 
10.98/11.86	c Bin: Executing ubcsat2006
10.98/11.86	c child exited successfully
10.98/11.86	c ubcsat2006 returned code 0.
10.98/11.86	c satzilla computing base features
10.98/11.86	c satzilla doing unit-prop probe
10.98/11.86	c satzilla doing local search probe
10.98/11.86	c satzilla doing lobjois search-space size estimate
10.98/11.86	c satzilla's ranking:
10.98/11.86	c 1) minisat20: -6.867359
10.98/11.86	c 2) vallst+P: -6.151964
10.98/11.86	c 3) minisat20+P: -3.924518
10.98/11.86	c 4) zchaff_rand+P: 0.778409
10.98/11.86	c 5) march_dl+P: 2.922914
10.98/11.86	c 6) march_dl: 3.358222
10.98/11.86	c 7) kcnfs+P: 999.000000
10.98/11.86	c 8) kcnfs: 999.000000
10.98/11.86	c 9) vallst: 999.000000
10.98/11.86	c 10) zchaff_rand: 999.000000
10.98/11.86	c satzilla running minisat20 ... 
10.98/11.86	This is MiniSat 2.0 beta
10.98/11.86	WARNING: for repeatability, setting FPU to use double precision
10.98/11.86	============================[ Problem Statistics ]=============================
10.98/11.86	|                                                                             |
10.98/11.86	|  Number of variables:  97                                                   |
10.98/11.86	|  Number of clauses:    204                                                  |
10.98/11.86	|  Parsing time:         0.00         s                                       |
10.98/11.86	============================[ Search Statistics ]==============================
10.98/11.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.98/11.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.98/11.86	===============================================================================
10.98/11.86	|         0 |      97      204      612 |       68        0    nan |  0.000 % |
10.98/11.86	|       104 |      97      204      612 |       74      104     16 |  0.011 % |
10.98/11.86	|       254 |      97      204      612 |       82       92     13 |  0.011 % |
10.98/11.87	|       480 |      97      204      612 |       90       86     11 |  0.011 % |
10.98/11.87	|       818 |      97      204      612 |       99      100     12 |  0.011 % |
10.98/11.88	|      1325 |      97      204      612 |      109       97     12 |  0.011 % |
10.98/11.89	|      2086 |      97      204      612 |      120       93     11 |  0.011 % |
11.04/11.90	|      3226 |      97      204      612 |      132       93      9 |  0.011 % |
11.04/11.92	|      4935 |      97      204      612 |      145      118     10 |  0.011 % |
11.04/11.96	|      7497 |      97      204      612 |      160      110     11 |  0.011 % |
11.18/12.01	|     11341 |      97      204      612 |      176      180     13 |  0.011 % |
11.18/12.09	|     17107 |      97      204      612 |      194      165     11 |  0.011 % |
11.37/12.20	|     25757 |      97      204      612 |      213      142     10 |  0.011 % |
11.47/12.39	|     38731 |      97      204      612 |      234      217     12 |  0.011 % |
11.77/12.66	|     58193 |      97      204      612 |      258      185     10 |  0.011 % |
12.17/13.07	|     87387 |      97      204      612 |      284      214     10 |  0.011 % |
12.87/13.70	|    131176 |      97      204      612 |      312      195      9 |  0.011 % |
13.87/14.70	|    196862 |      97      204      612 |      343      198     11 |  0.011 % |
15.27/16.18	|    295389 |      97      204      612 |      378      317     12 |  0.011 % |
17.57/18.40	|    443181 |      97      204      612 |      415      357     13 |  0.011 % |
20.87/21.70	|    664866 |      97      204      612 |      457      244     10 |  0.011 % |
25.87/26.72	|    997391 |      97      204      612 |      503      314     11 |  0.011 % |
33.76/34.67	|   1496179 |      97      204      612 |      553      492     13 |  0.011 % |
46.56/47.43	|   2244361 |      97      204      612 |      608      525     14 |  0.011 % |
65.06/65.99	|   3366637 |      97      204      612 |      669      528     13 |  0.011 % |
95.55/96.44	|   5050048 |      97      204      612 |      736      538     13 |  0.011 % |
139.94/140.84	|   7575164 |      97      204      612 |      810      643     14 |  0.011 % |
212.92/213.82	|  11362839 |      97      204      612 |      891      487     11 |  0.011 % |
325.58/326.53	|  17044351 |      97      204      612 |      980      654     14 |  0.011 % |
501.54/502.60	|  25566621 |      97      204      612 |     1078      912     13 |  0.011 % |
759.46/760.57	|  38350024 |      97      204      612 |     1186      668     13 |  0.022 % |
1184.15/1185.32	|  57525129 |      97      204      612 |     1305      861     12 |  0.043 % |
1198.85/1200.01	c Bin: Executing minisat20
1198.85/1200.01	c child exit by a signal
1198.85/1200.01	c minisat20 returned code 137.
1198.85/1200.01	c minisat20 returned code 137.
1198.85/1200.01	c satzilla running vallst with preprocessing ... 
1198.85/1200.01	c Preprocessing...
1198.85/1200.01	c Inital problem has 97 variables, 204 nary clauses (0 binary clauses).
1198.85/1200.01	c Num non-binary clauses 204, Average non-binary clause length 3.000
1198.85/1200.01	c Theory has no gaps
1198.85/1200.01	c Preprocessor runtime was 0.000 seconds.
1198.85/1200.01	c 
1198.85/1200.01	c Satisfiability of theory still undetermined.
1198.85/1200.01	c See file /tmp/GS62yC for simplified theory.
1198.85/1200.01	c Bin: Executing vallst
1198.85/1200.01	c vallst returned code 1.
1198.85/1200.01	c vallst returned code 1.
1198.85/1200.01	c satzilla running minisat20 with preprocessing ... 
1198.85/1200.01	c Bin: Executing minisat20
1198.85/1200.01	c minisat20 returned code 1.
1198.85/1200.01	c minisat20 returned code 1.
1198.85/1200.01	c satzilla running zchaff_rand with preprocessing ... 
1198.85/1200.01	c Bin: Executing zchaff_rand
1198.85/1200.01	c zchaff_rand returned code 1.
1198.85/1200.01	c zchaff_rand returned code 1.
1198.85/1200.01	c satzilla running march_dl with preprocessing ... 
1198.85/1200.01	c Bin: Executing march_dl
1198.85/1200.01	c march_dl returned code 1.
1198.85/1200.01	c march_dl returned code 1.
1198.85/1200.01	c satzilla running march_dl ... 
1198.85/1200.01	c Bin: Executing march_dl
1198.85/1200.01	c march_dl returned code 1.
1198.85/1200.01	c march_dl returned code 1.
1198.85/1200.01	c satzilla running kcnfs with preprocessing ... 
1198.85/1200.01	c Bin: Executing kcnfs
1198.85/1200.01	c kcnfs returned code 1.
1198.85/1200.01	c kcnfs returned code 1.
1198.85/1200.01	c satzilla running kcnfs ... 
1198.85/1200.01	c Bin: Executing kcnfs
1198.85/1200.01	c kcnfs returned code 1.
1198.85/1200.01	c kcnfs returned code 1.
1198.85/1200.01	c satzilla running vallst ... 
1198.85/1200.01	c Bin: Executing vallst
1198.85/1200.01	c vallst returned code 1.
1198.85/1200.01	c vallst returned code 1.
1198.85/1200.01	c satzilla running zchaff_rand ... 
1198.85/1200.01	c Bin: Executing zchaff_rand
1198.85/1200.01	c zchaff_rand returned code 1.
1198.85/1200.01	c zchaff_rand returned code 1.
1198.85/1200.01	c ERROR: All Failed! 
1198.85/1200.01	c SATZILLA_TIME=1199.040000

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-1594643-1239279420/watcher-1594643-1239279420 -o /tmp/evaluation-result-1594643-1239279420/solver-1594643-1239279420 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1594643-1239279420.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: 0.00 0.00 0.00 3/81 28098
/proc/meminfo: memFree=1527608/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1440 CPUtime=0
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 554270895 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 360 110 95 260 0 84 0
[pid=28099] ppid=28098 vsize=632 CPUtime=0
/proc/28099/stat : 28099 (march_dl) R 28098 28098 28061 0 -1 4194304 111 0 0 0 0 0 0 0 21 0 1 0 554270896 647168 105 1992294400 134512640 134996440 4294956256 18446744073709551615 134617582 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28099/statm: 158 105 73 118 0 37 0

[startup+0.077221 s]
/proc/loadavg: 0.00 0.00 0.00 3/81 28098
/proc/meminfo: memFree=1527608/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1440 CPUtime=0
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 554270895 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 360 110 95 260 0 84 0
[pid=28099] ppid=28098 vsize=632 CPUtime=0.07
/proc/28099/stat : 28099 (march_dl) R 28098 28098 28061 0 -1 4194304 116 0 0 0 7 0 0 0 21 0 1 0 554270896 647168 110 1992294400 134512640 134996440 4294956256 18446744073709551615 134567944 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28099/statm: 158 110 73 118 0 37 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2072

[startup+0.101222 s]
/proc/loadavg: 0.00 0.00 0.00 3/81 28098
/proc/meminfo: memFree=1527608/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1440 CPUtime=0
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 554270895 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 360 110 95 260 0 84 0
[pid=28099] ppid=28098 vsize=632 CPUtime=0.09
/proc/28099/stat : 28099 (march_dl) R 28098 28098 28061 0 -1 4194304 116 0 0 0 9 0 0 0 21 0 1 0 554270896 647168 110 1992294400 134512640 134996440 4294956256 18446744073709551615 134528326 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28099/statm: 158 110 73 118 0 37 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2072

[startup+0.301241 s]
/proc/loadavg: 0.00 0.00 0.00 3/81 28098
/proc/meminfo: memFree=1527608/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1440 CPUtime=0
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 554270895 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 360 110 95 260 0 84 0
[pid=28099] ppid=28098 vsize=632 CPUtime=0.29
/proc/28099/stat : 28099 (march_dl) R 28098 28098 28061 0 -1 4194304 118 0 0 0 29 0 0 0 23 0 1 0 554270896 647168 112 1992294400 134512640 134996440 4294956256 18446744073709551615 134617257 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28099/statm: 158 112 73 118 0 37 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2072

[startup+0.70128 s]
/proc/loadavg: 0.00 0.00 0.00 3/81 28098
/proc/meminfo: memFree=1527608/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1440 CPUtime=0
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 554270895 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 360 110 95 260 0 84 0
[pid=28099] ppid=28098 vsize=632 CPUtime=0.69
/proc/28099/stat : 28099 (march_dl) R 28098 28098 28061 0 -1 4194304 118 0 0 0 69 0 0 0 25 0 1 0 554270896 647168 112 1992294400 134512640 134996440 4294956256 18446744073709551615 134532677 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28099/statm: 158 112 73 118 0 37 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2072

[startup+1.50136 s]
/proc/loadavg: 0.08 0.02 0.01 2/83 28100
/proc/meminfo: memFree=1527208/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1440 CPUtime=0
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 554270895 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 360 110 95 260 0 84 0
[pid=28099] ppid=28098 vsize=764 CPUtime=1.49
/proc/28099/stat : 28099 (march_dl) R 28098 28098 28061 0 -1 4194304 119 0 0 0 149 0 0 0 25 0 1 0 554270896 782336 113 1992294400 134512640 134996440 4294956256 18446744073709551615 134587741 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28099/statm: 191 113 73 118 0 70 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2204

[startup+3.10151 s]
/proc/loadavg: 0.08 0.02 0.01 2/83 28100
/proc/meminfo: memFree=1527080/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1440 CPUtime=0
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 554270895 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 360 110 95 260 0 84 0
[pid=28099] ppid=28098 vsize=764 CPUtime=3.09
/proc/28099/stat : 28099 (march_dl) R 28098 28098 28061 0 -1 4194304 120 0 0 0 309 0 0 0 25 0 1 0 554270896 782336 114 1992294400 134512640 134996440 4294956256 18446744073709551615 134536988 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28099/statm: 191 114 73 118 0 70 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2204

[startup+6.30182 s]
/proc/loadavg: 0.23 0.05 0.02 1/83 28101
/proc/meminfo: memFree=1526504/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1440 CPUtime=4.99
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 135 121 0 0 0 0 499 0 16 0 1 0 554270895 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 360 111 96 260 0 84 0
[pid=28101] ppid=28098 vsize=6188 CPUtime=0.49
/proc/28101/stat : 28101 (ubcsat2006) R 28098 28098 28061 0 -1 4194304 235 0 1 0 34 15 0 0 21 0 1 0 554271396 6336512 219 1992294400 134512640 134777720 4294956112 18446744073709551615 134556121 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28101/statm: 1547 219 156 64 0 1128 0
Current children cumulated CPU time (s) 5.48
Current children cumulated vsize (KiB) 7628

[startup+12.7014 s]
/proc/loadavg: 0.29 0.06 0.02 2/83 28102
/proc/meminfo: memFree=1526696/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=1680 CPUtime=0.83
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 96 0 0 0 83 0 0 0 25 0 1 0 554272082 1720320 91 1992294400 134512640 134998072 4294956256 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 420 91 58 118 0 298 0
Current children cumulated CPU time (s) 11.87
Current children cumulated vsize (KiB) 3236

[startup+25.5017 s]
/proc/loadavg: 0.45 0.11 0.04 2/83 28102
/proc/meminfo: memFree=1526696/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=1812 CPUtime=13.63
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 116 0 0 0 1363 0 0 0 25 0 1 0 554272082 1855488 111 1992294400 134512640 134998072 4294956256 18446744073709551615 134528291 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 453 111 58 118 0 331 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 3368

[startup+51.1012 s]
/proc/loadavg: 0.64 0.18 0.06 2/83 28102
/proc/meminfo: memFree=1526632/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=1812 CPUtime=39.22
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 136 0 0 0 3922 0 0 0 25 0 1 0 554272082 1855488 131 1992294400 134512640 134998072 4294956256 18446744073709551615 134530235 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 453 131 58 118 0 331 0
Current children cumulated CPU time (s) 50.26
Current children cumulated vsize (KiB) 3368

[startup+102.306 s]
/proc/loadavg: 0.84 0.30 0.11 2/83 28102
/proc/meminfo: memFree=1526632/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=1944 CPUtime=90.41
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 148 0 0 0 9041 0 0 0 25 0 1 0 554272082 1990656 143 1992294400 134512640 134998072 4294956256 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 486 143 58 118 0 364 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 3500

[startup+162.302 s]
/proc/loadavg: 0.94 0.43 0.16 2/83 28102
/proc/meminfo: memFree=1526504/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=1944 CPUtime=150.39
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 162 0 0 0 15039 0 0 0 25 0 1 0 554272082 1990656 157 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 486 157 58 118 0 364 0
Current children cumulated CPU time (s) 161.43
Current children cumulated vsize (KiB) 3500

[startup+222.302 s]
/proc/loadavg: 0.98 0.53 0.21 2/83 28102
/proc/meminfo: memFree=1526440/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=1944 CPUtime=210.37
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 171 0 0 0 21037 0 0 0 25 0 1 0 554272082 1990656 166 1992294400 134512640 134998072 4294956256 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 486 166 58 118 0 364 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 3500

[startup+282.302 s]
/proc/loadavg: 0.99 0.61 0.26 2/83 28102
/proc/meminfo: memFree=1526440/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=2076 CPUtime=270.36
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 177 0 0 0 27036 0 0 0 25 0 1 0 554272082 2125824 172 1992294400 134512640 134998072 4294956256 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 519 172 58 118 0 397 0
Current children cumulated CPU time (s) 281.4
Current children cumulated vsize (KiB) 3632

[startup+342.301 s]
/proc/loadavg: 0.99 0.68 0.30 2/83 28102
/proc/meminfo: memFree=1526376/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=2076 CPUtime=330.34
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 182 0 0 0 33034 0 0 0 25 0 1 0 554272082 2125824 177 1992294400 134512640 134998072 4294956256 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 519 177 58 118 0 397 0

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


[startup+822.301 s]
/proc/loadavg: 0.99 0.92 0.56 2/83 28102
/proc/meminfo: memFree=1525992/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=2208 CPUtime=810.21
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 222 0 0 0 81021 0 0 0 25 0 1 0 554272082 2260992 217 1992294400 134512640 134998072 4294956256 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 552 217 58 118 0 430 0
Current children cumulated CPU time (s) 821.25
Current children cumulated vsize (KiB) 3764

[startup+882.302 s]
/proc/loadavg: 0.99 0.93 0.59 2/83 28102
/proc/meminfo: memFree=1525992/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=2208 CPUtime=870.19
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 222 0 0 0 87019 0 0 0 25 0 1 0 554272082 2260992 217 1992294400 134512640 134998072 4294956256 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 552 217 58 118 0 430 0
Current children cumulated CPU time (s) 881.23
Current children cumulated vsize (KiB) 3764

[startup+942.302 s]
/proc/loadavg: 0.99 0.94 0.61 2/83 28102
/proc/meminfo: memFree=1525992/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=2208 CPUtime=930.17
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 223 0 0 0 93017 0 0 0 25 0 1 0 554272082 2260992 218 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 552 218 58 118 0 430 0
Current children cumulated CPU time (s) 941.21
Current children cumulated vsize (KiB) 3764

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/83 28102
/proc/meminfo: memFree=1525992/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=2208 CPUtime=990.16
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 231 0 0 0 99016 0 0 0 25 0 1 0 554272082 2260992 226 1992294400 134512640 134998072 4294956256 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 552 226 58 118 0 430 0
Current children cumulated CPU time (s) 1001.2
Current children cumulated vsize (KiB) 3764

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.65 2/83 28102
/proc/meminfo: memFree=1525928/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=2208 CPUtime=1050.14
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 235 0 0 0 105014 0 0 0 25 0 1 0 554272082 2260992 230 1992294400 134512640 134998072 4294956256 18446744073709551615 134528139 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 552 230 58 118 0 430 0
Current children cumulated CPU time (s) 1061.18
Current children cumulated vsize (KiB) 3764

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/83 28102
/proc/meminfo: memFree=1525864/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=2208 CPUtime=1110.13
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 235 0 0 0 111013 0 0 0 25 0 1 0 554272082 2260992 230 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 552 230 58 118 0 430 0
Current children cumulated CPU time (s) 1121.17
Current children cumulated vsize (KiB) 3764

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/83 28102
/proc/meminfo: memFree=1525864/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=2208 CPUtime=1170.11
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 237 0 0 0 117011 0 0 0 25 0 1 0 554272082 2260992 232 1992294400 134512640 134998072 4294956256 18446744073709551615 134525674 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 552 232 58 118 0 430 0
Current children cumulated CPU time (s) 1181.15
Current children cumulated vsize (KiB) 3764

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/83 28102
/proc/meminfo: memFree=1525864/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=2208 CPUtime=1178.11
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 237 0 0 0 117811 0 0 0 25 0 1 0 554272082 2260992 232 1992294400 134512640 134998072 4294956256 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 552 232 58 118 0 430 0
Current children cumulated CPU time (s) 1189.15
Current children cumulated vsize (KiB) 3764

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.69 2/83 28102
/proc/meminfo: memFree=1525864/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=2208 CPUtime=1184.51
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 237 0 0 0 118451 0 0 0 25 0 1 0 554272082 2260992 232 1992294400 134512640 134998072 4294956256 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 552 232 58 118 0 430 0
Current children cumulated CPU time (s) 1195.55
Current children cumulated vsize (KiB) 3764

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/83 28102
/proc/meminfo: memFree=1525864/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=2208 CPUtime=1186.1
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 237 0 0 0 118610 0 0 0 25 0 1 0 554272082 2260992 232 1992294400 134512640 134998072 4294956256 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 552 232 58 118 0 430 0
Current children cumulated CPU time (s) 1197.14
Current children cumulated vsize (KiB) 3764

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.69 2/83 28102
/proc/meminfo: memFree=1525864/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=2208 CPUtime=1186.9
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 237 0 0 0 118690 0 0 0 25 0 1 0 554272082 2260992 232 1992294400 134512640 134998072 4294956256 18446744073709551615 134537772 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 552 232 58 118 0 430 0
Current children cumulated CPU time (s) 1197.94
Current children cumulated vsize (KiB) 3764

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.69 2/83 28102
/proc/meminfo: memFree=1525864/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=2208 CPUtime=1187.3
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 237 0 0 0 118730 0 0 0 25 0 1 0 554272082 2260992 232 1992294400 134512640 134998072 4294956256 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 552 232 58 118 0 430 0
Current children cumulated CPU time (s) 1198.34
Current children cumulated vsize (KiB) 3764

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.69 2/83 28102
/proc/meminfo: memFree=1525864/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=2208 CPUtime=1187.7
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 237 0 0 0 118770 0 0 0 25 0 1 0 554272082 2260992 232 1992294400 134512640 134998072 4294956256 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 552 232 58 118 0 430 0
Current children cumulated CPU time (s) 1198.74
Current children cumulated vsize (KiB) 3764

[startup+1200 s]
/proc/loadavg: 0.99 0.97 0.69 2/83 28102
/proc/meminfo: memFree=1525864/2055920 swapFree=4169732/4192956
[pid=28098] ppid=28096 vsize=1556 CPUtime=11.04
/proc/28098/stat : 28098 (SATzilla2007_C) S 28096 28098 28061 0 -1 4194304 518 362 0 1 261 52 700 91 25 0 1 0 554270895 1593344 224 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28098/statm: 389 224 157 260 0 113 0
[pid=28102] ppid=28098 vsize=2208 CPUtime=1187.81
/proc/28102/stat : 28102 (minisat20) R 28098 28098 28061 0 -1 4194304 237 0 0 0 118781 0 0 0 25 0 1 0 554272082 2260992 232 1992294400 134512640 134998072 4294956256 18446744073709551615 134525900 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28102/statm: 552 232 58 118 0 430 0
Current children cumulated CPU time (s) 1198.85
Current children cumulated vsize (KiB) 3764

Child status: 17
Real time (s): 1200.01
CPU time (s): 1198.87
CPU user time (s): 1197.44
CPU system time (s): 1.43278
CPU usage (%): 99.905
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.44
system time used= 1.43278
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1157
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 1720

runsolver used 1.38079 second user time and 4.08538 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-09 14:17:00
IDJOB=1594643
IDBENCH=71105
IDSOLVER=558
FILE ID=node89/1594643-1239279420
PBS_JOBID= 9115379
Free space on /tmp= 66556 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-97-100.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1594643-1239279420/watcher-1594643-1239279420 -o /tmp/evaluation-result-1594643-1239279420/solver-1594643-1239279420 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1594643-1239279420.cnf            

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

MD5SUM BENCH= 5f0ec9f87ae77ca0eb8468a4ddde217c
RANDOM SEED=1518528294

node89.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.240
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.240
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:       1528152 kB
Buffers:         50868 kB
Cached:         389148 kB
SwapCached:      12524 kB
Active:         119000 kB
Inactive:       334956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1528152 kB
SwapTotal:     4192956 kB
SwapFree:      4169732 kB
Dirty:            8376 kB
Writeback:           0 kB
Mapped:          19488 kB
Slab:            58100 kB
Committed_AS:  1904400 kB
PageTables:       2600 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= 66548 MiB
End job on node89 at 2009-04-09 14:37:00