Trace number 1715810

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.02 1199.63

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-15-s.cnf
MD5SUMa6b04ec2cace5c4e6bef212c7f2df796
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark228.902
Satisfiable
(Un)Satisfiability was proved
Number of variables261020
Number of clauses1211106
Sum of the clauses size2788072
Maximum clause length10
Minimum clause length1
Number of clauses of size 119537
Number of clauses of size 2952032
Number of clauses of size 3190917
Number of clauses of size 45400
Number of clauses of size 521600
Number of clauses of size over 521620

Solver Data

90.02/90.15	c SATzilla is building models for class 2
90.02/90.15	c run presolver march_dl2004 for 5 seconds ... 
90.02/90.15	c Bin: Executing march_dl2004
90.02/90.15	c spawning binary file with 5 seconds ...
90.02/90.15	c child exit by a signal
90.02/90.15	c march_dl2004 returned code 137.
90.02/90.15	c run presolver mxc-sr08 for 5 seconds ... 
90.02/90.15	c Bin: Executing mxc-sr08
90.02/90.15	c spawning binary file with 5 seconds ...
90.02/90.15	c child exit by a signal
90.02/90.15	c mxc-sr08 returned code 137.
90.02/90.15	c Orignal number of varibales is 261020, number of clauses is 1211106 
90.02/90.15	c predicted feature computation time is 39.364587 
90.02/90.15	c Bin: Executing satelite
90.02/90.15	c spawning binary file with 240 seconds ...
90.02/90.15	c child exited successfully
90.02/90.15	c satzilla computing base features
90.02/90.15	c Number of variabe is: 124771, Number of clause is : 708950 
90.02/90.15	c Initializing...
90.02/90.15	c satzilla compute diameter ...
90.02/90.15	c start diameter features ...
90.02/90.15	c satzilla doing clause learning
90.02/90.15	c start clause learning features ...
90.02/90.15	c Bin: Executing zchaff07
90.02/90.15	c spawning binary file with 2 seconds ...
90.02/90.15	c child exit by a signal
90.02/90.15	c satzilla doing survey propogation probe
90.02/90.15	c do survay propogation for 2 second ...
90.02/90.15	c satzilla doing local search probe
90.02/90.15	c satzilla doing lobjois search-space size estimate
90.02/90.15	c features are:261020 1.21111e+06 124771 708950 1.09199 0.708309 0.175994 0.387783 0.994383 1.38126 2.1915e-05 0.480247 1.60294e-05 8.01468e-05 1.02922 0.598656 0.875406 2.1915e-05 0.506692 9.87376e-06 5.21899e-05 2.56977 0.263736 0.163381 0 0.8 2.89802 1.29795e-05 0.500923 4.23161e-06 3.38529e-05 2.34884 0.739316 2.35826e-05 0.491839 5.64215e-06 5.64215e-05 15.7778 0.0263497 15 16 0.529706 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.582081 0.544686 7.32709e-09 0.962644 0.884954 0.0707226 0.842456 0.274941 0.756623 0.0157941 0.809216 5.92533e-08 0.158775 0.0301189 7.67993e-06 0.0225088 0.00643725 0.0156488 41957 0 0 0 0 0 0 3.46892 0 1.45876 0 0.245889 0.771582 
90.02/90.15	c satzilla's ranking:
90.02/90.15	c 1) minisat20SAT07: 3.357807
90.02/90.15	c 2) minisat20: 2.755383
90.02/90.15	c 3) zchaff_rand: 2.219209
90.02/90.15	c 4) march_dl2004: 1.401603
90.02/90.15	c 5) vallst: 0.039720
90.02/90.15	c 6) tts-4-0: -1.313817
90.02/90.15	c 7) mxc-sr08: -3.624646
90.02/90.15	c 8) SATenstein: -10000.000000
90.02/90.15	c 9) gnovelty+: -10000.000000
90.02/90.15	c 10) adaptg2wsat+: -10000.000000
90.02/90.15	c 11) adaptg2wsat0: -10000.000000
90.02/90.15	c 12) picosat846: -10000.000000
90.02/90.15	c 13) kcnfs04SAT07: -10000.000000
90.02/90.15	c satzilla running minisat20SAT07 ... 
1198.96/1199.61	c Bin: Executing minisat20SAT07
1198.96/1199.61	c spawning binary file with 1109 seconds ...
1198.96/1199.61	c child exit by a signal
1198.96/1199.61	c minisat20SAT07 returned code 137.
1198.96/1199.61	c satzilla running minisat20 ... 
1198.96/1199.61	c Bin: Executing minisat20
1198.96/1199.61	c minisat20 returned code 1.
1198.96/1199.61	c satzilla running zchaff_rand ... 
1198.96/1199.61	c Bin: Executing zchaff_rand
1198.96/1199.61	c zchaff_rand returned code 1.
1198.96/1199.61	c satzilla running march_dl2004 ... 
1198.96/1199.61	c Bin: Executing march_dl2004
1198.96/1199.61	c march_dl2004 returned code 1.
1198.96/1199.61	c satzilla running vallst ... 
1198.96/1199.61	c Bin: Executing vallst
1198.96/1199.61	c vallst returned code 1.
1198.96/1199.61	c satzilla running tts-4-0 ... 
1198.96/1199.61	c Bin: Executing tts-4-0
1198.96/1199.61	c tts-4-0 returned code 1.
1198.96/1199.61	c satzilla running mxc-sr08 ... 
1198.96/1199.61	c Bin: Executing mxc-sr08
1198.96/1199.61	c mxc-sr08 returned code 1.
1198.96/1199.61	c satzilla running SATenstein ... 
1198.96/1199.61	c Bin: Executing SATenstein
1198.96/1199.61	c SATenstein returned code 1.
1198.96/1199.61	c satzilla running gnovelty+ ... 
1198.96/1199.61	c Bin: Executing gnovelty+
1198.96/1199.61	c gnovelty+ returned code 1.
1198.96/1199.61	c satzilla running adaptg2wsat+ ... 
1198.96/1199.61	c Bin: Executing adaptg2wsat+
1198.96/1199.61	c adaptg2wsat+ returned code 1.
1198.96/1199.61	c satzilla running adaptg2wsat0 ... 
1198.96/1199.61	c Bin: Executing adaptg2wsat0
1198.96/1199.61	c adaptg2wsat0 returned code 1.
1198.96/1199.61	c satzilla running picosat846 ... 
1198.96/1199.61	c Bin: Executing picosat846
1198.96/1199.61	c picosat846 returned code 1.
1198.96/1199.61	c satzilla running kcnfs04SAT07 ... 
1198.96/1199.61	c Bin: Executing kcnfs04SAT07
1198.96/1199.61	c kcnfs04SAT07 returned code 1.
1198.96/1199.61	c ERROR: All Failed! 
1198.96/1199.61	c SATZILLA_TIME=1199.160000

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-1715810-1240607499/watcher-1715810-1240607499 -o /tmp/evaluation-result-1715810-1240607499/solver-1715810-1240607499 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1715810-1240607499.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.81 3/64 22571
/proc/meminfo: memFree=1664440/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=2056 CPUtime=0
/proc/22571/stat : 22571 (SATzilla2009_C) R 22569 22571 22387 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 88784473 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/22571/statm: 514 112 96 399 0 111 0
[pid=22572] ppid=22571 vsize=6388 CPUtime=0
/proc/22572/stat : 22572 (march_dl2004) R 22571 22571 22387 0 -1 4194304 921 0 0 0 0 0 0 0 18 0 1 0 88784473 6541312 916 1992294400 134512640 134996440 4294956192 18446744073709551615 134549425 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22572/statm: 1597 924 49 118 0 1476 0

