Trace number 1723529

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_R 2009-03-22? (exit code) 1198.87 1199.43

General information on the benchmark

Namemanol-pipe-g10id.cnf
MD5SUM79b8866c5f4be7f699958174c5be63e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.3264
Satisfiable
(Un)Satisfiability was proved
Number of variables159638
Number of clauses473596
Sum of the clauses size1105056
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2315730
Number of clauses of size 3157865
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

77.92/78.08	c SATzilla is building models for class 1
77.92/78.08	c run presolver SATenstein for 30 seconds ... 
77.92/78.08	c Bin: Executing SATenstein
77.92/78.08	c spawning binary file with 30 seconds ...
77.92/78.08	c child exit by a signal
77.92/78.08	c SATenstein returned code 137.
77.92/78.08	c run presolver mxc-sr08 for 30 seconds ... 
77.92/78.08	c Bin: Executing mxc-sr08
77.92/78.08	c spawning binary file with 30 seconds ...
77.92/78.08	c child exit by a signal
77.92/78.08	c mxc-sr08 returned code 137.
77.92/78.08	c Orignal number of varibales is 159638, number of clauses is 473596 
77.92/78.08	c predicted feature computation time is -49.313796 
77.92/78.08	c Bin: Executing satelite
77.92/78.08	c spawning binary file with 240 seconds ...
77.92/78.08	c child exited successfully
77.92/78.08	c satzilla computing base features
77.92/78.08	c Number of variabe is: 26986, Number of clause is : 206201 
77.92/78.08	c Initializing...
77.92/78.08	c satzilla compute diameter ...
77.92/78.08	c start diameter features ...
77.92/78.08	c satzilla doing clause learning
77.92/78.08	c start clause learning features ...
77.92/78.08	c Bin: Executing zchaff07
77.92/78.08	c spawning binary file with 2 seconds ...
77.92/78.08	c child exit by a signal
77.92/78.08	c satzilla doing survey propogation probe
77.92/78.08	c do survay propogation for 2 second ...
77.92/78.08	c satzilla doing local search probe
77.92/78.08	c satzilla doing lobjois search-space size estimate
77.92/78.08	c features are:159638 473596 26986 206201 4.91559 1.29677 0.130872 0.37824 0.71786 1.80083 0.000144334 0.387403 7.41125e-05 0.00122286 1.64108 0.141973 0.44688 0.000144334 1.37639 3.39475e-05 0.00275944 3.02673 0.171366 0.155172 0 0.965812 2.80211 5.07701e-05 1.76827 0 0.0013579 2.58361 0.460725 0.000119673 1.30507 2.42482e-05 0.00186711 7.59615 0.0741992 7 9 0.826431 198 0.493495 62 391 302 64 272 107 195 11.2912 0.161918 8.92715 15.8591 12.6613 9.34191 12.3738 10.1128 11.0271 0.591595 0.408125 5.01443e-09 0.999979 0.847871 0.151577 0.754129 0.497037 0.652405 0.0751584 0.82005 -1.11022e-16 0.457328 0.146905 0.000273891 0.115843 0.0238133 0.0724506 4150.75 1.44516 5498.25 0.666796 7286 0 7328 1.96142 1.60594 1.38552 0.696475 0.0293072 0.154202 
77.92/78.08	c satzilla's ranking:
77.92/78.08	c 1) adaptg2wsat+: 512.225786
77.92/78.08	c 2) adaptg2wsat0: 245.892423
77.92/78.08	c 3) kcnfs04SAT07: 192.150941
77.92/78.08	c 4) gnovelty+: 10.800694
77.92/78.08	c 5) picosat846: 1.271152
77.92/78.08	c 6) march_dl2004: -26.313290
77.92/78.08	c 7) SATenstein: -257.843322
77.92/78.08	c 8) mxc-sr08: -10000.000000
77.92/78.08	c 9) tts-4-0: -10000.000000
77.92/78.08	c 10) zchaff_rand: -10000.000000
77.92/78.08	c 11) vallst: -10000.000000
77.92/78.08	c 12) minisat20: -10000.000000
77.92/78.08	c 13) minisat20SAT07: -10000.000000
77.92/78.08	c satzilla running adaptg2wsat+ ... 
1198.81/1199.42	c Bin: Executing adaptg2wsat+
1198.81/1199.42	c spawning binary file with 1121 seconds ...
1198.81/1199.42	c child exit by a signal
1198.81/1199.42	c adaptg2wsat+ returned code 137.
1198.81/1199.42	c satzilla running adaptg2wsat0 ... 
1198.81/1199.42	c Bin: Executing adaptg2wsat0
1198.81/1199.42	c adaptg2wsat0 returned code 1.
1198.81/1199.42	c satzilla running kcnfs04SAT07 ... 
1198.81/1199.42	c Bin: Executing kcnfs04SAT07
1198.81/1199.42	c kcnfs04SAT07 returned code 1.
1198.81/1199.42	c satzilla running gnovelty+ ... 
1198.81/1199.42	c Bin: Executing gnovelty+
1198.81/1199.42	c gnovelty+ returned code 1.
1198.81/1199.42	c satzilla running picosat846 ... 
1198.81/1199.42	c Bin: Executing picosat846
1198.81/1199.42	c picosat846 returned code 1.
1198.81/1199.42	c satzilla running march_dl2004 ... 
1198.81/1199.42	c Bin: Executing march_dl2004
1198.81/1199.42	c march_dl2004 returned code 1.
1198.81/1199.42	c satzilla running SATenstein ... 
1198.81/1199.42	c Bin: Executing SATenstein
1198.81/1199.42	c SATenstein returned code 1.
1198.81/1199.42	c satzilla running mxc-sr08 ... 
1198.81/1199.42	c Bin: Executing mxc-sr08
1198.81/1199.42	c mxc-sr08 returned code 1.
1198.81/1199.42	c satzilla running tts-4-0 ... 
1198.81/1199.42	c Bin: Executing tts-4-0
1198.81/1199.42	c tts-4-0 returned code 1.
1198.81/1199.42	c satzilla running zchaff_rand ... 
1198.81/1199.42	c Bin: Executing zchaff_rand
1198.81/1199.42	c zchaff_rand returned code 1.
1198.81/1199.42	c satzilla running vallst ... 
1198.81/1199.42	c Bin: Executing vallst
1198.81/1199.42	c vallst returned code 1.
1198.81/1199.42	c satzilla running minisat20 ... 
1198.81/1199.42	c Bin: Executing minisat20
1198.81/1199.42	c minisat20 returned code 1.
1198.81/1199.42	c satzilla running minisat20SAT07 ... 
1198.81/1199.42	c Bin: Executing minisat20SAT07
1198.81/1199.42	c minisat20SAT07 returned code 1.
1198.81/1199.42	c ERROR: All Failed! 
1198.81/1199.42	c SATZILLA_TIME=1199.020000

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

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9926
/proc/meminfo: memFree=859536/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=2056 CPUtime=0
/proc/9926/stat : 9926 (SATzilla2009_R) R 9924 9926 9480 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 96714471 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/9926/statm: 514 112 96 399 0 111 0
[pid=9927] ppid=9926 vsize=10608 CPUtime=0
/proc/9927/stat : 9927 (SATenstein) R 9926 9926 9480 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 96714471 10862592 263 1992294400 134512640 134854740 4294955344 18446744073709551615 134782527 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9927/statm: 2652 263 151 83 0 2213 0

