Trace number 1538332

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) 1199.49 1199.94

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S1119648091-064.cnf
MD5SUMa0e1aec07865a725709061f3f17cc524
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.4621
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
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 518000
Number of clauses of size over 50

Solver Data

19.57/19.67	c SATzilla is building models for class 3
19.57/19.67	c run presolver mxc-sr08 for 10 seconds ... 
19.57/19.67	c Bin: Executing mxc-sr08
19.57/19.67	c spawning binary file with 10 seconds ...
19.57/19.67	c child exit by a signal
19.57/19.67	c mxc-sr08 returned code 137.
19.57/19.67	c run presolver picosat846 for 5 seconds ... 
19.57/19.67	c Bin: Executing picosat846
19.57/19.67	c spawning binary file with 5 seconds ...
19.57/19.67	c child exit by a signal
19.57/19.67	c picosat846 returned code 137.
19.57/19.67	c Orignal number of varibales is 900, number of clauses is 18000 
19.57/19.67	c predicted feature computation time is 1.453814 
19.57/19.67	c Bin: Executing satelite
19.57/19.67	c spawning binary file with 240 seconds ...
19.57/19.67	c child exited successfully
19.57/19.67	c satzilla computing base features
19.57/19.67	c Number of variabe is: 900, Number of clause is : 18000 
19.57/19.67	c Initializing...
19.57/19.67	c satzilla doing clause learning
19.57/19.67	c start clause learning features ...
19.57/19.67	c Bin: Executing zchaff07
19.57/19.67	c spawning binary file with 2 seconds ...
19.57/19.67	c child exit by a signal
19.57/19.67	c satzilla doing survey propogation probe
19.57/19.67	c do survay propogation for 2 second ...
19.57/19.67	c satzilla doing local search probe
19.57/19.67	c features are:900 18000 900 18000 0 0 0.05 0.3758 0.650846 0.833067 0.00555556 1.56125e-16 0.00555556 0.00555556 -0 0 0 0.00555556 0.0984299 0.00383333 0.0075 3.66134 0.080184 0.0601537 0 0.340206 3.01192 0.00104907 0.225388 0.000388889 0.002 2.84497 0.188833 0.017928 0.0798941 0.0136111 0.0228333 54.8929 0.293759 31 104 75 36 62 45 52 54.8759 0.104444 41.7455 66.6562 64.2286 48.6863 59.3061 50.4545 53.8767 0.168069 0.689177 0.000516689 0.594481 0.325115 0.0272067 0.244691 0.0722445 0.155768 0.0027241 0.640197 0.000254174 0.0134069 0.00490394 0.00106213 0.003401 0.00156181 0.00231061 52.6954 0.147555 172.751 0.0651758 172 160 187 0.78725 0.262313 0.861912 0.0287484 
19.57/19.67	c satzilla's ranking:
19.57/19.67	c 1) mxc-sr08: 2.799456
19.57/19.67	c 2) picosat846: 2.313963
19.57/19.67	c 3) minisat20SAT07: 1.946155
19.57/19.67	c 4) march_dl2004: 0.186171
19.57/19.67	c 5) zchaff_rand: -0.344087
19.57/19.67	c 6) SATenstein: -10000.000000
19.57/19.67	c 7) gnovelty+: -10000.000000
19.57/19.67	c 8) adaptg2wsat+: -10000.000000
19.57/19.67	c 9) adaptg2wsat0: -10000.000000
19.57/19.67	c 10) tts-4-0: -10000.000000
19.57/19.67	c 11) vallst: -10000.000000
19.57/19.67	c 12) minisat20: -10000.000000
19.57/19.67	c 13) kcnfs04SAT07: -10000.000000
19.57/19.67	c satzilla running mxc-sr08 ... 
1199.42/1199.93	c Bin: Executing mxc-sr08
1199.42/1199.93	c spawning binary file with 1180 seconds ...
1199.42/1199.93	c child exit by a signal
1199.42/1199.93	c mxc-sr08 returned code 137.
1199.42/1199.93	c satzilla running picosat846 ... 
1199.42/1199.93	c Bin: Executing picosat846
1199.42/1199.93	c picosat846 returned code 1.
1199.42/1199.93	c satzilla running minisat20SAT07 ... 
1199.42/1199.93	c Bin: Executing minisat20SAT07
1199.42/1199.93	c minisat20SAT07 returned code 1.
1199.42/1199.93	c satzilla running march_dl2004 ... 
1199.42/1199.93	c Bin: Executing march_dl2004
1199.42/1199.93	c march_dl2004 returned code 1.
1199.42/1199.93	c satzilla running zchaff_rand ... 
1199.42/1199.93	c Bin: Executing zchaff_rand
1199.42/1199.93	c zchaff_rand returned code 1.
1199.42/1199.93	c satzilla running SATenstein ... 
1199.42/1199.93	c Bin: Executing SATenstein
1199.42/1199.93	c SATenstein returned code 1.
1199.42/1199.93	c satzilla running gnovelty+ ... 
1199.42/1199.93	c Bin: Executing gnovelty+
1199.42/1199.93	c gnovelty+ returned code 1.
1199.42/1199.93	c satzilla running adaptg2wsat+ ... 
1199.42/1199.93	c Bin: Executing adaptg2wsat+
1199.42/1199.93	c adaptg2wsat+ returned code 1.
1199.42/1199.93	c satzilla running adaptg2wsat0 ... 
1199.42/1199.93	c Bin: Executing adaptg2wsat0
1199.42/1199.93	c adaptg2wsat0 returned code 1.
1199.42/1199.93	c satzilla running tts-4-0 ... 
1199.42/1199.93	c Bin: Executing tts-4-0
1199.42/1199.93	c tts-4-0 returned code 1.
1199.42/1199.93	c satzilla running vallst ... 
1199.42/1199.93	c Bin: Executing vallst
1199.42/1199.93	c vallst returned code 1.
1199.42/1199.93	c satzilla running minisat20 ... 
1199.42/1199.93	c Bin: Executing minisat20
1199.42/1199.93	c minisat20 returned code 1.
1199.42/1199.93	c satzilla running kcnfs04SAT07 ... 
1199.42/1199.93	c Bin: Executing kcnfs04SAT07
1199.42/1199.93	c kcnfs04SAT07 returned code 1.
1199.42/1199.93	c ERROR: All Failed! 
1199.42/1199.93	c SATZILLA_TIME=1199.660000

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-1538332-1238424191/watcher-1538332-1238424191 -o /tmp/evaluation-result-1538332-1238424191/solver-1538332-1238424191 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538332-1238424191.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.00 1.00 3/76 31992
/proc/meminfo: memFree=1366720/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=2056 CPUtime=0
/proc/31992/stat : 31992 (SATzilla2009_I) R 31990 31992 31495 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1115080120 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/31992/statm: 514 112 96 399 0 111 0
[pid=31993] ppid=31992 vsize=1424 CPUtime=0
/proc/31993/stat : 31993 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 1115080120 1458176 260 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31993/statm: 356 261 54 138 0 215 0

