Trace number 1613289

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.44 1199.74

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i8_pp_ci_ce.cnf
MD5SUM545e53eb1c10ff91f4e2e16d7a8c9f9f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables14896
Number of clauses153982
Sum of the clauses size505834
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 228700
Number of clauses of size 372038
Number of clauses of size 440118
Number of clauses of size 510080
Number of clauses of size over 53046

Solver Data

21.67/21.77	c run March_dl for 5 seconds ... 
21.67/21.77	c Bin: Executing march_dl
21.67/21.77	c child exit by a signal
21.67/21.77	c march_dl returned code 137.
21.67/21.77	c run saps (UBCSAT implementation) for 2 seconds ... 
21.67/21.77	c Bin: Executing ubcsat2006
21.67/21.77	c child exited successfully
21.67/21.77	c ubcsat2006 returned code 0.
21.67/21.77	c satzilla computing base features
21.67/21.77	c satzilla doing unit-prop probe
21.67/21.77	c satzilla doing local search probe
21.67/21.77	c satzilla doing lobjois search-space size estimate
21.67/21.77	c satzilla's ranking:
21.67/21.77	c 1) minisat20+P: 1.968904
21.67/21.77	c 2) zchaff_rand+P: 3.414509
21.67/21.77	c 3) vallst+P: 4.375230
21.67/21.77	c 4) march_dl+P: 5.453793
21.67/21.77	c 5) march_dl: 6.446568
21.67/21.77	c 6) minisat20: 7.338480
21.67/21.77	c 7) kcnfs+P: 999.000000
21.67/21.77	c 8) kcnfs: 999.000000
21.67/21.77	c 9) vallst: 999.000000
21.67/21.77	c 10) zchaff_rand: 999.000000
21.67/21.77	c satzilla running minisat20 with preprocessing ... 
36.56/36.61	This is MiniSat 2.0 beta
36.56/36.61	WARNING: for repeatability, setting FPU to use double precision
36.56/36.61	============================[ Problem Statistics ]=============================
36.56/36.61	|                                                                             |
36.56/36.61	|  Number of variables:  10227                                                |
36.56/36.61	|  Number of clauses:    115205                                               |
36.56/36.68	|  Parsing time:         0.07         s                                       |
36.56/36.68	============================[ Search Statistics ]==============================
36.56/36.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
36.56/36.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
36.56/36.68	===============================================================================
36.56/36.68	|         0 |   10227   115205   363464 |    38401        0    nan |  0.000 % |
36.57/36.71	|       100 |   10227   115205   363464 |    42241      100      6 |  0.000 % |
36.57/36.73	|       252 |   10227   115205   363464 |    46466      252     12 |  0.000 % |
36.57/36.78	|       477 |   10227   115205   363464 |    51112      477     19 |  0.001 % |
36.57/36.86	|       814 |   10227   115205   363464 |    56223      814     19 |  0.001 % |
36.57/36.93	|      1321 |   10227   115205   363464 |    61846     1321     19 |  0.000 % |
36.57/37.17	|      2080 |   10227   115205   363464 |    68030     2080     31 |  0.001 % |
37.35/37.45	|      3219 |   10227   115205   363464 |    74833     3219     33 |  0.001 % |
38.04/38.10	|      4928 |   10227   115205   363464 |    82317     4928     38 |  0.001 % |
38.65/38.72	|      7490 |   10227   115205   363464 |    90549     7490     39 |  0.001 % |
40.44/40.50	|     11334 |   10227   115205   363464 |    99604    11334     43 |  0.001 % |
43.95/44.02	|     17100 |   10227   115205   363464 |   109564    17100     46 |  0.001 % |
49.85/49.97	|     25752 |   10227   115205   363464 |   120520    25752     49 |  0.001 % |
62.74/62.84	|     38728 |   10227   115205   363464 |   132572    38728     52 |  0.001 % |
85.53/85.65	|     58190 |   10227   115205   363464 |   145830    58190     54 |  0.001 % |
128.72/128.82	|     87385 |   10227   115205   363464 |   160413    87385     54 |  0.001 % |
205.31/205.42	|    131175 |   10227   115205   363464 |   176454   131175     53 |  0.001 % |
335.97/336.12	|    196859 |   10227   115205   363464 |   194100    47534     36 |  0.001 % |
509.04/509.24	|    295385 |   10227   115205   363464 |   213510   146060     44 |  0.001 % |
792.37/792.60	|    443178 |   10227   115205   363464 |   234861   110450     40 |  0.001 % |
1199.36/1199.73	c Preprocessing...
1199.36/1199.73	c Inital problem has 14896 variables, 125282 nary clauses (28700 binary clauses).
1199.36/1199.73	c Num non-binary clauses 125282, Average non-binary clause length 3.579
1199.36/1199.73	c Theory has no gaps
1199.36/1199.73	c Preprocessor runtime was 14.570 seconds.
1199.36/1199.73	c 
1199.36/1199.73	c Satisfiability of theory still undetermined.
1199.36/1199.73	c See file /tmp/eJ7yFZ for simplified theory.
1199.36/1199.73	c Bin: Executing minisat20
1199.36/1199.73	c child exit by a signal
1199.36/1199.73	c minisat20 returned code 137.
1199.36/1199.73	c minisat20 returned code 137.
1199.36/1199.73	c satzilla running zchaff_rand with preprocessing ... 
1199.36/1199.73	c Bin: Executing zchaff_rand
1199.36/1199.73	c zchaff_rand returned code 1.
1199.36/1199.73	c zchaff_rand returned code 1.
1199.36/1199.73	c satzilla running vallst with preprocessing ... 
1199.36/1199.73	c Bin: Executing vallst
1199.36/1199.73	c vallst returned code 1.
1199.36/1199.73	c vallst returned code 1.
1199.36/1199.73	c satzilla running march_dl with preprocessing ... 
1199.36/1199.73	c Bin: Executing march_dl
1199.36/1199.73	c march_dl returned code 1.
1199.36/1199.73	c march_dl returned code 1.
1199.36/1199.73	c satzilla running march_dl ... 
1199.36/1199.73	c Bin: Executing march_dl
1199.36/1199.73	c march_dl returned code 1.
1199.36/1199.73	c march_dl returned code 1.
1199.36/1199.73	c satzilla running minisat20 ... 
1199.36/1199.73	c Bin: Executing minisat20
1199.36/1199.73	c minisat20 returned code 1.
1199.36/1199.73	c minisat20 returned code 1.
1199.36/1199.73	c satzilla running kcnfs with preprocessing ... 
1199.36/1199.73	c Bin: Executing kcnfs
1199.36/1199.73	c kcnfs returned code 1.
1199.36/1199.73	c kcnfs returned code 1.
1199.36/1199.73	c satzilla running kcnfs ... 
1199.36/1199.73	c Bin: Executing kcnfs
1199.36/1199.73	c kcnfs returned code 1.
1199.36/1199.73	c kcnfs returned code 1.
1199.36/1199.73	c satzilla running vallst ... 
1199.36/1199.73	c Bin: Executing vallst
1199.36/1199.73	c vallst returned code 1.
1199.36/1199.73	c vallst returned code 1.
1199.36/1199.73	c satzilla running zchaff_rand ... 
1199.36/1199.73	c Bin: Executing zchaff_rand
1199.36/1199.73	c zchaff_rand returned code 1.
1199.36/1199.73	c zchaff_rand returned code 1.
1199.36/1199.73	c ERROR: All Failed! 
1199.36/1199.73	c SATZILLA_TIME=1199.600000

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-1613289-1239391143/watcher-1613289-1239391143 -o /tmp/evaluation-result-1613289-1239391143/solver-1613289-1239391143 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1613289-1239391143.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.99 1.57 1.80 3/64 8920
/proc/meminfo: memFree=1793064/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=1440 CPUtime=0
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 3754079 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8920/statm: 360 110 95 260 0 84 0
[pid=8921] ppid=8920 vsize=2716 CPUtime=0
/proc/8921/stat : 8921 (march_dl) R 8920 8920 8883 0 -1 4194304 441 0 0 0 0 0 0 0 18 0 1 0 3754079 2781184 436 1992294400 134512640 134996440 4294956256 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8921/statm: 679 436 50 118 0 558 0

