Trace number 1723894

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.67 1200.08

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark253.941
Satisfiable
(Un)Satisfiability was proved
Number of variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

Solver Data

30.77/30.83	c SATzilla is building models for class 2
30.77/30.83	c run presolver march_dl2004 for 5 seconds ... 
30.77/30.83	c Bin: Executing march_dl2004
30.77/30.83	c spawning binary file with 5 seconds ...
30.77/30.83	c child exit by a signal
30.77/30.83	c march_dl2004 returned code 137.
30.77/30.83	c run presolver mxc-sr08 for 5 seconds ... 
30.77/30.83	c Bin: Executing mxc-sr08
30.77/30.83	c spawning binary file with 5 seconds ...
30.77/30.83	c child exit by a signal
30.77/30.83	c mxc-sr08 returned code 137.
30.77/30.83	c Orignal number of varibales is 24415, number of clauses is 711050 
30.77/30.83	c predicted feature computation time is 23.627220 
30.77/30.83	c Bin: Executing satelite
30.77/30.83	c spawning binary file with 240 seconds ...
30.77/30.83	c child exited successfully
30.77/30.83	c satzilla computing base features
30.77/30.83	c Number of variabe is: 21173, Number of clause is : 700461 
30.77/30.83	c Initializing...
30.77/30.83	c satzilla compute diameter ...
30.77/30.83	c start diameter features ...
30.77/30.83	c satzilla doing clause learning
30.77/30.83	c start clause learning features ...
30.77/30.83	c Bin: Executing zchaff07
30.77/30.83	c spawning binary file with 2 seconds ...
30.77/30.83	c child exit by a signal
30.77/30.83	c satzilla doing survey propogation probe
30.77/30.83	c do survay propogation for 2 second ...
30.77/30.83	c satzilla doing local search probe
30.77/30.83	c satzilla doing lobjois search-space size estimate
30.77/30.83	c features are:24415 711050 21173 700461 0.15312 0.0151172 0.0302272 0.759712 0.508318 1.04694 0.000144223 2.06922 9.44599e-05 0.00755679 0.70011 0.838484 0.955862 0.000144223 2.81082 9.99342e-06 0.0160023 4.86157 0.472146 0.272238 0 0.971631 4.25333 9.57481e-05 2.25805 2.85526e-06 0.00746651 4.71717 0.95496 0.000227888 2.11643 9.99342e-06 0.0123647 4 0 4 4 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.862348 0.287054 0 1 0.999999 0.455277 0.999965 0.872737 0.996685 0.0820964 1.73371 0 0.5 0.348322 4.21061e-07 0.0810713 3.29372e-05 0.00263137 7916 0 0 0 0 0 0 41.4111 0 1.05409 0 0.247444 0.453052 
30.77/30.83	c satzilla's ranking:
30.77/30.83	c 1) vallst: 5.779500
30.77/30.83	c 2) minisat20: 3.861960
30.77/30.83	c 3) minisat20SAT07: 2.449257
30.77/30.83	c 4) mxc-sr08: 2.101195
30.77/30.83	c 5) march_dl2004: 1.476941
30.77/30.83	c 6) tts-4-0: -0.126486
30.77/30.83	c 7) zchaff_rand: -3.844895
30.77/30.83	c 8) SATenstein: -10000.000000
30.77/30.83	c 9) gnovelty+: -10000.000000
30.77/30.83	c 10) adaptg2wsat+: -10000.000000
30.77/30.83	c 11) adaptg2wsat0: -10000.000000
30.77/30.83	c 12) picosat846: -10000.000000
30.77/30.83	c 13) kcnfs04SAT07: -10000.000000
30.77/30.83	c satzilla running vallst ... 
1199.57/1200.06	c Bin: Executing vallst
1199.57/1200.06	c spawning binary file with 1169 seconds ...
1199.57/1200.06	c child exit by a signal
1199.57/1200.06	c vallst returned code 137.
1199.57/1200.06	c satzilla running minisat20 ... 
1199.57/1200.06	c Bin: Executing minisat20
1199.57/1200.06	c minisat20 returned code 1.
1199.57/1200.06	c satzilla running minisat20SAT07 ... 
1199.57/1200.06	c Bin: Executing minisat20SAT07
1199.57/1200.06	c minisat20SAT07 returned code 1.
1199.57/1200.06	c satzilla running mxc-sr08 ... 
1199.57/1200.06	c Bin: Executing mxc-sr08
1199.57/1200.06	c mxc-sr08 returned code 1.
1199.57/1200.06	c satzilla running march_dl2004 ... 
1199.57/1200.06	c Bin: Executing march_dl2004
1199.57/1200.06	c march_dl2004 returned code 1.
1199.57/1200.06	c satzilla running tts-4-0 ... 
1199.57/1200.06	c Bin: Executing tts-4-0
1199.57/1200.06	c tts-4-0 returned code 1.
1199.57/1200.06	c satzilla running zchaff_rand ... 
1199.57/1200.06	c Bin: Executing zchaff_rand
1199.57/1200.06	c zchaff_rand returned code 1.
1199.57/1200.06	c satzilla running SATenstein ... 
1199.57/1200.06	c Bin: Executing SATenstein
1199.57/1200.06	c SATenstein returned code 1.
1199.57/1200.06	c satzilla running gnovelty+ ... 
1199.57/1200.06	c Bin: Executing gnovelty+
1199.57/1200.06	c gnovelty+ returned code 1.
1199.57/1200.06	c satzilla running adaptg2wsat+ ... 
1199.57/1200.06	c Bin: Executing adaptg2wsat+
1199.57/1200.06	c adaptg2wsat+ returned code 1.
1199.57/1200.06	c satzilla running adaptg2wsat0 ... 
1199.57/1200.06	c Bin: Executing adaptg2wsat0
1199.57/1200.06	c adaptg2wsat0 returned code 1.
1199.57/1200.06	c satzilla running picosat846 ... 
1199.57/1200.06	c Bin: Executing picosat846
1199.57/1200.06	c picosat846 returned code 1.
1199.57/1200.06	c satzilla running kcnfs04SAT07 ... 
1199.57/1200.06	c Bin: Executing kcnfs04SAT07
1199.57/1200.06	c kcnfs04SAT07 returned code 1.
1199.57/1200.06	c ERROR: All Failed! 
1199.57/1200.06	c SATZILLA_TIME=1199.820000

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-1723894-1240689943/watcher-1723894-1240689943 -o /tmp/evaluation-result-1723894-1240689943/solver-1723894-1240689943 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1723894-1240689943.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.01 1.40 1.53 3/64 31946
/proc/meminfo: memFree=1102888/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=2056 CPUtime=0
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97020326 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 514 112 96 399 0 111 0
[pid=31947] ppid=31946 vsize=6844 CPUtime=0
/proc/31947/stat : 31947 (march_dl2004) R 31946 31946 31428 0 -1 4194304 827 0 0 0 0 0 0 0 19 0 1 0 97020326 7008256 822 1992294400 134512640 134996440 4294956176 18446744073709551615 134549599 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31947/statm: 1711 825 49 118 0 1590 0