[startup+0.105353 s]
/proc/loadavg: 0.99 1.00 1.00 3/76 31992
/proc/meminfo: memFree=1366720/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=2056 CPUtime=0
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115080120 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31992/statm: 514 112 96 399 0 111 0
[pid=31993] ppid=31992 vsize=2516 CPUtime=0.1
/proc/31993/stat : 31993 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 643 0 0 0 10 0 0 0 19 0 1 0 1115080120 2576384 533 1992294400 134512640 135078026 4294956192 18446744073709551615 134560753 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31993/statm: 629 533 55 138 0 488 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4572

[startup+0.202371 s]
/proc/loadavg: 0.99 1.00 1.00 3/76 31992
/proc/meminfo: memFree=1366720/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=2056 CPUtime=0
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115080120 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31992/statm: 514 112 96 399 0 111 0
[pid=31993] ppid=31992 vsize=3024 CPUtime=0.19
/proc/31993/stat : 31993 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 845 0 0 0 19 0 0 0 20 0 1 0 1115080120 3096576 639 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31993/statm: 756 639 71 138 0 615 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5080

[startup+0.30239 s]
/proc/loadavg: 0.99 1.00 1.00 3/76 31992
/proc/meminfo: memFree=1366720/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=2056 CPUtime=0
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115080120 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31992/statm: 514 112 96 399 0 111 0
[pid=31993] ppid=31992 vsize=3156 CPUtime=0.29
/proc/31993/stat : 31993 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 905 0 0 0 29 0 0 0 21 0 1 0 1115080120 3231744 699 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31993/statm: 789 699 71 138 0 648 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5212

