Trace number 1723116

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.49 1199.89

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_11_UNKNOWN.cnf
MD5SUMe0639bbed56c8b8c34616f8cb99c381c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1740
Number of clauses114011
Sum of the clauses size339448
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22792
Number of clauses of size 3111196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

22.56/22.68	c SATzilla is building models for class 2
22.56/22.68	c run presolver march_dl2004 for 5 seconds ... 
22.56/22.68	c Bin: Executing march_dl2004
22.56/22.68	c spawning binary file with 5 seconds ...
22.56/22.68	c child exit by a signal
22.56/22.68	c march_dl2004 returned code 137.
22.56/22.68	c run presolver mxc-sr08 for 5 seconds ... 
22.56/22.68	c Bin: Executing mxc-sr08
22.56/22.68	c spawning binary file with 5 seconds ...
22.56/22.68	c child exit by a signal
22.56/22.68	c mxc-sr08 returned code 137.
22.56/22.68	c Orignal number of varibales is 1740, number of clauses is 114011 
22.56/22.68	c predicted feature computation time is 9.672486 
22.56/22.68	c Bin: Executing satelite
22.56/22.68	c spawning binary file with 240 seconds ...
22.56/22.68	c child exited successfully
22.56/22.68	c satzilla computing base features
22.56/22.68	c Number of variabe is: 1091, Number of clause is : 113182 
22.56/22.68	c Initializing...
22.56/22.68	c satzilla compute diameter ...
22.56/22.68	c start diameter features ...
22.56/22.68	c satzilla doing clause learning
22.56/22.68	c start clause learning features ...
22.56/22.68	c Bin: Executing zchaff07
22.56/22.68	c spawning binary file with 2 seconds ...
22.56/22.68	c child exit by a signal
22.56/22.68	c satzilla doing survey propogation probe
22.56/22.68	c do survay propogation for 2 second ...
22.56/22.68	c satzilla doing local search probe
22.56/22.68	c satzilla doing lobjois search-space size estimate
22.56/22.68	c features are:1740 114011 1091 113182 0.594867 0.00732449 0.00963934 0.472965 0.573992 0.694842 0.00397352 1.15632 0.00183318 0.0302475 0.480986 0.0228747 0.917867 0.00397352 1.12759 6.18473e-05 0.0135092 3.91036 0.264278 0.29517 0 0.902676 2.52088 0.00250296 0.872289 5.3012e-05 0.00684738 3.82241 0.917867 0.00181436 0.94677 5.3012e-05 0.00524818 3.59649 0.136411 3 4 0.674409 1025 0 1025 1025 1025 1025 1025 1025 1025 67.9522 0 67.9522 67.9522 67.9522 67.9522 67.9522 67.9522 67.9522 0.51812 0.54354 0.000899654 0.981261 0.94736 0.0682386 0.739908 0.365301 0.527044 0.00671399 2.90439 -1.11022e-16 0.205451 0.0255973 0 0.00106629 3.46945e-17 7.5588e-06 115.25 0.594402 309.25 0.668475 402.5 0 410 27.8376 0.578443 1.00195 0.00827504 0.582549 0.783357 
22.56/22.68	c satzilla's ranking:
22.56/22.68	c 1) mxc-sr08: 4.439867
22.56/22.68	c 2) march_dl2004: 4.259570
22.56/22.68	c 3) zchaff_rand: 3.652231
22.56/22.68	c 4) minisat20SAT07: 3.061567
22.56/22.68	c 5) minisat20: 1.506152
22.56/22.68	c 6) vallst: 1.095227
22.56/22.68	c 7) tts-4-0: 0.212253
22.56/22.68	c 8) SATenstein: -10000.000000
22.56/22.68	c 9) gnovelty+: -10000.000000
22.56/22.68	c 10) adaptg2wsat+: -10000.000000
22.56/22.68	c 11) adaptg2wsat0: -10000.000000
22.56/22.68	c 12) picosat846: -10000.000000
22.56/22.68	c 13) kcnfs04SAT07: -10000.000000
22.56/22.68	c satzilla running mxc-sr08 ... 
1199.37/1199.88	c Bin: Executing mxc-sr08
1199.37/1199.88	c spawning binary file with 1177 seconds ...
1199.37/1199.88	c child exit by a signal
1199.37/1199.88	c mxc-sr08 returned code 137.
1199.37/1199.88	c satzilla running march_dl2004 ... 
1199.37/1199.88	c Bin: Executing march_dl2004
1199.37/1199.88	c march_dl2004 returned code 1.
1199.37/1199.88	c satzilla running zchaff_rand ... 
1199.37/1199.88	c Bin: Executing zchaff_rand
1199.37/1199.88	c zchaff_rand returned code 1.
1199.37/1199.88	c satzilla running minisat20SAT07 ... 
1199.37/1199.88	c Bin: Executing minisat20SAT07
1199.37/1199.88	c minisat20SAT07 returned code 1.
1199.37/1199.88	c satzilla running minisat20 ... 
1199.37/1199.88	c Bin: Executing minisat20
1199.37/1199.88	c minisat20 returned code 1.
1199.37/1199.88	c satzilla running vallst ... 
1199.37/1199.88	c Bin: Executing vallst
1199.37/1199.88	c vallst returned code 1.
1199.37/1199.88	c satzilla running tts-4-0 ... 
1199.37/1199.88	c Bin: Executing tts-4-0
1199.37/1199.88	c tts-4-0 returned code 1.
1199.37/1199.88	c satzilla running SATenstein ... 
1199.37/1199.88	c Bin: Executing SATenstein
1199.37/1199.88	c SATenstein returned code 1.
1199.37/1199.88	c satzilla running gnovelty+ ... 
1199.37/1199.88	c Bin: Executing gnovelty+
1199.37/1199.88	c gnovelty+ returned code 1.
1199.37/1199.88	c satzilla running adaptg2wsat+ ... 
1199.37/1199.88	c Bin: Executing adaptg2wsat+
1199.37/1199.88	c adaptg2wsat+ returned code 1.
1199.37/1199.88	c satzilla running adaptg2wsat0 ... 
1199.37/1199.88	c Bin: Executing adaptg2wsat0
1199.37/1199.88	c adaptg2wsat0 returned code 1.
1199.37/1199.88	c satzilla running picosat846 ... 
1199.37/1199.88	c Bin: Executing picosat846
1199.37/1199.88	c picosat846 returned code 1.
1199.37/1199.88	c satzilla running kcnfs04SAT07 ... 
1199.37/1199.88	c Bin: Executing kcnfs04SAT07
1199.37/1199.88	c kcnfs04SAT07 returned code 1.
1199.37/1199.88	c ERROR: All Failed! 
1199.37/1199.88	c SATZILLA_TIME=1199.650000

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-1723116-1240683180/watcher-1723116-1240683180 -o /tmp/evaluation-result-1723116-1240683180/solver-1723116-1240683180 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1723116-1240683180.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.07 1.06 1.15 3/64 25223
/proc/meminfo: memFree=1217728/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=2056 CPUtime=0
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96346665 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 514 112 96 399 0 111 0
[pid=25224] ppid=25223 vsize=1664 CPUtime=0
/proc/25224/stat : 25224 (march_dl2004) R 25223 25223 24935 0 -1 4194304 215 0 0 0 0 0 0 0 19 0 1 0 96346665 1703936 210 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25224/statm: 416 210 50 118 0 295 0