[startup+0.039254 s]
/proc/loadavg: 1.01 1.40 1.53 3/64 31946
/proc/meminfo: memFree=1102888/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=2056 CPUtime=0
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97020326 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 514 112 96 399 0 111 0
[pid=31947] ppid=31946 vsize=8120 CPUtime=0.02
/proc/31947/stat : 31947 (march_dl2004) R 31946 31946 31428 0 -1 4194304 1257 0 0 0 2 0 0 0 19 0 1 0 97020326 8314880 1252 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31947/statm: 2030 1252 50 118 0 1909 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10176

[startup+0.101261 s]
/proc/loadavg: 1.01 1.40 1.53 3/64 31946
/proc/meminfo: memFree=1102888/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=2056 CPUtime=0
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97020326 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 514 112 96 399 0 111 0
[pid=31947] ppid=31946 vsize=9044 CPUtime=0.08
/proc/31947/stat : 31947 (march_dl2004) R 31946 31946 31428 0 -1 4194304 1536 0 0 0 8 0 0 0 19 0 1 0 97020326 9261056 1531 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31947/statm: 2261 1531 50 118 0 2140 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11100

[startup+0.301289 s]
/proc/loadavg: 1.01 1.40 1.53 3/64 31946
/proc/meminfo: memFree=1102888/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=2056 CPUtime=0
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97020326 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 514 112 96 399 0 111 0
[pid=31947] ppid=31946 vsize=11948 CPUtime=0.29
/proc/31947/stat : 31947 (march_dl2004) R 31946 31946 31428 0 -1 4194304 2422 0 0 0 28 1 0 0 21 0 1 0 97020326 12234752 2417 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31947/statm: 2987 2417 50 118 0 2866 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14004

