Trace number 1720231

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.64 1200.18

General information on the benchmark

Namemizh-sha0-36-4.cnf
MD5SUMf43e1bf70d9ce8021bafd328efc83ae7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark159.031
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

23.67/23.79	c SATzilla is building models for class 3
23.67/23.79	c run presolver mxc-sr08 for 10 seconds ... 
23.67/23.79	c Bin: Executing mxc-sr08
23.67/23.79	c spawning binary file with 10 seconds ...
23.67/23.79	c child exit by a signal
23.67/23.79	c mxc-sr08 returned code 137.
23.67/23.79	c run presolver picosat846 for 5 seconds ... 
23.67/23.79	c Bin: Executing picosat846
23.67/23.79	c spawning binary file with 5 seconds ...
23.67/23.79	c child exit by a signal
23.67/23.79	c picosat846 returned code 137.
23.67/23.79	c Orignal number of varibales is 50073, number of clauses is 210235 
23.67/23.79	c predicted feature computation time is 2.680487 
23.67/23.79	c Bin: Executing satelite
23.67/23.79	c spawning binary file with 240 seconds ...
23.67/23.79	c child exited successfully
23.67/23.79	c satzilla computing base features
23.67/23.79	c Number of variabe is: 20573, Number of clause is : 120343 
23.67/23.79	c Initializing...
23.67/23.79	c satzilla doing clause learning
23.67/23.79	c start clause learning features ...
23.67/23.79	c Bin: Executing zchaff07
23.67/23.79	c spawning binary file with 2 seconds ...
23.67/23.79	c child exit by a signal
23.67/23.79	c satzilla doing survey propogation probe
23.67/23.79	c do survay propogation for 2 second ...
23.67/23.79	c satzilla doing local search probe
23.67/23.79	c features are:50073 210235 20573 120343 1.43392 0.746965 0.170953 0.409265 0.434034 1.03582 0.00016482 0.186349 9.72148e-05 0.000243037 0.917288 0.0805863 0.528572 0.00016482 0.512196 4.98575e-05 0.000465337 2.55712 0.0188894 0.0381702 0 0.272727 0.822161 8.47316e-05 0.501281 1.66192e-05 0.000232668 2.30624 0.52898 6.64274e-05 0.51957 3.32383e-05 0.000174501 275.16 0.201859 115 398 328 213 316 246 287 7.55202 0.183794 5.63158 11.8522 9.31646 5.97154 8.35427 6.74419 7.20732 0.0750914 1.90189 0 0.653265 0.36461 3.66858e-08 0.0605787 0.000106566 0.00435264 0.0307696 0.728432 1.13599e-05 0.210579 0.0447464 0.000708376 0.0416538 0.0222393 0.0261989 2076.33 0.280485 3957.67 0.00438422 3952 3940 3975 0.608061 1.22483 0.868115 0.0612861 
23.67/23.79	c satzilla's ranking:
23.67/23.79	c 1) mxc-sr08: 3.221770
23.67/23.79	c 2) picosat846: 2.515501
23.67/23.79	c 3) minisat20SAT07: 2.179028
23.67/23.79	c 4) march_dl2004: 0.021554
23.67/23.79	c 5) zchaff_rand: -0.040806
23.67/23.79	c 6) SATenstein: -10000.000000
23.67/23.79	c 7) gnovelty+: -10000.000000
23.67/23.79	c 8) adaptg2wsat+: -10000.000000
23.67/23.79	c 9) adaptg2wsat0: -10000.000000
23.67/23.79	c 10) tts-4-0: -10000.000000
23.67/23.79	c 11) vallst: -10000.000000
23.67/23.79	c 12) minisat20: -10000.000000
23.67/23.79	c 13) kcnfs04SAT07: -10000.000000
23.67/23.79	c satzilla running mxc-sr08 ... 
1199.53/1200.17	c Bin: Executing mxc-sr08
1199.53/1200.17	c spawning binary file with 1176 seconds ...
1199.53/1200.17	c child exit by a signal
1199.53/1200.17	c mxc-sr08 returned code 137.
1199.53/1200.17	c satzilla running picosat846 ... 
1199.53/1200.17	c Bin: Executing picosat846
1199.53/1200.17	c picosat846 returned code 1.
1199.53/1200.17	c satzilla running minisat20SAT07 ... 
1199.53/1200.17	c Bin: Executing minisat20SAT07
1199.53/1200.17	c minisat20SAT07 returned code 1.
1199.53/1200.17	c satzilla running march_dl2004 ... 
1199.53/1200.17	c Bin: Executing march_dl2004
1199.53/1200.17	c march_dl2004 returned code 1.
1199.53/1200.17	c satzilla running zchaff_rand ... 
1199.53/1200.17	c Bin: Executing zchaff_rand
1199.53/1200.17	c zchaff_rand returned code 1.
1199.53/1200.17	c satzilla running SATenstein ... 
1199.53/1200.17	c Bin: Executing SATenstein
1199.53/1200.17	c SATenstein returned code 1.
1199.53/1200.17	c satzilla running gnovelty+ ... 
1199.53/1200.17	c Bin: Executing gnovelty+
1199.53/1200.17	c gnovelty+ returned code 1.
1199.53/1200.17	c satzilla running adaptg2wsat+ ... 
1199.53/1200.17	c Bin: Executing adaptg2wsat+
1199.53/1200.17	c adaptg2wsat+ returned code 1.
1199.53/1200.17	c satzilla running adaptg2wsat0 ... 
1199.53/1200.17	c Bin: Executing adaptg2wsat0
1199.53/1200.17	c adaptg2wsat0 returned code 1.
1199.53/1200.17	c satzilla running tts-4-0 ... 
1199.53/1200.17	c Bin: Executing tts-4-0
1199.53/1200.17	c tts-4-0 returned code 1.
1199.53/1200.17	c satzilla running vallst ... 
1199.53/1200.17	c Bin: Executing vallst
1199.53/1200.17	c vallst returned code 1.
1199.53/1200.17	c satzilla running minisat20 ... 
1199.53/1200.17	c Bin: Executing minisat20
1199.53/1200.17	c minisat20 returned code 1.
1199.53/1200.17	c satzilla running kcnfs04SAT07 ... 
1199.53/1200.17	c Bin: Executing kcnfs04SAT07
1199.53/1200.17	c kcnfs04SAT07 returned code 1.
1199.53/1200.17	c ERROR: All Failed! 
1199.53/1200.17	c SATZILLA_TIME=1199.800000

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8647
/proc/meminfo: memFree=940224/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=2056 CPUtime=0
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93414164 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 514 112 96 399 0 111 0
[pid=8648] ppid=8647 vsize=4860 CPUtime=0
/proc/8648/stat : 8648 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 711 0 0 0 0 0 0 0 19 0 1 0 93414164 4976640 708 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8648/statm: 1215 715 44 138 0 1074 0