[startup+0.07923 s]
/proc/loadavg: 0.99 0.97 0.81 3/64 22571
/proc/meminfo: memFree=1664440/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=2056 CPUtime=0
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88784473 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22571/statm: 514 112 96 399 0 111 0
[pid=22572] ppid=22571 vsize=26840 CPUtime=0.06
/proc/22572/stat : 22572 (march_dl2004) R 22571 22571 22387 0 -1 4194304 5209 0 0 0 5 1 0 0 19 0 1 0 88784473 27484160 5204 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22572/statm: 6710 5204 50 118 0 6589 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 28896

[startup+0.101233 s]
/proc/loadavg: 0.99 0.97 0.81 3/64 22571
/proc/meminfo: memFree=1664440/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=2056 CPUtime=0
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88784473 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22571/statm: 514 112 96 399 0 111 0
[pid=22572] ppid=22571 vsize=27104 CPUtime=0.08
/proc/22572/stat : 22572 (march_dl2004) R 22571 22571 22387 0 -1 4194304 5316 0 0 0 7 1 0 0 19 0 1 0 88784473 27754496 5311 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22572/statm: 6776 5311 50 118 0 6655 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29160

[startup+0.301273 s]
/proc/loadavg: 0.99 0.97 0.81 3/64 22571
/proc/meminfo: memFree=1664440/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=2056 CPUtime=0
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88784473 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22571/statm: 514 112 96 399 0 111 0
[pid=22572] ppid=22571 vsize=30008 CPUtime=0.29
/proc/22572/stat : 22572 (march_dl2004) R 22571 22571 22387 0 -1 4194304 6205 0 0 0 27 2 0 0 21 0 1 0 88784473 30728192 6200 1992294400 134512640 134996440 4294956192 18446744073709551615 134775801 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22572/statm: 7502 6200 50 118 0 7381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32064