[startup+0.033611 s]
/proc/loadavg: 0.99 1.57 1.80 3/64 8920
/proc/meminfo: memFree=1793064/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=1440 CPUtime=0
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 3754079 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8920/statm: 360 110 95 260 0 84 0
[pid=8921] ppid=8920 vsize=3112 CPUtime=0.02
/proc/8921/stat : 8921 (march_dl) R 8920 8920 8883 0 -1 4194304 535 0 0 0 2 0 0 0 18 0 1 0 3754079 3186688 530 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8921/statm: 778 530 50 118 0 657 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4552

[startup+0.101614 s]
/proc/loadavg: 0.99 1.57 1.80 3/64 8920
/proc/meminfo: memFree=1793064/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=1440 CPUtime=0
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 3754079 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8920/statm: 360 110 95 260 0 84 0
[pid=8921] ppid=8920 vsize=3772 CPUtime=0.09
/proc/8921/stat : 8921 (march_dl) R 8920 8920 8883 0 -1 4194304 773 0 0 0 9 0 0 0 18 0 1 0 3754079 3862528 768 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8921/statm: 943 768 50 118 0 822 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5212

[startup+0.301627 s]
/proc/loadavg: 0.99 1.57 1.80 3/64 8920
/proc/meminfo: memFree=1793064/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=1440 CPUtime=0
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 3754079 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8920/statm: 360 110 95 260 0 84 0
[pid=8921] ppid=8920 vsize=10412 CPUtime=0.29
/proc/8921/stat : 8921 (march_dl) R 8920 8920 8883 0 -1 4194304 2542 0 0 0 28 1 0 0 19 0 1 0 3754079 10661888 1774 1992294400 134512640 134996440 4294956256 18446744073709551615 134617577 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8921/statm: 2603 1774 53 118 0 2482 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11852

