Trace number 1724206

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_C 2009-03-22? (exit code) 1199.38 1199.8

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.46/25.55	c SATzilla is building models for class 2
25.46/25.55	c run presolver march_dl2004 for 5 seconds ... 
25.46/25.55	c Bin: Executing march_dl2004
25.46/25.55	c spawning binary file with 5 seconds ...
25.46/25.55	c child exit by a signal
25.46/25.55	c march_dl2004 returned code 137.
25.46/25.55	c run presolver mxc-sr08 for 5 seconds ... 
25.46/25.55	c Bin: Executing mxc-sr08
25.46/25.55	c spawning binary file with 5 seconds ...
25.46/25.55	c child exit by a signal
25.46/25.55	c mxc-sr08 returned code 137.
25.46/25.55	c Orignal number of varibales is 10056, number of clauses is 271393 
25.46/25.55	c predicted feature computation time is 14.177653 
25.46/25.55	c Bin: Executing satelite
25.46/25.55	c spawning binary file with 240 seconds ...
25.46/25.55	c child exited successfully
25.46/25.55	c satzilla computing base features
25.46/25.55	c Number of variabe is: 8694, Number of clause is : 269998 
25.46/25.55	c Initializing...
25.46/25.55	c satzilla compute diameter ...
25.46/25.55	c start diameter features ...
25.46/25.55	c satzilla doing clause learning
25.46/25.55	c start clause learning features ...
25.46/25.55	c Bin: Executing zchaff07
25.46/25.55	c spawning binary file with 2 seconds ...
25.46/25.55	c child exit by a signal
25.46/25.55	c satzilla doing survey propogation probe
25.46/25.55	c do survay propogation for 2 second ...
25.46/25.55	c satzilla doing local search probe
25.46/25.55	c satzilla doing lobjois search-space size estimate
25.46/25.55	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 5.76471 0.0946288 5 7 0.80827 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 7465 2.35613 2798.5 0.40446 3205 0 3238 20.179 1.96318 3.24224 1.96142 0.273062 0.349829 
25.46/25.55	c satzilla's ranking:
25.46/25.55	c 1) mxc-sr08: 3.671210
25.46/25.55	c 2) minisat20SAT07: 3.496197
25.46/25.55	c 3) zchaff_rand: 3.186936
25.46/25.55	c 4) vallst: 1.359607
25.46/25.55	c 5) minisat20: 0.538173
25.46/25.55	c 6) march_dl2004: 0.410753
25.46/25.55	c 7) tts-4-0: -4.827838
25.46/25.55	c 8) SATenstein: -10000.000000
25.46/25.55	c 9) gnovelty+: -10000.000000
25.46/25.55	c 10) adaptg2wsat+: -10000.000000
25.46/25.55	c 11) adaptg2wsat0: -10000.000000
25.46/25.55	c 12) picosat846: -10000.000000
25.46/25.55	c 13) kcnfs04SAT07: -10000.000000
25.46/25.55	c satzilla running mxc-sr08 ... 
1199.26/1199.79	c Bin: Executing mxc-sr08
1199.26/1199.79	c spawning binary file with 1174 seconds ...
1199.26/1199.79	c child exit by a signal
1199.26/1199.79	c mxc-sr08 returned code 137.
1199.26/1199.79	c satzilla running minisat20SAT07 ... 
1199.26/1199.79	c Bin: Executing minisat20SAT07
1199.26/1199.79	c minisat20SAT07 returned code 1.
1199.26/1199.79	c satzilla running zchaff_rand ... 
1199.26/1199.79	c Bin: Executing zchaff_rand
1199.26/1199.79	c zchaff_rand returned code 1.
1199.26/1199.79	c satzilla running vallst ... 
1199.26/1199.79	c Bin: Executing vallst
1199.26/1199.79	c vallst returned code 1.
1199.26/1199.79	c satzilla running minisat20 ... 
1199.26/1199.79	c Bin: Executing minisat20
1199.26/1199.79	c minisat20 returned code 1.
1199.26/1199.79	c satzilla running march_dl2004 ... 
1199.26/1199.79	c Bin: Executing march_dl2004
1199.26/1199.79	c march_dl2004 returned code 1.
1199.26/1199.79	c satzilla running tts-4-0 ... 
1199.26/1199.79	c Bin: Executing tts-4-0
1199.26/1199.79	c tts-4-0 returned code 1.
1199.26/1199.79	c satzilla running SATenstein ... 
1199.26/1199.79	c Bin: Executing SATenstein
1199.26/1199.79	c SATenstein returned code 1.
1199.26/1199.79	c satzilla running gnovelty+ ... 
1199.26/1199.79	c Bin: Executing gnovelty+
1199.26/1199.79	c gnovelty+ returned code 1.
1199.26/1199.79	c satzilla running adaptg2wsat+ ... 
1199.26/1199.79	c Bin: Executing adaptg2wsat+
1199.26/1199.79	c adaptg2wsat+ returned code 1.
1199.26/1199.79	c satzilla running adaptg2wsat0 ... 
1199.26/1199.79	c Bin: Executing adaptg2wsat0
1199.26/1199.79	c adaptg2wsat0 returned code 1.
1199.26/1199.79	c satzilla running picosat846 ... 
1199.26/1199.79	c Bin: Executing picosat846
1199.26/1199.79	c picosat846 returned code 1.
1199.26/1199.79	c satzilla running kcnfs04SAT07 ... 
1199.26/1199.79	c Bin: Executing kcnfs04SAT07
1199.26/1199.79	c kcnfs04SAT07 returned code 1.
1199.26/1199.79	c ERROR: All Failed! 
1199.26/1199.79	c SATZILLA_TIME=1199.540000

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-1724206-1240693276/watcher-1724206-1240693276 -o /tmp/evaluation-result-1724206-1240693276/solver-1724206-1240693276 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1724206-1240693276.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.07 1.00 1.00 2/64 17720
/proc/meminfo: memFree=1660904/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=2056 CPUtime=0
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97353951 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17720/statm: 514 112 96 399 0 111 0
[pid=17721] ppid=17720 vsize=3392 CPUtime=0
/proc/17721/stat : 17721 (march_dl2004) R 17720 17720 17649 0 -1 4194304 492 0 0 0 0 0 0 0 18 0 1 0 97353951 3473408 487 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17721/statm: 848 487 50 118 0 727 0

