Trace number 455990

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) 9997.97 10001.3

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k40.cnf
MD5SUMf58c56449dc331f330165a8aa06cad43
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6512.88
Satisfiable
(Un)Satisfiability was proved
Number of variables81384
Number of clauses337709
Sum of the clauses size864441
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2238960
Number of clauses of size 363146
Number of clauses of size 411994
Number of clauses of size 56819
Number of clauses of size over 514718

Solver Data (download as text)

37.64/37.78	c run March_dl for 5 seconds ... 
37.64/37.78	c Bin: Executing march_dl
37.64/37.78	c child exit by a signal
37.64/37.78	c march_dl returned code 137.
37.64/37.78	c run saps (UBCSAT implementation) for 2 seconds ... 
37.64/37.78	c Bin: Executing ubcsat2006
37.64/37.78	c child exited successfully
37.64/37.78	c ubcsat2006 returned code 0.
37.64/37.78	c satzilla computing base features
37.64/37.78	c satzilla doing unit-prop probe
37.64/37.78	c satzilla doing local search probe
37.64/37.78	c satzilla doing lobjois search-space size estimate
37.64/37.78	c satzilla's ranking:
37.64/37.78	c 1) minisat20+P: -2.161780
37.64/37.78	c 2) minisat20: 3.142177
37.64/37.78	c 3) march_dl+P: 3.299922
37.64/37.78	c 4) vallst+P: 4.090665
37.64/37.78	c 5) march_dl: 4.241807
37.64/37.78	c 6) zchaff_rand+P: 6.598210
37.64/37.78	c 7) kcnfs+P: 999.000000
37.64/37.78	c 8) kcnfs: 999.000000
37.64/37.78	c 9) vallst: 999.000000
37.64/37.78	c 10) zchaff_rand: 999.000000
37.64/37.78	c satzilla running minisat20 with preprocessing ... 
98.32/98.40	This is MiniSat 2.0 beta
98.32/98.40	WARNING: for repeatability, setting FPU to use double precision
98.32/98.40	============================[ Problem Statistics ]=============================
98.32/98.40	|                                                                             |
98.32/98.41	|  Number of variables:  81384                                                |
98.32/98.41	|  Number of clauses:    337709                                               |
98.32/98.61	|  Parsing time:         0.18         s                                       |
98.32/98.62	============================[ Search Statistics ]==============================
98.32/98.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
98.32/98.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
98.32/98.62	===============================================================================
98.32/98.62	|         0 |   74712   308158   792600 |   102719        0    nan |  0.000 % |
98.32/98.68	|       101 |   74691   308158   792600 |   112991       97     13 |  8.358 % |
98.32/98.78	|       251 |   74691   308158   792600 |   124290      247     16 |  8.358 % |
98.81/98.92	|       479 |   74691   308158   792600 |   136719      475     13 |  8.358 % |
98.81/98.98	|       817 |   74691   308158   792600 |   150391      813     16 |  8.358 % |
99.21/99.32	|      1323 |   73910   304478   783278 |   165430     1310     15 |  9.184 % |
99.41/99.52	|      2083 |   73910   304478   783278 |   181973     2070     15 |  9.184 % |
99.70/99.85	|      3223 |   73910   304478   783278 |   200170     3210     16 |  9.184 % |
100.41/100.50	|      4932 |   73906   304465   783246 |   220188     4918     18 |  9.189 % |
101.80/101.95	|      7495 |   73906   304465   783246 |   242206     7481     20 |  9.189 % |
103.71/103.80	|     11340 |   73727   304374   783027 |   266427    11319     21 |  9.526 % |
107.61/107.77	|     17107 |   73631   303498   780836 |   293070    17072     36 |  9.526 % |
111.41/111.59	|     25757 |   73631   303498   780836 |   322377    25722     32 |  9.526 % |
120.20/120.38	|     38731 |   73624   303471   780772 |   354614    38695     34 |  9.535 % |
133.89/134.09	|     58192 |   73613   303439   780694 |   390076    58153     33 |  9.568 % |
176.79/176.97	|     87385 |   73592   303305   780358 |   429084    87345     56 |  9.614 % |
276.38/276.62	|    131175 |   73243   301717   776356 |   471992   131112     87 | 10.087 % |
444.41/444.75	|    196859 |   73062   300157   772608 |   519191   196537     98 | 10.226 % |
741.42/741.81	|    295385 |   72735   298634   768755 |   571110   294796    107 | 10.631 % |
1453.41/1454.05	|    443177 |   72714   298502   768457 |   628222   442489    136 | 10.653 % |
2982.44/2983.56	|    664861 |   72563   297580   766258 |   691044   663589    157 | 10.839 % |
4740.21/4741.95	|    997387 |   72480   297182   765312 |   760148   305329    142 | 10.946 % |
9321.83/9325.08	|   1496176 |   72453   297055   765032 |   836163   804097    205 | 10.974 % |
9997.91/10001.30	c Preprocessing...
9997.91/10001.30	c Inital problem has 81384 variables, 98749 nary clauses (238960 binary clauses).
9997.91/10001.30	c Num non-binary clauses 96677, Average non-binary clause length 3.977
9997.91/10001.30	c Theory has no gaps
9997.91/10001.30	c preprocessor timed out at 60.000000 sec
9997.91/10001.30	c Bin: Executing minisat20
9997.91/10001.30	c child exit by a signal
9997.91/10001.30	c minisat20 returned code 137.
9997.91/10001.30	c minisat20 returned code 137.
9997.91/10001.30	c satzilla running minisat20 ... 
9997.91/10001.30	c Bin: Executing minisat20
9997.91/10001.30	c minisat20 returned code 1.
9997.91/10001.30	c minisat20 returned code 1.
9997.91/10001.30	c satzilla running march_dl with preprocessing ... 
9997.91/10001.30	c Bin: Executing march_dl
9997.91/10001.30	c march_dl returned code 1.
9997.91/10001.30	c march_dl returned code 1.
9997.91/10001.30	c satzilla running vallst with preprocessing ... 
9997.91/10001.30	c Bin: Executing vallst
9997.91/10001.30	c vallst returned code 1.
9997.91/10001.30	c vallst returned code 1.
9997.91/10001.30	c satzilla running march_dl ... 
9997.91/10001.30	c Bin: Executing march_dl
9997.91/10001.30	c march_dl returned code 1.
9997.91/10001.30	c march_dl returned code 1.
9997.91/10001.30	c satzilla running zchaff_rand with preprocessing ... 
9997.91/10001.30	c Bin: Executing zchaff_rand
9997.91/10001.30	c zchaff_rand returned code 1.
9997.91/10001.30	c zchaff_rand returned code 1.
9997.91/10001.30	c satzilla running kcnfs with preprocessing ... 
9997.91/10001.30	c Bin: Executing kcnfs
9997.91/10001.30	c kcnfs returned code 1.
9997.91/10001.30	c kcnfs returned code 1.
9997.91/10001.30	c satzilla running kcnfs ... 
9997.91/10001.30	c Bin: Executing kcnfs
9997.91/10001.30	c kcnfs returned code 1.
9997.91/10001.30	c kcnfs returned code 1.
9997.91/10001.30	c satzilla running vallst ... 
9997.91/10001.30	c Bin: Executing vallst
9997.91/10001.30	c vallst returned code 1.
9997.91/10001.30	c vallst returned code 1.
9997.91/10001.30	c satzilla running zchaff_rand ... 
9997.91/10001.30	c Bin: Executing zchaff_rand
9997.91/10001.30	c zchaff_rand returned code 1.
9997.91/10001.30	c zchaff_rand returned code 1.
9997.91/10001.30	c ERROR: All Failed! 
9997.91/10001.30	c SATZILLA_TIME=9999.470000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node54/watcher-455990-1178625435 -o ROOT/results/node54/solver-455990-1178625435 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455990-1178625435/SATzilla2007_C /tmp/evaluation/455990-1178625435/instance-455990-1178625435.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.84 0.94 0.98 3/66 14783
/proc/meminfo: memFree=1626288/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=1440 CPUtime=0
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 309918041 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 360 110 95 260 0 84 0
[pid=14784] ppid=14783 vsize=632 CPUtime=0
/proc/14784/stat : 14784 (march_dl) R 14783 14783 14727 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 309918041 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14784/statm: 158 46 39 118 0 37 0