[startup+0.701342 s]
/proc/loadavg: 1.01 1.40 1.53 3/64 31946
/proc/meminfo: memFree=1102888/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=2056 CPUtime=0
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97020326 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 514 112 96 399 0 111 0
[pid=31947] ppid=31946 vsize=17756 CPUtime=0.69
/proc/31947/stat : 31947 (march_dl2004) R 31946 31946 31428 0 -1 4194304 4136 0 0 0 66 3 0 0 25 0 1 0 97020326 18182144 4131 1992294400 134512640 134996440 4294956176 18446744073709551615 134653149 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31947/statm: 4439 4131 50 118 0 4318 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19812

[startup+1.50145 s]
/proc/loadavg: 1.01 1.40 1.53 2/66 31948
/proc/meminfo: memFree=1078424/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=2056 CPUtime=0
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97020326 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 514 112 96 399 0 111 0
[pid=31947] ppid=31946 vsize=36728 CPUtime=1.49
/proc/31947/stat : 31947 (march_dl2004) R 31946 31946 31428 0 -1 4194304 8938 0 0 0 143 6 0 0 25 0 1 0 97020326 37609472 5993 1992294400 134512640 134996440 4294956176 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31947/statm: 9182 5993 53 118 0 9061 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38784

[startup+3.10225 s]
/proc/loadavg: 1.01 1.40 1.53 2/66 31948
/proc/meminfo: memFree=1077016/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=2056 CPUtime=0
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97020326 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 514 112 96 399 0 111 0
[pid=31947] ppid=31946 vsize=53700 CPUtime=3.09
/proc/31947/stat : 31947 (march_dl2004) R 31946 31946 31428 0 -1 4194304 29594 0 0 0 294 15 0 0 25 0 1 0 97020326 54988800 10313 1992294400 134512640 134996440 4294956176 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31947/statm: 13425 10313 55 118 0 13304 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55756

[startup+6.3021 s]
/proc/loadavg: 1.09 1.41 1.53 2/66 31949
/proc/meminfo: memFree=1060248/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=2056 CPUtime=4.99
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 152 61610 0 0 0 0 467 32 19 0 1 0 97020326 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 514 121 104 399 0 111 0
[pid=31949] ppid=31946 vsize=50592 CPUtime=1.28
/proc/31949/stat : 31949 (mxc-sr08) R 31946 31946 31428 0 -1 4194304 14896 0 0 0 122 6 0 0 25 0 1 0 97020827 51806208 11643 1992294400 134512640 135078026 4294956176 18446744073709551615 134560872 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31949/statm: 12648 11643 55 138 0 12507 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 52648

[startup+12.702 s]
/proc/loadavg: 1.08 1.40 1.53 2/66 31950
/proc/meminfo: memFree=1045720/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=2056 CPUtime=10
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 179 78853 0 0 0 0 959 41 16 0 1 0 97020326 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 514 138 120 399 0 111 0
[pid=31950] ppid=31946 vsize=58096 CPUtime=2.67
/proc/31950/stat : 31950 (satelite) R 31946 31946 31428 0 -1 4194304 16878 0 0 0 257 10 0 0 25 0 1 0 97021328 59490304 12895 1992294400 134512640 135037501 4294956160 18446744073709551615 134698573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31950/statm: 14524 12895 68 128 0 14393 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 60152