[startup+0.701467 s]
/proc/loadavg: 0.99 1.00 1.00 3/76 31992
/proc/meminfo: memFree=1366720/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=2056 CPUtime=0
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115080120 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31992/statm: 514 112 96 399 0 111 0
[pid=31993] ppid=31992 vsize=3948 CPUtime=0.69
/proc/31993/stat : 31993 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 1085 0 0 0 69 0 0 0 25 0 1 0 1115080120 4042752 879 1992294400 134512640 135078026 4294956192 18446744073709551615 134534259 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31993/statm: 987 879 71 138 0 846 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6004

[startup+1.50162 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 31994
/proc/meminfo: memFree=1363184/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=2056 CPUtime=0
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115080120 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31992/statm: 514 112 96 399 0 111 0
[pid=31993] ppid=31992 vsize=4212 CPUtime=1.49
/proc/31993/stat : 31993 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 1161 0 0 0 149 0 0 0 25 0 1 0 1115080120 4313088 955 1992294400 134512640 135078026 4294956192 18446744073709551615 134522233 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31993/statm: 1053 955 71 138 0 912 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6268

[startup+3.10193 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 31994
/proc/meminfo: memFree=1362672/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=2056 CPUtime=0
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115080120 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31992/statm: 514 112 96 399 0 111 0
[pid=31993] ppid=31992 vsize=4608 CPUtime=3.09
/proc/31993/stat : 31993 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 1267 0 0 0 309 0 0 0 25 0 1 0 1115080120 4718592 1061 1992294400 134512640 135078026 4294956192 18446744073709551615 134534374 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31993/statm: 1152 1061 71 138 0 1011 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6664

[startup+6.30155 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 31994
/proc/meminfo: memFree=1362352/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=2056 CPUtime=0
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115080120 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31992/statm: 514 112 96 399 0 111 0
[pid=31993] ppid=31992 vsize=5004 CPUtime=6.29
/proc/31993/stat : 31993 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 1366 0 0 0 629 0 0 0 25 0 1 0 1115080120 5124096 1160 1992294400 134512640 135078026 4294956192 18446744073709551615 134524004 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31993/statm: 1251 1160 71 138 0 1110 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7060

[startup+12.7018 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 31995
/proc/meminfo: memFree=1361008/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=2056 CPUtime=9.98
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 152 1442 0 0 0 0 998 0 16 0 1 0 1115080120 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 514 121 104 399 0 111 0
[pid=31995] ppid=31992 vsize=7324 CPUtime=2.68
/proc/31995/stat : 31995 (picosat846) R 31992 31992 31495 0 -1 4194304 1559 0 0 0 268 0 0 0 25 0 1 0 1115081120 7499776 1548 1992294400 134512640 134570484 4294956192 18446744073709551615 134544034 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31995/statm: 1831 1548 84 14 0 1497 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 9380

[startup+25.5023 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 31998
/proc/meminfo: memFree=1359024/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=5004 CPUtime=5.81
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 1355 0 0 0 581 0 0 0 25 0 1 0 1115082087 5124096 1149 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 1251 1149 71 138 0 1110 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 10468

[startup+51.1022 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 31998
/proc/meminfo: memFree=1357552/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=6588 CPUtime=31.39
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 1735 0 0 0 3139 0 0 0 25 0 1 0 1115082087 6746112 1529 1992294400 134512640 135078026 4294956192 18446744073709551615 134540569 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 1647 1529 71 138 0 1506 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 12052

[startup+102.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 31998
/proc/meminfo: memFree=1356208/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=7812 CPUtime=82.58
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 2063 0 0 0 8257 1 0 0 25 0 1 0 1115082087 7999488 1857 1992294400 134512640 135078026 4294956192 18446744073709551615 134534237 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 1953 1857 71 138 0 1812 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 13276

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 32000
/proc/meminfo: memFree=1354992/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=9084 CPUtime=142.54
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 2376 0 0 0 14253 1 0 0 25 0 1 0 1115082087 9302016 2166 1992294400 134512640 135078026 4294956192 18446744073709551615 134523796 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 2271 2166 71 138 0 2130 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 14548

[startup+222.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 32000
/proc/meminfo: memFree=1354096/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=9928 CPUtime=202.52
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 2602 0 0 0 20251 1 0 0 25 0 1 0 1115082087 10166272 2392 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 2482 2392 71 138 0 2341 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 15392

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 32000
/proc/meminfo: memFree=1353328/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=10724 CPUtime=262.51
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 2827 0 0 0 26249 2 0 0 25 0 1 0 1115082087 10981376 2590 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 2681 2590 71 138 0 2540 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 16188

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 32000
/proc/meminfo: memFree=1352624/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=11508 CPUtime=322.48
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 3002 0 0 0 32246 2 0 0 25 0 1 0 1115082087 11784192 2765 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 2877 2765 71 138 0 2736 0

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


[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 32000
/proc/meminfo: memFree=1349360/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=14636 CPUtime=802.32
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 3904 0 0 0 80229 3 0 0 25 0 1 0 1115082087 14987264 3554 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 3659 3554 71 138 0 3518 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 20100

[startup+882.307 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 32000
/proc/meminfo: memFree=1349232/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=14884 CPUtime=862.3
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 3961 0 0 0 86227 3 0 0 25 0 1 0 1115082087 15241216 3611 1992294400 134512640 135078026 4294956192 18446744073709551615 134534584 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 3721 3611 71 138 0 3580 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 20348

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 32000
/proc/meminfo: memFree=1348976/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=14964 CPUtime=922.27
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 4017 0 0 0 92224 3 0 0 25 0 1 0 1115082087 15323136 3654 1992294400 134512640 135078026 4294956192 18446744073709551615 134523731 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 3741 3654 71 138 0 3600 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 20428

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 32000
/proc/meminfo: memFree=1348592/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=15492 CPUtime=982.25
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 4138 0 0 0 98222 3 0 0 25 0 1 0 1115082087 15863808 3768 1992294400 134512640 135078026 4294956192 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 3873 3768 71 138 0 3732 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 20956

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 32000
/proc/meminfo: memFree=1348528/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=15584 CPUtime=1042.23
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 4166 0 0 0 104220 3 0 0 25 0 1 0 1115082087 15958016 3796 1992294400 134512640 135078026 4294956192 18446744073709551615 134523962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 3896 3796 71 138 0 3755 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 21048

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 32006
/proc/meminfo: memFree=1347816/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=15944 CPUtime=1102.21
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 4279 0 0 0 110217 4 0 0 25 0 1 0 1115082087 16326656 3878 1992294400 134512640 135078026 4294956192 18446744073709551615 134534292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 3986 3878 71 138 0 3845 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 21408

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 32006
/proc/meminfo: memFree=1347816/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=15840 CPUtime=1162.19
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 4295 0 0 0 116215 4 0 0 25 0 1 0 1115082087 16220160 3873 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 3960 3873 71 138 0 3819 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 21304

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

[startup+1190.4 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 32006
/proc/meminfo: memFree=1347816/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=16108 CPUtime=1170.28
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 4338 0 0 0 117024 4 0 0 25 0 1 0 1115082087 16494592 3916 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 4027 3916 71 138 0 3886 0
Current children cumulated CPU time (s) 1189.92
Current children cumulated vsize (KiB) 21572

[startup+1196.8 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 32006
/proc/meminfo: memFree=1347816/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=16108 CPUtime=1176.69
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 4338 0 0 0 117665 4 0 0 25 0 1 0 1115082087 16494592 3916 1992294400 134512640 135078026 4294956192 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 4027 3916 71 138 0 3886 0
Current children cumulated CPU time (s) 1196.33
Current children cumulated vsize (KiB) 21572

[startup+1198.4 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 32006
/proc/meminfo: memFree=1347624/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=16372 CPUtime=1178.28
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 4399 0 0 0 117824 4 0 0 25 0 1 0 1115082087 16764928 3977 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 4093 3977 71 138 0 3952 0
Current children cumulated CPU time (s) 1197.92
Current children cumulated vsize (KiB) 21836

[startup+1199.2 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 32006
/proc/meminfo: memFree=1347624/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=16372 CPUtime=1179.08
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 4399 0 0 0 117904 4 0 0 25 0 1 0 1115082087 16764928 3977 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 4093 3977 71 138 0 3952 0
Current children cumulated CPU time (s) 1198.72
Current children cumulated vsize (KiB) 21836

[startup+1199.6 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 32006
/proc/meminfo: memFree=1347624/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=16372 CPUtime=1179.48
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 4399 0 0 0 117944 4 0 0 25 0 1 0 1115082087 16764928 3977 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 4093 3977 71 138 0 3952 0
Current children cumulated CPU time (s) 1199.12
Current children cumulated vsize (KiB) 21836

[startup+1199.8 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 32006
/proc/meminfo: memFree=1347624/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=16372 CPUtime=1179.68
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 4399 0 0 0 117964 4 0 0 25 0 1 0 1115082087 16764928 3977 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 4093 3977 71 138 0 3952 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 21836

[startup+1199.9 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 32006
/proc/meminfo: memFree=1347624/2055920 swapFree=4127460/4192956
[pid=31992] ppid=31990 vsize=5464 CPUtime=19.64
/proc/31992/stat : 31992 (SATzilla2009_I) S 31990 31992 31495 0 -1 4194304 1652 4662 0 0 252 8 1685 19 25 0 1 0 1115080120 5595136 996 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31992/statm: 1366 996 217 399 0 963 0
[pid=31998] ppid=31992 vsize=16372 CPUtime=1179.78
/proc/31998/stat : 31998 (mxc-sr08) R 31992 31992 31495 0 -1 4194304 4399 0 0 0 117974 4 0 0 25 0 1 0 1115082087 16764928 3977 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31998/statm: 4093 3977 71 138 0 3952 0
Current children cumulated CPU time (s) 1199.42
Current children cumulated vsize (KiB) 21836

Child status: 17
Real time (s): 1199.94
CPU time (s): 1199.49
CPU user time (s): 1199.16
CPU system time (s): 0.332949
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 21836

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

runsolver used 1.16182 second user time and 3.22351 second system time

The end

Launcher Data

Begin job on node63 at 2009-03-30 16:43:11
IDJOB=1538332
IDBENCH=70223
IDSOLVER=528
FILE ID=node63/1538332-1238424191
PBS_JOBID= 9061469
Free space on /tmp= 66484 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/900/unif-k5-r20-v900-c18000-S1119648091-064.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538332-1238424191/watcher-1538332-1238424191 -o /tmp/evaluation-result-1538332-1238424191/solver-1538332-1238424191 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538332-1238424191.cnf

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

MD5SUM BENCH= a0e1aec07865a725709061f3f17cc524
RANDOM SEED=1503409780

node63.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.285
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.285
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1367264 kB
Buffers:         88168 kB
Cached:         462692 kB
SwapCached:      55360 kB
Active:         155132 kB
Inactive:       452544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1367264 kB
SwapTotal:     4192956 kB
SwapFree:      4127460 kB
Dirty:           31876 kB
Writeback:           0 kB
Mapped:          14616 kB
Slab:            65608 kB
Committed_AS:  3270964 kB
PageTables:       2312 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66452 MiB
End job on node63 at 2009-03-30 17:03:12