[startup+0.037893 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8647
/proc/meminfo: memFree=940224/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=2056 CPUtime=0
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93414164 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 514 112 96 399 0 111 0
[pid=8648] ppid=8647 vsize=16088 CPUtime=0.02
/proc/8648/stat : 8648 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 3329 0 0 0 1 1 0 0 19 0 1 0 93414164 16474112 3302 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8648/statm: 4022 3303 54 138 0 3881 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18144

[startup+0.101898 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8647
/proc/meminfo: memFree=940224/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=2056 CPUtime=0
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93414164 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 514 112 96 399 0 111 0
[pid=8648] ppid=8647 vsize=20464 CPUtime=0.09
/proc/8648/stat : 8648 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 4416 0 0 0 7 2 0 0 19 0 1 0 93414164 20955136 4390 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8648/statm: 5116 4390 54 138 0 4975 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22520

[startup+0.301916 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8647
/proc/meminfo: memFree=940224/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=2056 CPUtime=0
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93414164 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 514 112 96 399 0 111 0
[pid=8648] ppid=8647 vsize=24228 CPUtime=0.29
/proc/8648/stat : 8648 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 6408 0 0 0 26 3 0 0 21 0 1 0 93414164 24809472 5349 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8648/statm: 6057 5350 55 138 0 5916 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26284

[startup+0.701951 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8647
/proc/meminfo: memFree=940224/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=2056 CPUtime=0
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93414164 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 514 112 96 399 0 111 0
[pid=8648] ppid=8647 vsize=32344 CPUtime=0.69
/proc/8648/stat : 8648 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 8345 0 0 0 65 4 0 0 25 0 1 0 93414164 33120256 7286 1992294400 134512640 135078026 4294956192 18446744073709551615 134552129 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8648/statm: 8086 7286 55 138 0 7945 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34400

[startup+1.50102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8649
/proc/meminfo: memFree=913072/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=2056 CPUtime=0
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93414164 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 514 112 96 399 0 111 0
[pid=8648] ppid=8647 vsize=29280 CPUtime=1.49
/proc/8648/stat : 8648 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 8682 0 0 0 145 4 0 0 25 0 1 0 93414164 29982720 6764 1992294400 134512640 135078026 4294956192 18446744073709551615 134522327 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8648/statm: 7320 6764 71 138 0 7179 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31336

[startup+3.10217 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8649
/proc/meminfo: memFree=912944/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=2056 CPUtime=0
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93414164 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 514 112 96 399 0 111 0
[pid=8648] ppid=8647 vsize=29280 CPUtime=3.09
/proc/8648/stat : 8648 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 8682 0 0 0 305 4 0 0 25 0 1 0 93414164 29982720 6764 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8648/statm: 7320 6764 71 138 0 7179 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31336

[startup+6.30146 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8649
/proc/meminfo: memFree=913136/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=2056 CPUtime=0
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93414164 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 514 112 96 399 0 111 0
[pid=8648] ppid=8647 vsize=30072 CPUtime=6.29
/proc/8648/stat : 8648 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 8868 0 0 0 624 5 0 0 25 0 1 0 93414164 30793728 6950 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8648/statm: 7518 6950 71 138 0 7377 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32128

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8650
/proc/meminfo: memFree=928432/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=2056 CPUtime=9.99
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 152 9180 0 0 0 0 994 5 19 0 1 0 93414164 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 514 121 104 399 0 111 0
[pid=8650] ppid=8647 vsize=14332 CPUtime=2.68
/proc/8650/stat : 8650 (picosat846) R 8647 8647 8456 0 -1 4194304 3251 0 0 0 267 1 0 0 25 0 1 0 93415165 14675968 3224 1992294400 134512640 134570484 4294956192 18446744073709551615 134553137 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8650/statm: 3583 3224 85 14 0 3249 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 16388

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=892784/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=29280 CPUtime=1.69
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 8682 0 0 0 164 5 0 0 25 0 1 0 93416544 29982720 6764 1992294400 134512640 135078026 4294956192 18446744073709551615 134539318 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 7320 6764 71 138 0 7179 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 49224

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=885104/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=37320 CPUtime=27.27
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 10631 0 0 0 2720 7 0 0 25 0 1 0 93416544 38215680 8713 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 9330 8713 71 138 0 9189 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 57264

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=862776/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=59632 CPUtime=78.44
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 16258 0 0 0 7831 13 0 0 25 0 1 0 93416544 61063168 14340 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 14908 14340 71 138 0 14767 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 79576

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=837688/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=84964 CPUtime=138.42
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 22497 0 0 0 13822 20 0 0 25 0 1 0 93416544 87003136 20579 1992294400 134512640 135078026 4294956192 18446744073709551615 134523646 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 21241 20579 71 138 0 21100 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 104908

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=837496/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=85360 CPUtime=198.4
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 22591 0 0 0 19819 21 0 0 25 0 1 0 93416544 87408640 20673 1992294400 134512640 135078026 4294956192 18446744073709551615 134523635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 21340 20673 71 138 0 21199 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 105304

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=811448/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=111632 CPUtime=258.37
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 29168 0 0 0 25810 27 0 0 25 0 1 0 93416544 114311168 27250 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 27908 27250 71 138 0 27767 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 131576

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=797944/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=124700 CPUtime=318.35
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 32435 0 0 0 31805 30 0 0 25 0 1 0 93416544 127692800 30517 1992294400 134512640 135078026 4294956192 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 31175 30517 71 138 0 31034 0

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


[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=753208/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=169224 CPUtime=738.15
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 43569 0 0 0 73771 44 0 0 25 0 1 0 93416544 173285376 41651 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 42306 41651 71 138 0 42165 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 189168

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=746936/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=175692 CPUtime=798.13
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 45208 0 0 0 79766 47 0 0 25 0 1 0 93416544 179908608 43290 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 43923 43290 71 138 0 43782 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 195636

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 8653
/proc/meminfo: memFree=745080/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=177408 CPUtime=858.1
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 45613 0 0 0 85763 47 0 0 25 0 1 0 93416544 181665792 43695 1992294400 134512640 135078026 4294956192 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 44352 43695 71 138 0 44211 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 197352

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=745080/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=177408 CPUtime=918.07
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 45613 0 0 0 91760 47 0 0 25 0 1 0 93416544 181665792 43695 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 44352 43695 71 138 0 44211 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 197352

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=745016/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=177408 CPUtime=978.05
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 45614 0 0 0 97758 47 0 0 25 0 1 0 93416544 181665792 43696 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 44352 43696 71 138 0 44211 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 197352

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=745016/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=177408 CPUtime=1038.03
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 45614 0 0 0 103756 47 0 0 25 0 1 0 93416544 181665792 43696 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 44352 43696 71 138 0 44211 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 197352

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=734584/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=188100 CPUtime=1097.99
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 48292 0 0 0 109749 50 0 0 25 0 1 0 93416544 192614400 46374 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 47025 46374 71 138 0 46884 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 208044

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=716408/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=206080 CPUtime=1157.97
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 52780 0 0 0 115742 55 0 0 25 0 1 0 93416544 211025920 50862 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 51520 50862 71 138 0 51379 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 226024

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=716408/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=206080 CPUtime=1165.97
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 52780 0 0 0 116542 55 0 0 25 0 1 0 93416544 211025920 50862 1992294400 134512640 135078026 4294956192 18446744073709551615 134523653 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 51520 50862 71 138 0 51379 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 226024

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=716344/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=206080 CPUtime=1172.37
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 52780 0 0 0 117182 55 0 0 25 0 1 0 93416544 211025920 50862 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 51520 50862 71 138 0 51379 0
Current children cumulated CPU time (s) 1196.13
Current children cumulated vsize (KiB) 226024

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=716344/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=206080 CPUtime=1173.97
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 52780 0 0 0 117342 55 0 0 25 0 1 0 93416544 211025920 50862 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 51520 50862 71 138 0 51379 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 226024

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=716344/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=206080 CPUtime=1174.77
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 52780 0 0 0 117422 55 0 0 25 0 1 0 93416544 211025920 50862 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 51520 50862 71 138 0 51379 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 226024

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=716344/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=206080 CPUtime=1175.57
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 52780 0 0 0 117502 55 0 0 25 0 1 0 93416544 211025920 50862 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 51520 50862 71 138 0 51379 0
Current children cumulated CPU time (s) 1199.33
Current children cumulated vsize (KiB) 226024

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8653
/proc/meminfo: memFree=716344/2055920 swapFree=4192956/4192956
[pid=8647] ppid=8645 vsize=19944 CPUtime=23.76
/proc/8647/stat : 8647 (SATzilla2009_I) S 8645 8647 8456 0 -1 4194304 6383 24604 0 0 567 12 1773 24 25 0 1 0 93414164 20422656 4734 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8647/statm: 4986 4734 217 399 0 4583 0
[pid=8653] ppid=8647 vsize=206080 CPUtime=1175.77
/proc/8653/stat : 8653 (mxc-sr08) R 8647 8647 8456 0 -1 4194304 52780 0 0 0 117522 55 0 0 25 0 1 0 93416544 211025920 50862 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8653/statm: 51520 50862 71 138 0 51379 0
Current children cumulated CPU time (s) 1199.53
Current children cumulated vsize (KiB) 226024

Child status: 17
Real time (s): 1200.18
CPU time (s): 1199.64
CPU user time (s): 1198.68
CPU system time (s): 0.959854
CPU usage (%): 99.9546
Max. virtual memory (cumulated for all children) (KiB): 226024

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

runsolver used 0.996848 second user time and 3.37849 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-25 12:04:28
IDJOB=1720231
IDBENCH=69598
IDSOLVER=528
FILE ID=node55/1720231-1240653867
PBS_JOBID= 9186520
Free space on /tmp= 66376 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-4.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720231-1240653867/watcher-1720231-1240653867 -o /tmp/evaluation-result-1720231-1240653867/solver-1720231-1240653867 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1720231-1240653867.cnf

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

MD5SUM BENCH= f43e1bf70d9ce8021bafd328efc83ae7
RANDOM SEED=1363274654

node55.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.240
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.240
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:        940712 kB
Buffers:         92588 kB
Cached:         913268 kB
SwapCached:          0 kB
Active:         363720 kB
Inactive:       656036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        940712 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           35576 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            81524 kB
Committed_AS:   248660 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node55 at 2009-04-25 12:24:28