Trace number 1719815

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

General information on the benchmark

Namemizh-sha0-36-3.cnf
MD5SUM7e900a3d5c709e5167c14f906d6ebd88
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark130.127
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.76/23.82	c SATzilla is building models for class 3
23.76/23.82	c run presolver mxc-sr08 for 10 seconds ... 
23.76/23.82	c Bin: Executing mxc-sr08
23.76/23.82	c spawning binary file with 10 seconds ...
23.76/23.82	c child exit by a signal
23.76/23.82	c mxc-sr08 returned code 137.
23.76/23.82	c run presolver picosat846 for 5 seconds ... 
23.76/23.82	c Bin: Executing picosat846
23.76/23.82	c spawning binary file with 5 seconds ...
23.76/23.82	c child exit by a signal
23.76/23.82	c picosat846 returned code 137.
23.76/23.82	c Orignal number of varibales is 50073, number of clauses is 210235 
23.76/23.82	c predicted feature computation time is 2.680487 
23.76/23.82	c Bin: Executing satelite
23.76/23.82	c spawning binary file with 240 seconds ...
23.76/23.82	c child exited successfully
23.76/23.82	c satzilla computing base features
23.76/23.82	c Number of variabe is: 20562, Number of clause is : 120276 
23.76/23.82	c Initializing...
23.76/23.82	c satzilla doing clause learning
23.76/23.82	c start clause learning features ...
23.76/23.82	c Bin: Executing zchaff07
23.76/23.82	c spawning binary file with 2 seconds ...
23.76/23.82	c child exit by a signal
23.76/23.82	c satzilla doing survey propogation probe
23.76/23.82	c do survay propogation for 2 second ...
23.76/23.82	c satzilla doing local search probe
23.76/23.82	c features are:50073 210235 20562 120276 1.43522 0.747938 0.170957 0.409134 0.434281 1.03596 0.000164913 0.186362 9.72668e-05 0.000194534 0.917245 0.0806229 0.528443 0.000164913 0.512314 4.98853e-05 0.000465596 2.55671 0.0189033 0.038207 0 0.272727 0.822498 8.47737e-05 0.501404 1.66284e-05 0.000232798 2.30643 0.528975 6.64668e-05 0.519531 3.32568e-05 0.000174598 271.08 0.182784 177 384 340 208 297 236 269 6.91991 0.143759 4.84135 9.43182 8.37809 5.82627 7.46176 6.39847 6.75697 0.0752907 1.90017 0 0.653631 0.365906 3.66858e-08 0.0610066 0.000105139 0.00441203 0.0307517 0.727048 1.13528e-05 0.210579 0.0447457 0.000707341 0.0416875 0.0222384 0.0261801 1828.33 0.0166784 3972.83 0.0144345 3968.5 3912 3991 0.273204 0.11334 0.846503 0.00778094 
23.76/23.82	c satzilla's ranking:
23.76/23.82	c 1) mxc-sr08: 3.237535
23.76/23.82	c 2) picosat846: 2.508920
23.76/23.82	c 3) minisat20SAT07: 1.767716
23.76/23.82	c 4) march_dl2004: 0.001059
23.76/23.82	c 5) zchaff_rand: -0.031566
23.76/23.82	c 6) SATenstein: -10000.000000
23.76/23.82	c 7) gnovelty+: -10000.000000
23.76/23.82	c 8) adaptg2wsat+: -10000.000000
23.76/23.82	c 9) adaptg2wsat0: -10000.000000
23.76/23.82	c 10) tts-4-0: -10000.000000
23.76/23.82	c 11) vallst: -10000.000000
23.76/23.82	c 12) minisat20: -10000.000000
23.76/23.82	c 13) kcnfs04SAT07: -10000.000000
23.76/23.82	c satzilla running mxc-sr08 ... 
1199.57/1200.16	c Bin: Executing mxc-sr08
1199.57/1200.16	c spawning binary file with 1176 seconds ...
1199.57/1200.16	c child exit by a signal
1199.57/1200.16	c mxc-sr08 returned code 137.
1199.57/1200.16	c satzilla running picosat846 ... 
1199.57/1200.16	c Bin: Executing picosat846
1199.57/1200.16	c picosat846 returned code 1.
1199.57/1200.16	c satzilla running minisat20SAT07 ... 
1199.57/1200.16	c Bin: Executing minisat20SAT07
1199.57/1200.16	c minisat20SAT07 returned code 1.
1199.57/1200.16	c satzilla running march_dl2004 ... 
1199.57/1200.16	c Bin: Executing march_dl2004
1199.57/1200.16	c march_dl2004 returned code 1.
1199.57/1200.16	c satzilla running zchaff_rand ... 
1199.57/1200.16	c Bin: Executing zchaff_rand
1199.57/1200.16	c zchaff_rand returned code 1.
1199.57/1200.16	c satzilla running SATenstein ... 
1199.57/1200.16	c Bin: Executing SATenstein
1199.57/1200.16	c SATenstein returned code 1.
1199.57/1200.16	c satzilla running gnovelty+ ... 
1199.57/1200.16	c Bin: Executing gnovelty+
1199.57/1200.16	c gnovelty+ returned code 1.
1199.57/1200.16	c satzilla running adaptg2wsat+ ... 
1199.57/1200.16	c Bin: Executing adaptg2wsat+
1199.57/1200.16	c adaptg2wsat+ returned code 1.
1199.57/1200.16	c satzilla running adaptg2wsat0 ... 
1199.57/1200.16	c Bin: Executing adaptg2wsat0
1199.57/1200.16	c adaptg2wsat0 returned code 1.
1199.57/1200.16	c satzilla running tts-4-0 ... 
1199.57/1200.16	c Bin: Executing tts-4-0
1199.57/1200.16	c tts-4-0 returned code 1.
1199.57/1200.16	c satzilla running vallst ... 
1199.57/1200.16	c Bin: Executing vallst
1199.57/1200.16	c vallst returned code 1.
1199.57/1200.16	c satzilla running minisat20 ... 
1199.57/1200.16	c Bin: Executing minisat20
1199.57/1200.16	c minisat20 returned code 1.
1199.57/1200.16	c satzilla running kcnfs04SAT07 ... 
1199.57/1200.16	c Bin: Executing kcnfs04SAT07
1199.57/1200.16	c kcnfs04SAT07 returned code 1.
1199.57/1200.16	c ERROR: All Failed! 
1199.57/1200.16	c SATZILLA_TIME=1199.830000

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-1719815-1240649675/watcher-1719815-1240649675 -o /tmp/evaluation-result-1719815-1240649675/solver-1719815-1240649675 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1719815-1240649675.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.92 1.03 1.13 3/64 19155
/proc/meminfo: memFree=1566672/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=2056 CPUtime=0
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92995299 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 514 112 96 399 0 111 0
[pid=19156] ppid=19155 vsize=4860 CPUtime=0
/proc/19156/stat : 19156 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 719 0 0 0 0 0 0 0 19 0 1 0 92995299 4976640 715 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19156/statm: 1215 722 44 138 0 1074 0

