Trace number 1724207

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.78 1200.17

General information on the benchmark

Namesimon-s02b-k2f-gr-rcs-w8.cnf
MD5SUM5da8899feefc5a4bb9db99e983e30f52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.67314
Satisfiable
(Un)Satisfiability was proved
Number of variables10056
Number of clauses271393
Sum of the clauses size550328
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2270136
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

25.86/25.96	c SATzilla is building models for class 3
25.86/25.96	c run presolver mxc-sr08 for 10 seconds ... 
25.86/25.96	c Bin: Executing mxc-sr08
25.86/25.96	c spawning binary file with 10 seconds ...
25.86/25.96	c child exit by a signal
25.86/25.96	c mxc-sr08 returned code 137.
25.86/25.96	c run presolver picosat846 for 5 seconds ... 
25.86/25.96	c Bin: Executing picosat846
25.86/25.96	c spawning binary file with 5 seconds ...
25.86/25.96	c child exit by a signal
25.86/25.96	c picosat846 returned code 137.
25.86/25.96	c Orignal number of varibales is 10056, number of clauses is 271393 
25.86/25.96	c predicted feature computation time is 2.165440 
25.86/25.96	c Bin: Executing satelite
25.86/25.96	c spawning binary file with 240 seconds ...
25.86/25.96	c child exited successfully
25.86/25.96	c satzilla computing base features
25.86/25.96	c Number of variabe is: 8694, Number of clause is : 269998 
25.86/25.96	c Initializing...
25.86/25.96	c satzilla doing clause learning
25.86/25.96	c start clause learning features ...
25.86/25.96	c Bin: Executing zchaff07
25.86/25.96	c spawning binary file with 2 seconds ...
25.86/25.96	c child exit by a signal
25.86/25.96	c satzilla doing survey propogation probe
25.86/25.96	c do survay propogation for 2 second ...
25.86/25.96	c satzilla doing local search probe
25.86/25.96	c features are:10056 271393 8694 269998 0.15666 0.0051667 0.0322002 0.447103 1.03264 1.2198 0.000402593 0.802278 0.000230044 0.00161031 0.60218 0.765739 0.765739 0.000402593 0.849155 3.70373e-06 0.00202964 4.85538 0.00227618 0.0352 0 1 0.0895718 0.00014135 0.95663 0 0.00131482 4.5933 0.59476 0.000677364 0.825414 2.59261e-05 0.0034778 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.487229 0.342211 0.0964318 1 0.705761 0.256435 0.617246 0.359654 0.486312 0.0131886 4.26604 -2.22045e-16 1 0.0166162 0 0.000237991 1.44329e-15 2.40367e-08 1240.62 0.148059 2778.5 0.404434 3165 0 3230 7.27605 0.504748 0.998143 0.0143373 
25.86/25.96	c satzilla's ranking:
25.86/25.96	c 1) picosat846: 2.374655
25.86/25.96	c 2) minisat20SAT07: 2.131547
25.86/25.96	c 3) mxc-sr08: 1.800817
25.86/25.96	c 4) zchaff_rand: 1.160151
25.86/25.96	c 5) march_dl2004: -0.375800
25.86/25.96	c 6) SATenstein: -10000.000000
25.86/25.96	c 7) gnovelty+: -10000.000000
25.86/25.96	c 8) adaptg2wsat+: -10000.000000
25.86/25.96	c 9) adaptg2wsat0: -10000.000000
25.86/25.96	c 10) tts-4-0: -10000.000000
25.86/25.96	c 11) vallst: -10000.000000
25.86/25.96	c 12) minisat20: -10000.000000
25.86/25.96	c 13) kcnfs04SAT07: -10000.000000
25.86/25.96	c satzilla running picosat846 ... 
1199.67/1200.16	c Bin: Executing picosat846
1199.67/1200.16	c spawning binary file with 1174 seconds ...
1199.67/1200.16	c child exit by a signal
1199.67/1200.16	c picosat846 returned code 137.
1199.67/1200.16	c satzilla running minisat20SAT07 ... 
1199.67/1200.16	c Bin: Executing minisat20SAT07
1199.67/1200.16	c minisat20SAT07 returned code 1.
1199.67/1200.16	c satzilla running mxc-sr08 ... 
1199.67/1200.16	c Bin: Executing mxc-sr08
1199.67/1200.16	c mxc-sr08 returned code 1.
1199.67/1200.16	c satzilla running zchaff_rand ... 
1199.67/1200.16	c Bin: Executing zchaff_rand
1199.67/1200.16	c zchaff_rand returned code 1.
1199.67/1200.16	c satzilla running march_dl2004 ... 
1199.67/1200.16	c Bin: Executing march_dl2004
1199.67/1200.16	c march_dl2004 returned code 1.
1199.67/1200.16	c satzilla running SATenstein ... 
1199.67/1200.16	c Bin: Executing SATenstein
1199.67/1200.16	c SATenstein returned code 1.
1199.67/1200.16	c satzilla running gnovelty+ ... 
1199.67/1200.16	c Bin: Executing gnovelty+
1199.67/1200.16	c gnovelty+ returned code 1.
1199.67/1200.16	c satzilla running adaptg2wsat+ ... 
1199.67/1200.16	c Bin: Executing adaptg2wsat+
1199.67/1200.16	c adaptg2wsat+ returned code 1.
1199.67/1200.16	c satzilla running adaptg2wsat0 ... 
1199.67/1200.16	c Bin: Executing adaptg2wsat0
1199.67/1200.16	c adaptg2wsat0 returned code 1.
1199.67/1200.16	c satzilla running tts-4-0 ... 
1199.67/1200.16	c Bin: Executing tts-4-0
1199.67/1200.16	c tts-4-0 returned code 1.
1199.67/1200.16	c satzilla running vallst ... 
1199.67/1200.16	c Bin: Executing vallst
1199.67/1200.16	c vallst returned code 1.
1199.67/1200.16	c satzilla running minisat20 ... 
1199.67/1200.16	c Bin: Executing minisat20
1199.67/1200.16	c minisat20 returned code 1.
1199.67/1200.16	c satzilla running kcnfs04SAT07 ... 
1199.67/1200.16	c Bin: Executing kcnfs04SAT07
1199.67/1200.16	c kcnfs04SAT07 returned code 1.
1199.67/1200.16	c ERROR: All Failed! 
1199.67/1200.16	c SATZILLA_TIME=1199.940000

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-1724207-1240693281/watcher-1724207-1240693281 -o /tmp/evaluation-result-1724207-1240693281/solver-1724207-1240693281 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1724207-1240693281.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: 1.00 1.11 1.22 3/64 21436
/proc/meminfo: memFree=1661016/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=2056 CPUtime=0
/proc/21436/stat : 21436 (SATzilla2009_I) R 21434 21436 21241 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 97361626 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/21436/statm: 514 112 96 399 0 111 0
[pid=21437] ppid=21436 vsize=4172 CPUtime=0
/proc/21437/stat : 21437 (mxc-sr08) R 21436 21436 21241 0 -1 4194304 726 0 0 0 0 0 0 0 18 0 1 0 97361626 4272128 722 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21437/statm: 1043 730 44 138 0 902 0

