Trace number 1721667

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) 1198.89 1199.29

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_11_UNSAT.cnf
MD5SUM238f1788225c41f1f5779700e39b5833
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2316
Number of clauses216962
Sum of the clauses size647286
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23879
Number of clauses of size 3213052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

25.95/26.08	c SATzilla is building models for class 3
25.95/26.08	c run presolver mxc-sr08 for 10 seconds ... 
25.95/26.08	c Bin: Executing mxc-sr08
25.95/26.08	c spawning binary file with 10 seconds ...
25.95/26.08	c child exit by a signal
25.95/26.08	c mxc-sr08 returned code 137.
25.95/26.08	c run presolver picosat846 for 5 seconds ... 
25.95/26.08	c Bin: Executing picosat846
25.95/26.08	c spawning binary file with 5 seconds ...
25.95/26.08	c child exit by a signal
25.95/26.08	c picosat846 returned code 137.
25.95/26.08	c Orignal number of varibales is 2316, number of clauses is 216962 
25.95/26.08	c predicted feature computation time is 1.888036 
25.95/26.08	c Bin: Executing satelite
25.95/26.08	c spawning binary file with 240 seconds ...
25.95/26.08	c child exited successfully
25.95/26.08	c satzilla computing base features
25.95/26.08	c Number of variabe is: 1435, Number of clause is : 215680 
25.95/26.08	c Initializing...
25.95/26.08	c satzilla doing clause learning
25.95/26.08	c start clause learning features ...
25.95/26.08	c Bin: Executing zchaff07
25.95/26.08	c spawning binary file with 2 seconds ...
25.95/26.08	c child exit by a signal
25.95/26.08	c satzilla doing survey propogation probe
25.95/26.08	c do survay propogation for 2 second ...
25.95/26.08	c satzilla doing local search probe
25.95/26.08	c features are:2316 216962 1435 215680 0.613937 0.00594399 0.00665338 0.465229 0.570076 0.653111 0.00306722 1.1667 0.00139373 0.0229965 0.456232 0.0167099 0.917313 0.00306722 1.15785 3.24555e-05 0.0113733 4.14972 0.288132 0.284881 0 0.93921 2.61315 0.00190608 0.914255 2.7819e-05 0.00575389 4.0604 0.917313 0.00121916 0.982918 2.7819e-05 0.00382047 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.548072 0.482704 0.000649831 0.97947 0.944875 0.0893356 0.707689 0.434527 0.568138 0.00751095 2.83734 -1.11022e-16 0.188272 0.0260177 0 0.00163475 8.52818e-13 3.01858e-06 181.5 0.276609 266 1.41421 266 0 0 36.2476 0.567736 1.00313 0.0072093 
25.95/26.08	c satzilla's ranking:
25.95/26.08	c 1) mxc-sr08: 3.418735
25.95/26.08	c 2) picosat846: 3.100144
25.95/26.08	c 3) zchaff_rand: 2.443247
25.95/26.08	c 4) minisat20SAT07: 1.987712
25.95/26.08	c 5) march_dl2004: 0.219831
25.95/26.08	c 6) SATenstein: -10000.000000
25.95/26.08	c 7) gnovelty+: -10000.000000
25.95/26.08	c 8) adaptg2wsat+: -10000.000000
25.95/26.08	c 9) adaptg2wsat0: -10000.000000
25.95/26.08	c 10) tts-4-0: -10000.000000
25.95/26.08	c 11) vallst: -10000.000000
25.95/26.08	c 12) minisat20: -10000.000000
25.95/26.08	c 13) kcnfs04SAT07: -10000.000000
25.95/26.08	c satzilla running mxc-sr08 ... 
1198.78/1199.28	c Bin: Executing mxc-sr08
1198.78/1199.28	c spawning binary file with 1173 seconds ...
1198.78/1199.28	c child exit by a signal
1198.78/1199.28	c mxc-sr08 returned code 137.
1198.78/1199.28	c satzilla running picosat846 ... 
1198.78/1199.28	c Bin: Executing picosat846
1198.78/1199.28	c picosat846 returned code 1.
1198.78/1199.28	c satzilla running zchaff_rand ... 
1198.78/1199.28	c Bin: Executing zchaff_rand
1198.78/1199.28	c zchaff_rand returned code 1.
1198.78/1199.28	c satzilla running minisat20SAT07 ... 
1198.78/1199.28	c Bin: Executing minisat20SAT07
1198.78/1199.28	c minisat20SAT07 returned code 1.
1198.78/1199.28	c satzilla running march_dl2004 ... 
1198.78/1199.28	c Bin: Executing march_dl2004
1198.78/1199.28	c march_dl2004 returned code 1.
1198.78/1199.28	c satzilla running SATenstein ... 
1198.78/1199.28	c Bin: Executing SATenstein
1198.78/1199.28	c SATenstein returned code 1.
1198.78/1199.28	c satzilla running gnovelty+ ... 
1198.78/1199.28	c Bin: Executing gnovelty+
1198.78/1199.28	c gnovelty+ returned code 1.
1198.78/1199.28	c satzilla running adaptg2wsat+ ... 
1198.78/1199.28	c Bin: Executing adaptg2wsat+
1198.78/1199.28	c adaptg2wsat+ returned code 1.
1198.78/1199.28	c satzilla running adaptg2wsat0 ... 
1198.78/1199.28	c Bin: Executing adaptg2wsat0
1198.78/1199.28	c adaptg2wsat0 returned code 1.
1198.78/1199.28	c satzilla running tts-4-0 ... 
1198.78/1199.28	c Bin: Executing tts-4-0
1198.78/1199.28	c tts-4-0 returned code 1.
1198.78/1199.28	c satzilla running vallst ... 
1198.78/1199.28	c Bin: Executing vallst
1198.78/1199.28	c vallst returned code 1.
1198.78/1199.28	c satzilla running minisat20 ... 
1198.78/1199.28	c Bin: Executing minisat20
1198.78/1199.28	c minisat20 returned code 1.
1198.78/1199.28	c satzilla running kcnfs04SAT07 ... 
1198.78/1199.28	c Bin: Executing kcnfs04SAT07
1198.78/1199.28	c kcnfs04SAT07 returned code 1.
1198.78/1199.28	c ERROR: All Failed! 
1198.78/1199.28	c SATZILLA_TIME=1199.050000

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-1721667-1240668268/watcher-1721667-1240668268 -o /tmp/evaluation-result-1721667-1240668268/solver-1721667-1240668268 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1721667-1240668268.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.00 1.11 3/64 27591
/proc/meminfo: memFree=1768896/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=2056 CPUtime=0
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94855278 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 514 112 96 399 0 111 0
[pid=27592] ppid=27591 vsize=4232 CPUtime=0
/proc/27592/stat : 27592 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 733 0 0 0 0 0 0 0 19 0 1 0 94855278 4333568 730 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27592/statm: 1058 737 44 138 0 917 0