[startup+0.0313981 s]
/proc/loadavg: 1.07 1.06 1.15 3/64 25223
/proc/meminfo: memFree=1217728/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=2056 CPUtime=0
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96346665 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 514 112 96 399 0 111 0
[pid=25224] ppid=25223 vsize=1928 CPUtime=0.02
/proc/25224/stat : 25224 (march_dl2004) R 25223 25223 24935 0 -1 4194304 315 0 0 0 2 0 0 0 19 0 1 0 96346665 1974272 310 1992294400 134512640 134996440 4294956176 18446744073709551615 134792813 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25224/statm: 482 310 50 118 0 361 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3984

[startup+0.102402 s]
/proc/loadavg: 1.07 1.06 1.15 3/64 25223
/proc/meminfo: memFree=1217728/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=2056 CPUtime=0
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96346665 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 514 112 96 399 0 111 0
[pid=25224] ppid=25223 vsize=2852 CPUtime=0.09
/proc/25224/stat : 25224 (march_dl2004) R 25223 25223 24935 0 -1 4194304 584 0 0 0 9 0 0 0 20 0 1 0 96346665 2920448 579 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25224/statm: 713 579 50 118 0 592 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4908

[startup+0.302422 s]
/proc/loadavg: 1.07 1.06 1.15 3/64 25223
/proc/meminfo: memFree=1217728/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=2056 CPUtime=0
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96346665 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 514 112 96 399 0 111 0
[pid=25224] ppid=25223 vsize=7580 CPUtime=0.29
/proc/25224/stat : 25224 (march_dl2004) R 25223 25223 24935 0 -1 4194304 3018 0 0 0 28 1 0 0 22 0 1 0 96346665 7761920 1375 1992294400 134512640 134996440 4294956176 18446744073709551615 134542400 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25224/statm: 1895 1375 55 118 0 1774 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9636