[startup+0.701654 s]
/proc/loadavg: 0.99 1.57 1.80 3/64 8920
/proc/meminfo: memFree=1793064/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=1440 CPUtime=0
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 3754079 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8920/statm: 360 110 95 260 0 84 0
[pid=8921] ppid=8920 vsize=13576 CPUtime=0.69
/proc/8921/stat : 8921 (march_dl) R 8920 8920 8883 0 -1 4194304 7123 0 0 0 66 3 0 0 22 0 1 0 3754079 13901824 2738 1992294400 134512640 134996440 4294956256 18446744073709551615 134617406 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8921/statm: 3394 2738 55 118 0 3273 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15016

[startup+1.50171 s]
/proc/loadavg: 0.99 1.57 1.80 2/66 8922
/proc/meminfo: memFree=1781976/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=1440 CPUtime=0
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 3754079 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8920/statm: 360 110 95 260 0 84 0
[pid=8921] ppid=8920 vsize=13552 CPUtime=1.49
/proc/8921/stat : 8921 (march_dl) R 8920 8920 8883 0 -1 4194304 7212 0 0 0 146 3 0 0 25 0 1 0 3754079 13877248 2732 1992294400 134512640 134996440 4294956256 18446744073709551615 134544451 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8921/statm: 3388 2732 55 118 0 3267 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14992

[startup+3.10181 s]
/proc/loadavg: 0.99 1.57 1.80 2/66 8922
/proc/meminfo: memFree=1781848/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=1440 CPUtime=0
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 3754079 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8920/statm: 360 110 95 260 0 84 0
[pid=8921] ppid=8920 vsize=18920 CPUtime=3.09
/proc/8921/stat : 8921 (march_dl) R 8920 8920 8883 0 -1 4194304 8561 0 0 0 305 4 0 0 25 0 1 0 3754079 19374080 4079 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8921/statm: 4730 4079 69 118 0 4609 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20360

[startup+6.30102 s]
/proc/loadavg: 0.99 1.56 1.79 2/66 8923
/proc/meminfo: memFree=1783256/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=1440 CPUtime=4.99
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 135 10356 0 0 0 0 493 6 16 0 1 0 3754079 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 360 111 96 260 0 84 0
[pid=8923] ppid=8920 vsize=14388 CPUtime=1.28
/proc/8923/stat : 8923 (ubcsat2006) R 8920 8920 8883 0 -1 4194304 2498 0 0 0 125 3 0 0 25 0 1 0 3754579 14733312 2481 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8923/statm: 3597 2481 156 64 0 3178 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15828

[startup+12.7014 s]
/proc/loadavg: 0.99 1.55 1.79 2/65 8923
/proc/meminfo: memFree=1783264/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=10828 CPUtime=12.67
/proc/8920/stat : 8920 (SATzilla2007_C) R 8918 8920 8883 0 -1 4194304 4811 12861 0 0 538 2 714 13 25 0 1 0 3754079 11087872 2497 1992294400 134512640 135579813 4294956224 18446744073709551615 134526985 0 0 4096 0 0 0 0 17 1 0 0
/proc/8920/statm: 2707 2497 124 260 0 2431 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10828