[startup+0.017412 s]
/proc/loadavg: 0.92 1.03 1.13 3/64 19155
/proc/meminfo: memFree=1566672/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=2056 CPUtime=0
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92995299 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 514 112 96 399 0 111 0
[pid=19156] ppid=19155 vsize=11576 CPUtime=0.01
/proc/19156/stat : 19156 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 2451 0 0 0 0 1 0 0 19 0 1 0 92995299 11853824 2446 1992294400 134512640 135078026 4294956176 18446744073709551615 134554568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19156/statm: 2894 2449 52 138 0 2753 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13632

[startup+0.10142 s]
/proc/loadavg: 0.92 1.03 1.13 3/64 19155
/proc/meminfo: memFree=1566672/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=2056 CPUtime=0
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92995299 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 514 112 96 399 0 111 0
[pid=19156] ppid=19155 vsize=20332 CPUtime=0.09
/proc/19156/stat : 19156 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 4399 0 0 0 8 1 0 0 19 0 1 0 92995299 20819968 4372 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19156/statm: 5083 4373 54 138 0 4942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22388

[startup+0.30144 s]
/proc/loadavg: 0.92 1.03 1.13 3/64 19155
/proc/meminfo: memFree=1566672/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=2056 CPUtime=0
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92995299 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 514 112 96 399 0 111 0
[pid=19156] ppid=19155 vsize=24228 CPUtime=0.29
/proc/19156/stat : 19156 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 6398 0 0 0 27 2 0 0 21 0 1 0 92995299 24809472 5339 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19156/statm: 6057 5339 55 138 0 5916 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26284