[startup+0.701462 s]
/proc/loadavg: 1.07 1.06 1.15 3/64 25223
/proc/meminfo: memFree=1217728/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=2056 CPUtime=0
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96346665 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 514 112 96 399 0 111 0
[pid=25224] ppid=25223 vsize=10516 CPUtime=0.69
/proc/25224/stat : 25224 (march_dl2004) R 25223 25223 24935 0 -1 4194304 9711 0 0 0 66 3 0 0 25 0 1 0 96346665 10768384 2119 1992294400 134512640 134996440 4294956176 18446744073709551615 134559280 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25224/statm: 2629 2119 65 118 0 2508 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12572

[startup+1.50154 s]
/proc/loadavg: 1.07 1.06 1.15 2/66 25225
/proc/meminfo: memFree=1212784/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=2056 CPUtime=0
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96346665 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 514 112 96 399 0 111 0
[pid=25224] ppid=25223 vsize=11964 CPUtime=1.49
/proc/25224/stat : 25224 (march_dl2004) R 25223 25223 24935 0 -1 4194304 14148 0 0 0 139 10 0 0 25 0 1 0 96346665 12251136 2402 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25224/statm: 2991 2402 73 118 0 2870 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14020

[startup+3.1017 s]
/proc/loadavg: 1.07 1.06 1.14 2/66 25225
/proc/meminfo: memFree=1208112/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=2056 CPUtime=0
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96346665 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 514 112 96 399 0 111 0
[pid=25224] ppid=25223 vsize=11964 CPUtime=3.08
/proc/25224/stat : 25224 (march_dl2004) R 25223 25223 24935 0 -1 4194304 14148 0 0 0 286 22 0 0 25 0 1 0 96346665 12251136 2402 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25224/statm: 2991 2402 73 118 0 2870 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14020

[startup+6.30103 s]
/proc/loadavg: 1.07 1.06 1.14 2/66 25226
/proc/meminfo: memFree=1210736/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=2056 CPUtime=4.99
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 156 19180 0 0 0 0 467 32 16 0 1 0 96346665 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 514 125 107 399 0 111 0
[pid=25226] ppid=25223 vsize=11668 CPUtime=1.28
/proc/25226/stat : 25226 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 3200 0 0 0 127 1 0 0 25 0 1 0 96347165 11948032 2750 1992294400 134512640 135078026 4294956176 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25226/statm: 2917 2750 55 138 0 2776 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13724

[startup+12.7017 s]
/proc/loadavg: 1.06 1.06 1.14 2/65 25227
/proc/meminfo: memFree=1205624/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=11992 CPUtime=12.66
/proc/25223/stat : 25223 (SATzilla2009_C) R 25221 25223 24935 0 -1 4194304 3568 26387 0 0 134 1 1094 37 25 0 1 0 96346665 12279808 2631 1992294400 134512640 136149437 4294956208 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 0 0 0
/proc/25223/statm: 2998 2631 135 399 0 2595 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11992