[startup+0.0858929 s]
/proc/loadavg: 1.07 1.00 1.00 2/64 17720
/proc/meminfo: memFree=1660904/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=2056 CPUtime=0
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97353951 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17720/statm: 514 112 96 399 0 111 0
[pid=17721] ppid=17720 vsize=4448 CPUtime=0.08
/proc/17721/stat : 17721 (march_dl2004) R 17720 17720 17649 0 -1 4194304 838 0 0 0 8 0 0 0 18 0 1 0 97353951 4554752 833 1992294400 134512640 134996440 4294956192 18446744073709551615 134657996 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17721/statm: 1112 833 50 118 0 991 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6504

[startup+0.102894 s]
/proc/loadavg: 1.07 1.00 1.00 2/64 17720
/proc/meminfo: memFree=1660904/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=2056 CPUtime=0
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97353951 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17720/statm: 514 112 96 399 0 111 0
[pid=17721] ppid=17720 vsize=4712 CPUtime=0.09
/proc/17721/stat : 17721 (march_dl2004) R 17720 17720 17649 0 -1 4194304 914 0 0 0 9 0 0 0 18 0 1 0 97353951 4825088 909 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17721/statm: 1178 909 50 118 0 1057 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6768

[startup+0.302931 s]
/proc/loadavg: 1.07 1.00 1.00 2/64 17720
/proc/meminfo: memFree=1660904/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=2056 CPUtime=0
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97353951 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17720/statm: 514 112 96 399 0 111 0
[pid=17721] ppid=17720 vsize=7616 CPUtime=0.29
/proc/17721/stat : 17721 (march_dl2004) R 17720 17720 17649 0 -1 4194304 1799 0 0 0 29 0 0 0 19 0 1 0 97353951 7798784 1794 1992294400 134512640 134996440 4294956192 18446744073709551615 134793936 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17721/statm: 1904 1795 50 118 0 1783 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9672