[startup+0.0150779 s]
/proc/loadavg: 0.84 0.94 0.98 3/66 14783
/proc/meminfo: memFree=1626288/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=1440 CPUtime=0
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 309918041 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 360 110 95 260 0 84 0
[pid=14784] ppid=14783 vsize=632 CPUtime=0.01
/proc/14784/stat : 14784 (march_dl) R 14783 14783 14727 0 -1 4194304 51 0 0 0 1 0 0 0 19 0 1 0 309918041 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14784/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2072

[startup+0.101088 s]
/proc/loadavg: 0.84 0.94 0.98 3/66 14783
/proc/meminfo: memFree=1626288/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=1440 CPUtime=0
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 309918041 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 360 110 95 260 0 84 0
[pid=14784] ppid=14783 vsize=8332 CPUtime=0.09
/proc/14784/stat : 14784 (march_dl) R 14783 14783 14727 0 -1 4194304 1456 0 0 0 9 0 0 0 19 0 1 0 309918041 8531968 1452 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549763 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14784/statm: 2083 1459 49 118 0 1962 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9772

[startup+0.301113 s]
/proc/loadavg: 0.84 0.94 0.98 3/66 14783
/proc/meminfo: memFree=1626288/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=1440 CPUtime=0
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 309918041 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 360 110 95 260 0 84 0
[pid=14784] ppid=14783 vsize=10840 CPUtime=0.28
/proc/14784/stat : 14784 (march_dl) R 14783 14783 14727 0 -1 4194304 2355 0 0 0 28 0 0 0 20 0 1 0 309918041 11100160 2350 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14784/statm: 2710 2350 50 118 0 2589 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12280

