Trace number 1538713

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.63 1199.99

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/16000/
unif-k3-r4.2-v16000-c67200-S2082290699-014.cnf
MD5SUMbc18b3dcb5640a3085870d083d959b05
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark180.458
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

21.66/21.79	c SATzilla is building models for class 3
21.66/21.79	c run presolver mxc-sr08 for 10 seconds ... 
21.66/21.79	c Bin: Executing mxc-sr08
21.66/21.79	c spawning binary file with 10 seconds ...
21.66/21.79	c child exit by a signal
21.66/21.79	c mxc-sr08 returned code 137.
21.66/21.79	c run presolver picosat846 for 5 seconds ... 
21.66/21.79	c Bin: Executing picosat846
21.66/21.79	c spawning binary file with 5 seconds ...
21.66/21.79	c child exit by a signal
21.66/21.79	c picosat846 returned code 137.
21.66/21.79	c Orignal number of varibales is 16000, number of clauses is 67200 
21.66/21.79	c predicted feature computation time is 1.576157 
21.66/21.79	c Bin: Executing satelite
21.66/21.79	c spawning binary file with 240 seconds ...
21.66/21.79	c child exited successfully
21.66/21.79	c satzilla computing base features
21.66/21.79	c Number of variabe is: 15583, Number of clause is : 66706 
21.66/21.79	c Initializing...
21.66/21.79	c satzilla doing clause learning
21.66/21.79	c start clause learning features ...
21.66/21.79	c Bin: Executing zchaff07
21.66/21.79	c spawning binary file with 2 seconds ...
21.66/21.79	c child exit by a signal
21.66/21.79	c satzilla doing survey propogation probe
21.66/21.79	c do survay propogation for 2 second ...
21.66/21.79	c satzilla doing local search probe
21.66/21.79	c features are:16000 67200 15583 66706 0.0267599 0.00740563 0.233607 0.49384 0.588459 0.716759 0.000194983 0.0651328 0.000192517 0.000385035 0.164324 0 0.962672 0.000194983 0.288545 1.49912e-05 0.000539682 2.70846 0.227581 0.170727 0 1 3.37076 9.60019e-05 0.395204 0 0.000299823 2.32227 0.494678 0.000395398 0.292132 2.99823e-05 0.00113933 12.5254 0.373419 4 28 19 7 15 10 12 63.4408 0.229868 38.4167 126.6 82.1667 46.85 72.2727 54.5556 60.625 0.392805 0.579306 0.000178553 1 0.704187 0.0853884 0.570515 0.203913 0.385672 0.0920893 0.647631 0.00259021 0.740939 0.173897 0.0287207 0.123735 0.0477721 0.0789007 454.143 0.560076 3386.43 0.0127752 3368 3340 3417 0.296515 1.18097 0.847758 0.0347521 
21.66/21.79	c satzilla's ranking:
21.66/21.79	c 1) picosat846: 2.599738
21.66/21.79	c 2) minisat20SAT07: 1.777013
21.66/21.79	c 3) mxc-sr08: 1.594856
21.66/21.79	c 4) march_dl2004: 1.311651
21.66/21.79	c 5) zchaff_rand: 1.132559
21.66/21.79	c 6) SATenstein: -10000.000000
21.66/21.79	c 7) gnovelty+: -10000.000000
21.66/21.79	c 8) adaptg2wsat+: -10000.000000
21.66/21.79	c 9) adaptg2wsat0: -10000.000000
21.66/21.79	c 10) tts-4-0: -10000.000000
21.66/21.79	c 11) vallst: -10000.000000
21.66/21.79	c 12) minisat20: -10000.000000
21.66/21.79	c 13) kcnfs04SAT07: -10000.000000
21.66/21.79	c satzilla running picosat846 ... 
1199.51/1199.98	c Bin: Executing picosat846
1199.51/1199.98	c spawning binary file with 1178 seconds ...
1199.51/1199.98	c child exit by a signal
1199.51/1199.98	c picosat846 returned code 137.
1199.51/1199.98	c satzilla running minisat20SAT07 ... 
1199.51/1199.98	c Bin: Executing minisat20SAT07
1199.51/1199.98	c minisat20SAT07 returned code 1.
1199.51/1199.98	c satzilla running mxc-sr08 ... 
1199.51/1199.98	c Bin: Executing mxc-sr08
1199.51/1199.98	c mxc-sr08 returned code 1.
1199.51/1199.98	c satzilla running march_dl2004 ... 
1199.51/1199.98	c Bin: Executing march_dl2004
1199.51/1199.98	c march_dl2004 returned code 1.
1199.51/1199.98	c satzilla running zchaff_rand ... 
1199.51/1199.98	c Bin: Executing zchaff_rand
1199.51/1199.98	c zchaff_rand returned code 1.
1199.51/1199.98	c satzilla running SATenstein ... 
1199.51/1199.98	c Bin: Executing SATenstein
1199.51/1199.98	c SATenstein returned code 1.
1199.51/1199.98	c satzilla running gnovelty+ ... 
1199.51/1199.98	c Bin: Executing gnovelty+
1199.51/1199.98	c gnovelty+ returned code 1.
1199.51/1199.98	c satzilla running adaptg2wsat+ ... 
1199.51/1199.98	c Bin: Executing adaptg2wsat+
1199.51/1199.98	c adaptg2wsat+ returned code 1.
1199.51/1199.98	c satzilla running adaptg2wsat0 ... 
1199.51/1199.98	c Bin: Executing adaptg2wsat0
1199.51/1199.98	c adaptg2wsat0 returned code 1.
1199.51/1199.98	c satzilla running tts-4-0 ... 
1199.51/1199.98	c Bin: Executing tts-4-0
1199.51/1199.98	c tts-4-0 returned code 1.
1199.51/1199.98	c satzilla running vallst ... 
1199.51/1199.98	c Bin: Executing vallst
1199.51/1199.98	c vallst returned code 1.
1199.51/1199.98	c satzilla running minisat20 ... 
1199.51/1199.98	c Bin: Executing minisat20
1199.51/1199.98	c minisat20 returned code 1.
1199.51/1199.98	c satzilla running kcnfs04SAT07 ... 
1199.51/1199.98	c Bin: Executing kcnfs04SAT07
1199.51/1199.98	c kcnfs04SAT07 returned code 1.
1199.51/1199.98	c ERROR: All Failed! 
1199.51/1199.98	c SATZILLA_TIME=1199.800000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538713-1238439114/watcher-1538713-1238439114 -o /tmp/evaluation-result-1538713-1238439114/solver-1538713-1238439114 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538713-1238439114.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 0.97 0.98 3/64 9106
/proc/meminfo: memFree=1531104/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=2056 CPUtime=0
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116573286 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 514 112 96 399 0 111 0
[pid=9107] ppid=9106 vsize=3804 CPUtime=0
/proc/9107/stat : 9107 (mxc-sr08) R 9106 9106 8978 0 -1 4194304 726 0 0 0 0 0 0 0 19 0 1 0 1116573286 3895296 722 1992294400 134512640 135078026 4294956192 18446744073709551615 134536717 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9107/statm: 951 728 52 138 0 810 0