[startup+0.106756 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9926
/proc/meminfo: memFree=859536/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=2056 CPUtime=0
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96714471 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9926/statm: 514 112 96 399 0 111 0
[pid=9927] ppid=9926 vsize=10608 CPUtime=0.1
/proc/9927/stat : 9927 (SATenstein) R 9926 9926 9480 0 -1 4194304 670 0 0 0 10 0 0 0 19 0 1 0 96714471 10862592 651 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9927/statm: 2652 651 151 83 0 2213 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12664

[startup+0.202764 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9926
/proc/meminfo: memFree=859536/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=2056 CPUtime=0
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96714471 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9926/statm: 514 112 96 399 0 111 0
[pid=9927] ppid=9926 vsize=10608 CPUtime=0.19
/proc/9927/stat : 9927 (SATenstein) R 9926 9926 9480 0 -1 4194304 1032 0 0 0 19 0 0 0 20 0 1 0 96714471 10862592 1013 1992294400 134512640 134854740 4294955344 18446744073709551615 134782527 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9927/statm: 2652 1013 151 83 0 2213 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12664

[startup+0.302772 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9926
/proc/meminfo: memFree=859536/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=2056 CPUtime=0
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96714471 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9926/statm: 514 112 96 399 0 111 0
[pid=9927] ppid=9926 vsize=10608 CPUtime=0.3
/proc/9927/stat : 9927 (SATenstein) R 9926 9926 9480 0 -1 4194304 1402 0 0 0 29 1 0 0 21 0 1 0 96714471 10862592 1383 1992294400 134512640 134854740 4294955344 18446744073709551615 134782527 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9927/statm: 2652 1384 151 83 0 2213 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 12664

[startup+0.701809 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9926
/proc/meminfo: memFree=859536/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=2056 CPUtime=0
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96714471 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9926/statm: 514 112 96 399 0 111 0
[pid=9927] ppid=9926 vsize=100660 CPUtime=0.69
/proc/9927/stat : 9927 (SATenstein) R 9926 9926 9480 0 -1 4194304 7726 0 0 0 66 3 0 0 25 0 1 0 96714471 103075840 7706 1992294400 134512640 134854740 4294955344 18446744073709551615 134771290 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9927/statm: 25165 7706 165 83 0 24726 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 102716

[startup+1.50188 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9928
/proc/meminfo: memFree=808192/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=2056 CPUtime=0
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96714471 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9926/statm: 514 112 96 399 0 111 0
[pid=9927] ppid=9926 vsize=100660 CPUtime=1.49
/proc/9927/stat : 9927 (SATenstein) R 9926 9926 9480 0 -1 4194304 13876 0 0 0 144 5 0 0 25 0 1 0 96714471 103075840 12932 1992294400 134512640 134854740 4294955344 18446744073709551615 134524155 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9927/statm: 25165 12932 173 83 0 24726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102716

[startup+3.10103 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9928
/proc/meminfo: memFree=808064/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=2056 CPUtime=0
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96714471 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9926/statm: 514 112 96 399 0 111 0
[pid=9927] ppid=9926 vsize=100660 CPUtime=3.09
/proc/9927/stat : 9927 (SATenstein) R 9926 9926 9480 0 -1 4194304 13876 0 0 0 304 5 0 0 25 0 1 0 96714471 103075840 12932 1992294400 134512640 134854740 4294955344 18446744073709551615 134524531 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9927/statm: 25165 12932 173 83 0 24726 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 102716

[startup+6.30132 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 9928
/proc/meminfo: memFree=808448/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=2056 CPUtime=0
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96714471 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9926/statm: 514 112 96 399 0 111 0
[pid=9927] ppid=9926 vsize=100660 CPUtime=6.29
/proc/9927/stat : 9927 (SATenstein) R 9926 9926 9480 0 -1 4194304 13876 0 0 0 624 5 0 0 25 0 1 0 96714471 103075840 12932 1992294400 134512640 134854740 4294955344 18446744073709551615 134524183 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9927/statm: 25165 12932 173 83 0 24726 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102716

[startup+12.7019 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 9928
/proc/meminfo: memFree=808456/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=2056 CPUtime=0
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96714471 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9926/statm: 514 112 96 399 0 111 0
[pid=9927] ppid=9926 vsize=100660 CPUtime=12.68
/proc/9927/stat : 9927 (SATenstein) R 9926 9926 9480 0 -1 4194304 13876 0 0 0 1262 6 0 0 25 0 1 0 96714471 103075840 12932 1992294400 134512640 134854740 4294955344 18446744073709551615 134524148 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9927/statm: 25165 12932 173 83 0 24726 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 102716

[startup+25.5021 s]
/proc/loadavg: 1.05 1.00 1.00 2/66 9928
/proc/meminfo: memFree=808520/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=2056 CPUtime=0
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96714471 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9926/statm: 514 112 96 399 0 111 0
[pid=9927] ppid=9926 vsize=100660 CPUtime=25.49
/proc/9927/stat : 9927 (SATenstein) R 9926 9926 9480 0 -1 4194304 13877 0 0 0 2539 10 0 0 25 0 1 0 96714471 103075840 12933 1992294400 134512640 134854740 4294955344 18446744073709551615 134761063 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9927/statm: 25165 12933 174 83 0 24726 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102716

[startup+51.1024 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 9929
/proc/meminfo: memFree=762824/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=2056 CPUtime=29.99
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 152 13877 0 0 0 0 2989 10 16 0 1 0 96714471 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 514 121 104 399 0 111 0
[pid=9929] ppid=9926 vsize=104308 CPUtime=21.07
/proc/9929/stat : 9929 (mxc-sr08) R 9926 9926 9480 0 -1 4194304 29016 0 0 0 2093 14 0 0 25 0 1 0 96717472 106811392 24257 1992294400 134512640 135078026 4294956176 18446744073709551615 134533796 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9929/statm: 26077 24257 71 138 0 25936 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 106364

[startup+102.303 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 9932
/proc/meminfo: memFree=766088/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=31400 CPUtime=78
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 11864 69793 0 0 1229 15 6503 53 25 0 1 0 96714471 32153600 7591 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 7850 7591 220 399 0 7447 0
[pid=9932] ppid=9926 vsize=249700 CPUtime=24.2
/proc/9932/stat : 9932 (adaptg2wsat+) R 9926 9926 9480 0 -1 4194304 14805 0 0 0 2414 6 0 0 25 0 1 0 96722279 255692800 14795 1992294400 134512640 134921272 4294956160 18446744073709551615 134543432 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9932/statm: 62425 14795 43 99 0 61932 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 281100

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9932
/proc/meminfo: memFree=766088/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=31400 CPUtime=78
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 11864 69793 0 0 1229 15 6503 53 25 0 1 0 96714471 32153600 7591 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 7850 7591 220 399 0 7447 0
[pid=9932] ppid=9926 vsize=249700 CPUtime=84.17
/proc/9932/stat : 9932 (adaptg2wsat+) R 9926 9926 9480 0 -1 4194304 14805 0 0 0 8411 6 0 0 25 0 1 0 96722279 255692800 14795 1992294400 134512640 134921272 4294956160 18446744073709551615 134542476 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9932/statm: 62425 14795 43 99 0 61932 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 281100

[startup+222.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9932
/proc/meminfo: memFree=766088/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=31400 CPUtime=78
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 11864 69793 0 0 1229 15 6503 53 25 0 1 0 96714471 32153600 7591 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 7850 7591 220 399 0 7447 0
[pid=9932] ppid=9926 vsize=249700 CPUtime=144.15
/proc/9932/stat : 9932 (adaptg2wsat+) R 9926 9926 9480 0 -1 4194304 14805 0 0 0 14409 6 0 0 25 0 1 0 96722279 255692800 14795 1992294400 134512640 134921272 4294956160 18446744073709551615 134542476 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9932/statm: 62425 14795 43 99 0 61932 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 281100

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9932
/proc/meminfo: memFree=766088/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=31400 CPUtime=78
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 11864 69793 0 0 1229 15 6503 53 25 0 1 0 96714471 32153600 7591 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 7850 7591 220 399 0 7447 0
[pid=9932] ppid=9926 vsize=249700 CPUtime=204.11
/proc/9932/stat : 9932 (adaptg2wsat+) R 9926 9926 9480 0 -1 4194304 14805 0 0 0 20405 6 0 0 25 0 1 0 96722279 255692800 14795 1992294400 134512640 134921272 4294956160 18446744073709551615 134542140 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9932/statm: 62425 14795 43 99 0 61932 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 281100

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9932
/proc/meminfo: memFree=766024/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=31400 CPUtime=78
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 11864 69793 0 0 1229 15 6503 53 25 0 1 0 96714471 32153600 7591 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 7850 7591 220 399 0 7447 0
[pid=9932] ppid=9926 vsize=249700 CPUtime=264.09
/proc/9932/stat : 9932 (adaptg2wsat+) R 9926 9926 9480 0 -1 4194304 14805 0 0 0 26403 6 0 0 25 0 1 0 96722279 255692800 14795 1992294400 134512640 134921272 4294956160 18446744073709551615 134541332 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9932/statm: 62425 14795 43 99 0 61932 0

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


[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9932
/proc/meminfo: memFree=766088/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=31400 CPUtime=78
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 11864 69793 0 0 1229 15 6503 53 25 0 1 0 96714471 32153600 7591 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 7850 7591 220 399 0 7447 0
[pid=9932] ppid=9926 vsize=249700 CPUtime=683.91
/proc/9932/stat : 9932 (adaptg2wsat+) R 9926 9926 9480 0 -1 4194304 14805 0 0 0 68385 6 0 0 25 0 1 0 96722279 255692800 14795 1992294400 134512640 134921272 4294956160 18446744073709551615 134541332 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9932/statm: 62425 14795 43 99 0 61932 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 281100

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9932
/proc/meminfo: memFree=766088/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=31400 CPUtime=78
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 11864 69793 0 0 1229 15 6503 53 25 0 1 0 96714471 32153600 7591 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 7850 7591 220 399 0 7447 0
[pid=9932] ppid=9926 vsize=249700 CPUtime=743.88
/proc/9932/stat : 9932 (adaptg2wsat+) R 9926 9926 9480 0 -1 4194304 14805 0 0 0 74382 6 0 0 25 0 1 0 96722279 255692800 14795 1992294400 134512640 134921272 4294956160 18446744073709551615 134541318 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9932/statm: 62425 14795 43 99 0 61932 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 281100

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9932
/proc/meminfo: memFree=766024/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=31400 CPUtime=78
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 11864 69793 0 0 1229 15 6503 53 25 0 1 0 96714471 32153600 7591 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 7850 7591 220 399 0 7447 0
[pid=9932] ppid=9926 vsize=249700 CPUtime=803.86
/proc/9932/stat : 9932 (adaptg2wsat+) R 9926 9926 9480 0 -1 4194304 14805 0 0 0 80380 6 0 0 25 0 1 0 96722279 255692800 14795 1992294400 134512640 134921272 4294956160 18446744073709551615 134541332 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9932/statm: 62425 14795 43 99 0 61932 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 281100

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9932
/proc/meminfo: memFree=766088/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=31400 CPUtime=78
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 11864 69793 0 0 1229 15 6503 53 25 0 1 0 96714471 32153600 7591 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 7850 7591 220 399 0 7447 0
[pid=9932] ppid=9926 vsize=249700 CPUtime=863.83
/proc/9932/stat : 9932 (adaptg2wsat+) R 9926 9926 9480 0 -1 4194304 14805 0 0 0 86377 6 0 0 25 0 1 0 96722279 255692800 14795 1992294400 134512640 134921272 4294956160 18446744073709551615 134541332 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9932/statm: 62425 14795 43 99 0 61932 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 281100

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9932
/proc/meminfo: memFree=766088/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=31400 CPUtime=78
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 11864 69793 0 0 1229 15 6503 53 25 0 1 0 96714471 32153600 7591 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 7850 7591 220 399 0 7447 0
[pid=9932] ppid=9926 vsize=249700 CPUtime=923.81
/proc/9932/stat : 9932 (adaptg2wsat+) R 9926 9926 9480 0 -1 4194304 14805 0 0 0 92374 7 0 0 25 0 1 0 96722279 255692800 14795 1992294400 134512640 134921272 4294956160 18446744073709551615 134543985 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9932/statm: 62425 14795 43 99 0 61932 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 281100

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9932
/proc/meminfo: memFree=766024/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=31400 CPUtime=78
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 11864 69793 0 0 1229 15 6503 53 25 0 1 0 96714471 32153600 7591 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 7850 7591 220 399 0 7447 0
[pid=9932] ppid=9926 vsize=249700 CPUtime=983.77
/proc/9932/stat : 9932 (adaptg2wsat+) R 9926 9926 9480 0 -1 4194304 14805 0 0 0 98370 7 0 0 25 0 1 0 96722279 255692800 14795 1992294400 134512640 134921272 4294956160 18446744073709551615 134543300 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9932/statm: 62425 14795 43 99 0 61932 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 281100

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9932
/proc/meminfo: memFree=766024/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=31400 CPUtime=78
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 11864 69793 0 0 1229 15 6503 53 25 0 1 0 96714471 32153600 7591 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 7850 7591 220 399 0 7447 0
[pid=9932] ppid=9926 vsize=249700 CPUtime=1043.75
/proc/9932/stat : 9932 (adaptg2wsat+) R 9926 9926 9480 0 -1 4194304 14805 0 0 0 104368 7 0 0 25 0 1 0 96722279 255692800 14795 1992294400 134512640 134921272 4294956160 18446744073709551615 134542013 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9932/statm: 62425 14795 43 99 0 61932 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 281100

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9932
/proc/meminfo: memFree=766088/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=31400 CPUtime=78
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 11864 69793 0 0 1229 15 6503 53 25 0 1 0 96714471 32153600 7591 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 7850 7591 220 399 0 7447 0
[pid=9932] ppid=9926 vsize=249700 CPUtime=1103.72
/proc/9932/stat : 9932 (adaptg2wsat+) R 9926 9926 9480 0 -1 4194304 14805 0 0 0 110365 7 0 0 25 0 1 0 96722279 255692800 14795 1992294400 134512640 134921272 4294956160 18446744073709551615 134541334 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9932/statm: 62425 14795 43 99 0 61932 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 281100

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9932
/proc/meminfo: memFree=766088/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=31400 CPUtime=78
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 11864 69793 0 0 1229 15 6503 53 25 0 1 0 96714471 32153600 7591 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 7850 7591 220 399 0 7447 0
[pid=9932] ppid=9926 vsize=249700 CPUtime=1111.81
/proc/9932/stat : 9932 (adaptg2wsat+) R 9926 9926 9480 0 -1 4194304 14805 0 0 0 111174 7 0 0 25 0 1 0 96722279 255692800 14795 1992294400 134512640 134921272 4294956160 18446744073709551615 134543425 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9932/statm: 62425 14795 43 99 0 61932 0
Current children cumulated CPU time (s) 1189.81
Current children cumulated vsize (KiB) 281100

[startup+1193.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9932
/proc/meminfo: memFree=766088/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=31400 CPUtime=78
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 11864 69793 0 0 1229 15 6503 53 25 0 1 0 96714471 32153600 7591 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 7850 7591 220 399 0 7447 0
[pid=9932] ppid=9926 vsize=249700 CPUtime=1115.02
/proc/9932/stat : 9932 (adaptg2wsat+) R 9926 9926 9480 0 -1 4194304 14805 0 0 0 111495 7 0 0 25 0 1 0 96722279 255692800 14795 1992294400 134512640 134921272 4294956160 18446744073709551615 134542310 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9932/statm: 62425 14795 43 99 0 61932 0
Current children cumulated CPU time (s) 1193.02
Current children cumulated vsize (KiB) 281100

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9932
/proc/meminfo: memFree=766088/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=31400 CPUtime=78
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 11864 69793 0 0 1229 15 6503 53 25 0 1 0 96714471 32153600 7591 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 7850 7591 220 399 0 7447 0
[pid=9932] ppid=9926 vsize=249700 CPUtime=1118.22
/proc/9932/stat : 9932 (adaptg2wsat+) R 9926 9926 9480 0 -1 4194304 14805 0 0 0 111815 7 0 0 25 0 1 0 96722279 255692800 14795 1992294400 134512640 134921272 4294956160 18446744073709551615 134542443 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9932/statm: 62425 14795 43 99 0 61932 0
Current children cumulated CPU time (s) 1196.22
Current children cumulated vsize (KiB) 281100

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9932
/proc/meminfo: memFree=766088/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=31400 CPUtime=78
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 11864 69793 0 0 1229 15 6503 53 25 0 1 0 96714471 32153600 7591 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 7850 7591 220 399 0 7447 0
[pid=9932] ppid=9926 vsize=249700 CPUtime=1119.81
/proc/9932/stat : 9932 (adaptg2wsat+) R 9926 9926 9480 0 -1 4194304 14805 0 0 0 111974 7 0 0 25 0 1 0 96722279 255692800 14795 1992294400 134512640 134921272 4294956160 18446744073709551615 134541003 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9932/statm: 62425 14795 43 99 0 61932 0
Current children cumulated CPU time (s) 1197.81
Current children cumulated vsize (KiB) 281100

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9932
/proc/meminfo: memFree=766088/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=31400 CPUtime=78
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 11864 69793 0 0 1229 15 6503 53 25 0 1 0 96714471 32153600 7591 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 7850 7591 220 399 0 7447 0
[pid=9932] ppid=9926 vsize=249700 CPUtime=1120.61
/proc/9932/stat : 9932 (adaptg2wsat+) R 9926 9926 9480 0 -1 4194304 14805 0 0 0 112054 7 0 0 25 0 1 0 96722279 255692800 14795 1992294400 134512640 134921272 4294956160 18446744073709551615 134543011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9932/statm: 62425 14795 43 99 0 61932 0
Current children cumulated CPU time (s) 1198.61
Current children cumulated vsize (KiB) 281100

[startup+1199.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9932
/proc/meminfo: memFree=766088/2055920 swapFree=4192956/4192956
[pid=9926] ppid=9924 vsize=31400 CPUtime=78
/proc/9926/stat : 9926 (SATzilla2009_R) S 9924 9926 9480 0 -1 4194304 11864 69793 0 0 1229 15 6503 53 25 0 1 0 96714471 32153600 7591 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9926/statm: 7850 7591 220 399 0 7447 0
[pid=9932] ppid=9926 vsize=249700 CPUtime=1120.81
/proc/9932/stat : 9932 (adaptg2wsat+) R 9926 9926 9480 0 -1 4194304 14805 0 0 0 112074 7 0 0 25 0 1 0 96722279 255692800 14795 1992294400 134512640 134921272 4294956160 18446744073709551615 134541003 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9932/statm: 62425 14795 43 99 0 61932 0
Current children cumulated CPU time (s) 1198.81
Current children cumulated vsize (KiB) 281100

Child status: 17
Real time (s): 1199.43
CPU time (s): 1198.87
CPU user time (s): 1198.09
CPU system time (s): 0.779881
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 281100

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

runsolver used 1.00085 second user time and 3.37049 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-25 21:14:31
IDJOB=1723529
IDBENCH=71717
IDSOLVER=526
FILE ID=node55/1723529-1240686870
PBS_JOBID= 9186695
Free space on /tmp= 66372 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT_RACE06/manol-pipe-g10id.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723529-1240686870/watcher-1723529-1240686870 -o /tmp/evaluation-result-1723529-1240686870/solver-1723529-1240686870 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_R HOME/instance-1723529-1240686870.cnf

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

MD5SUM BENCH= 79b8866c5f4be7f699958174c5be63e9
RANDOM SEED=128949348

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:        860080 kB
Buffers:         95240 kB
Cached:         990108 kB
SwapCached:          0 kB
Active:         407040 kB
Inactive:       692192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        860080 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           39632 kB
Writeback:           0 kB
Mapped:          23636 kB
Slab:            82744 kB
Committed_AS:   267472 kB
PageTables:       1360 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= 66340 MiB
End job on node55 at 2009-04-25 21:34:31