[startup+0.701165 s]
/proc/loadavg: 0.84 0.94 0.98 3/66 14783
/proc/meminfo: memFree=1626288/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=1440 CPUtime=0
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 309918041 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 360 110 95 260 0 84 0
[pid=14784] ppid=14783 vsize=28544 CPUtime=0.69
/proc/14784/stat : 14784 (march_dl) R 14783 14783 14727 0 -1 4194304 6163 0 0 0 67 2 0 0 24 0 1 0 309918041 29229056 5470 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134617249 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14784/statm: 7136 5470 53 118 0 7015 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29984

[startup+1.50127 s]
/proc/loadavg: 0.84 0.94 0.98 2/68 14785
/proc/meminfo: memFree=1597536/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=1440 CPUtime=0
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 309918041 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 360 110 95 260 0 84 0
[pid=14784] ppid=14783 vsize=34308 CPUtime=1.49
/proc/14784/stat : 14784 (march_dl) R 14783 14783 14727 0 -1 4194304 9579 0 0 0 145 4 0 0 25 0 1 0 309918041 35131392 7193 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134651508 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14784/statm: 8577 7193 55 118 0 8456 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35748

[startup+3.10147 s]
/proc/loadavg: 0.85 0.94 0.98 2/68 14785
/proc/meminfo: memFree=1597792/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=1440 CPUtime=0
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 309918041 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 360 110 95 260 0 84 0
[pid=14784] ppid=14783 vsize=34300 CPUtime=3.09
/proc/14784/stat : 14784 (march_dl) R 14783 14783 14727 0 -1 4194304 12101 0 0 0 304 5 0 0 25 0 1 0 309918041 35123200 7225 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14784/statm: 8575 7225 57 118 0 8454 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35740

[startup+6.30288 s]
/proc/loadavg: 0.85 0.94 0.98 2/68 14786
/proc/meminfo: memFree=1620384/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=1440 CPUtime=5
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 134 19775 0 0 0 0 490 10 16 0 1 0 309918041 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14783/statm: 360 111 96 260 0 84 0
[pid=14786] ppid=14783 vsize=30788 CPUtime=1.28
/proc/14786/stat : 14786 (ubcsat2006) R 14783 14783 14727 0 -1 4194304 5389 0 0 0 126 2 0 0 25 0 1 0 309918542 31526912 5372 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14786/statm: 7697 5372 156 64 0 7278 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32228