[startup+25.5029 s]
/proc/loadavg: 1.05 1.06 1.14 2/66 25229
/proc/meminfo: memFree=1187120/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=13080 CPUtime=2.8
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 3833 0 0 0 279 1 0 0 25 0 1 0 96348933 13393920 3146 1992294400 134512640 135078026 4294956176 18446744073709551615 134534613 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 3270 3146 71 138 0 3129 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 30996

[startup+51.1025 s]
/proc/loadavg: 1.03 1.05 1.14 2/66 25229
/proc/meminfo: memFree=1179056/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=21604 CPUtime=28.39
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 5847 0 0 0 2836 3 0 0 25 0 1 0 96348933 22122496 5160 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 5401 5160 71 138 0 5260 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 39520

[startup+102.307 s]
/proc/loadavg: 1.01 1.04 1.12 2/66 25229
/proc/meminfo: memFree=1174192/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=26988 CPUtime=79.57
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 7096 0 0 0 7953 4 0 0 25 0 1 0 96348933 27635712 6409 1992294400 134512640 135078026 4294956176 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 6747 6409 71 138 0 6606 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 44904

[startup+162.303 s]
/proc/loadavg: 1.00 1.03 1.11 2/66 25229
/proc/meminfo: memFree=1168368/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=33596 CPUtime=139.55
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 8557 0 0 0 13949 6 0 0 25 0 1 0 96348933 34402304 7870 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 8399 7870 71 138 0 8258 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 51512

[startup+222.303 s]
/proc/loadavg: 1.00 1.02 1.10 2/66 25229
/proc/meminfo: memFree=1167024/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=34980 CPUtime=199.53
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 8888 0 0 0 19947 6 0 0 25 0 1 0 96348933 35819520 8201 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 8745 8201 71 138 0 8604 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 52896

[startup+282.302 s]
/proc/loadavg: 1.05 1.03 1.10 2/66 25229
/proc/meminfo: memFree=1165808/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=36420 CPUtime=259.52
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 9220 0 0 0 25945 7 0 0 25 0 1 0 96348933 37294080 8533 1992294400 134512640 135078026 4294956176 18446744073709551615 134534613 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 9105 8533 71 138 0 8964 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 54336