[startup+0.00774296 s]
/proc/loadavg: 1.00 1.11 1.22 3/64 21436
/proc/meminfo: memFree=1661016/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=2056 CPUtime=0
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97361626 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21436/statm: 514 112 96 399 0 111 0
[pid=21437] ppid=21436 vsize=5260 CPUtime=0
/proc/21437/stat : 21437 (mxc-sr08) R 21436 21436 21241 0 -1 4194304 1147 0 0 0 0 0 0 0 18 0 1 0 97361626 5386240 1143 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21437/statm: 1315 1146 52 138 0 1174 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7316

[startup+0.101755 s]
/proc/loadavg: 1.00 1.11 1.22 3/64 21436
/proc/meminfo: memFree=1661016/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=2056 CPUtime=0
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97361626 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21436/statm: 514 112 96 399 0 111 0
[pid=21437] ppid=21436 vsize=11048 CPUtime=0.09
/proc/21437/stat : 21437 (mxc-sr08) R 21436 21436 21241 0 -1 4194304 2564 0 0 0 8 1 0 0 19 0 1 0 97361626 11313152 2559 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21437/statm: 2762 2560 54 138 0 2621 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13104

[startup+0.30178 s]
/proc/loadavg: 1.00 1.11 1.22 3/64 21436
/proc/meminfo: memFree=1661016/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=2056 CPUtime=0
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97361626 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21436/statm: 514 112 96 399 0 111 0
[pid=21437] ppid=21436 vsize=17364 CPUtime=0.29
/proc/21437/stat : 21437 (mxc-sr08) R 21436 21436 21241 0 -1 4194304 4916 0 0 0 27 2 0 0 21 0 1 0 97361626 17780736 4051 1992294400 134512640 135078026 4294956176 18446744073709551615 134560855 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21437/statm: 4341 4051 55 138 0 4200 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19420