[startup+0.701354 s]
/proc/loadavg: 0.99 0.97 0.81 3/64 22571
/proc/meminfo: memFree=1664440/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=2056 CPUtime=0
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88784473 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22571/statm: 514 112 96 399 0 111 0
[pid=22572] ppid=22571 vsize=35024 CPUtime=0.69
/proc/22572/stat : 22572 (march_dl2004) R 22571 22571 22387 0 -1 4194304 7786 0 0 0 66 3 0 0 25 0 1 0 88784473 35864576 7781 1992294400 134512640 134996440 4294956192 18446744073709551615 134724300 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22572/statm: 8756 7781 50 118 0 8635 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37080

[startup+1.50251 s]
/proc/loadavg: 0.99 0.97 0.81 2/66 22573
/proc/meminfo: memFree=1627176/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=2056 CPUtime=0
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88784473 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22571/statm: 514 112 96 399 0 111 0
[pid=22572] ppid=22571 vsize=44792 CPUtime=1.48
/proc/22572/stat : 22572 (march_dl2004) R 22571 22571 22387 0 -1 4194304 10791 0 0 0 143 5 0 0 25 0 1 0 88784473 45867008 10786 1992294400 134512640 134996440 4294956192 18446744073709551615 134724299 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22572/statm: 11198 10786 50 118 0 11077 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 46848

[startup+3.10183 s]
/proc/loadavg: 0.99 0.97 0.81 2/66 22573
/proc/meminfo: memFree=1594280/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=2056 CPUtime=0
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88784473 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22571/statm: 514 112 96 399 0 111 0
[pid=22572] ppid=22571 vsize=106900 CPUtime=3.08
/proc/22572/stat : 22572 (march_dl2004) R 22571 22571 22387 0 -1 4194304 25875 0 0 0 296 12 0 0 25 0 1 0 88784473 109465600 22097 1992294400 134512640 134996440 4294956192 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22572/statm: 26725 22097 55 118 0 26604 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 108956