[startup+0.701482 s]
/proc/loadavg: 0.92 1.03 1.13 3/64 19155
/proc/meminfo: memFree=1566672/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=2056 CPUtime=0
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92995299 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 514 112 96 399 0 111 0
[pid=19156] ppid=19155 vsize=32112 CPUtime=0.69
/proc/19156/stat : 19156 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 8298 0 0 0 66 3 0 0 25 0 1 0 92995299 32882688 7239 1992294400 134512640 135078026 4294956176 18446744073709551615 134552182 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19156/statm: 8028 7239 55 138 0 7887 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34168

[startup+1.50157 s]
/proc/loadavg: 0.92 1.03 1.13 2/66 19157
/proc/meminfo: memFree=1539520/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=2056 CPUtime=0
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92995299 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 514 112 96 399 0 111 0
[pid=19156] ppid=19155 vsize=29288 CPUtime=1.49
/proc/19156/stat : 19156 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 8684 0 0 0 145 4 0 0 25 0 1 0 92995299 29990912 6766 1992294400 134512640 135078026 4294956176 18446744073709551615 134535086 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19156/statm: 7322 6766 71 138 0 7181 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31344

[startup+3.10174 s]
/proc/loadavg: 0.92 1.03 1.13 2/66 19157
/proc/meminfo: memFree=1538112/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=2056 CPUtime=0
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92995299 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 514 112 96 399 0 111 0
[pid=19156] ppid=19155 vsize=29420 CPUtime=3.09
/proc/19156/stat : 19156 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 8687 0 0 0 304 5 0 0 25 0 1 0 92995299 30126080 6769 1992294400 134512640 135078026 4294956176 18446744073709551615 134538959 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19156/statm: 7355 6769 71 138 0 7214 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31476

[startup+6.30108 s]
/proc/loadavg: 1.01 1.05 1.14 2/66 19157
/proc/meminfo: memFree=1539072/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=2056 CPUtime=0
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92995299 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 514 112 96 399 0 111 0
[pid=19156] ppid=19155 vsize=30608 CPUtime=6.29
/proc/19156/stat : 19156 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 8984 0 0 0 623 6 0 0 25 0 1 0 92995299 31342592 7066 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19156/statm: 7652 7066 71 138 0 7511 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32664

[startup+12.7018 s]
/proc/loadavg: 1.01 1.05 1.14 2/66 19158
/proc/meminfo: memFree=1555008/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=2056 CPUtime=10
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 152 9321 0 0 0 0 993 7 16 0 1 0 92995299 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 514 121 104 399 0 111 0
[pid=19158] ppid=19155 vsize=14336 CPUtime=2.68
/proc/19158/stat : 19158 (picosat846) R 19155 19155 19025 0 -1 4194304 3227 0 0 0 267 1 0 0 25 0 1 0 92996300 14680064 3200 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19158/statm: 3584 3200 85 14 0 3250 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16392