[startup+0.701833 s]
/proc/loadavg: 1.00 1.11 1.22 3/64 21436
/proc/meminfo: memFree=1661016/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=2056 CPUtime=0
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97361626 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21436/statm: 514 112 96 399 0 111 0
[pid=21437] ppid=21436 vsize=17364 CPUtime=0.69
/proc/21437/stat : 21437 (mxc-sr08) R 21436 21436 21241 0 -1 4194304 4916 0 0 0 67 2 0 0 25 0 1 0 97361626 17780736 4051 1992294400 134512640 135078026 4294956176 18446744073709551615 134560704 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21437/statm: 4341 4051 55 138 0 4200 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19420

[startup+1.50194 s]
/proc/loadavg: 1.00 1.11 1.22 2/66 21438
/proc/meminfo: memFree=1644680/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=2056 CPUtime=0
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97361626 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21436/statm: 514 112 96 399 0 111 0
[pid=21437] ppid=21436 vsize=21324 CPUtime=1.49
/proc/21437/stat : 21437 (mxc-sr08) R 21436 21436 21241 0 -1 4194304 5975 0 0 0 147 2 0 0 25 0 1 0 97361626 21835776 5110 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21437/statm: 5331 5110 55 138 0 5190 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23380

[startup+3.10215 s]
/proc/loadavg: 1.00 1.11 1.22 2/66 21438
/proc/meminfo: memFree=1634696/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=2056 CPUtime=0
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97361626 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21436/statm: 514 112 96 399 0 111 0
[pid=21437] ppid=21436 vsize=27940 CPUtime=3.09
/proc/21437/stat : 21437 (mxc-sr08) R 21436 21436 21241 0 -1 4194304 7439 0 0 0 307 2 0 0 25 0 1 0 97361626 28610560 6574 1992294400 134512640 135078026 4294956176 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21437/statm: 6985 6574 55 138 0 6844 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29996

[startup+6.30157 s]
/proc/loadavg: 1.00 1.11 1.22 2/66 21438
/proc/meminfo: memFree=1634952/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=2056 CPUtime=0
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97361626 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21436/statm: 514 112 96 399 0 111 0
[pid=21437] ppid=21436 vsize=27696 CPUtime=6.29
/proc/21437/stat : 21437 (mxc-sr08) R 21436 21436 21241 0 -1 4194304 8118 0 0 0 626 3 0 0 25 0 1 0 97361626 28360704 6628 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21437/statm: 6924 6628 71 138 0 6783 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29752

[startup+12.7014 s]
/proc/loadavg: 1.00 1.11 1.21 2/66 21439
/proc/meminfo: memFree=1650568/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=2056 CPUtime=9.99
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 152 8318 0 0 0 0 996 3 16 0 1 0 97361626 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 514 121 104 399 0 111 0
[pid=21439] ppid=21436 vsize=12820 CPUtime=2.68
/proc/21439/stat : 21439 (picosat846) R 21436 21436 21241 0 -1 4194304 2703 0 0 0 267 1 0 0 25 0 1 0 97362627 13127680 2692 1992294400 134512640 134570484 4294956176 18446744073709551615 134552304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21439/statm: 3205 2692 85 14 0 2871 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14876

[startup+25.5011 s]
/proc/loadavg: 1.00 1.10 1.21 2/65 21441
/proc/meminfo: memFree=1627408/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=34376 CPUtime=25.46
/proc/21436/stat : 21436 (SATzilla2009_I) R 21434 21436 21241 0 -1 4194304 14274 24988 0 0 617 9 1901 19 25 0 1 0 97361626 35201024 7267 1992294400 134512640 136149169 4294956208 18446744073709551615 134579770 0 0 4096 3 0 0 0 17 0 0 0
/proc/21436/statm: 8594 7267 207 399 0 8191 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 34376