[startup+25.5017 s]
/proc/loadavg: 1.13 1.40 1.53 2/65 31951
/proc/meminfo: memFree=1008352/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=85220 CPUtime=25.46
/proc/31946/stat : 31946 (SATzilla2009_C) R 31944 31946 31428 0 -1 4194304 30263 111683 0 0 989 13 1478 66 25 0 1 0 97020326 87265280 20516 1992294400 134512640 136149437 4294956208 18446744073709551615 134847905 0 0 4096 3 0 0 0 17 0 0 0
/proc/31946/statm: 21305 20516 151 399 0 20902 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 85220

[startup+51.1012 s]
/proc/loadavg: 1.08 1.36 1.51 2/66 31952
/proc/meminfo: memFree=993176/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=38092 CPUtime=20.22
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 4921 0 1 0 2005 17 0 0 25 0 1 0 97023410 39006208 4905 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 9523 4905 151 55 0 9113 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 117804

[startup+102.305 s]
/proc/loadavg: 1.04 1.31 1.48 2/66 31952
/proc/meminfo: memFree=991960/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=38856 CPUtime=71.41
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 5200 0 1 0 7097 44 0 0 25 0 1 0 97023410 39788544 5183 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 9714 5183 151 55 0 9304 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 118568

[startup+162.301 s]
/proc/loadavg: 1.01 1.25 1.45 2/66 31952
/proc/meminfo: memFree=991640/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=39192 CPUtime=131.39
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 5287 0 1 0 13070 69 0 0 25 0 1 0 97023410 40132608 5269 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 9798 5269 151 55 0 9388 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 118904

[startup+222.301 s]
/proc/loadavg: 1.00 1.20 1.42 2/66 31952
/proc/meminfo: memFree=991192/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=39464 CPUtime=191.36
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 5408 0 1 0 19043 93 0 0 25 0 1 0 97023410 40411136 5390 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 9866 5390 151 55 0 9456 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 119176

[startup+282.301 s]
/proc/loadavg: 1.00 1.16 1.39 2/66 31952
/proc/meminfo: memFree=990104/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=39688 CPUtime=251.35
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 5684 0 1 0 25016 119 0 0 25 0 1 0 97023410 40640512 5665 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 9922 5665 151 55 0 9512 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 119400

