Trace number 1727169

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
SATzilla2009_I 2009-03-22? (exit code) 1199.6 1200.26

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l4.sat05-521.reshuffled-07.cnf
MD5SUMff36f96f6b8096039d33a91da209fed4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1179.17
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.75/19.81	c SATzilla is building models for class 3
19.75/19.81	c run presolver mxc-sr08 for 10 seconds ... 
19.75/19.81	c Bin: Executing mxc-sr08
19.75/19.81	c spawning binary file with 10 seconds ...
19.75/19.81	c child exit by a signal
19.75/19.81	c mxc-sr08 returned code 137.
19.75/19.81	c run presolver picosat846 for 5 seconds ... 
19.75/19.81	c Bin: Executing picosat846
19.75/19.81	c spawning binary file with 5 seconds ...
19.75/19.81	c child exit by a signal
19.75/19.81	c picosat846 returned code 137.
19.75/19.81	c Orignal number of varibales is 4499, number of clauses is 18603 
19.75/19.81	c predicted feature computation time is 1.460379 
19.75/19.81	c Bin: Executing satelite
19.75/19.81	c spawning binary file with 240 seconds ...
19.75/19.81	c child exited successfully
19.75/19.81	c satzilla computing base features
19.75/19.81	c Number of variabe is: 2787, Number of clause is : 18167 
19.75/19.81	c Initializing...
19.75/19.81	c satzilla doing clause learning
19.75/19.81	c start clause learning features ...
19.75/19.81	c Bin: Executing zchaff07
19.75/19.81	c spawning binary file with 2 seconds ...
19.75/19.81	c child exit by a signal
19.75/19.81	c satzilla doing survey propogation probe
19.75/19.81	c do survay propogation for 2 second ...
19.75/19.81	c satzilla doing local search probe
19.75/19.81	c features are:4499 18603 2787 18167 0.614281 0.0239996 0.15341 0.411427 0.832917 1.33294 0.00130903 0.169298 0.000717618 0.00179404 0.763178 0.0753564 0.277756 0.00130903 2.82128 0.000440359 0.0321462 1.59385 0.0335604 0.102568 0 0.636364 0.818043 0.000476996 2.56897 0.00011009 0.0119998 2.01217 0.386305 0.000475989 2.15742 0.000275224 0.00919249 2256 0.00265957 2250 2262 2262 2250 2262 2250 2262 52.5301 0.109624 46.7716 58.2887 58.2887 46.7716 58.2887 46.7716 58.2887 0.0826439 2.45169 0 0.926763 0.238324 0 3.33067e-16 0 0 0.103818 0.483467 0 0.239077 0.139078 0.0136063 0.137818 0.0598166 0.130727 173.891 0.933916 442.717 0.110846 446 429 467 0.365545 0.272009 0.767021 0.1078 
19.75/19.81	c satzilla's ranking:
19.75/19.81	c 1) mxc-sr08: 2.459303
19.75/19.81	c 2) minisat20SAT07: 2.292836
19.75/19.81	c 3) picosat846: 2.158527
19.75/19.81	c 4) zchaff_rand: 0.345222
19.75/19.81	c 5) march_dl2004: 0.214905
19.75/19.81	c 6) SATenstein: -10000.000000
19.75/19.81	c 7) gnovelty+: -10000.000000
19.75/19.81	c 8) adaptg2wsat+: -10000.000000
19.75/19.81	c 9) adaptg2wsat0: -10000.000000
19.75/19.81	c 10) tts-4-0: -10000.000000
19.75/19.81	c 11) vallst: -10000.000000
19.75/19.81	c 12) minisat20: -10000.000000
19.75/19.81	c 13) kcnfs04SAT07: -10000.000000
19.75/19.81	c satzilla running mxc-sr08 ... 
1199.53/1200.25	c Bin: Executing mxc-sr08
1199.53/1200.25	c spawning binary file with 1180 seconds ...
1199.53/1200.25	c child exit by a signal
1199.53/1200.25	c mxc-sr08 returned code 137.
1199.53/1200.25	c satzilla running minisat20SAT07 ... 
1199.53/1200.25	c Bin: Executing minisat20SAT07
1199.53/1200.25	c minisat20SAT07 returned code 1.
1199.53/1200.25	c satzilla running picosat846 ... 
1199.53/1200.25	c Bin: Executing picosat846
1199.53/1200.25	c picosat846 returned code 1.
1199.53/1200.25	c satzilla running zchaff_rand ... 
1199.53/1200.25	c Bin: Executing zchaff_rand
1199.53/1200.25	c zchaff_rand returned code 1.
1199.53/1200.25	c satzilla running march_dl2004 ... 
1199.53/1200.25	c Bin: Executing march_dl2004
1199.53/1200.25	c march_dl2004 returned code 1.
1199.53/1200.25	c satzilla running SATenstein ... 
1199.53/1200.25	c Bin: Executing SATenstein
1199.53/1200.25	c SATenstein returned code 1.
1199.53/1200.25	c satzilla running gnovelty+ ... 
1199.53/1200.26	c Bin: Executing gnovelty+
1199.53/1200.26	c gnovelty+ returned code 1.
1199.53/1200.26	c satzilla running adaptg2wsat+ ... 
1199.53/1200.26	c Bin: Executing adaptg2wsat+
1199.53/1200.26	c adaptg2wsat+ returned code 1.
1199.53/1200.26	c satzilla running adaptg2wsat0 ... 
1199.53/1200.26	c Bin: Executing adaptg2wsat0
1199.53/1200.26	c adaptg2wsat0 returned code 1.
1199.53/1200.26	c satzilla running tts-4-0 ... 
1199.53/1200.26	c Bin: Executing tts-4-0
1199.53/1200.26	c tts-4-0 returned code 1.
1199.53/1200.26	c satzilla running vallst ... 
1199.53/1200.26	c Bin: Executing vallst
1199.53/1200.26	c vallst returned code 1.
1199.53/1200.26	c satzilla running minisat20 ... 
1199.53/1200.26	c Bin: Executing minisat20
1199.53/1200.26	c minisat20 returned code 1.
1199.53/1200.26	c satzilla running kcnfs04SAT07 ... 
1199.53/1200.26	c Bin: Executing kcnfs04SAT07
1199.53/1200.26	c kcnfs04SAT07 returned code 1.
1199.53/1200.26	c ERROR: All Failed! 
1199.53/1200.26	c SATZILLA_TIME=1199.770000

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-1727169-1240721653/watcher-1727169-1240721653 -o /tmp/evaluation-result-1727169-1240721653/solver-1727169-1240721653 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1727169-1240721653.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.84 0.95 0.99 3/64 1704
/proc/meminfo: memFree=1517480/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=2056 CPUtime=0
/proc/1704/stat : 1704 (SATzilla2009_I) R 1702 1704 1667 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100193779 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/1704/statm: 514 112 96 399 0 111 0
[pid=1705] ppid=1704 vsize=2132 CPUtime=0
/proc/1705/stat : 1705 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 100193779 2183168 399 1992294400 134512640 135078026 4294956192 18446744073709551615 134728559 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1705/statm: 533 399 54 138 0 392 0