[startup+51.1015 s]
/proc/loadavg: 1.00 1.09 1.20 2/66 21442
/proc/meminfo: memFree=1628744/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=12952 CPUtime=25.11
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 2730 0 0 0 2509 2 0 0 25 0 1 0 97364223 13262848 2719 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3238 2719 85 14 0 2904 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 30928

[startup+102.305 s]
/proc/loadavg: 1.00 1.07 1.19 2/66 21442
/proc/meminfo: memFree=1628744/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=13084 CPUtime=76.3
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 2768 0 0 0 7628 2 0 0 25 0 1 0 97364223 13398016 2757 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3271 2757 85 14 0 2937 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 31060

[startup+162.301 s]
/proc/loadavg: 1.00 1.06 1.17 2/66 21442
/proc/meminfo: memFree=1628680/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=13216 CPUtime=136.28
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 2798 0 0 0 13626 2 0 0 25 0 1 0 97364223 13533184 2787 1992294400 134512640 134570484 4294956176 18446744073709551615 134553215 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3304 2787 85 14 0 2970 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 31192

[startup+222.302 s]
/proc/loadavg: 1.00 1.05 1.16 2/66 21442
/proc/meminfo: memFree=1628488/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=13480 CPUtime=196.26
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 2844 0 0 0 19624 2 0 0 25 0 1 0 97364223 13803520 2833 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3370 2833 85 14 0 3036 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 31456

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 21442
/proc/meminfo: memFree=1628360/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=13440 CPUtime=256.24
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 2853 0 0 0 25622 2 0 0 25 0 1 0 97364223 13762560 2842 1992294400 134512640 134570484 4294956176 18446744073709551615 134534093 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3360 2842 85 14 0 3026 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 31416