[startup+0.702003 s]
/proc/loadavg: 1.07 1.00 1.00 2/64 17720
/proc/meminfo: memFree=1660904/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=2056 CPUtime=0
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97353951 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17720/statm: 514 112 96 399 0 111 0
[pid=17721] ppid=17720 vsize=18288 CPUtime=0.69
/proc/17721/stat : 17721 (march_dl2004) R 17720 17720 17649 0 -1 4194304 4578 0 0 0 68 1 0 0 22 0 1 0 97353951 18726912 3430 1992294400 134512640 134996440 4294956192 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17721/statm: 4572 3430 55 118 0 4451 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20344

[startup+1.50115 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 17722
/proc/meminfo: memFree=1651864/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=2056 CPUtime=0
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97353951 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17720/statm: 514 112 96 399 0 111 0
[pid=17721] ppid=17720 vsize=18288 CPUtime=1.49
/proc/17721/stat : 17721 (march_dl2004) R 17720 17720 17649 0 -1 4194304 9212 0 0 0 146 3 0 0 25 0 1 0 97353951 18726912 3430 1992294400 134512640 134996440 4294956192 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17721/statm: 4572 3430 55 118 0 4451 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20344

[startup+3.10144 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 17722
/proc/meminfo: memFree=1645784/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=2056 CPUtime=0
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97353951 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17720/statm: 514 112 96 399 0 111 0
[pid=17721] ppid=17720 vsize=21552 CPUtime=3.09
/proc/17721/stat : 17721 (march_dl2004) R 17720 17720 17649 0 -1 4194304 20090 0 0 0 301 8 0 0 25 0 1 0 97353951 22069248 4247 1992294400 134512640 134996440 4294956192 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17721/statm: 5388 4247 65 118 0 5267 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23608

[startup+6.30202 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 17723
/proc/meminfo: memFree=1644760/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=2056 CPUtime=5
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 152 27495 0 0 0 0 486 14 16 0 1 0 97353951 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 514 121 104 399 0 111 0
[pid=17723] ppid=17720 vsize=17364 CPUtime=1.28
/proc/17723/stat : 17723 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 4916 0 0 0 126 2 0 0 25 0 1 0 97354451 17780736 4051 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17723/statm: 4341 4051 55 138 0 4200 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19420

[startup+12.7012 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 17724
/proc/meminfo: memFree=1635544/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=15804 CPUtime=12.67
/proc/17720/stat : 17720 (SATzilla2009_C) R 17718 17720 17649 0 -1 4194304 3541 41985 0 0 38 2 1201 26 22 0 1 0 97353951 16183296 3493 1992294400 134512640 136149437 4294956224 18446744073709551615 135485446 0 0 4096 0 0 0 0 17 1 0 0
/proc/17720/statm: 3951 3494 126 399 0 3548 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15804

[startup+25.5015 s]
/proc/loadavg: 1.11 1.02 1.00 2/65 17725
/proc/meminfo: memFree=1636712/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20428 CPUtime=25.46
/proc/17720/stat : 17720 (SATzilla2009_C) R 17718 17720 17649 0 -1 4194304 16623 49469 0 0 1106 13 1396 31 25 0 1 0 97353951 20918272 4838 1992294400 134512640 136149437 4294956224 18446744073709551615 134525209 0 0 4096 3 0 0 0 17 1 0 0
/proc/17720/statm: 5107 4838 213 399 0 4704 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 20428

[startup+51.1021 s]
/proc/loadavg: 1.07 1.01 1.00 2/66 17726
/proc/meminfo: memFree=1607712/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=30900 CPUtime=25.52
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 8895 0 0 0 2546 6 0 0 25 0 1 0 97356507 31641600 7405 1992294400 134512640 135078026 4294956192 18446744073709551615 134533857 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 7725 7405 71 138 0 7584 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 51024

[startup+102.305 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 17726
/proc/meminfo: memFree=1599136/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=39348 CPUtime=76.71
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 11020 0 0 0 7662 9 0 0 25 0 1 0 97356507 40292352 9530 1992294400 134512640 135078026 4294956192 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 9837 9530 71 138 0 9696 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 59472

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 17726
/proc/meminfo: memFree=1591584/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=47048 CPUtime=136.69
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 12917 0 0 0 13656 13 0 0 25 0 1 0 97356507 48177152 11427 1992294400 134512640 135078026 4294956192 18446744073709551615 134534624 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 11762 11427 71 138 0 11621 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 67172

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17726
/proc/meminfo: memFree=1588448/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=50112 CPUtime=196.67
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 13675 0 0 0 19653 14 0 0 25 0 1 0 97356507 51314688 12185 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 12528 12185 71 138 0 12387 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 70236

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17726
/proc/meminfo: memFree=1581856/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=57132 CPUtime=256.64
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 15309 0 0 0 25648 16 0 0 25 0 1 0 97356507 58503168 13819 1992294400 134512640 135078026 4294956192 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 14283 13819 71 138 0 14142 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 77256

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17726
/proc/meminfo: memFree=1581800/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=57132 CPUtime=316.62
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 15313 0 0 0 31646 16 0 0 25 0 1 0 97356507 58503168 13823 1992294400 134512640 135078026 4294956192 18446744073709551615 134534650 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 14283 13823 71 138 0 14142 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 77256

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17726
/proc/meminfo: memFree=1575656/2055920 swapFree=4181432/4192956

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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17726
/proc/meminfo: memFree=1556776/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=82460 CPUtime=736.48
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 21498 0 0 0 73624 24 0 0 25 0 1 0 97356507 84439040 20008 1992294400 134512640 135078026 4294956192 18446744073709551615 134524138 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 20615 20008 71 138 0 20474 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 102584

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17726
/proc/meminfo: memFree=1551912/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=88484 CPUtime=796.47
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 22745 0 0 0 79620 27 0 0 25 0 1 0 97356507 90607616 21255 1992294400 134512640 135078026 4294956192 18446744073709551615 134534673 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 22121 21255 71 138 0 21980 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 108608

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17726
/proc/meminfo: memFree=1548136/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=92284 CPUtime=856.45
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 23639 0 0 0 85617 28 0 0 25 0 1 0 97356507 94498816 22149 1992294400 134512640 135078026 4294956192 18446744073709551615 134534264 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 23071 22149 71 138 0 22930 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 112408

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17726
/proc/meminfo: memFree=1544296/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=96048 CPUtime=916.42
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 24600 0 0 0 91613 29 0 0 25 0 1 0 97356507 98353152 23110 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 24012 23110 71 138 0 23871 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 116172

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17726
/proc/meminfo: memFree=1544232/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=96048 CPUtime=976.4
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 24601 0 0 0 97611 29 0 0 25 0 1 0 97356507 98353152 23111 1992294400 134512640 135078026 4294956192 18446744073709551615 134534657 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 24012 23111 71 138 0 23871 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 116172

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17726
/proc/meminfo: memFree=1544168/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=96048 CPUtime=1036.38
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 24606 0 0 0 103609 29 0 0 25 0 1 0 97356507 98353152 23116 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 24012 23116 71 138 0 23871 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 116172

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17726
/proc/meminfo: memFree=1544104/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=96048 CPUtime=1096.37
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 24614 0 0 0 109607 30 0 0 25 0 1 0 97356507 98353152 23124 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 24012 23124 71 138 0 23871 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 116172

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17726
/proc/meminfo: memFree=1544040/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=96048 CPUtime=1156.35
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 24625 0 0 0 115605 30 0 0 25 0 1 0 97356507 98353152 23135 1992294400 134512640 135078026 4294956192 18446744073709551615 134534264 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 24012 23135 71 138 0 23871 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 116172

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 17726
/proc/meminfo: memFree=1544040/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=96048 CPUtime=1164.34
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 24630 0 0 0 116404 30 0 0 25 0 1 0 97356507 98353152 23140 1992294400 134512640 135078026 4294956192 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 24012 23140 71 138 0 23871 0
Current children cumulated CPU time (s) 1189.86
Current children cumulated vsize (KiB) 116172

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17726
/proc/meminfo: memFree=1544040/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=96048 CPUtime=1170.75
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 24631 0 0 0 117045 30 0 0 25 0 1 0 97356507 98353152 23141 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 24012 23141 71 138 0 23871 0
Current children cumulated CPU time (s) 1196.27
Current children cumulated vsize (KiB) 116172

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17726
/proc/meminfo: memFree=1544040/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=96048 CPUtime=1172.34
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 24631 0 0 0 117204 30 0 0 25 0 1 0 97356507 98353152 23141 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 24012 23141 71 138 0 23871 0
Current children cumulated CPU time (s) 1197.86
Current children cumulated vsize (KiB) 116172

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17726
/proc/meminfo: memFree=1544040/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=96048 CPUtime=1173.14
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 24631 0 0 0 117284 30 0 0 25 0 1 0 97356507 98353152 23141 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 24012 23141 71 138 0 23871 0
Current children cumulated CPU time (s) 1198.66
Current children cumulated vsize (KiB) 116172

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17726
/proc/meminfo: memFree=1544040/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=96048 CPUtime=1173.54
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 24631 0 0 0 117324 30 0 0 25 0 1 0 97356507 98353152 23141 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 24012 23141 71 138 0 23871 0
Current children cumulated CPU time (s) 1199.06
Current children cumulated vsize (KiB) 116172

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17726
/proc/meminfo: memFree=1544040/2055920 swapFree=4181432/4192956
[pid=17720] ppid=17718 vsize=20124 CPUtime=25.52
/proc/17720/stat : 17720 (SATzilla2009_C) S 17718 17720 17649 0 -1 4194304 16636 49469 0 0 1112 13 1396 31 25 0 1 0 97353951 20606976 4801 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 5031 4801 220 399 0 4628 0
[pid=17726] ppid=17720 vsize=96048 CPUtime=1173.74
/proc/17726/stat : 17726 (mxc-sr08) R 17720 17720 17649 0 -1 4194304 24631 0 0 0 117344 30 0 0 25 0 1 0 97356507 98353152 23141 1992294400 134512640 135078026 4294956192 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17726/statm: 24012 23141 71 138 0 23871 0
Current children cumulated CPU time (s) 1199.26
Current children cumulated vsize (KiB) 116172

Child status: 17
Real time (s): 1199.8
CPU time (s): 1199.38
CPU user time (s): 1198.61
CPU system time (s): 0.767883
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 116172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.61
system time used= 0.767883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90753
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= 17
involuntary context switches= 2746

runsolver used 1.40379 second user time and 2.95855 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-25 23:01:17
IDJOB=1724206
IDBENCH=71764
IDSOLVER=527
FILE ID=node67/1724206-1240693276
PBS_JOBID= 9186751
Free space on /tmp= 66300 MiB

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

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

MD5SUM BENCH= 5da8899feefc5a4bb9db99e983e30f52
RANDOM SEED=1515975015

node67.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.277
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.277
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:       1661320 kB
Buffers:         34060 kB
Cached:         291936 kB
SwapCached:       5368 kB
Active:         113040 kB
Inactive:       220820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1661320 kB
SwapTotal:     4192956 kB
SwapFree:      4181432 kB
Dirty:           34888 kB
Writeback:           0 kB
Mapped:          13544 kB
Slab:            46708 kB
Committed_AS:   346664 kB
PageTables:       1436 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= 66268 MiB
End job on node67 at 2009-04-25 23:21:17