[startup+0.076331 s]
/proc/loadavg: 0.84 0.95 0.99 3/64 1704
/proc/meminfo: memFree=1517480/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=2056 CPUtime=0
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100193779 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1704/statm: 514 112 96 399 0 111 0
[pid=1705] ppid=1704 vsize=3992 CPUtime=0.07
/proc/1705/stat : 1705 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 932 0 0 0 7 0 0 0 19 0 1 0 100193779 4087808 849 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1705/statm: 998 849 55 138 0 857 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6048

[startup+0.101335 s]
/proc/loadavg: 0.84 0.95 0.99 3/64 1704
/proc/meminfo: memFree=1517480/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=2056 CPUtime=0
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100193779 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1704/statm: 514 112 96 399 0 111 0
[pid=1705] ppid=1704 vsize=3960 CPUtime=0.09
/proc/1705/stat : 1705 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 990 0 0 0 9 0 0 0 19 0 1 0 100193779 4055040 857 1992294400 134512640 135078026 4294956192 18446744073709551615 134541830 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1705/statm: 990 857 70 138 0 849 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6016

[startup+0.301373 s]
/proc/loadavg: 0.84 0.95 0.99 3/64 1704
/proc/meminfo: memFree=1517480/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=2056 CPUtime=0
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100193779 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1704/statm: 514 112 96 399 0 111 0
[pid=1705] ppid=1704 vsize=3960 CPUtime=0.29
/proc/1705/stat : 1705 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 993 0 0 0 29 0 0 0 21 0 1 0 100193779 4055040 860 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1705/statm: 990 860 71 138 0 849 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6016