[startup+342.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/66 21442
/proc/meminfo: memFree=1628368/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=13572 CPUtime=316.22
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 2878 0 0 0 31620 2 0 0 25 0 1 0 97364223 13897728 2867 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3393 2867 85 14 0 3059 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 31548


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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 21442
/proc/meminfo: memFree=1627472/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=14128 CPUtime=736.12
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 3087 0 0 0 73609 3 0 0 25 0 1 0 97364223 14467072 2997 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3532 2997 85 14 0 3198 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 32104

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 21442
/proc/meminfo: memFree=1627472/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=14212 CPUtime=796.1
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 3105 0 0 0 79607 3 0 0 25 0 1 0 97364223 14553088 3015 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3553 3015 85 14 0 3219 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 32188

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 21442
/proc/meminfo: memFree=1627408/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=14344 CPUtime=856.08
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 3144 0 0 0 85605 3 0 0 25 0 1 0 97364223 14688256 3054 1992294400 134512640 134570484 4294956176 18446744073709551615 134553284 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3586 3054 85 14 0 3252 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 32320

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 21442
/proc/meminfo: memFree=1627344/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=14168 CPUtime=916.06
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 3172 0 0 0 91603 3 0 0 25 0 1 0 97364223 14508032 3030 1992294400 134512640 134570484 4294956176 18446744073709551615 134552864 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3542 3030 85 14 0 3208 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 32144

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 21442
/proc/meminfo: memFree=1627216/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=14564 CPUtime=976.03
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 3257 0 0 0 97600 3 0 0 25 0 1 0 97364223 14913536 3115 1992294400 134512640 134570484 4294956176 18446744073709551615 134553232 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3641 3115 85 14 0 3307 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 32540

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 21442
/proc/meminfo: memFree=1627152/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=14560 CPUtime=1036
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 3257 0 0 0 103597 3 0 0 25 0 1 0 97364223 14909440 3115 1992294400 134512640 134570484 4294956176 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3640 3115 85 14 0 3306 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 32536

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 21442
/proc/meminfo: memFree=1627088/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=14392 CPUtime=1095.98
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 3257 0 0 0 109595 3 0 0 25 0 1 0 97364223 14737408 3086 1992294400 134512640 134570484 4294956176 18446744073709551615 134553064 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3598 3086 85 14 0 3264 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 32368

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 21442
/proc/meminfo: memFree=1627024/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=14592 CPUtime=1155.96
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 3303 0 0 0 115593 3 0 0 25 0 1 0 97364223 14942208 3132 1992294400 134512640 134570484 4294956176 18446744073709551615 134552842 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3648 3132 85 14 0 3314 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 32568

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 21442
/proc/meminfo: memFree=1626960/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=14592 CPUtime=1163.95
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 3303 0 0 0 116392 3 0 0 25 0 1 0 97364223 14942208 3132 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3648 3132 85 14 0 3314 0
Current children cumulated CPU time (s) 1189.87
Current children cumulated vsize (KiB) 32568

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 21442
/proc/meminfo: memFree=1626960/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=14592 CPUtime=1170.35
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 3303 0 0 0 117032 3 0 0 25 0 1 0 97364223 14942208 3132 1992294400 134512640 134570484 4294956176 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3648 3132 85 14 0 3314 0
Current children cumulated CPU time (s) 1196.27
Current children cumulated vsize (KiB) 32568

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 21442
/proc/meminfo: memFree=1626960/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=14592 CPUtime=1171.94
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 3303 0 0 0 117191 3 0 0 25 0 1 0 97364223 14942208 3132 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3648 3132 85 14 0 3314 0
Current children cumulated CPU time (s) 1197.86
Current children cumulated vsize (KiB) 32568

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 21442
/proc/meminfo: memFree=1626960/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=14592 CPUtime=1172.74
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 3303 0 0 0 117271 3 0 0 25 0 1 0 97364223 14942208 3132 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3648 3132 85 14 0 3314 0
Current children cumulated CPU time (s) 1198.66
Current children cumulated vsize (KiB) 32568

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 21442
/proc/meminfo: memFree=1626960/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=14592 CPUtime=1173.54
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 3303 0 0 0 117351 3 0 0 25 0 1 0 97364223 14942208 3132 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3648 3132 85 14 0 3314 0
Current children cumulated CPU time (s) 1199.46
Current children cumulated vsize (KiB) 32568

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 21442
/proc/meminfo: memFree=1626960/2055920 swapFree=4181092/4192956
[pid=21436] ppid=21434 vsize=17976 CPUtime=25.92
/proc/21436/stat : 21436 (SATzilla2009_I) S 21434 21436 21241 0 -1 4194304 14291 24988 0 0 662 10 1901 19 25 0 1 0 97361626 18407424 4264 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21436/statm: 4494 4264 217 399 0 4091 0
[pid=21442] ppid=21436 vsize=14592 CPUtime=1173.75
/proc/21442/stat : 21442 (picosat846) R 21436 21436 21241 0 -1 4194304 3303 0 0 0 117372 3 0 0 25 0 1 0 97364223 14942208 3132 1992294400 134512640 134570484 4294956176 18446744073709551615 134552901 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21442/statm: 3648 3132 85 14 0 3314 0
Current children cumulated CPU time (s) 1199.67
Current children cumulated vsize (KiB) 32568

Child status: 17
Real time (s): 1200.17
CPU time (s): 1199.78
CPU user time (s): 1199.43
CPU system time (s): 0.353946
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 44628

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

runsolver used 1.04784 second user time and 3.32549 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-25 23:01:21
IDJOB=1724207
IDBENCH=71764
IDSOLVER=528
FILE ID=node13/1724207-1240693281
PBS_JOBID= 9186720
Free space on /tmp= 66232 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE06/simon-s02b-k2f-gr-rcs-w8.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724207-1240693281/watcher-1724207-1240693281 -o /tmp/evaluation-result-1724207-1240693281/solver-1724207-1240693281 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1724207-1240693281.cnf

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

MD5SUM BENCH= 5da8899feefc5a4bb9db99e983e30f52
RANDOM SEED=222982538

node13.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.227
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.227
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:       1661560 kB
Buffers:         39952 kB
Cached:         280392 kB
SwapCached:       5580 kB
Active:         125096 kB
Inactive:       203228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1661560 kB
SwapTotal:     4192956 kB
SwapFree:      4181092 kB
Dirty:           34996 kB
Writeback:           0 kB
Mapped:          13432 kB
Slab:            52024 kB
Committed_AS:   308268 kB
PageTables:       1460 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= 66200 MiB
End job on node13 at 2009-04-25 23:21:22