Trace number 1538352

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.39 1200.05

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S1500472284-060.cnf
MD5SUM2b259c43c2d565526fa8f71172751b7f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.9284
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 514000
Number of clauses of size over 50

Solver Data

17.45/17.59	c SATzilla is building models for class 2
17.45/17.59	c run presolver march_dl2004 for 5 seconds ... 
17.45/17.59	c Bin: Executing march_dl2004
17.45/17.59	c spawning binary file with 5 seconds ...
17.45/17.59	c child exit by a signal
17.45/17.59	c march_dl2004 returned code 137.
17.45/17.59	c run presolver mxc-sr08 for 5 seconds ... 
17.45/17.59	c Bin: Executing mxc-sr08
17.45/17.59	c spawning binary file with 5 seconds ...
17.45/17.59	c child exit by a signal
17.45/17.59	c mxc-sr08 returned code 137.
17.45/17.59	c Orignal number of varibales is 700, number of clauses is 14000 
17.45/17.59	c predicted feature computation time is 7.283211 
17.45/17.59	c Bin: Executing satelite
17.45/17.59	c spawning binary file with 240 seconds ...
17.45/17.59	c child exited successfully
17.45/17.59	c satzilla computing base features
17.45/17.59	c Number of variabe is: 700, Number of clause is : 14000 
17.45/17.59	c Initializing...
17.45/17.59	c satzilla compute diameter ...
17.45/17.59	c start diameter features ...
17.45/17.59	c satzilla doing clause learning
17.45/17.59	c start clause learning features ...
17.45/17.59	c Bin: Executing zchaff07
17.45/17.59	c spawning binary file with 2 seconds ...
17.45/17.59	c child exit by a signal
17.45/17.59	c satzilla doing survey propogation probe
17.45/17.59	c do survay propogation for 2 second ...
17.45/17.59	c satzilla doing local search probe
17.45/17.59	c satzilla doing lobjois search-space size estimate
17.45/17.59	c features are:700 14000 700 14000 0 0 0.05 0.376943 0.652516 0.836748 0.00714286 1.21431e-16 0.00714286 0.00714286 -0 0 0 0.00714286 0.101023 0.00514286 0.00928571 3.69527 0.0821342 0.064356 0 0.369565 3.04558 0.00135357 0.237167 0.0005 0.00264286 2.89079 0.1895 0.0217518 0.0770737 0.0165 0.0264286 3 0 3 3 -0 75.7917 0.248186 51 144 104 60 80 64 72 50.5068 0.0764867 42.1447 59.6606 56.2941 44.625 52.9 48.038 51.1607 0.172102 0.717247 0.000299128 0.635512 0.344023 0.021847 0.253904 0.0666118 0.158023 0.00284614 0.687201 0.000350223 0.0133335 0.00523205 0.00100649 0.00355414 0.00153575 0.00231064 41.6556 0.213775 133.244 0.0959844 133 122 146 0.905117 0.285993 0.86502 0.0512189 0.490239 0.634186 
17.45/17.59	c satzilla's ranking:
17.45/17.59	c 1) march_dl2004: 4.295939
17.45/17.59	c 2) minisat20SAT07: 3.945463
17.45/17.59	c 3) mxc-sr08: 3.845379
17.45/17.59	c 4) minisat20: 2.800914
17.45/17.59	c 5) zchaff_rand: 1.737138
17.45/17.59	c 6) vallst: 0.020705
17.45/17.59	c 7) tts-4-0: 0.008127
17.45/17.59	c 8) SATenstein: -10000.000000
17.45/17.59	c 9) gnovelty+: -10000.000000
17.45/17.59	c 10) adaptg2wsat+: -10000.000000
17.45/17.59	c 11) adaptg2wsat0: -10000.000000
17.45/17.59	c 12) picosat846: -10000.000000
17.45/17.59	c 13) kcnfs04SAT07: -10000.000000
17.45/17.59	c satzilla running march_dl2004 ... 
1199.32/1200.04	c Bin: Executing march_dl2004
1199.32/1200.04	c spawning binary file with 1182 seconds ...
1199.32/1200.04	c child exit by a signal
1199.32/1200.04	c march_dl2004 returned code 137.
1199.32/1200.04	c satzilla running minisat20SAT07 ... 
1199.32/1200.04	c Bin: Executing minisat20SAT07
1199.32/1200.04	c minisat20SAT07 returned code 1.
1199.32/1200.04	c satzilla running mxc-sr08 ... 
1199.32/1200.04	c Bin: Executing mxc-sr08
1199.32/1200.04	c mxc-sr08 returned code 1.
1199.32/1200.04	c satzilla running minisat20 ... 
1199.32/1200.04	c Bin: Executing minisat20
1199.32/1200.04	c minisat20 returned code 1.
1199.32/1200.04	c satzilla running zchaff_rand ... 
1199.32/1200.04	c Bin: Executing zchaff_rand
1199.32/1200.04	c zchaff_rand returned code 1.
1199.32/1200.04	c satzilla running vallst ... 
1199.32/1200.04	c Bin: Executing vallst
1199.32/1200.04	c vallst returned code 1.
1199.32/1200.04	c satzilla running tts-4-0 ... 
1199.32/1200.04	c Bin: Executing tts-4-0
1199.32/1200.04	c tts-4-0 returned code 1.
1199.32/1200.04	c satzilla running SATenstein ... 
1199.32/1200.04	c Bin: Executing SATenstein
1199.32/1200.04	c SATenstein returned code 1.
1199.32/1200.04	c satzilla running gnovelty+ ... 
1199.32/1200.04	c Bin: Executing gnovelty+
1199.32/1200.04	c gnovelty+ returned code 1.
1199.32/1200.04	c satzilla running adaptg2wsat+ ... 
1199.32/1200.04	c Bin: Executing adaptg2wsat+
1199.32/1200.04	c adaptg2wsat+ returned code 1.
1199.32/1200.04	c satzilla running adaptg2wsat0 ... 
1199.32/1200.04	c Bin: Executing adaptg2wsat0
1199.32/1200.04	c adaptg2wsat0 returned code 1.
1199.32/1200.04	c satzilla running picosat846 ... 
1199.32/1200.04	c Bin: Executing picosat846
1199.32/1200.04	c picosat846 returned code 1.
1199.32/1200.04	c satzilla running kcnfs04SAT07 ... 
1199.32/1200.04	c Bin: Executing kcnfs04SAT07
1199.32/1200.04	c kcnfs04SAT07 returned code 1.
1199.32/1200.04	c ERROR: All Failed! 
1199.32/1200.04	c SATZILLA_TIME=1199.560000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538352-1238424654/watcher-1538352-1238424654 -o /tmp/evaluation-result-1538352-1238424654/solver-1538352-1238424654 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538352-1238424654.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.00 3/64 8802
/proc/meminfo: memFree=1347064/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=2056 CPUtime=0
/proc/8802/stat : 8802 (SATzilla2009_C) R 8800 8802 8337 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1115131765 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/8802/statm: 514 112 96 399 0 111 0
[pid=8803] ppid=8802 vsize=768 CPUtime=0
/proc/8803/stat : 8803 (march_dl2004) R 8802 8802 8337 0 -1 4194304 101 0 0 0 0 0 0 0 18 0 1 0 1115131765 786432 96 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8803/statm: 192 96 50 118 0 71 0