[startup+25.5013 s]
/proc/loadavg: 0.99 1.52 1.78 2/65 8923
/proc/meminfo: memFree=1759720/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=43460 CPUtime=25.47
/proc/8920/stat : 8920 (SATzilla2007_C) R 8918 8920 8883 0 -1 4194304 15125 12861 0 0 1811 9 714 13 25 0 1 0 3754079 44503040 8444 1992294400 134512640 135579813 4294956224 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/8920/statm: 10865 8444 164 260 0 10589 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 43460

[startup+51.102 s]
/proc/loadavg: 0.99 1.48 1.75 2/66 8924
/proc/meminfo: memFree=1741088/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=14092 CPUtime=14.47
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 3380 0 0 0 1444 3 0 0 25 0 1 0 3757740 14430208 3375 1992294400 134512640 134998072 4294956304 18446744073709551615 134530040 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 3523 3375 58 118 0 3401 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 56600

[startup+102.305 s]
/proc/loadavg: 0.99 1.40 1.71 2/66 8924
/proc/meminfo: memFree=1729184/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=25884 CPUtime=65.67
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 6324 0 0 0 6561 6 0 0 25 0 1 0 3757740 26505216 6319 1992294400 134512640 134998072 4294956304 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 6471 6319 58 118 0 6349 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 68392

[startup+162.301 s]
/proc/loadavg: 0.99 1.33 1.66 2/66 8924
/proc/meminfo: memFree=1719776/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=35560 CPUtime=125.65
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 8708 0 0 0 12556 9 0 0 25 0 1 0 3757740 36413440 8703 1992294400 134512640 134998072 4294956304 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 8890 8703 58 118 0 8768 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 78068

[startup+222.301 s]
/proc/loadavg: 0.99 1.26 1.62 2/66 8924
/proc/meminfo: memFree=1712288/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=43156 CPUtime=185.63
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 10537 0 0 0 18551 12 0 0 25 0 1 0 3757740 44191744 10532 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 10789 10532 58 118 0 10667 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 85664

[startup+282.301 s]
/proc/loadavg: 0.99 1.21 1.58 2/66 8924
/proc/meminfo: memFree=1705824/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=49640 CPUtime=245.61
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 12172 0 0 0 24548 13 0 0 25 0 1 0 3757740 50831360 12167 1992294400 134512640 134998072 4294956304 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 12410 12167 58 118 0 12288 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 92148

[startup+342.301 s]
/proc/loadavg: 0.99 1.17 1.54 2/66 8924
/proc/meminfo: memFree=1702624/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=52700 CPUtime=305.6
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 12937 0 0 0 30546 14 0 0 25 0 1 0 3757740 53964800 12932 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 13175 12932 58 118 0 13053 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 95208

[startup+402.302 s]
/proc/loadavg: 0.99 1.14 1.50 2/66 8924
/proc/meminfo: memFree=1702432/2055920 swapFree=4192956/4192956

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


[startup+762.306 s]
/proc/loadavg: 1.03 1.05 1.33 2/66 8924
/proc/meminfo: memFree=1697504/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=58064 CPUtime=725.5
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 14193 0 0 0 72534 16 0 0 25 0 1 0 3757740 59457536 14180 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 14516 14180 58 118 0 14394 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 100572