[startup+342.302 s]
/proc/loadavg: 1.00 1.13 1.36 2/66 31952
/proc/meminfo: memFree=988568/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=40472 CPUtime=311.33
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 6050 0 1 0 30992 141 0 0 25 0 1 0 97023410 41443328 6031 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 10118 6031 151 55 0 9708 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 120184


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.20 2/66 31952
/proc/meminfo: memFree=985432/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=42456 CPUtime=791.18
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 6847 0 1 0 78815 303 0 0 25 0 1 0 97023410 43474944 6825 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 10614 6825 151 55 0 10204 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 122168

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.18 2/66 31952
/proc/meminfo: memFree=985304/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=42744 CPUtime=851.16
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 6876 0 1 0 84792 324 0 0 25 0 1 0 97023410 43769856 6854 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 10686 6854 151 55 0 10276 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 122456

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.17 2/66 31952
/proc/meminfo: memFree=984856/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=42744 CPUtime=911.14
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 7045 0 1 0 90775 339 0 0 25 0 1 0 97023410 43769856 6934 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 10686 6934 151 55 0 10276 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 122456

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 31952
/proc/meminfo: memFree=984024/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=43252 CPUtime=971.12
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 7286 0 1 0 96756 356 0 0 25 0 1 0 97023410 44290048 7175 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 10813 7175 151 55 0 10403 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 122964

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 31952
/proc/meminfo: memFree=982936/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=43056 CPUtime=1031.1
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 7694 0 1 0 102736 374 0 0 25 0 1 0 97023410 44089344 7419 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 10764 7419 151 55 0 10354 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 122768

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 31952
/proc/meminfo: memFree=982680/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=43364 CPUtime=1091.08
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 7988 0 1 0 108717 391 0 0 25 0 1 0 97023410 44404736 7468 1992294400 134512640 134738160 4294956176 18446744073709551615 134586256 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 10841 7468 151 55 0 10431 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 123076

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 31952
/proc/meminfo: memFree=982104/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=44060 CPUtime=1151.06
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 8181 0 1 0 114696 410 0 0 25 0 1 0 97023410 45117440 7661 1992294400 134512640 134738160 4294956176 18446744073709551615 134585297 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 11015 7661 151 55 0 10605 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 123772

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 31952
/proc/meminfo: memFree=981912/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=44584 CPUtime=1159.06
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 8228 0 1 0 115494 412 0 0 25 0 1 0 97023410 45654016 7708 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 11146 7708 151 55 0 10736 0
Current children cumulated CPU time (s) 1189.87
Current children cumulated vsize (KiB) 124296

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 31952
/proc/meminfo: memFree=981656/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=44584 CPUtime=1165.46
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 8296 0 1 0 116133 413 0 0 25 0 1 0 97023410 45654016 7776 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 11146 7776 151 55 0 10736 0
Current children cumulated CPU time (s) 1196.27
Current children cumulated vsize (KiB) 124296

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 31952
/proc/meminfo: memFree=982168/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=43800 CPUtime=1167.06
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 8305 0 1 0 116293 413 0 0 25 0 1 0 97023410 44851200 7600 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 10950 7600 151 55 0 10540 0
Current children cumulated CPU time (s) 1197.87
Current children cumulated vsize (KiB) 123512

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 31952
/proc/meminfo: memFree=982168/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=43800 CPUtime=1167.85
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 8307 0 1 0 116372 413 0 0 25 0 1 0 97023410 44851200 7602 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 10950 7602 151 55 0 10540 0
Current children cumulated CPU time (s) 1198.66
Current children cumulated vsize (KiB) 123512

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 31952
/proc/meminfo: memFree=982168/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=43800 CPUtime=1168.25
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 8307 0 1 0 116412 413 0 0 25 0 1 0 97023410 44851200 7602 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 10950 7602 151 55 0 10540 0
Current children cumulated CPU time (s) 1199.06
Current children cumulated vsize (KiB) 123512

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 31952
/proc/meminfo: memFree=982168/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=43800 CPUtime=1168.65
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 8307 0 1 0 116452 413 0 0 25 0 1 0 97023410 44851200 7602 1992294400 134512640 134738160 4294956176 18446744073709551615 134586108 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 10950 7602 151 55 0 10540 0
Current children cumulated CPU time (s) 1199.46
Current children cumulated vsize (KiB) 123512

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 31952
/proc/meminfo: memFree=982168/2055920 swapFree=4192956/4192956
[pid=31946] ppid=31944 vsize=79712 CPUtime=30.81
/proc/31946/stat : 31946 (SATzilla2009_C) S 31944 31946 31428 0 -1 4194304 34768 111683 0 0 1520 17 1478 66 25 0 1 0 97020326 81625088 19665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31946/statm: 19928 19665 220 399 0 19525 0
[pid=31952] ppid=31946 vsize=43800 CPUtime=1168.76
/proc/31952/stat : 31952 (vallst) R 31946 31946 31428 0 -1 4194304 8307 0 1 0 116463 413 0 0 25 0 1 0 97023410 44851200 7602 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/31952/statm: 10950 7602 151 55 0 10540 0
Current children cumulated CPU time (s) 1199.57
Current children cumulated vsize (KiB) 123512

Child status: 17
Real time (s): 1200.08
CPU time (s): 1199.67
CPU user time (s): 1194.67
CPU system time (s): 4.99524
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 124296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1194.67
system time used= 4.99524
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154774
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 2389

runsolver used 0.91686 second user time and 3.45847 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-25 22:05:43
IDJOB=1723894
IDBENCH=71743
IDSOLVER=527
FILE ID=node71/1723894-1240689943
PBS_JOBID= 9186679
Free space on /tmp= 66460 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723894-1240689943/watcher-1723894-1240689943 -o /tmp/evaluation-result-1723894-1240689943/solver-1723894-1240689943 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1723894-1240689943.cnf

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

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=1895729549

node71.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.236
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.236
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:       1103368 kB
Buffers:         90476 kB
Cached:         762584 kB
SwapCached:          0 kB
Active:         322512 kB
Inactive:       544456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1103368 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           44444 kB
Writeback:           0 kB
Mapped:          23672 kB
Slab:            71588 kB
Committed_AS:   243332 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66432 MiB
End job on node71 at 2009-04-25 22:25:44