[startup+12.7017 s]
/proc/loadavg: 0.88 0.94 0.98 2/67 14786
/proc/meminfo: memFree=1594664/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=34408 CPUtime=12.67
/proc/14783/stat : 14783 (SATzilla2007_C) R 14781 14783 14727 0 -1 4194304 8005 25174 0 0 515 4 735 13 25 0 1 0 309918041 35233792 7975 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/14783/statm: 8602 7975 121 260 0 8326 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 34408

[startup+25.5013 s]
/proc/loadavg: 0.89 0.94 0.98 2/67 14786
/proc/meminfo: memFree=1593896/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=34408 CPUtime=25.46
/proc/14783/stat : 14783 (SATzilla2007_C) R 14781 14783 14727 0 -1 4194304 8210 25174 0 0 1792 6 735 13 25 0 1 0 309918041 35233792 8180 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/14783/statm: 8602 8180 121 260 0 8326 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 34408

[startup+51.1016 s]
/proc/loadavg: 0.93 0.94 0.98 2/67 14786
/proc/meminfo: memFree=1531624/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=189864 CPUtime=51.03
/proc/14783/stat : 14783 (SATzilla2007_C) R 14781 14783 14727 0 -1 4194304 39165 25174 0 0 4323 32 735 13 25 0 1 0 309918041 194420736 24053 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134597726 0 0 4096 0 0 0 0 17 1 0 0
/proc/14783/statm: 47466 24053 164 260 0 47190 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 189864

[startup+102.305 s]
/proc/loadavg: 0.97 0.95 0.98 2/68 14787
/proc/meminfo: memFree=1511520/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0
[pid=14787] ppid=14783 vsize=21960 CPUtime=3.89
/proc/14787/stat : 14787 (minisat20) R 14783 14783 14727 0 -1 4194304 5043 0 0 0 386 3 0 0 25 0 1 0 309927881 22487040 5029 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525964 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14787/statm: 5490 5029 59 118 0 5368 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 173088

[startup+162.302 s]
/proc/loadavg: 0.99 0.96 0.98 2/68 14787
/proc/meminfo: memFree=1494176/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0
[pid=14787] ppid=14783 vsize=39344 CPUtime=63.87
/proc/14787/stat : 14787 (minisat20) R 14783 14783 14727 0 -1 4194304 9388 0 0 0 6378 9 0 0 25 0 1 0 309927881 40288256 9374 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14787/statm: 9836 9374 59 118 0 9714 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 190472

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.98 2/68 14787
/proc/meminfo: memFree=1477728/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0
[pid=14787] ppid=14783 vsize=55496 CPUtime=123.84
/proc/14787/stat : 14787 (minisat20) R 14783 14783 14727 0 -1 4194304 13428 0 0 0 12371 13 0 0 25 0 1 0 309927881 56827904 13414 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14787/statm: 13874 13414 59 118 0 13752 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 206624

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14965
/proc/meminfo: memFree=1459824/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0
[pid=14787] ppid=14783 vsize=72272 CPUtime=183.74
/proc/14787/stat : 14787 (minisat20) R 14783 14783 14727 0 -1 4194304 17623 0 0 0 18351 23 0 0 25 0 1 0 309927881 74006528 17609 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14787/statm: 18068 17609 59 118 0 17946 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 223400

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 14985
/proc/meminfo: memFree=1447392/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0
[pid=14787] ppid=14783 vsize=85740 CPUtime=243.72
/proc/14787/stat : 14787 (minisat20) R 14783 14783 14727 0 -1 4194304 20966 0 0 0 24345 27 0 0 25 0 1 0 309927881 87797760 20952 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527533 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14787/statm: 21435 20952 59 118 0 21313 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 236868

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 14985
/proc/meminfo: memFree=1436192/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0

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