[startup+822.302 s]
/proc/loadavg: 1.01 1.04 1.31 2/66 8924
/proc/meminfo: memFree=1697312/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=58376 CPUtime=785.49
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 14255 0 0 0 78532 17 0 0 25 0 1 0 3757740 59777024 14242 1992294400 134512640 134998072 4294956304 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 14594 14242 58 118 0 14472 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 100884

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.29 2/66 8924
/proc/meminfo: memFree=1697120/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=58620 CPUtime=845.47
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 14314 0 0 0 84530 17 0 0 25 0 1 0 3757740 60026880 14301 1992294400 134512640 134998072 4294956304 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 14655 14301 58 118 0 14533 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 101128

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.27 2/66 8924
/proc/meminfo: memFree=1696672/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=59164 CPUtime=905.45
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 14408 0 0 0 90528 17 0 0 25 0 1 0 3757740 60583936 14395 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 14791 14395 58 118 0 14669 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 101672

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.25 2/66 8924
/proc/meminfo: memFree=1696608/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=59164 CPUtime=965.44
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 14420 0 0 0 96527 17 0 0 25 0 1 0 3757740 60583936 14407 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 14791 14407 58 118 0 14669 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 101672

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.23 2/66 8924
/proc/meminfo: memFree=1693216/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=62620 CPUtime=1025.43
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 15290 0 0 0 102524 19 0 0 25 0 1 0 3757740 64122880 15277 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 15655 15277 58 118 0 15533 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 105128

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/66 8924
/proc/meminfo: memFree=1692448/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=63280 CPUtime=1085.41
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 15472 0 0 0 108522 19 0 0 25 0 1 0 3757740 64798720 15459 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 15820 15459 58 118 0 15698 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 105788

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/66 8924
/proc/meminfo: memFree=1692448/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=63280 CPUtime=1145.39
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 15472 0 0 0 114520 19 0 0 25 0 1 0 3757740 64798720 15459 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 15820 15459 58 118 0 15698 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 105788

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 8924
/proc/meminfo: memFree=1692448/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=63280 CPUtime=1153.39
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 15472 0 0 0 115320 19 0 0 25 0 1 0 3757740 64798720 15459 1992294400 134512640 134998072 4294956304 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 15820 15459 58 118 0 15698 0
Current children cumulated CPU time (s) 1189.96
Current children cumulated vsize (KiB) 105788

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 8924
/proc/meminfo: memFree=1692384/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=63280 CPUtime=1159.79
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 15472 0 0 0 115960 19 0 0 25 0 1 0 3757740 64798720 15459 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 15820 15459 58 118 0 15698 0
Current children cumulated CPU time (s) 1196.36
Current children cumulated vsize (KiB) 105788

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 8924
/proc/meminfo: memFree=1692384/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=63456 CPUtime=1161.39
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 15486 0 0 0 116120 19 0 0 25 0 1 0 3757740 64978944 15473 1992294400 134512640 134998072 4294956304 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 15864 15473 58 118 0 15742 0
Current children cumulated CPU time (s) 1197.96
Current children cumulated vsize (KiB) 105964

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 8924
/proc/meminfo: memFree=1692384/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=63456 CPUtime=1162.19
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 15486 0 0 0 116200 19 0 0 25 0 1 0 3757740 64978944 15473 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 15864 15473 58 118 0 15742 0
Current children cumulated CPU time (s) 1198.76
Current children cumulated vsize (KiB) 105964

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 8924
/proc/meminfo: memFree=1692384/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=63456 CPUtime=1162.59
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 15486 0 0 0 116240 19 0 0 25 0 1 0 3757740 64978944 15473 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 15864 15473 58 118 0 15742 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 105964

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 8924
/proc/meminfo: memFree=1692384/2055920 swapFree=4192956/4192956
[pid=8920] ppid=8918 vsize=42508 CPUtime=36.57
/proc/8920/stat : 8920 (SATzilla2007_C) S 8918 8920 8883 0 -1 4194304 16565 12861 0 0 2914 16 714 13 25 0 1 0 3754079 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8920/statm: 10627 9069 165 260 0 10351 0
[pid=8924] ppid=8920 vsize=63456 CPUtime=1162.79
/proc/8924/stat : 8924 (minisat20) R 8920 8920 8883 0 -1 4194304 15486 0 0 0 116260 19 0 0 25 0 1 0 3757740 64978944 15473 1992294400 134512640 134998072 4294956304 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8924/statm: 15864 15473 58 118 0 15742 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 105964

Child status: 17
Real time (s): 1199.74
CPU time (s): 1199.44
CPU user time (s): 1198.91
CPU system time (s): 0.526919
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 105964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.91
system time used= 0.526919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44925
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= 11
involuntary context switches= 1236

runsolver used 1.34879 second user time and 3.00054 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-10 21:19:03
IDJOB=1613289
IDBENCH=71621
IDSOLVER=558
FILE ID=node52/1613289-1239391143
PBS_JOBID= 9132688
Free space on /tmp= 66424 MiB

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

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

MD5SUM BENCH= 545e53eb1c10ff91f4e2e16d7a8c9f9f
RANDOM SEED=1760330884

node52.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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1793608 kB
Buffers:         51416 kB
Cached:         150680 kB
SwapCached:          0 kB
Active:          85604 kB
Inactive:       129244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793608 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           11688 kB
Writeback:           0 kB
Mapped:          22528 kB
Slab:            33440 kB
Committed_AS:    72896 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66412 MiB
End job on node52 at 2009-04-10 21:39:03