[startup+0.0743889 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8802
/proc/meminfo: memFree=1347064/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=2056 CPUtime=0
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115131765 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8802/statm: 514 112 96 399 0 111 0
[pid=8803] ppid=8802 vsize=2340 CPUtime=0.06
/proc/8803/stat : 8803 (march_dl2004) R 8802 8802 8337 0 -1 4194304 1429 0 0 0 6 0 0 0 19 0 1 0 1115131765 2396160 449 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8803/statm: 585 449 63 118 0 464 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4396

[startup+0.101393 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8802
/proc/meminfo: memFree=1347064/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=2056 CPUtime=0
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115131765 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8802/statm: 514 112 96 399 0 111 0
[pid=8803] ppid=8802 vsize=3124 CPUtime=0.09
/proc/8803/stat : 8803 (march_dl2004) R 8802 8802 8337 0 -1 4194304 1933 0 0 0 9 0 0 0 19 0 1 0 1115131765 3198976 500 1992294400 134512640 134996440 4294956192 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8803/statm: 781 500 67 118 0 660 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5180

[startup+0.301433 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8802
/proc/meminfo: memFree=1347064/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=2056 CPUtime=0
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115131765 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8802/statm: 514 112 96 399 0 111 0
[pid=8803] ppid=8802 vsize=3124 CPUtime=0.29
/proc/8803/stat : 8803 (march_dl2004) R 8802 8802 8337 0 -1 4194304 1935 0 0 0 29 0 0 0 21 0 1 0 1115131765 3198976 502 1992294400 134512640 134996440 4294956192 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8803/statm: 781 502 67 118 0 660 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5180

[startup+0.70151 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8802
/proc/meminfo: memFree=1347064/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=2056 CPUtime=0
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115131765 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8802/statm: 514 112 96 399 0 111 0
[pid=8803] ppid=8802 vsize=3124 CPUtime=0.69
/proc/8803/stat : 8803 (march_dl2004) R 8802 8802 8337 0 -1 4194304 1943 0 0 0 69 0 0 0 25 0 1 0 1115131765 3198976 510 1992294400 134512640 134996440 4294956192 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8803/statm: 781 510 67 118 0 660 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5180

[startup+1.50167 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8804
/proc/meminfo: memFree=1345064/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=2056 CPUtime=0
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115131765 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8802/statm: 514 112 96 399 0 111 0
[pid=8803] ppid=8802 vsize=17152 CPUtime=1.49
/proc/8803/stat : 8803 (march_dl2004) R 8802 8802 8337 0 -1 4194304 5475 0 0 0 144 5 0 0 25 0 1 0 1115131765 17563648 3904 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8803/statm: 4288 3904 72 118 0 4167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19208

[startup+3.10198 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8804
/proc/meminfo: memFree=1329960/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=2056 CPUtime=0
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115131765 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8802/statm: 514 112 96 399 0 111 0
[pid=8803] ppid=8802 vsize=17872 CPUtime=3.09
/proc/8803/stat : 8803 (march_dl2004) R 8802 8802 8337 0 -1 4194304 7029 0 0 0 288 21 0 0 25 0 1 0 1115131765 18300928 4232 1992294400 134512640 134996440 4294956192 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8803/statm: 4468 4232 74 118 0 4347 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19928

[startup+6.30161 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8805
/proc/meminfo: memFree=1344752/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=2056 CPUtime=4.99
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 156 7030 0 0 0 0 478 21 16 0 1 0 1115131765 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 514 125 107 399 0 111 0
[pid=8805] ppid=8802 vsize=3584 CPUtime=1.28
/proc/8805/stat : 8805 (mxc-sr08) R 8802 8802 8337 0 -1 4194304 959 0 0 0 128 0 0 0 25 0 1 0 1115132266 3670016 815 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8805/statm: 896 815 71 138 0 755 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 5640

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8807
/proc/meminfo: memFree=1343408/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=3540 CPUtime=11.05
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 588 8552 0 0 102 0 982 21 25 0 1 0 1115131765 3624960 535 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 885 535 136 399 0 482 0
[pid=8807] ppid=8802 vsize=3840 CPUtime=1.6
/proc/8807/stat : 8807 (zchaff07) R 8802 8802 8337 0 -1 4194304 842 0 0 0 149 11 0 0 25 0 1 0 1115132874 3932160 685 1992294400 134512640 135538726 4294956256 18446744073709551615 134544408 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8807/statm: 960 685 126 250 0 707 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7380

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8808
/proc/meminfo: memFree=1326256/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=20292 CPUtime=7.9
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 7530 0 0 0 767 23 0 0 25 0 1 0 1115133524 20779008 4733 1992294400 134512640 134996440 4294956192 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 5073 4733 74 118 0 4952 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 25348

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8808
/proc/meminfo: memFree=1315248/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=30808 CPUtime=33.47
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 10178 0 0 0 3323 24 0 0 25 0 1 0 1115133524 31547392 7381 1992294400 134512640 134996440 4294956192 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 7702 7381 74 118 0 7581 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 35864

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8808
/proc/meminfo: memFree=1311344/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=34616 CPUtime=84.65
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 11129 0 0 0 8439 26 0 0 25 0 1 0 1115133524 35446784 8332 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 8654 8332 74 118 0 8533 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 39672

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8808
/proc/meminfo: memFree=1309488/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=36456 CPUtime=144.62
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 11591 0 0 0 14435 27 0 0 25 0 1 0 1115133524 37330944 8794 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 9114 8794 74 118 0 8993 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 41512

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8808
/proc/meminfo: memFree=1308144/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=37640 CPUtime=204.58
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 11927 0 0 0 20431 27 0 0 25 0 1 0 1115133524 38543360 9130 1992294400 134512640 134996440 4294956192 18446744073709551615 134551515 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 9410 9130 74 118 0 9289 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 42696

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8808
/proc/meminfo: memFree=1306992/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=38828 CPUtime=264.56
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 12216 0 0 0 26428 28 0 0 25 0 1 0 1115133524 39759872 9419 1992294400 134512640 134996440 4294956192 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 9707 9419 74 118 0 9586 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 43884

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8808
/proc/meminfo: memFree=1306224/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=39620 CPUtime=324.52
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 12410 0 0 0 32424 28 0 0 25 0 1 0 1115133524 40570880 9613 1992294400 134512640 134996440 4294956192 18446744073709551615 134551555 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 9905 9613 74 118 0 9784 0

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8814
/proc/meminfo: memFree=1301992/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=43580 CPUtime=804.26
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 13414 0 0 0 80395 31 0 0 25 0 1 0 1115133524 44625920 10617 1992294400 134512640 134996440 4294956192 18446744073709551615 134568152 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 10895 10617 74 118 0 10774 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 48636

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8814
/proc/meminfo: memFree=1301736/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=43712 CPUtime=864.23
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 13475 0 0 0 86392 31 0 0 25 0 1 0 1115133524 44761088 10678 1992294400 134512640 134996440 4294956192 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 10928 10678 74 118 0 10807 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 48768

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8814
/proc/meminfo: memFree=1301488/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=44108 CPUtime=924.2
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 13543 0 0 0 92389 31 0 0 25 0 1 0 1115133524 45166592 10746 1992294400 134512640 134996440 4294956192 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 11027 10746 74 118 0 10906 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 49164

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8814
/proc/meminfo: memFree=1301232/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=44240 CPUtime=984.18
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 13604 0 0 0 98386 32 0 0 25 0 1 0 1115133524 45301760 10807 1992294400 134512640 134996440 4294956192 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 11060 10807 74 118 0 10939 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 49296

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8814
/proc/meminfo: memFree=1301040/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=44504 CPUtime=1044.15
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 13659 0 0 0 104383 32 0 0 25 0 1 0 1115133524 45572096 10862 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 11126 10862 74 118 0 11005 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 49560

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8814
/proc/meminfo: memFree=1300848/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=44768 CPUtime=1104.11
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 13709 0 0 0 110379 32 0 0 25 0 1 0 1115133524 45842432 10912 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 11192 10912 74 118 0 11071 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 49824

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8814
/proc/meminfo: memFree=1300592/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=44900 CPUtime=1164.08
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 13769 0 0 0 116376 32 0 0 25 0 1 0 1115133524 45977600 10972 1992294400 134512640 134996440 4294956192 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 11225 10972 74 118 0 11104 0
Current children cumulated CPU time (s) 1181.62
Current children cumulated vsize (KiB) 49956

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 8814
/proc/meminfo: memFree=1300592/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=45032 CPUtime=1172.08
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 13777 0 0 0 117176 32 0 0 25 0 1 0 1115133524 46112768 10980 1992294400 134512640 134996440 4294956192 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 11258 10980 74 118 0 11137 0
Current children cumulated CPU time (s) 1189.62
Current children cumulated vsize (KiB) 50088

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8814
/proc/meminfo: memFree=1300528/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=45032 CPUtime=1178.48
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 13781 0 0 0 117816 32 0 0 25 0 1 0 1115133524 46112768 10984 1992294400 134512640 134996440 4294956192 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 11258 10984 74 118 0 11137 0
Current children cumulated CPU time (s) 1196.02
Current children cumulated vsize (KiB) 50088

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8814
/proc/meminfo: memFree=1300528/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=45032 CPUtime=1180.08
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 13782 0 0 0 117976 32 0 0 25 0 1 0 1115133524 46112768 10985 1992294400 134512640 134996440 4294956192 18446744073709551615 134527899 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 11258 10985 74 118 0 11137 0
Current children cumulated CPU time (s) 1197.62
Current children cumulated vsize (KiB) 50088

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8814
/proc/meminfo: memFree=1300528/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=45032 CPUtime=1180.88
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 13784 0 0 0 118056 32 0 0 25 0 1 0 1115133524 46112768 10987 1992294400 134512640 134996440 4294956192 18446744073709551615 134551643 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 11258 10987 74 118 0 11137 0
Current children cumulated CPU time (s) 1198.42
Current children cumulated vsize (KiB) 50088

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8814
/proc/meminfo: memFree=1300528/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=45032 CPUtime=1181.28
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 13784 0 0 0 118096 32 0 0 25 0 1 0 1115133524 46112768 10987 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 11258 10987 74 118 0 11137 0
Current children cumulated CPU time (s) 1198.82
Current children cumulated vsize (KiB) 50088

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8814
/proc/meminfo: memFree=1300528/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=45032 CPUtime=1181.68
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 13784 0 0 0 118136 32 0 0 25 0 1 0 1115133524 46112768 10987 1992294400 134512640 134996440 4294956192 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 11258 10987 74 118 0 11137 0
Current children cumulated CPU time (s) 1199.22
Current children cumulated vsize (KiB) 50088

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8814
/proc/meminfo: memFree=1300528/2055920 swapFree=4176728/4192956
[pid=8802] ppid=8800 vsize=5056 CPUtime=17.54
/proc/8802/stat : 8802 (SATzilla2009_C) S 8800 8802 8337 0 -1 4194304 1404 9438 0 0 543 8 1167 36 25 0 1 0 1115131765 5177344 872 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8802/statm: 1264 872 219 399 0 861 0
[pid=8808] ppid=8802 vsize=45032 CPUtime=1181.78
/proc/8808/stat : 8808 (march_dl2004) R 8802 8802 8337 0 -1 4194304 13784 0 0 0 118146 32 0 0 25 0 1 0 1115133524 46112768 10987 1992294400 134512640 134996440 4294956192 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8808/statm: 11258 10987 74 118 0 11137 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 50088

Child status: 17
Real time (s): 1200.05
CPU time (s): 1199.39
CPU user time (s): 1198.61
CPU system time (s): 0.78488
CPU usage (%): 99.9456
Max. virtual memory (cumulated for all children) (KiB): 50088

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

runsolver used 1.18082 second user time and 3.19351 second system time

The end

Launcher Data

Begin job on node11 at 2009-03-30 16:50:54
IDJOB=1538352
IDBENCH=70230
IDSOLVER=527
FILE ID=node11/1538352-1238424654
PBS_JOBID= 9061466
Free space on /tmp= 66412 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S1500472284-060.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538352-1238424654/watcher-1538352-1238424654 -o /tmp/evaluation-result-1538352-1238424654/solver-1538352-1238424654 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538352-1238424654.cnf

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

MD5SUM BENCH= 2b259c43c2d565526fa8f71172751b7f
RANDOM SEED=1966134133

node11.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.274
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.274
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:       1347544 kB
Buffers:        102236 kB
Cached:         501336 kB
SwapCached:      10196 kB
Active:         173160 kB
Inactive:       442072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1347544 kB
SwapTotal:     4192956 kB
SwapFree:      4176728 kB
Dirty:           31780 kB
Writeback:           0 kB
Mapped:          17388 kB
Slab:            79152 kB
Committed_AS:  2839632 kB
PageTables:       1456 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= 66384 MiB
End job on node11 at 2009-03-30 17:10:55