[startup+25.5011 s]
/proc/loadavg: 1.00 1.04 1.13 2/66 19161
/proc/meminfo: memFree=1519232/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=29288 CPUtime=1.65
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 8684 0 0 0 162 3 0 0 25 0 1 0 92997682 29990912 6766 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 7322 6766 71 138 0 7181 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 49224

[startup+51.1019 s]
/proc/loadavg: 1.00 1.04 1.13 2/66 19161
/proc/meminfo: memFree=1510592/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=38384 CPUtime=27.23
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 10915 0 0 0 2718 5 0 0 25 0 1 0 92997682 39305216 8997 1992294400 134512640 135078026 4294956176 18446744073709551615 134533764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 9596 8997 71 138 0 9455 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 58320

[startup+102.305 s]
/proc/loadavg: 1.00 1.03 1.12 2/66 19161
/proc/meminfo: memFree=1492160/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=56600 CPUtime=78.42
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 15496 0 0 0 7831 11 0 0 25 0 1 0 92997682 57958400 13578 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 14150 13578 71 138 0 14009 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 76536

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.11 2/66 19161
/proc/meminfo: memFree=1464320/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=84584 CPUtime=138.39
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 22496 0 0 0 13821 18 0 0 25 0 1 0 92997682 86614016 20578 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 21146 20578 71 138 0 21005 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 104520

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.09 2/66 19161
/proc/meminfo: memFree=1437952/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=111100 CPUtime=198.35
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 29039 0 0 0 19810 25 0 0 25 0 1 0 92997682 113766400 27121 1992294400 134512640 135078026 4294956176 18446744073709551615 134521963 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 27775 27121 71 138 0 27634 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 131036

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 19161
/proc/meminfo: memFree=1437312/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=111628 CPUtime=258.33
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 29178 0 0 0 25808 25 0 0 25 0 1 0 92997682 114307072 27260 1992294400 134512640 135078026 4294956176 18446744073709551615 134523644 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 27907 27260 71 138 0 27766 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 131564

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.08 2/66 19161
/proc/meminfo: memFree=1435584/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=113476 CPUtime=318.31
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 29628 0 0 0 31805 26 0 0 25 0 1 0 92997682 116199424 27710 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 28369 27710 71 138 0 28228 0

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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 19167
/proc/meminfo: memFree=1390912/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=157832 CPUtime=738.15
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 40739 0 0 0 73775 40 0 0 25 0 1 0 92997682 161619968 38821 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 39458 38821 71 138 0 39317 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 177768

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 19167
/proc/meminfo: memFree=1369984/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=179028 CPUtime=798.12
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 46013 0 0 0 79766 46 0 0 25 0 1 0 92997682 183324672 44095 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 44757 44095 71 138 0 44616 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 198964

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 19167
/proc/meminfo: memFree=1351680/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=197320 CPUtime=858.1
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 50532 0 0 0 85758 52 0 0 25 0 1 0 92997682 202055680 48614 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 49330 48614 71 138 0 49189 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 217256

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 19167
/proc/meminfo: memFree=1334080/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=215024 CPUtime=918.07
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 54958 0 0 0 91750 57 0 0 25 0 1 0 92997682 220184576 53040 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 53756 53040 71 138 0 53615 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 234960

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 19167
/proc/meminfo: memFree=1330240/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=218468 CPUtime=978.05
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 55846 0 0 0 97747 58 0 0 25 0 1 0 92997682 223711232 53928 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 54617 53928 71 138 0 54476 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 238404

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 19167
/proc/meminfo: memFree=1330240/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=218468 CPUtime=1038.03
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 55846 0 0 0 103745 58 0 0 25 0 1 0 92997682 223711232 53928 1992294400 134512640 135078026 4294956176 18446744073709551615 134535089 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 54617 53928 71 138 0 54476 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 238404

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19167
/proc/meminfo: memFree=1330176/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=218468 CPUtime=1098
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 55847 0 0 0 109742 58 0 0 25 0 1 0 92997682 223711232 53929 1992294400 134512640 135078026 4294956176 18446744073709551615 134535086 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 54617 53929 71 138 0 54476 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 238404

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19167
/proc/meminfo: memFree=1330176/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=218468 CPUtime=1157.98
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 55848 0 0 0 115740 58 0 0 25 0 1 0 92997682 223711232 53930 1992294400 134512640 135078026 4294956176 18446744073709551615 134523233 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 54617 53930 71 138 0 54476 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 238404

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 19167
/proc/meminfo: memFree=1330176/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=218468 CPUtime=1165.98
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 55849 0 0 0 116540 58 0 0 25 0 1 0 92997682 223711232 53931 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 54617 53931 71 138 0 54476 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 238404

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19167
/proc/meminfo: memFree=1330176/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=218468 CPUtime=1172.38
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 55849 0 0 0 117180 58 0 0 25 0 1 0 92997682 223711232 53931 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 54617 53931 71 138 0 54476 0
Current children cumulated CPU time (s) 1196.17
Current children cumulated vsize (KiB) 238404

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19167
/proc/meminfo: memFree=1330176/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=218468 CPUtime=1173.97
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 55849 0 0 0 117339 58 0 0 25 0 1 0 92997682 223711232 53931 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 54617 53931 71 138 0 54476 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 238404

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19167
/proc/meminfo: memFree=1330176/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=218468 CPUtime=1174.77
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 55849 0 0 0 117419 58 0 0 25 0 1 0 92997682 223711232 53931 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 54617 53931 71 138 0 54476 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 238404

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19167
/proc/meminfo: memFree=1330176/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=218468 CPUtime=1175.57
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 55849 0 0 0 117499 58 0 0 25 0 1 0 92997682 223711232 53931 1992294400 134512640 135078026 4294956176 18446744073709551615 134523882 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 54617 53931 71 138 0 54476 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 238404

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19167
/proc/meminfo: memFree=1330176/2055920 swapFree=4181276/4192956
[pid=19155] ppid=19153 vsize=19936 CPUtime=23.79
/proc/19155/stat : 19155 (SATzilla2009_I) S 19153 19155 19025 0 -1 4194304 6381 24528 0 0 568 14 1773 24 25 0 1 0 92995299 20414464 4732 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19155/statm: 4984 4732 217 399 0 4581 0
[pid=19161] ppid=19155 vsize=218468 CPUtime=1175.78
/proc/19161/stat : 19161 (mxc-sr08) R 19155 19155 19025 0 -1 4194304 55849 0 0 0 117520 58 0 0 25 0 1 0 92997682 223711232 53931 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19161/statm: 54617 53931 71 138 0 54476 0
Current children cumulated CPU time (s) 1199.57
Current children cumulated vsize (KiB) 238404

Child status: 17
Real time (s): 1200.17
CPU time (s): 1199.67
CPU user time (s): 1198.65
CPU system time (s): 1.01484
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 238404

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

runsolver used 1.10283 second user time and 3.2705 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-25 10:54:35
IDJOB=1719815
IDBENCH=69574
IDSOLVER=528
FILE ID=node47/1719815-1240649675
PBS_JOBID= 9186486
Free space on /tmp= 66288 MiB

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

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

MD5SUM BENCH= 7e900a3d5c709e5167c14f906d6ebd88
RANDOM SEED=17947701

node47.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.212
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.212
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:       1567216 kB
Buffers:         51560 kB
Cached:         384076 kB
SwapCached:       6432 kB
Active:         188812 kB
Inactive:       255644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567216 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:           35576 kB
Writeback:           0 kB
Mapped:          13492 kB
Slab:            30300 kB
Committed_AS:   330348 kB
PageTables:       1444 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= 66256 MiB
End job on node47 at 2009-04-25 11:14:35