[startup+0.03348 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 9106
/proc/meminfo: memFree=1531104/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=2056 CPUtime=0
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116573286 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 514 112 96 399 0 111 0
[pid=9107] ppid=9106 vsize=6352 CPUtime=0.02
/proc/9107/stat : 9107 (mxc-sr08) R 9106 9106 8978 0 -1 4194304 1342 0 0 0 2 0 0 0 19 0 1 0 1116573286 6504448 1336 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9107/statm: 1588 1337 54 138 0 1447 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8408

[startup+0.101484 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 9106
/proc/meminfo: memFree=1531104/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=2056 CPUtime=0
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116573286 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 514 112 96 399 0 111 0
[pid=9107] ppid=9106 vsize=8648 CPUtime=0.09
/proc/9107/stat : 9107 (mxc-sr08) R 9106 9106 8978 0 -1 4194304 1883 0 0 0 9 0 0 0 19 0 1 0 1116573286 8855552 1877 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9107/statm: 2162 1877 54 138 0 2021 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10704

[startup+0.301501 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 9106
/proc/meminfo: memFree=1531104/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=2056 CPUtime=0
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116573286 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 514 112 96 399 0 111 0
[pid=9107] ppid=9106 vsize=8040 CPUtime=0.29
/proc/9107/stat : 9107 (mxc-sr08) R 9106 9106 8978 0 -1 4194304 2271 0 0 0 29 0 0 0 21 0 1 0 1116573286 8232960 1733 1992294400 134512640 135078026 4294956192 18446744073709551615 134529763 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9107/statm: 2010 1733 56 138 0 1869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10096

[startup+0.701536 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 9106
/proc/meminfo: memFree=1531104/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=2056 CPUtime=0
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116573286 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 514 112 96 399 0 111 0
[pid=9107] ppid=9106 vsize=9888 CPUtime=0.69
/proc/9107/stat : 9107 (mxc-sr08) R 9106 9106 8978 0 -1 4194304 2710 0 0 0 68 1 0 0 25 0 1 0 1116573286 10125312 2172 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9107/statm: 2472 2172 71 138 0 2331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11944

[startup+1.50161 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9108
/proc/meminfo: memFree=1522512/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=2056 CPUtime=0
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116573286 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 514 112 96 399 0 111 0
[pid=9107] ppid=9106 vsize=10152 CPUtime=1.49
/proc/9107/stat : 9107 (mxc-sr08) R 9106 9106 8978 0 -1 4194304 2788 0 0 0 148 1 0 0 25 0 1 0 1116573286 10395648 2250 1992294400 134512640 135078026 4294956192 18446744073709551615 134534255 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9107/statm: 2538 2250 71 138 0 2397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12208

[startup+3.10274 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9108
/proc/meminfo: memFree=1520720/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=2056 CPUtime=0
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116573286 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 514 112 96 399 0 111 0
[pid=9107] ppid=9106 vsize=11076 CPUtime=3.09
/proc/9107/stat : 9107 (mxc-sr08) R 9106 9106 8978 0 -1 4194304 3030 0 0 0 307 2 0 0 25 0 1 0 1116573286 11341824 2492 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9107/statm: 2769 2492 71 138 0 2628 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13132

[startup+6.30102 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9108
/proc/meminfo: memFree=1520720/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=2056 CPUtime=0
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116573286 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 514 112 96 399 0 111 0
[pid=9107] ppid=9106 vsize=12000 CPUtime=6.29
/proc/9107/stat : 9107 (mxc-sr08) R 9106 9106 8978 0 -1 4194304 3259 0 0 0 627 2 0 0 25 0 1 0 1116573286 12288000 2721 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9107/statm: 3000 2721 71 138 0 2859 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14056

[startup+12.7026 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9109
/proc/meminfo: memFree=1525264/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=2056 CPUtime=9.99
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 152 3346 0 0 0 0 997 2 19 0 1 0 1116573286 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 514 121 104 399 0 111 0
[pid=9109] ppid=9106 vsize=8688 CPUtime=2.69
/proc/9109/stat : 9109 (picosat846) R 9106 9106 8978 0 -1 4194304 1850 0 0 0 267 2 0 0 25 0 1 0 1116574286 8896512 1839 1992294400 134512640 134570484 4294956192 18446744073709551615 134523269 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9109/statm: 2172 1839 85 14 0 1838 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10744

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9112
/proc/meminfo: memFree=1513744/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=10140 CPUtime=3.69
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 2221 0 0 0 368 1 0 0 25 0 1 0 1116575466 10383360 2210 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 2535 2210 85 14 0 2201 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 20196

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9112
/proc/meminfo: memFree=1479312/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=44180 CPUtime=29.28
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 10698 0 0 0 2921 7 0 0 25 0 1 0 1116575466 45240320 10661 1992294400 134512640 134570484 4294956192 18446744073709551615 134551335 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 11045 10661 85 14 0 10711 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 54236

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9112
/proc/meminfo: memFree=1461392/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=62008 CPUtime=80.46
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 15204 0 0 0 8036 10 0 0 25 0 1 0 1116575466 63496192 15167 1992294400 134512640 134570484 4294956192 18446744073709551615 134549936 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 15502 15167 85 14 0 15168 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 72064

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9112
/proc/meminfo: memFree=1444048/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=79812 CPUtime=140.44
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 19533 0 0 0 14030 14 0 0 25 0 1 0 1116575466 81727488 19496 1992294400 134512640 134570484 4294956192 18446744073709551615 134552943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 19953 19496 85 14 0 19619 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 89868

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9112
/proc/meminfo: memFree=1423824/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=99876 CPUtime=200.42
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 24586 0 0 0 20024 18 0 0 25 0 1 0 1116575466 102273024 24549 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 24969 24549 85 14 0 24635 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 109932

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9112
/proc/meminfo: memFree=1404112/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=119412 CPUtime=260.4
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 29516 0 0 0 26018 22 0 0 25 0 1 0 1116575466 122277888 29479 1992294400 134512640 134570484 4294956192 18446744073709551615 134553305 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 29853 29479 85 14 0 29519 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 129468

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9112
/proc/meminfo: memFree=1395792/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=127736 CPUtime=320.39
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 31609 0 0 0 32015 24 0 0 25 0 1 0 1116575466 130801664 31572 1992294400 134512640 134570484 4294956192 18446744073709551615 134522241 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 31934 31572 85 14 0 31600 0

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


[startup+762.305 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 9118
/proc/meminfo: memFree=1356752/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=167452 CPUtime=740.27
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 41320 0 0 0 73993 34 0 0 25 0 1 0 1116575466 171470848 41283 1992294400 134512640 134570484 4294956192 18446744073709551615 134524049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 41863 41283 85 14 0 41529 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 177508

[startup+822.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 9118
/proc/meminfo: memFree=1351952/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=172076 CPUtime=800.26
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 42493 0 0 0 79991 35 0 0 25 0 1 0 1116575466 176205824 42456 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 43019 42456 85 14 0 42685 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 182132

[startup+882.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 9118
/proc/meminfo: memFree=1342864/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=181184 CPUtime=860.24
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 44773 0 0 0 85987 37 0 0 25 0 1 0 1116575466 185532416 44736 1992294400 134512640 134570484 4294956192 18446744073709551615 134551715 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 45296 44736 85 14 0 44962 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 191240

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9118
/proc/meminfo: memFree=1342864/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=181184 CPUtime=920.23
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 44773 0 0 0 91986 37 0 0 25 0 1 0 1116575466 185532416 44736 1992294400 134512640 134570484 4294956192 18446744073709551615 134526482 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 45296 44736 85 14 0 44962 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 191240

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9118
/proc/meminfo: memFree=1326928/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=197032 CPUtime=980.21
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 48758 0 0 0 97980 41 0 0 25 0 1 0 1116575466 201760768 48721 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 49258 48721 85 14 0 48924 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 207088

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9118
/proc/meminfo: memFree=1326928/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=197032 CPUtime=1040.19
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 48758 0 0 0 103978 41 0 0 25 0 1 0 1116575466 201760768 48721 1992294400 134512640 134570484 4294956192 18446744073709551615 134553070 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 49258 48721 85 14 0 48924 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 207088

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9118
/proc/meminfo: memFree=1320336/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=203632 CPUtime=1100.17
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 50415 0 0 0 109974 43 0 0 25 0 1 0 1116575466 208519168 50378 1992294400 134512640 134570484 4294956192 18446744073709551615 134526634 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 50908 50378 85 14 0 50574 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 213688

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9118
/proc/meminfo: memFree=1320336/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=203632 CPUtime=1160.15
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 50415 0 0 0 115972 43 0 0 25 0 1 0 1116575466 208519168 50378 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 50908 50378 85 14 0 50574 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 213688

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9118
/proc/meminfo: memFree=1320336/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=203632 CPUtime=1168.15
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 50415 0 0 0 116772 43 0 0 25 0 1 0 1116575466 208519168 50378 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 50908 50378 85 14 0 50574 0
Current children cumulated CPU time (s) 1189.91
Current children cumulated vsize (KiB) 213688

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9118
/proc/meminfo: memFree=1320336/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=203632 CPUtime=1174.56
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 50415 0 0 0 117413 43 0 0 25 0 1 0 1116575466 208519168 50378 1992294400 134512640 134570484 4294956192 18446744073709551615 134526550 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 50908 50378 85 14 0 50574 0
Current children cumulated CPU time (s) 1196.32
Current children cumulated vsize (KiB) 213688

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9118
/proc/meminfo: memFree=1320336/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=203632 CPUtime=1176.15
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 50415 0 0 0 117572 43 0 0 25 0 1 0 1116575466 208519168 50378 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 50908 50378 85 14 0 50574 0
Current children cumulated CPU time (s) 1197.91
Current children cumulated vsize (KiB) 213688

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9118
/proc/meminfo: memFree=1320336/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=203632 CPUtime=1176.95
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 50415 0 0 0 117652 43 0 0 25 0 1 0 1116575466 208519168 50378 1992294400 134512640 134570484 4294956192 18446744073709551615 134526654 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 50908 50378 85 14 0 50574 0
Current children cumulated CPU time (s) 1198.71
Current children cumulated vsize (KiB) 213688

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9118
/proc/meminfo: memFree=1320336/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=203632 CPUtime=1177.35
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 50415 0 0 0 117692 43 0 0 25 0 1 0 1116575466 208519168 50378 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 50908 50378 85 14 0 50574 0
Current children cumulated CPU time (s) 1199.11
Current children cumulated vsize (KiB) 213688

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9118
/proc/meminfo: memFree=1320336/2055920 swapFree=4178796/4192956
[pid=9106] ppid=9104 vsize=10056 CPUtime=21.76
/proc/9106/stat : 9106 (SATzilla2009_I) S 9104 9106 8978 0 -1 4194304 5005 10702 0 0 426 18 1708 24 25 0 1 0 1116573286 10297344 2272 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9106/statm: 2514 2272 217 399 0 2111 0
[pid=9112] ppid=9106 vsize=203632 CPUtime=1177.75
/proc/9112/stat : 9112 (picosat846) R 9106 9106 8978 0 -1 4194304 50415 0 0 0 117732 43 0 0 25 0 1 0 1116575466 208519168 50378 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9112/statm: 50908 50378 85 14 0 50574 0
Current children cumulated CPU time (s) 1199.51
Current children cumulated vsize (KiB) 213688

Child status: 17
Real time (s): 1199.99
CPU time (s): 1199.63
CPU user time (s): 1198.73
CPU system time (s): 0.900863
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 213688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.73
system time used= 0.900863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66140
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= 2950

runsolver used 0.996848 second user time and 3.37849 second system time

The end

Launcher Data

Begin job on node57 at 2009-03-30 20:51:54
IDJOB=1538713
IDBENCH=70350
IDSOLVER=528
FILE ID=node57/1538713-1238439114
PBS_JOBID= 9061603
Free space on /tmp= 66264 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/16000/unif-k3-r4.2-v16000-c67200-S2082290699-014.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538713-1238439114/watcher-1538713-1238439114 -o /tmp/evaluation-result-1538713-1238439114/solver-1538713-1238439114 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538713-1238439114.cnf

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

MD5SUM BENCH= bc18b3dcb5640a3085870d083d959b05
RANDOM SEED=482841873

node57.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.213
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.213
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:       1531648 kB
Buffers:         71656 kB
Cached:         359904 kB
SwapCached:       7992 kB
Active:         164100 kB
Inactive:       276988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1531648 kB
SwapTotal:     4192956 kB
SwapFree:      4178796 kB
Dirty:           32728 kB
Writeback:           0 kB
Mapped:          15160 kB
Slab:            69340 kB
Committed_AS:  2588684 kB
PageTables:       1396 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= 66232 MiB
End job on node57 at 2009-03-30 21:11:55