[startup+6.30145 s]
/proc/loadavg: 0.99 0.97 0.81 2/66 22574
/proc/meminfo: memFree=1584424/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=2056 CPUtime=5
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 152 30252 0 0 0 0 485 15 16 0 1 0 88784473 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 514 121 104 399 0 111 0
[pid=22574] ppid=22571 vsize=143720 CPUtime=1.25
/proc/22574/stat : 22574 (mxc-sr08) R 22571 22571 22387 0 -1 4194304 31931 0 0 0 112 13 0 0 25 0 1 0 88784976 147169280 31859 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22574/statm: 35930 31859 54 138 0 35789 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 145776

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 22575
/proc/meminfo: memFree=1541736/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=2056 CPUtime=10.02
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 179 73319 0 0 0 0 966 36 16 0 1 0 88784473 2105344 138 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 514 138 120 399 0 111 0
[pid=22575] ppid=22571 vsize=138280 CPUtime=2.63
/proc/22575/stat : 22575 (satelite) R 22571 22571 22387 0 -1 4194304 34045 0 0 0 245 18 0 0 25 0 1 0 88785479 141598720 31365 1992294400 134512640 135037501 4294956176 18446744073709551615 134570472 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22575/statm: 34570 31365 67 128 0 34439 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 140336

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 22575
/proc/meminfo: memFree=1586800/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=68232 CPUtime=25.45
/proc/22571/stat : 22571 (SATzilla2009_C) R 22569 22571 22387 0 -1 4194304 16070 123734 0 0 655 6 1813 71 25 0 1 0 88784473 69869568 16021 1992294400 134512640 136149437 4294956224 18446744073709551615 134535214 0 0 4096 0 0 0 0 17 0 0 0
/proc/22571/statm: 17058 16021 135 399 0 16655 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 68232

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 22575
/proc/meminfo: memFree=1585904/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=68232 CPUtime=51.04
/proc/22571/stat : 22571 (SATzilla2009_C) R 22569 22571 22387 0 -1 4194304 16350 123734 0 0 3213 7 1813 71 25 0 1 0 88784473 69869568 16301 1992294400 134512640 136149437 4294956224 18446744073709551615 134535643 0 0 4096 0 0 0 0 17 0 0 0
/proc/22571/statm: 17058 16301 135 399 0 16655 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 68232

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.83 2/66 22577
/proc/meminfo: memFree=1455784/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=85036 CPUtime=90.06
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 38297 141655 0 0 6902 20 2004 80 25 0 1 0 88784473 87076864 20795 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 21259 20795 219 399 0 20856 0
[pid=22577] ppid=22571 vsize=117796 CPUtime=12.12
/proc/22577/stat : 22577 (minisat20SAT07) R 22571 22571 22387 0 -1 4194304 32432 0 0 0 1196 16 0 0 25 0 1 0 88793488 120623104 28108 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22577/statm: 29449 28108 73 138 0 29308 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 202832

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/66 22577
/proc/meminfo: memFree=1445544/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=85036 CPUtime=90.06
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 38297 141655 0 0 6902 20 2004 80 25 0 1 0 88784473 87076864 20795 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 21259 20795 219 399 0 20856 0
[pid=22577] ppid=22571 vsize=128244 CPUtime=72.09
/proc/22577/stat : 22577 (minisat20SAT07) R 22571 22571 22387 0 -1 4194304 35022 0 0 0 7191 18 0 0 25 0 1 0 88793488 131321856 30698 1992294400 134512640 135078472 4294956192 18446744073709551615 134550846 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22577/statm: 32061 30698 73 138 0 31920 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 213280

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/66 22577
/proc/meminfo: memFree=1418152/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=85036 CPUtime=90.06
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 38297 141655 0 0 6902 20 2004 80 25 0 1 0 88784473 87076864 20795 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 21259 20795 219 399 0 20856 0
[pid=22577] ppid=22571 vsize=155488 CPUtime=132.07
/proc/22577/stat : 22577 (minisat20SAT07) R 22571 22571 22387 0 -1 4194304 41823 0 0 0 13180 27 0 0 25 0 1 0 88793488 159219712 37499 1992294400 134512640 135078472 4294956192 18446744073709551615 134556418 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22577/statm: 38872 37499 73 138 0 38731 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 240524

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/66 22577
/proc/meminfo: memFree=1391848/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=85036 CPUtime=90.06
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 38297 141655 0 0 6902 20 2004 80 25 0 1 0 88784473 87076864 20795 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 21259 20795 219 399 0 20856 0
[pid=22577] ppid=22571 vsize=181992 CPUtime=192.03
/proc/22577/stat : 22577 (minisat20SAT07) R 22571 22571 22387 0 -1 4194304 48470 0 0 0 19170 33 0 0 25 0 1 0 88793488 186359808 44146 1992294400 134512640 135078472 4294956192 18446744073709551615 134552620 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22577/statm: 45498 44146 73 138 0 45357 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 267028

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/66 22577
/proc/meminfo: memFree=1359912/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=85036 CPUtime=90.06
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 38297 141655 0 0 6902 20 2004 80 25 0 1 0 88784473 87076864 20795 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 21259 20795 219 399 0 20856 0
[pid=22577] ppid=22571 vsize=213668 CPUtime=252.01
/proc/22577/stat : 22577 (minisat20SAT07) R 22571 22571 22387 0 -1 4194304 56368 0 0 0 25160 41 0 0 25 0 1 0 88793488 218796032 52044 1992294400 134512640 135078472 4294956192 18446744073709551615 134552264 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22577/statm: 53417 52044 73 138 0 53276 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 298704

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.85 2/66 22577
/proc/meminfo: memFree=1333544/2055924 swapFree=4180744/4192956

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