[startup+0.701449 s]
/proc/loadavg: 0.84 0.95 0.99 3/64 1704
/proc/meminfo: memFree=1517480/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=2056 CPUtime=0
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100193779 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1704/statm: 514 112 96 399 0 111 0
[pid=1705] ppid=1704 vsize=4092 CPUtime=0.69
/proc/1705/stat : 1705 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 1002 0 0 0 69 0 0 0 25 0 1 0 100193779 4190208 869 1992294400 134512640 135078026 4294956192 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1705/statm: 1023 869 71 138 0 882 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6148

[startup+1.5016 s]
/proc/loadavg: 0.84 0.95 0.99 2/66 1706
/proc/meminfo: memFree=1514008/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=2056 CPUtime=0
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100193779 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1704/statm: 514 112 96 399 0 111 0
[pid=1705] ppid=1704 vsize=4488 CPUtime=1.49
/proc/1705/stat : 1705 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 1105 0 0 0 149 0 0 0 25 0 1 0 100193779 4595712 972 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1705/statm: 1122 972 71 138 0 981 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6544

[startup+3.10191 s]
/proc/loadavg: 0.85 0.95 0.99 2/66 1706
/proc/meminfo: memFree=1513240/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=2056 CPUtime=0
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100193779 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1704/statm: 514 112 96 399 0 111 0
[pid=1705] ppid=1704 vsize=5284 CPUtime=3.09
/proc/1705/stat : 1705 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 1321 0 0 0 309 0 0 0 25 0 1 0 100193779 5410816 1188 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1705/statm: 1321 1188 71 138 0 1180 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7340

[startup+6.30253 s]
/proc/loadavg: 0.85 0.95 0.99 2/66 1706
/proc/meminfo: memFree=1510808/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=2056 CPUtime=0
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100193779 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1704/statm: 514 112 96 399 0 111 0
[pid=1705] ppid=1704 vsize=6604 CPUtime=6.28
/proc/1705/stat : 1705 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 1639 0 0 0 627 1 0 0 25 0 1 0 100193779 6762496 1506 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1705/statm: 1651 1506 71 138 0 1510 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8660

[startup+12.7018 s]
/proc/loadavg: 0.95 0.97 0.99 2/66 1707
/proc/meminfo: memFree=1515560/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=2056 CPUtime=9.99
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 152 1865 0 0 0 0 998 1 16 0 1 0 100193779 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 514 121 104 399 0 111 0
[pid=1707] ppid=1704 vsize=3500 CPUtime=2.66
/proc/1707/stat : 1707 (picosat846) R 1704 1704 1667 0 -1 4194304 607 0 0 0 266 0 0 0 25 0 1 0 100194781 3584000 596 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1707/statm: 875 596 84 14 0 541 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 5556