[startup+0.074102 s]
/proc/loadavg: 1.00 1.00 1.11 3/64 27591
/proc/meminfo: memFree=1768896/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=2056 CPUtime=0
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94855278 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 514 112 96 399 0 111 0
[pid=27592] ppid=27591 vsize=10364 CPUtime=0.06
/proc/27592/stat : 27592 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 2403 0 0 0 6 0 0 0 19 0 1 0 94855278 10612736 2399 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27592/statm: 2591 2400 54 138 0 2450 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12420

[startup+0.101105 s]
/proc/loadavg: 1.00 1.00 1.11 3/64 27591
/proc/meminfo: memFree=1768896/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=2056 CPUtime=0
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94855278 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 514 112 96 399 0 111 0
[pid=27592] ppid=27591 vsize=12880 CPUtime=0.09
/proc/27592/stat : 27592 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 2987 0 0 0 8 1 0 0 19 0 1 0 94855278 13189120 2983 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27592/statm: 3220 2985 54 138 0 3079 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14936

[startup+0.301133 s]
/proc/loadavg: 1.00 1.00 1.11 3/64 27591
/proc/meminfo: memFree=1768896/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=2056 CPUtime=0
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94855278 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 514 112 96 399 0 111 0
[pid=27592] ppid=27591 vsize=13892 CPUtime=0.28
/proc/27592/stat : 27592 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 4047 0 0 0 27 1 0 0 21 0 1 0 94855278 14225408 3168 1992294400 134512640 135078026 4294956176 18446744073709551615 134560887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27592/statm: 3473 3168 55 138 0 3332 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15948