[startup+342.302 s]
/proc/loadavg: 1.02 1.02 1.09 2/66 25229
/proc/meminfo: memFree=1162352/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=40532 CPUtime=319.49
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 10080 0 0 0 31942 7 0 0 25 0 1 0 96348933 41504768 9393 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 10133 9393 71 138 0 9992 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 58448


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.06 2/66 25229
/proc/meminfo: memFree=1150448/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=54452 CPUtime=799.36
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 13042 0 0 0 79925 11 0 0 25 0 1 0 96348933 55758848 12355 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 13613 12355 71 138 0 13472 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 72368

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.06 2/66 25229
/proc/meminfo: memFree=1149168/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=56020 CPUtime=859.34
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 13341 0 0 0 85923 11 0 0 25 0 1 0 96348933 57364480 12654 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 14005 12654 71 138 0 13864 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 73936

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.05 2/66 25229
/proc/meminfo: memFree=1149104/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=56020 CPUtime=919.33
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 13350 0 0 0 91921 12 0 0 25 0 1 0 96348933 57364480 12663 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 14005 12663 71 138 0 13864 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 73936

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 25229
/proc/meminfo: memFree=1148720/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=56536 CPUtime=979.31
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 13453 0 0 0 97919 12 0 0 25 0 1 0 96348933 57892864 12766 1992294400 134512640 135078026 4294956176 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 14134 12766 71 138 0 13993 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 74452

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 25229
/proc/meminfo: memFree=1148656/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=56728 CPUtime=1039.27
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 13467 0 0 0 103915 12 0 0 25 0 1 0 96348933 58089472 12780 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 14182 12780 71 138 0 14041 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 74644

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 25229
/proc/meminfo: memFree=1146224/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=59512 CPUtime=1099.26
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 14082 0 0 0 109913 13 0 0 25 0 1 0 96348933 60940288 13395 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 14878 13395 71 138 0 14737 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 77428

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 25229
/proc/meminfo: memFree=1145776/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=60084 CPUtime=1159.24
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 14226 0 0 0 115911 13 0 0 25 0 1 0 96348933 61526016 13539 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 15021 13539 71 138 0 14880 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 78000

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 25229
/proc/meminfo: memFree=1145648/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=60084 CPUtime=1167.24
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 14231 0 0 0 116711 13 0 0 25 0 1 0 96348933 61526016 13544 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 15021 13544 71 138 0 14880 0
Current children cumulated CPU time (s) 1189.88
Current children cumulated vsize (KiB) 78000

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 25229
/proc/meminfo: memFree=1145648/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=60084 CPUtime=1173.64
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 14235 0 0 0 117351 13 0 0 25 0 1 0 96348933 61526016 13548 1992294400 134512640 135078026 4294956176 18446744073709551615 134534634 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 15021 13548 71 138 0 14880 0
Current children cumulated CPU time (s) 1196.28
Current children cumulated vsize (KiB) 78000

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 25229
/proc/meminfo: memFree=1145648/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=60084 CPUtime=1175.23
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 14236 0 0 0 117510 13 0 0 25 0 1 0 96348933 61526016 13549 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 15021 13549 71 138 0 14880 0
Current children cumulated CPU time (s) 1197.87
Current children cumulated vsize (KiB) 78000

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 25229
/proc/meminfo: memFree=1145648/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=60084 CPUtime=1176.03
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 14237 0 0 0 117590 13 0 0 25 0 1 0 96348933 61526016 13550 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 15021 13550 71 138 0 14880 0
Current children cumulated CPU time (s) 1198.67
Current children cumulated vsize (KiB) 78000

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 25229
/proc/meminfo: memFree=1145648/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=60084 CPUtime=1176.43
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 14237 0 0 0 117630 13 0 0 25 0 1 0 96348933 61526016 13550 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 15021 13550 71 138 0 14880 0
Current children cumulated CPU time (s) 1199.07
Current children cumulated vsize (KiB) 78000

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 25229
/proc/meminfo: memFree=1145648/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=60084 CPUtime=1176.63
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 14237 0 0 0 117650 13 0 0 25 0 1 0 96348933 61526016 13550 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 15021 13550 71 138 0 14880 0
Current children cumulated CPU time (s) 1199.27
Current children cumulated vsize (KiB) 78000

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 25229
/proc/meminfo: memFree=1145648/2055920 swapFree=4192956/4192956
[pid=25223] ppid=25221 vsize=17916 CPUtime=22.64
/proc/25223/stat : 25223 (SATzilla2009_C) S 25221 25223 24935 0 -1 4194304 7104 29383 0 0 930 3 1292 39 25 0 1 0 96346665 18345984 4253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25223/statm: 4479 4253 219 399 0 4076 0
[pid=25229] ppid=25223 vsize=60084 CPUtime=1176.73
/proc/25229/stat : 25229 (mxc-sr08) R 25223 25223 24935 0 -1 4194304 14237 0 0 0 117660 13 0 0 25 0 1 0 96348933 61526016 13550 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25229/statm: 15021 13550 71 138 0 14880 0
Current children cumulated CPU time (s) 1199.37
Current children cumulated vsize (KiB) 78000

Child status: 17
Real time (s): 1199.89
CPU time (s): 1199.49
CPU user time (s): 1198.92
CPU system time (s): 0.578911
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 78000

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

runsolver used 0.972852 second user time and 3.39848 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-25 20:13:01
IDJOB=1723116
IDBENCH=71103
IDSOLVER=527
FILE ID=node36/1723116-1240683180
PBS_JOBID= 9186637
Free space on /tmp= 66376 MiB

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

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

MD5SUM BENCH= e0639bbed56c8b8c34616f8cb99c381c
RANDOM SEED=246014152

node36.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.232
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.232
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:       1218272 kB
Buffers:         75172 kB
Cached:         668612 kB
SwapCached:          0 kB
Active:         169832 kB
Inactive:       587868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1218272 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           33232 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            66092 kB
Committed_AS:   335144 kB
PageTables:       1356 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= 66348 MiB
End job on node36 at 2009-04-25 20:33:01