[startup+25.5012 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 1710
/proc/meminfo: memFree=1510248/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=6076 CPUtime=5.66
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 1520 0 0 0 566 0 0 0 25 0 1 0 100195761 6221824 1387 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 1519 1387 71 138 0 1378 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 10308

[startup+51.1011 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 1710
/proc/meminfo: memFree=1507624/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=8720 CPUtime=31.23
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 2157 0 0 0 3123 0 0 0 25 0 1 0 100195761 8929280 2024 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 2180 2024 71 138 0 2039 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 12952

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1710
/proc/meminfo: memFree=1505832/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=10584 CPUtime=82.41
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 2629 0 0 0 8240 1 0 0 25 0 1 0 100195761 10838016 2496 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 2646 2496 71 138 0 2505 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 14816

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1710
/proc/meminfo: memFree=1504936/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=11508 CPUtime=142.38
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 2838 0 0 0 14237 1 0 0 25 0 1 0 100195761 11784192 2705 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 2877 2705 71 138 0 2736 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 15740

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1710
/proc/meminfo: memFree=1504232/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=12160 CPUtime=202.34
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 3025 0 0 0 20233 1 0 0 25 0 1 0 100195761 12451840 2892 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 3040 2892 71 138 0 2899 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 16392

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1710
/proc/meminfo: memFree=1503720/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=12716 CPUtime=262.31
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 3164 0 0 0 26230 1 0 0 25 0 1 0 100195761 13021184 3031 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 3179 3031 71 138 0 3038 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 16948

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1710
/proc/meminfo: memFree=1503144/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=13236 CPUtime=322.27
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 3292 0 0 0 32226 1 0 0 25 0 1 0 100195761 13553664 3159 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 3309 3159 71 138 0 3168 0

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


[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1716
/proc/meminfo: memFree=1494696/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=21932 CPUtime=802.04
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 5385 0 0 0 80201 3 0 0 25 0 1 0 100195761 22458368 5252 1992294400 134512640 135078026 4294956192 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 5483 5252 71 138 0 5342 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 26164

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1716
/proc/meminfo: memFree=1494120/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=22504 CPUtime=862.01
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 5519 0 0 0 86198 3 0 0 25 0 1 0 100195761 23044096 5386 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 5626 5386 71 138 0 5485 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 26736

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1716
/proc/meminfo: memFree=1493800/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=22808 CPUtime=921.97
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 5603 0 0 0 92194 3 0 0 25 0 1 0 100195761 23355392 5470 1992294400 134512640 135078026 4294956192 18446744073709551615 134534363 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 5702 5470 71 138 0 5561 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 27040

[startup+1002.3 s]
/proc/loadavg: 1.05 0.99 1.00 2/66 1716
/proc/meminfo: memFree=1493416/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=23284 CPUtime=981.95
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 5708 0 0 0 98192 3 0 0 25 0 1 0 100195761 23842816 5575 1992294400 134512640 135078026 4294956192 18446744073709551615 134534253 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 5821 5575 71 138 0 5680 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 27516

[startup+1062.3 s]
/proc/loadavg: 1.02 0.99 1.00 2/66 1716
/proc/meminfo: memFree=1493352/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=23416 CPUtime=1041.92
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 5728 0 0 0 104189 3 0 0 25 0 1 0 100195761 23977984 5595 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 5854 5595 71 138 0 5713 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 27648

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 1716
/proc/meminfo: memFree=1493032/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=23720 CPUtime=1101.89
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 5804 0 0 0 110186 3 0 0 25 0 1 0 100195761 24289280 5671 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 5930 5671 71 138 0 5789 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 27952

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 1716
/proc/meminfo: memFree=1492904/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=23912 CPUtime=1161.87
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 5854 0 0 0 116183 4 0 0 25 0 1 0 100195761 24485888 5721 1992294400 134512640 135078026 4294956192 18446744073709551615 134522269 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 5978 5721 71 138 0 5837 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 28144

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 1716
/proc/meminfo: memFree=1492904/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=23912 CPUtime=1169.86
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 5854 0 0 0 116982 4 0 0 25 0 1 0 100195761 24485888 5721 1992294400 134512640 135078026 4294956192 18446744073709551615 134535078 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 5978 5721 71 138 0 5837 0
Current children cumulated CPU time (s) 1189.63
Current children cumulated vsize (KiB) 28144

[startup+1196.7 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 1716
/proc/meminfo: memFree=1492840/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=23912 CPUtime=1176.27
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 5854 0 0 0 117623 4 0 0 25 0 1 0 100195761 24485888 5721 1992294400 134512640 135078026 4294956192 18446744073709551615 134534499 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 5978 5721 71 138 0 5837 0
Current children cumulated CPU time (s) 1196.04
Current children cumulated vsize (KiB) 28144

[startup+1198.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 1716
/proc/meminfo: memFree=1492840/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=23912 CPUtime=1177.86
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 5854 0 0 0 117782 4 0 0 25 0 1 0 100195761 24485888 5721 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 5978 5721 71 138 0 5837 0
Current children cumulated CPU time (s) 1197.63
Current children cumulated vsize (KiB) 28144

[startup+1199.1 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 1716
/proc/meminfo: memFree=1492840/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=23912 CPUtime=1178.66
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 5854 0 0 0 117862 4 0 0 25 0 1 0 100195761 24485888 5721 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 5978 5721 71 138 0 5837 0
Current children cumulated CPU time (s) 1198.43
Current children cumulated vsize (KiB) 28144

[startup+1199.9 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 1716
/proc/meminfo: memFree=1492840/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=23912 CPUtime=1179.46
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 5854 0 0 0 117942 4 0 0 25 0 1 0 100195761 24485888 5721 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 5978 5721 71 138 0 5837 0
Current children cumulated CPU time (s) 1199.23
Current children cumulated vsize (KiB) 28144

[startup+1200.11 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 1716
/proc/meminfo: memFree=1492840/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=23912 CPUtime=1179.67
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 5854 0 0 0 117963 4 0 0 25 0 1 0 100195761 24485888 5721 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 5978 5721 71 138 0 5837 0
Current children cumulated CPU time (s) 1199.44
Current children cumulated vsize (KiB) 28144

[startup+1200.2 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 1716
/proc/meminfo: memFree=1492840/2055920 swapFree=4192812/4192956
[pid=1704] ppid=1702 vsize=4232 CPUtime=19.77
/proc/1704/stat : 1704 (SATzilla2009_I) S 1702 1704 1667 0 -1 4194304 1610 4654 0 0 243 19 1711 4 25 0 1 0 100193779 4333568 671 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1704/statm: 1058 671 217 399 0 655 0
[pid=1710] ppid=1704 vsize=23912 CPUtime=1179.76
/proc/1710/stat : 1710 (mxc-sr08) R 1704 1704 1667 0 -1 4194304 5854 0 0 0 117972 4 0 0 25 0 1 0 100195761 24485888 5721 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1710/statm: 5978 5721 71 138 0 5837 0
Current children cumulated CPU time (s) 1199.53
Current children cumulated vsize (KiB) 28144

Child status: 17
Real time (s): 1200.26
CPU time (s): 1199.6
CPU user time (s): 1199.32
CPU system time (s): 0.283956
CPU usage (%): 99.9453
Max. virtual memory (cumulated for all children) (KiB): 28144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.32
system time used= 0.283956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12135
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= 16
involuntary context switches= 2934

runsolver used 1.07584 second user time and 3.2985 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-26 06:54:13
IDJOB=1727169
IDBENCH=24631
IDSOLVER=528
FILE ID=node38/1727169-1240721653
PBS_JOBID= 9186932
Free space on /tmp= 66360 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/others/equilarge_l4.sat05-521.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727169-1240721653/watcher-1727169-1240721653 -o /tmp/evaluation-result-1727169-1240721653/solver-1727169-1240721653 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1727169-1240721653.cnf

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

MD5SUM BENCH= ff36f96f6b8096039d33a91da209fed4
RANDOM SEED=535092882

node38.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.265
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.265
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:       1517960 kB
Buffers:         52116 kB
Cached:         403484 kB
SwapCached:          0 kB
Active:         197996 kB
Inactive:       271420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1517960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           31892 kB
Writeback:           0 kB
Mapped:          23564 kB
Slab:            54536 kB
Committed_AS:   496352 kB
PageTables:       1456 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= 66328 MiB
End job on node38 at 2009-04-26 07:14:14