[startup+0.701193 s]
/proc/loadavg: 1.00 1.00 1.11 3/64 27591
/proc/meminfo: memFree=1768896/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=2056 CPUtime=0
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94855278 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 514 112 96 399 0 111 0
[pid=27592] ppid=27591 vsize=13892 CPUtime=0.68
/proc/27592/stat : 27592 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 4047 0 0 0 67 1 0 0 25 0 1 0 94855278 14225408 3168 1992294400 134512640 135078026 4294956176 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27592/statm: 3473 3168 55 138 0 3332 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 15948

[startup+1.50131 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 27593
/proc/meminfo: memFree=1756080/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=2056 CPUtime=0
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94855278 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 514 112 96 399 0 111 0
[pid=27592] ppid=27591 vsize=13892 CPUtime=1.48
/proc/27592/stat : 27592 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 4047 0 0 0 147 1 0 0 25 0 1 0 94855278 14225408 3168 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27592/statm: 3473 3168 55 138 0 3332 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15948

[startup+3.10155 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 27593
/proc/meminfo: memFree=1755632/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=2056 CPUtime=0
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94855278 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 514 112 96 399 0 111 0
[pid=27592] ppid=27591 vsize=19852 CPUtime=3.09
/proc/27592/stat : 27592 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 5669 0 0 0 307 2 0 0 25 0 1 0 94855278 20328448 4790 1992294400 134512640 135078026 4294956176 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27592/statm: 4963 4790 55 138 0 4822 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21908

[startup+6.30202 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 27593
/proc/meminfo: memFree=1749872/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=2056 CPUtime=0
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94855278 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 514 112 96 399 0 111 0
[pid=27592] ppid=27591 vsize=19852 CPUtime=6.27
/proc/27592/stat : 27592 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 5670 0 0 0 625 2 0 0 25 0 1 0 94855278 20328448 4791 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27592/statm: 4963 4791 55 138 0 4822 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 21908

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 27594
/proc/meminfo: memFree=1759352/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=2056 CPUtime=9.99
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 152 7103 0 0 0 0 996 3 19 0 1 0 94855278 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 514 121 104 399 0 111 0
[pid=27594] ppid=27591 vsize=11816 CPUtime=2.67
/proc/27594/stat : 27594 (picosat846) R 27591 27591 27332 0 -1 4194304 2651 0 0 0 266 1 0 0 25 0 1 0 94856280 12099584 2640 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27594/statm: 2954 2640 85 14 0 2620 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 13872

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 27596
/proc/meminfo: memFree=1731520/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=38444 CPUtime=25.45
/proc/27591/stat : 27591 (SATzilla2009_I) R 27589 27591 27332 0 -1 4194304 11321 20982 0 0 503 5 2023 14 25 0 1 0 94855278 39366656 8466 1992294400 134512640 136149169 4294956208 18446744073709551615 134579773 0 0 4096 3 0 0 0 17 0 0 0
/proc/27591/statm: 9611 8466 207 399 0 9208 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 38444

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 27597
/proc/meminfo: memFree=1709560/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=28032 CPUtime=24.98
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 8095 0 0 0 2495 3 0 0 25 0 1 0 94857886 28704768 6750 1992294400 134512640 135078026 4294956176 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 7008 6750 71 138 0 6867 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 58276

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 27597
/proc/meminfo: memFree=1704184/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=33652 CPUtime=76.17
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 9390 0 0 0 7613 4 0 0 25 0 1 0 94857886 34459648 8045 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 8413 8045 71 138 0 8272 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 63896

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 27597
/proc/meminfo: memFree=1695800/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=42772 CPUtime=136.15
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 11485 0 0 0 13609 6 0 0 25 0 1 0 94857886 43798528 10140 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 10693 10140 71 138 0 10552 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 73016

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 27597
/proc/meminfo: memFree=1692856/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=45844 CPUtime=196.14
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 12228 0 0 0 19607 7 0 0 25 0 1 0 94857886 46944256 10883 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 11461 10883 71 138 0 11320 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 76088

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 27597
/proc/meminfo: memFree=1691384/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=47824 CPUtime=256.11
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 12592 0 0 0 25604 7 0 0 25 0 1 0 94857886 48971776 11247 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 11956 11247 71 138 0 11815 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 78068

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 27597
/proc/meminfo: memFree=1689336/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=50056 CPUtime=316.1
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 13084 0 0 0 31602 8 0 0 25 0 1 0 94857886 51257344 11739 1992294400 134512640 135078026 4294956176 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 12514 11739 71 138 0 12373 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 80300


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 27597
/proc/meminfo: memFree=1671416/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=70028 CPUtime=795.95
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 17497 0 0 0 79582 13 0 0 25 0 1 0 94857886 71708672 16152 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 17507 16152 71 138 0 17366 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 100272

[startup+882.302 s]
/proc/loadavg: 1.06 1.02 1.02 2/66 27597
/proc/meminfo: memFree=1669432/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=73016 CPUtime=855.94
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 17994 0 0 0 85580 14 0 0 25 0 1 0 94857886 74768384 16649 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 18254 16649 71 138 0 18113 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 103260

[startup+942.302 s]
/proc/loadavg: 1.08 1.03 1.02 2/66 27597
/proc/meminfo: memFree=1667512/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=75284 CPUtime=915.92
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 18452 0 0 0 91577 15 0 0 25 0 1 0 94857886 77090816 17107 1992294400 134512640 135078026 4294956176 18446744073709551615 134534593 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 18821 17107 71 138 0 18680 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 105528

[startup+1002.3 s]
/proc/loadavg: 1.03 1.02 1.01 2/66 27597
/proc/meminfo: memFree=1667448/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=75284 CPUtime=975.9
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 18453 0 0 0 97575 15 0 0 25 0 1 0 94857886 77090816 17108 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 18821 17108 71 138 0 18680 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 105528

[startup+1062.3 s]
/proc/loadavg: 1.01 1.01 1.01 2/66 27597
/proc/meminfo: memFree=1667192/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=75676 CPUtime=1035.88
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 18528 0 0 0 103573 15 0 0 25 0 1 0 94857886 77492224 17183 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 18919 17183 71 138 0 18778 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 105920

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 27597
/proc/meminfo: memFree=1666872/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=76064 CPUtime=1095.86
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 18593 0 0 0 109571 15 0 0 25 0 1 0 94857886 77889536 17248 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 19016 17248 71 138 0 18875 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 106308

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27597
/proc/meminfo: memFree=1666616/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=76448 CPUtime=1155.84
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 18649 0 0 0 115569 15 0 0 25 0 1 0 94857886 78282752 17304 1992294400 134512640 135078026 4294956176 18446744073709551615 134534231 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 19112 17304 71 138 0 18971 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 106692

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 27597
/proc/meminfo: memFree=1666616/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=76448 CPUtime=1163.84
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 18654 0 0 0 116369 15 0 0 25 0 1 0 94857886 78282752 17309 1992294400 134512640 135078026 4294956176 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 19112 17309 71 138 0 18971 0
Current children cumulated CPU time (s) 1189.88
Current children cumulated vsize (KiB) 106692

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27597
/proc/meminfo: memFree=1666616/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=76448 CPUtime=1167.04
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 18654 0 0 0 116689 15 0 0 25 0 1 0 94857886 78282752 17309 1992294400 134512640 135078026 4294956176 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 19112 17309 71 138 0 18971 0
Current children cumulated CPU time (s) 1193.08
Current children cumulated vsize (KiB) 106692

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27597
/proc/meminfo: memFree=1666488/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=76708 CPUtime=1170.24
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 18690 0 0 0 117009 15 0 0 25 0 1 0 94857886 78548992 17345 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 19177 17345 71 138 0 19036 0
Current children cumulated CPU time (s) 1196.28
Current children cumulated vsize (KiB) 106952

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27597
/proc/meminfo: memFree=1666488/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=76968 CPUtime=1171.84
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 18731 0 0 0 117168 16 0 0 25 0 1 0 94857886 78815232 17386 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 19242 17386 71 138 0 19101 0
Current children cumulated CPU time (s) 1197.88
Current children cumulated vsize (KiB) 107212

[startup+1198.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27597
/proc/meminfo: memFree=1666488/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=76968 CPUtime=1172.24
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 18735 0 0 0 117208 16 0 0 25 0 1 0 94857886 78815232 17390 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 19242 17390 71 138 0 19101 0
Current children cumulated CPU time (s) 1198.28
Current children cumulated vsize (KiB) 107212

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27597
/proc/meminfo: memFree=1666296/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=76968 CPUtime=1172.64
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 18737 0 0 0 117248 16 0 0 25 0 1 0 94857886 78815232 17392 1992294400 134512640 135078026 4294956176 18446744073709551615 134534264 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 19242 17392 71 138 0 19101 0
Current children cumulated CPU time (s) 1198.68
Current children cumulated vsize (KiB) 107212

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27597
/proc/meminfo: memFree=1666296/2055920 swapFree=4192812/4192956
[pid=27591] ppid=27589 vsize=30244 CPUtime=26.04
/proc/27591/stat : 27591 (SATzilla2009_I) S 27589 27591 27332 0 -1 4194304 11338 20982 0 0 561 6 2023 14 25 0 1 0 94855278 30969856 7337 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27591/statm: 7561 7337 217 399 0 7158 0
[pid=27597] ppid=27591 vsize=76968 CPUtime=1172.74
/proc/27597/stat : 27597 (mxc-sr08) R 27591 27591 27332 0 -1 4194304 18737 0 0 0 117258 16 0 0 25 0 1 0 94857886 78815232 17392 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27597/statm: 19242 17392 71 138 0 19101 0
Current children cumulated CPU time (s) 1198.78
Current children cumulated vsize (KiB) 107212

Child status: 17
Real time (s): 1199.29
CPU time (s): 1198.89
CPU user time (s): 1198.51
CPU system time (s): 0.384941
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 107212

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

runsolver used 1.04184 second user time and 3.33049 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-25 16:04:28
IDJOB=1721667
IDBENCH=71074
IDSOLVER=528
FILE ID=node39/1721667-1240668268
PBS_JOBID= 9186623
Free space on /tmp= 66276 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_11_UNSAT.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721667-1240668268/watcher-1721667-1240668268 -o /tmp/evaluation-result-1721667-1240668268/solver-1721667-1240668268 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1721667-1240668268.cnf

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

MD5SUM BENCH= 238f1788225c41f1f5779700e39b5833
RANDOM SEED=880423092

node39.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:      2055920 kB
MemFree:       1769376 kB
Buffers:         21968 kB
Cached:         188416 kB
SwapCached:        144 kB
Active:         116236 kB
Inactive:       108204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           34964 kB
Writeback:           0 kB
Mapped:          23716 kB
Slab:            48176 kB
Committed_AS:   424756 kB
PageTables:       1380 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= 66244 MiB
End job on node39 at 2009-04-25 16:24:28