[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15387
/proc/meminfo: memFree=795616/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0
[pid=14787] ppid=14783 vsize=736604 CPUtime=9540.71
/proc/14787/stat : 14787 (minisat20) R 14783 14783 14727 0 -1 4194304 183099 0 0 0 953862 209 0 0 25 0 1 0 309927881 754282496 183085 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134536217 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14787/statm: 184151 183085 59 118 0 184029 0
Current children cumulated CPU time (s) 9639.03
Current children cumulated vsize (KiB) 887732

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15387
/proc/meminfo: memFree=791136/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0
[pid=14787] ppid=14783 vsize=740988 CPUtime=9600.69
/proc/14787/stat : 14787 (minisat20) R 14783 14783 14727 0 -1 4194304 184193 0 0 0 959859 210 0 0 25 0 1 0 309927881 758771712 184179 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14787/statm: 185247 184179 59 118 0 185125 0
Current children cumulated CPU time (s) 9699.01
Current children cumulated vsize (KiB) 892116

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15387
/proc/meminfo: memFree=787360/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0
[pid=14787] ppid=14783 vsize=744816 CPUtime=9660.67
/proc/14787/stat : 14787 (minisat20) R 14783 14783 14727 0 -1 4194304 185145 0 0 0 965856 211 0 0 25 0 1 0 309927881 762691584 185131 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14787/statm: 186204 185131 59 118 0 186082 0
Current children cumulated CPU time (s) 9758.99
Current children cumulated vsize (KiB) 895944

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15387
/proc/meminfo: memFree=783456/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0
[pid=14787] ppid=14783 vsize=748776 CPUtime=9720.65
/proc/14787/stat : 14787 (minisat20) R 14783 14783 14727 0 -1 4194304 186120 0 0 0 971853 212 0 0 25 0 1 0 309927881 766746624 186106 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14787/statm: 187194 186106 59 118 0 187072 0
Current children cumulated CPU time (s) 9818.97
Current children cumulated vsize (KiB) 899904

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15387
/proc/meminfo: memFree=780768/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0
[pid=14787] ppid=14783 vsize=751292 CPUtime=9780.64
/proc/14787/stat : 14787 (minisat20) R 14783 14783 14727 0 -1 4194304 186776 0 0 0 977851 213 0 0 25 0 1 0 309927881 769323008 186762 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14787/statm: 187823 186762 59 118 0 187701 0
Current children cumulated CPU time (s) 9878.96
Current children cumulated vsize (KiB) 902420

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15387
/proc/meminfo: memFree=780768/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0
[pid=14787] ppid=14783 vsize=751292 CPUtime=9840.61
/proc/14787/stat : 14787 (minisat20) R 14783 14783 14727 0 -1 4194304 186776 0 0 0 983848 213 0 0 25 0 1 0 309927881 769323008 186762 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527908 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14787/statm: 187823 186762 59 118 0 187701 0
Current children cumulated CPU time (s) 9938.93
Current children cumulated vsize (KiB) 902420

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15387
/proc/meminfo: memFree=780768/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0
[pid=14787] ppid=14783 vsize=751292 CPUtime=9856.61
/proc/14787/stat : 14787 (minisat20) R 14783 14783 14727 0 -1 4194304 186776 0 0 0 985448 213 0 0 25 0 1 0 309927881 769323008 186762 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14787/statm: 187823 186762 59 118 0 187701 0
Current children cumulated CPU time (s) 9954.93
Current children cumulated vsize (KiB) 902420

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15387
/proc/meminfo: memFree=780768/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0
[pid=14787] ppid=14783 vsize=751292 CPUtime=9882.2
/proc/14787/stat : 14787 (minisat20) R 14783 14783 14727 0 -1 4194304 186776 0 0 0 988007 213 0 0 25 0 1 0 309927881 769323008 186762 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14787/statm: 187823 186762 59 118 0 187701 0
Current children cumulated CPU time (s) 9980.52
Current children cumulated vsize (KiB) 902420

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15387
/proc/meminfo: memFree=780768/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0
[pid=14787] ppid=14783 vsize=751292 CPUtime=9888.6
/proc/14787/stat : 14787 (minisat20) R 14783 14783 14727 0 -1 4194304 186776 0 0 0 988647 213 0 0 25 0 1 0 309927881 769323008 186762 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14787/statm: 187823 186762 59 118 0 187701 0
Current children cumulated CPU time (s) 9986.92
Current children cumulated vsize (KiB) 902420

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15387
/proc/meminfo: memFree=780768/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0
[pid=14787] ppid=14783 vsize=751292 CPUtime=9895
/proc/14787/stat : 14787 (minisat20) R 14783 14783 14727 0 -1 4194304 186776 0 0 0 989287 213 0 0 25 0 1 0 309927881 769323008 186762 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14787/statm: 187823 186762 59 118 0 187701 0
Current children cumulated CPU time (s) 9993.32
Current children cumulated vsize (KiB) 902420

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15387
/proc/meminfo: memFree=780768/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0
[pid=14787] ppid=14783 vsize=751292 CPUtime=9898.2
/proc/14787/stat : 14787 (minisat20) R 14783 14783 14727 0 -1 4194304 186776 0 0 0 989607 213 0 0 25 0 1 0 309927881 769323008 186762 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14787/statm: 187823 186762 59 118 0 187701 0
Current children cumulated CPU time (s) 9996.52
Current children cumulated vsize (KiB) 902420

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15387
/proc/meminfo: memFree=780768/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0
[pid=14787] ppid=14783 vsize=751292 CPUtime=9899
/proc/14787/stat : 14787 (minisat20) R 14783 14783 14727 0 -1 4194304 186776 0 0 0 989687 213 0 0 25 0 1 0 309927881 769323008 186762 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14787/statm: 187823 186762 59 118 0 187701 0
Current children cumulated CPU time (s) 9997.32
Current children cumulated vsize (KiB) 902420

[startup+10001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15387
/proc/meminfo: memFree=780768/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0
[pid=14787] ppid=14783 vsize=751292 CPUtime=9899.4
/proc/14787/stat : 14787 (minisat20) R 14783 14783 14727 0 -1 4194304 186776 0 0 0 989727 213 0 0 25 0 1 0 309927881 769323008 186762 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14787/statm: 187823 186762 59 118 0 187701 0
Current children cumulated CPU time (s) 9997.72
Current children cumulated vsize (KiB) 902420

[startup+10001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15387
/proc/meminfo: memFree=780768/2055920 swapFree=4182248/4192956
[pid=14783] ppid=14781 vsize=151128 CPUtime=98.32
/proc/14783/stat : 14783 (SATzilla2007_C) S 14781 14783 14727 0 -1 4194304 52749 25174 0 0 8996 88 735 13 25 0 1 0 309918041 154755072 23794 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14783/statm: 37782 23794 165 260 0 37506 0
[pid=14787] ppid=14783 vsize=0 CPUtime=9899.59
/proc/14787/stat : 14787 (minisat20) R 14783 14783 14727 0 -1 4195332 186776 0 0 0 989735 224 0 0 25 0 1 0 309927881 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/14787/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.91
Current children cumulated vsize (KiB) 151128

Child status: 17
Real time (s): 10001.3
CPU time (s): 9997.97
CPU user time (s): 9994.68
CPU system time (s): 3.2895
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 902420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9994.68
system time used= 3.2895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 264712
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25
involuntary context switches= 18937

runsolver used 9.12761 second user time and 27.2579 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Tue May  8 11:57:16 UTC 2007

IDJOB= 455990
IDBENCH= 20563
IDSOLVER= 179
FILE ID= node54/455990-1178625435

PBS_JOBID= 5218307

Free space on /tmp= 66544 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k40.cnf
COMMAND LINE= /tmp/evaluation/455990-1178625435/SATzilla2007_C /tmp/evaluation/455990-1178625435/instance-455990-1178625435.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-455990-1178625435 -o ROOT/results/node54/solver-455990-1178625435 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455990-1178625435/SATzilla2007_C /tmp/evaluation/455990-1178625435/instance-455990-1178625435.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  f58c56449dc331f330165a8aa06cad43

RANDOM SEED= 617645589

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node54.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.234
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.234
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:       1626696 kB
Buffers:         19868 kB
Cached:         312660 kB
SwapCached:       3868 kB
Active:         215332 kB
Inactive:       126784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1626696 kB
SwapTotal:     4192956 kB
SwapFree:      4182248 kB
Dirty:           16260 kB
Writeback:           0 kB
Mapped:          15684 kB
Slab:            73072 kB
Committed_AS:  5377696 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB

End job on node54 on Tue May  8 14:43:57 UTC 2007