[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.90 2/66 22577
/proc/meminfo: memFree=1120616/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=85036 CPUtime=90.06
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 38297 141655 0 0 6902 20 2004 80 25 0 1 0 88784473 87076864 20795 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 21259 20795 219 399 0 20856 0
[pid=22577] ppid=22571 vsize=452816 CPUtime=731.77
/proc/22577/stat : 22577 (minisat20SAT07) R 22571 22571 22387 0 -1 4194304 116103 0 0 0 73089 88 0 0 25 0 1 0 88793488 463683584 111779 1992294400 134512640 135078472 4294956192 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22577/statm: 113204 111779 73 138 0 113063 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 537852

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.90 2/66 22577
/proc/meminfo: memFree=1094440/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=85036 CPUtime=90.06
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 38297 141655 0 0 6902 20 2004 80 25 0 1 0 88784473 87076864 20795 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 21259 20795 219 399 0 20856 0
[pid=22577] ppid=22571 vsize=478680 CPUtime=791.74
/proc/22577/stat : 22577 (minisat20SAT07) R 22571 22571 22387 0 -1 4194304 122565 0 0 0 79079 95 0 0 25 0 1 0 88793488 490168320 118241 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22577/statm: 119670 118241 73 138 0 119529 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 563716

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 22577
/proc/meminfo: memFree=1072168/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=85036 CPUtime=90.06
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 38297 141655 0 0 6902 20 2004 80 25 0 1 0 88784473 87076864 20795 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 21259 20795 219 399 0 20856 0
[pid=22577] ppid=22571 vsize=500980 CPUtime=851.72
/proc/22577/stat : 22577 (minisat20SAT07) R 22571 22571 22387 0 -1 4194304 128168 0 0 0 85072 100 0 0 25 0 1 0 88793488 513003520 123844 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22577/statm: 125245 123844 73 138 0 125104 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 586016

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 22577
/proc/meminfo: memFree=1047272/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=85036 CPUtime=90.06
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 38297 141655 0 0 6902 20 2004 80 25 0 1 0 88784473 87076864 20795 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 21259 20795 219 399 0 20856 0
[pid=22577] ppid=22571 vsize=525608 CPUtime=911.69
/proc/22577/stat : 22577 (minisat20SAT07) R 22571 22571 22387 0 -1 4194304 134325 0 0 0 91062 107 0 0 25 0 1 0 88793488 538222592 130001 1992294400 134512640 135078472 4294956192 18446744073709551615 134551901 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22577/statm: 131402 130001 73 138 0 131261 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 610644

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 22577
/proc/meminfo: memFree=1024552/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=85036 CPUtime=90.06
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 38297 141655 0 0 6902 20 2004 80 25 0 1 0 88784473 87076864 20795 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 21259 20795 219 399 0 20856 0
[pid=22577] ppid=22571 vsize=548584 CPUtime=971.66
/proc/22577/stat : 22577 (minisat20SAT07) R 22571 22571 22387 0 -1 4194304 140064 0 0 0 97053 113 0 0 25 0 1 0 88793488 561750016 135740 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22577/statm: 137146 135740 73 138 0 137005 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 633620

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 22577
/proc/meminfo: memFree=999912/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=85036 CPUtime=90.06
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 38297 141655 0 0 6902 20 2004 80 25 0 1 0 88784473 87076864 20795 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 21259 20795 219 399 0 20856 0
[pid=22577] ppid=22571 vsize=572904 CPUtime=1031.63
/proc/22577/stat : 22577 (minisat20SAT07) R 22571 22571 22387 0 -1 4194304 146164 0 0 0 103047 116 0 0 25 0 1 0 88793488 586653696 141840 1992294400 134512640 135078472 4294956192 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22577/statm: 143226 141840 73 138 0 143085 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 657940

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 22577
/proc/meminfo: memFree=973224/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=85036 CPUtime=90.06
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 38297 141655 0 0 6902 20 2004 80 25 0 1 0 88784473 87076864 20795 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 21259 20795 219 399 0 20856 0
[pid=22577] ppid=22571 vsize=599704 CPUtime=1091.6
/proc/22577/stat : 22577 (minisat20SAT07) R 22571 22571 22387 0 -1 4194304 152874 0 0 0 109039 121 0 0 25 0 1 0 88793488 614096896 148550 1992294400 134512640 135078472 4294956192 18446744073709551615 134552688 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22577/statm: 149926 148550 73 138 0 149785 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 684740

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 22577
/proc/meminfo: memFree=969704/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=85036 CPUtime=90.06
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 38297 141655 0 0 6902 20 2004 80 25 0 1 0 88784473 87076864 20795 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 21259 20795 219 399 0 20856 0
[pid=22577] ppid=22571 vsize=602880 CPUtime=1099.6
/proc/22577/stat : 22577 (minisat20SAT07) R 22571 22571 22387 0 -1 4194304 153664 0 0 0 109838 122 0 0 25 0 1 0 88793488 617349120 149340 1992294400 134512640 135078472 4294956192 18446744073709551615 134552282 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22577/statm: 150720 149340 73 138 0 150579 0
Current children cumulated CPU time (s) 1189.66
Current children cumulated vsize (KiB) 687916

[startup+1193.51 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 22577
/proc/meminfo: memFree=968360/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=85036 CPUtime=90.06
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 38297 141655 0 0 6902 20 2004 80 25 0 1 0 88784473 87076864 20795 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 21259 20795 219 399 0 20856 0
[pid=22577] ppid=22571 vsize=604264 CPUtime=1102.8
/proc/22577/stat : 22577 (minisat20SAT07) R 22571 22571 22387 0 -1 4194304 153994 0 0 0 110158 122 0 0 25 0 1 0 88793488 618766336 149670 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22577/statm: 151066 149670 73 138 0 150925 0
Current children cumulated CPU time (s) 1192.86
Current children cumulated vsize (KiB) 689300

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 22577
/proc/meminfo: memFree=967144/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=85036 CPUtime=90.06
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 38297 141655 0 0 6902 20 2004 80 25 0 1 0 88784473 87076864 20795 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 21259 20795 219 399 0 20856 0
[pid=22577] ppid=22571 vsize=605452 CPUtime=1106.01
/proc/22577/stat : 22577 (minisat20SAT07) R 22571 22571 22387 0 -1 4194304 154293 0 0 0 110478 123 0 0 25 0 1 0 88793488 619982848 149969 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22577/statm: 151363 149969 73 138 0 151222 0
Current children cumulated CPU time (s) 1196.07
Current children cumulated vsize (KiB) 690488

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 22577
/proc/meminfo: memFree=966696/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=85036 CPUtime=90.06
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 38297 141655 0 0 6902 20 2004 80 25 0 1 0 88784473 87076864 20795 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 21259 20795 219 399 0 20856 0
[pid=22577] ppid=22571 vsize=606112 CPUtime=1107.6
/proc/22577/stat : 22577 (minisat20SAT07) R 22571 22571 22387 0 -1 4194304 154459 0 0 0 110637 123 0 0 25 0 1 0 88793488 620658688 150135 1992294400 134512640 135078472 4294956192 18446744073709551615 134551961 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22577/statm: 151528 150135 73 138 0 151387 0
Current children cumulated CPU time (s) 1197.66
Current children cumulated vsize (KiB) 691148

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 22577
/proc/meminfo: memFree=966184/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=85036 CPUtime=90.06
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 38297 141655 0 0 6902 20 2004 80 25 0 1 0 88784473 87076864 20795 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 21259 20795 219 399 0 20856 0
[pid=22577] ppid=22571 vsize=606380 CPUtime=1108.4
/proc/22577/stat : 22577 (minisat20SAT07) R 22571 22571 22387 0 -1 4194304 154547 0 0 0 110717 123 0 0 25 0 1 0 88793488 620933120 150223 1992294400 134512640 135078472 4294956192 18446744073709551615 134550262 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22577/statm: 151595 150223 73 138 0 151454 0
Current children cumulated CPU time (s) 1198.46
Current children cumulated vsize (KiB) 691416

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 22577
/proc/meminfo: memFree=966184/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=85036 CPUtime=90.06
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 38297 141655 0 0 6902 20 2004 80 25 0 1 0 88784473 87076864 20795 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 21259 20795 219 399 0 20856 0
[pid=22577] ppid=22571 vsize=606644 CPUtime=1108.8
/proc/22577/stat : 22577 (minisat20SAT07) R 22571 22571 22387 0 -1 4194304 154595 0 0 0 110757 123 0 0 25 0 1 0 88793488 621203456 150271 1992294400 134512640 135078472 4294956192 18446744073709551615 134550646 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22577/statm: 151661 150271 73 138 0 151520 0
Current children cumulated CPU time (s) 1198.86
Current children cumulated vsize (KiB) 691680

[startup+1199.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 22577
/proc/meminfo: memFree=966184/2055924 swapFree=4180744/4192956
[pid=22571] ppid=22569 vsize=85036 CPUtime=90.06
/proc/22571/stat : 22571 (SATzilla2009_C) S 22569 22571 22387 0 -1 4194304 38297 141655 0 0 6902 20 2004 80 25 0 1 0 88784473 87076864 20795 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22571/statm: 21259 20795 219 399 0 20856 0
[pid=22577] ppid=22571 vsize=0 CPUtime=1108.9
/proc/22577/stat : 22577 (minisat20SAT07) R 22571 22571 22387 0 -1 4195332 154597 0 0 0 110759 131 0 0 25 0 1 0 88793488 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 0 0 0
/proc/22577/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 85036

Child status: 17
Real time (s): 1199.63
CPU time (s): 1199.02
CPU user time (s): 1196.67
CPU system time (s): 2.35564
CPU usage (%): 99.9495
Max. virtual memory (cumulated for all children) (KiB): 691680

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

runsolver used 1.23381 second user time and 3.13652 second system time

The end

Launcher Data

Begin job on node6 at 2009-04-24 23:11:41
IDJOB=1715810
IDBENCH=20352
IDSOLVER=527
FILE ID=node6/1715810-1240607499
PBS_JOBID= 9186308
Free space on /tmp= 66312 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-15-s.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715810-1240607499/watcher-1715810-1240607499 -o /tmp/evaluation-result-1715810-1240607499/solver-1715810-1240607499 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1715810-1240607499.cnf

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

MD5SUM BENCH= a6b04ec2cace5c4e6bef212c7f2df796
RANDOM SEED=1320796759

node6.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.281
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.281
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:      2055924 kB
MemFree:       1664984 kB
Buffers:         43020 kB
Cached:         274920 kB
SwapCached:       6828 kB
Active:         180640 kB
Inactive:       146516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1664984 kB
SwapTotal:     4192956 kB
SwapFree:      4180744 kB
Dirty:           53300 kB
Writeback:           0 kB
Mapped:          13944 kB
Slab:            49908 kB
Committed_AS:   326236 kB
PageTables:       1452 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= 66284 MiB
End job on node6 at 2009-04-24 23:31:41