Trace number 1538733

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.18 1199.67

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S2088061175-062.cnf
MD5SUM0b73ddee1057244eb6a8d3ac4fd7781f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark136.921
Satisfiable
(Un)Satisfiability was proved
Number of variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

21.25/21.37	c SATzilla is building models for class 2
21.25/21.37	c run presolver march_dl2004 for 5 seconds ... 
21.25/21.37	c Bin: Executing march_dl2004
21.25/21.37	c spawning binary file with 5 seconds ...
21.25/21.37	c child exit by a signal
21.25/21.37	c march_dl2004 returned code 137.
21.25/21.37	c run presolver mxc-sr08 for 5 seconds ... 
21.25/21.37	c Bin: Executing mxc-sr08
21.25/21.37	c spawning binary file with 5 seconds ...
21.25/21.37	c child exit by a signal
21.25/21.37	c mxc-sr08 returned code 137.
21.25/21.37	c Orignal number of varibales is 18000, number of clauses is 75600 
21.25/21.37	c predicted feature computation time is 11.411302 
21.25/21.37	c Bin: Executing satelite
21.25/21.37	c spawning binary file with 240 seconds ...
21.25/21.37	c child exited successfully
21.25/21.37	c satzilla computing base features
21.25/21.37	c Number of variabe is: 17584, Number of clause is : 75118 
21.25/21.37	c Initializing...
21.25/21.37	c satzilla compute diameter ...
21.25/21.37	c start diameter features ...
21.25/21.37	c satzilla doing clause learning
21.25/21.37	c start clause learning features ...
21.25/21.37	c Bin: Executing zchaff07
21.25/21.37	c spawning binary file with 2 seconds ...
21.25/21.37	c child exit by a signal
21.25/21.37	c satzilla doing survey propogation probe
21.25/21.37	c do survay propogation for 2 second ...
21.25/21.37	c satzilla doing local search probe
21.25/21.37	c satzilla doing lobjois search-space size estimate
21.25/21.37	c features are:18000 75600 17584 75118 0.0236579 0.00641657 0.234085 0.495827 0.586442 0.702467 0.000172521 0.062079 0.00017061 0.000341219 0.148127 0 0.967744 0.000172521 0.288869 2.66248e-05 0.000479246 2.70896 0.226914 0.169922 0 1 3.35554 8.54313e-05 0.399474 0 0.000306185 2.33642 0.497457 0.000349211 0.292233 5.32496e-05 0.00103837 5.16092 0.0711999 5 6 0.441192 10.8246 0.365506 4 19 17 6 13 8 10 68.2836 0.18501 35.5455 102.25 86.1875 50 76.2727 59.9231 68.6667 0.393284 0.576408 3.28615e-05 1 0.707752 0.0864286 0.566434 0.206392 0.386228 0.0920017 0.646665 0.00148131 0.634796 0.174272 0.0279797 0.123976 0.0473561 0.0791061 395 0.0787053 3827.4 0.0044478 3824 3809 3836 0.162599 0.188391 0.836032 0.0055175 0.218539 0.283223 
21.25/21.37	c satzilla's ranking:
21.25/21.37	c 1) march_dl2004: 3.134588
21.25/21.37	c 2) minisat20SAT07: 2.952921
21.25/21.37	c 3) mxc-sr08: 2.746402
21.25/21.37	c 4) minisat20: 2.704456
21.25/21.37	c 5) zchaff_rand: 1.751927
21.25/21.37	c 6) vallst: 0.316046
21.25/21.37	c 7) tts-4-0: 0.270850
21.25/21.37	c 8) SATenstein: -10000.000000
21.25/21.37	c 9) gnovelty+: -10000.000000
21.25/21.37	c 10) adaptg2wsat+: -10000.000000
21.25/21.37	c 11) adaptg2wsat0: -10000.000000
21.25/21.37	c 12) picosat846: -10000.000000
21.25/21.37	c 13) kcnfs04SAT07: -10000.000000
21.25/21.37	c satzilla running march_dl2004 ... 
1199.07/1199.66	c Bin: Executing march_dl2004
1199.07/1199.66	c spawning binary file with 1178 seconds ...
1199.07/1199.66	c child exit by a signal
1199.07/1199.66	c march_dl2004 returned code 137.
1199.07/1199.66	c satzilla running minisat20SAT07 ... 
1199.07/1199.66	c Bin: Executing minisat20SAT07
1199.07/1199.66	c minisat20SAT07 returned code 1.
1199.07/1199.66	c satzilla running mxc-sr08 ... 
1199.07/1199.66	c Bin: Executing mxc-sr08
1199.07/1199.66	c mxc-sr08 returned code 1.
1199.07/1199.66	c satzilla running minisat20 ... 
1199.07/1199.66	c Bin: Executing minisat20
1199.07/1199.66	c minisat20 returned code 1.
1199.07/1199.66	c satzilla running zchaff_rand ... 
1199.07/1199.66	c Bin: Executing zchaff_rand
1199.07/1199.66	c zchaff_rand returned code 1.
1199.07/1199.66	c satzilla running vallst ... 
1199.07/1199.66	c Bin: Executing vallst
1199.07/1199.66	c vallst returned code 1.
1199.07/1199.66	c satzilla running tts-4-0 ... 
1199.07/1199.66	c Bin: Executing tts-4-0
1199.07/1199.66	c tts-4-0 returned code 1.
1199.07/1199.66	c satzilla running SATenstein ... 
1199.07/1199.66	c Bin: Executing SATenstein
1199.07/1199.66	c SATenstein returned code 1.
1199.07/1199.66	c satzilla running gnovelty+ ... 
1199.07/1199.66	c Bin: Executing gnovelty+
1199.07/1199.66	c gnovelty+ returned code 1.
1199.07/1199.66	c satzilla running adaptg2wsat+ ... 
1199.07/1199.66	c Bin: Executing adaptg2wsat+
1199.07/1199.66	c adaptg2wsat+ returned code 1.
1199.07/1199.66	c satzilla running adaptg2wsat0 ... 
1199.07/1199.66	c Bin: Executing adaptg2wsat0
1199.07/1199.66	c adaptg2wsat0 returned code 1.
1199.07/1199.66	c satzilla running picosat846 ... 
1199.07/1199.66	c Bin: Executing picosat846
1199.07/1199.66	c picosat846 returned code 1.
1199.07/1199.66	c satzilla running kcnfs04SAT07 ... 
1199.07/1199.66	c Bin: Executing kcnfs04SAT07
1199.07/1199.66	c kcnfs04SAT07 returned code 1.
1199.07/1199.66	c ERROR: All Failed! 
1199.07/1199.66	c SATZILLA_TIME=1199.350000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538733-1238439718/watcher-1538733-1238439718 -o /tmp/evaluation-result-1538733-1238439718/solver-1538733-1238439718 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538733-1238439718.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/68 16733
/proc/meminfo: memFree=1500536/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=2056 CPUtime=0
/proc/16733/stat : 16733 (SATzilla2009_C) R 16731 16733 16254 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1116633424 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/16733/statm: 514 112 96 399 0 111 0
[pid=16734] ppid=16733 vsize=2364 CPUtime=0
/proc/16734/stat : 16734 (march_dl2004) R 16733 16733 16254 0 -1 4194304 409 0 0 0 0 0 0 0 18 0 1 0 1116633424 2420736 404 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16734/statm: 591 404 50 118 0 470 0

[startup+0.04443 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 16733
/proc/meminfo: memFree=1500536/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=2056 CPUtime=0
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116633424 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16733/statm: 514 112 96 399 0 111 0
[pid=16734] ppid=16733 vsize=2760 CPUtime=0.03
/proc/16734/stat : 16734 (march_dl2004) R 16733 16733 16254 0 -1 4194304 542 0 0 0 3 0 0 0 19 0 1 0 1116633424 2826240 537 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16734/statm: 690 538 50 118 0 569 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4816

[startup+0.101435 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 16733
/proc/meminfo: memFree=1500536/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=2056 CPUtime=0
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116633424 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16733/statm: 514 112 96 399 0 111 0
[pid=16734] ppid=16733 vsize=3420 CPUtime=0.09
/proc/16734/stat : 16734 (march_dl2004) R 16733 16733 16254 0 -1 4194304 738 0 0 0 9 0 0 0 19 0 1 0 1116633424 3502080 733 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16734/statm: 855 733 50 118 0 734 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5476

[startup+0.301455 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 16733
/proc/meminfo: memFree=1500536/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=2056 CPUtime=0
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116633424 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16733/statm: 514 112 96 399 0 111 0
[pid=16734] ppid=16733 vsize=6680 CPUtime=0.29
/proc/16734/stat : 16734 (march_dl2004) R 16733 16733 16254 0 -1 4194304 2544 0 0 0 28 1 0 0 21 0 1 0 1116633424 6840320 1279 1992294400 134512640 134996440 4294956176 18446744073709551615 134542301 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16734/statm: 1670 1279 55 118 0 1549 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8736

[startup+0.701494 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 16733
/proc/meminfo: memFree=1500536/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=2056 CPUtime=0
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116633424 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16733/statm: 514 112 96 399 0 111 0
[pid=16734] ppid=16733 vsize=8116 CPUtime=0.69
/proc/16734/stat : 16734 (march_dl2004) R 16733 16733 16254 0 -1 4194304 5615 0 0 0 67 2 0 0 25 0 1 0 1116633424 8310784 1648 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16734/statm: 2029 1652 57 118 0 1908 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10172

[startup+1.50157 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16735
/proc/meminfo: memFree=1490920/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=2056 CPUtime=0
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116633424 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16733/statm: 514 112 96 399 0 111 0
[pid=16734] ppid=16733 vsize=21408 CPUtime=1.49
/proc/16734/stat : 16734 (march_dl2004) R 16733 16733 16254 0 -1 4194304 13114 0 0 0 131 18 0 0 25 0 1 0 1116633424 21921792 4800 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16734/statm: 5352 4800 72 118 0 5231 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23464

[startup+3.10173 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16735
/proc/meminfo: memFree=1481384/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=2056 CPUtime=0
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116633424 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16733/statm: 514 112 96 399 0 111 0
[pid=16734] ppid=16733 vsize=19964 CPUtime=3.09
/proc/16734/stat : 16734 (march_dl2004) R 16733 16733 16254 0 -1 4194304 14752 0 0 0 267 42 0 0 25 0 1 0 1116633424 20443136 4534 1992294400 134512640 134996440 4294956176 18446744073709551615 134617312 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16734/statm: 4991 4534 74 118 0 4870 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22020

[startup+6.30205 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16736
/proc/meminfo: memFree=1492008/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=2056 CPUtime=4.99
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 156 14756 0 0 0 0 456 43 16 0 1 0 1116633424 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 514 125 107 399 0 111 0
[pid=16736] ppid=16733 vsize=10860 CPUtime=1.27
/proc/16736/stat : 16736 (mxc-sr08) R 16733 16733 16254 0 -1 4194304 3080 0 0 0 126 1 0 0 25 0 1 0 1116633925 11120640 2436 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16736/statm: 2715 2436 71 138 0 2574 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 12916

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16737
/proc/meminfo: memFree=1492656/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8568 CPUtime=12.65
/proc/16733/stat : 16733 (SATzilla2009_C) R 16731 16733 16254 0 -1 4194304 2648 20747 0 0 228 1 989 47 25 0 1 0 1116633424 8773632 1776 1992294400 134512640 136149437 4294956208 18446744073709551615 134532763 0 0 4096 0 0 0 0 17 0 0 0
/proc/16733/statm: 2142 1776 135 399 0 1739 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 8568

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16739
/proc/meminfo: memFree=1474472/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=19972 CPUtime=4.11
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 14754 0 0 0 367 44 0 0 25 0 1 0 1116635562 20451328 4536 1992294400 134512640 134996440 4294956176 18446744073709551615 134553677 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 4993 4536 74 118 0 4872 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 28800

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16739
/proc/meminfo: memFree=1471848/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=23252 CPUtime=29.7
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 15407 0 0 0 2925 45 0 0 25 0 1 0 1116635562 23810048 5189 1992294400 134512640 134996440 4294956176 18446744073709551615 134536701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 5813 5189 74 118 0 5692 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 32080

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16739
/proc/meminfo: memFree=1471336/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=23768 CPUtime=80.88
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 15556 0 0 0 8043 45 0 0 25 0 1 0 1116635562 24338432 5338 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 5942 5338 74 118 0 5821 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 32596

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16739
/proc/meminfo: memFree=1470888/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=24276 CPUtime=140.85
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 15680 0 0 0 14040 45 0 0 25 0 1 0 1116635562 24858624 5462 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 6069 5462 74 118 0 5948 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 33104

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16739
/proc/meminfo: memFree=1470632/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=24656 CPUtime=200.83
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 15751 0 0 0 20038 45 0 0 25 0 1 0 1116635562 25247744 5533 1992294400 134512640 134996440 4294956176 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 6164 5533 74 118 0 6043 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 33484

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16739
/proc/meminfo: memFree=1470312/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=24780 CPUtime=260.81
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 15807 0 0 0 26035 46 0 0 25 0 1 0 1116635562 25374720 5589 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 6195 5589 74 118 0 6074 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 33608

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16739
/proc/meminfo: memFree=1470120/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=25032 CPUtime=320.79
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 15854 0 0 0 32033 46 0 0 25 0 1 0 1116635562 25632768 5636 1992294400 134512640 134996440 4294956176 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 6258 5636 74 118 0 6137 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 33860


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16739
/proc/meminfo: memFree=1469288/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=25896 CPUtime=800.59
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 16074 0 0 0 80013 46 0 0 25 0 1 0 1116635562 26517504 5856 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 6474 5856 74 118 0 6353 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 34724

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16739
/proc/meminfo: memFree=1469224/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=25896 CPUtime=860.58
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 16087 0 0 0 86011 47 0 0 25 0 1 0 1116635562 26517504 5869 1992294400 134512640 134996440 4294956176 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 6474 5869 74 118 0 6353 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 34724

[startup+942.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/70 16739
/proc/meminfo: memFree=1469160/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=26012 CPUtime=920.55
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 16109 0 0 0 92008 47 0 0 25 0 1 0 1116635562 26636288 5891 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 6503 5891 74 118 0 6382 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 34840

[startup+1002.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/70 16739
/proc/meminfo: memFree=1469032/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=26156 CPUtime=980.53
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 16133 0 0 0 98006 47 0 0 25 0 1 0 1116635562 26783744 5915 1992294400 134512640 134996440 4294956176 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 6539 5915 74 118 0 6418 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 34984

[startup+1062.3 s]
/proc/loadavg: 1.19 1.06 1.01 2/70 16739
/proc/meminfo: memFree=1469032/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=26156 CPUtime=1040.51
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 16150 0 0 0 104004 47 0 0 25 0 1 0 1116635562 26783744 5932 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 6539 5932 74 118 0 6418 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 34984

[startup+1122.3 s]
/proc/loadavg: 1.07 1.05 1.00 2/70 16739
/proc/meminfo: memFree=1468968/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=26272 CPUtime=1100.48
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 16168 0 0 0 110001 47 0 0 25 0 1 0 1116635562 26902528 5950 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 6568 5950 74 118 0 6447 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 35100

[startup+1182.3 s]
/proc/loadavg: 1.10 1.05 1.00 2/70 16739
/proc/meminfo: memFree=1468904/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=26272 CPUtime=1160.46
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 16182 0 0 0 115999 47 0 0 25 0 1 0 1116635562 26902528 5964 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 6568 5964 74 118 0 6447 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 35100

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

[startup+1190.3 s]
/proc/loadavg: 1.08 1.05 1.00 2/70 16739
/proc/meminfo: memFree=1468904/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=26272 CPUtime=1168.45
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 16183 0 0 0 116798 47 0 0 25 0 1 0 1116635562 26902528 5965 1992294400 134512640 134996440 4294956176 18446744073709551615 134526875 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 6568 5965 74 118 0 6447 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 35100

[startup+1193.51 s]
/proc/loadavg: 1.07 1.05 1.00 2/70 16739
/proc/meminfo: memFree=1468904/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=26272 CPUtime=1171.66
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 16184 0 0 0 117119 47 0 0 25 0 1 0 1116635562 26902528 5966 1992294400 134512640 134996440 4294956176 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 6568 5966 74 118 0 6447 0
Current children cumulated CPU time (s) 1192.98
Current children cumulated vsize (KiB) 35100

[startup+1196.7 s]
/proc/loadavg: 1.07 1.05 1.00 2/70 16739
/proc/meminfo: memFree=1468904/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=26272 CPUtime=1174.86
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 16184 0 0 0 117439 47 0 0 25 0 1 0 1116635562 26902528 5966 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 6568 5966 74 118 0 6447 0
Current children cumulated CPU time (s) 1196.18
Current children cumulated vsize (KiB) 35100

[startup+1198.3 s]
/proc/loadavg: 1.07 1.05 1.00 2/70 16739
/proc/meminfo: memFree=1468904/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=26272 CPUtime=1176.45
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 16184 0 0 0 117598 47 0 0 25 0 1 0 1116635562 26902528 5966 1992294400 134512640 134996440 4294956176 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 6568 5966 74 118 0 6447 0
Current children cumulated CPU time (s) 1197.77
Current children cumulated vsize (KiB) 35100

[startup+1199.1 s]
/proc/loadavg: 1.07 1.05 1.00 2/70 16739
/proc/meminfo: memFree=1468904/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=26272 CPUtime=1177.25
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 16184 0 0 0 117678 47 0 0 25 0 1 0 1116635562 26902528 5966 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 6568 5966 74 118 0 6447 0
Current children cumulated CPU time (s) 1198.57
Current children cumulated vsize (KiB) 35100

[startup+1199.5 s]
/proc/loadavg: 1.07 1.05 1.00 2/70 16739
/proc/meminfo: memFree=1468904/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=26272 CPUtime=1177.65
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 16184 0 0 0 117718 47 0 0 25 0 1 0 1116635562 26902528 5966 1992294400 134512640 134996440 4294956176 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 6568 5966 74 118 0 6447 0
Current children cumulated CPU time (s) 1198.97
Current children cumulated vsize (KiB) 35100

[startup+1199.6 s]
/proc/loadavg: 1.07 1.05 1.00 2/70 16739
/proc/meminfo: memFree=1468904/2055920 swapFree=4175244/4192956
[pid=16733] ppid=16731 vsize=8828 CPUtime=21.32
/proc/16733/stat : 16733 (SATzilla2009_C) S 16731 16733 16254 0 -1 4194304 6096 23687 0 0 879 17 1173 63 25 0 1 0 1116633424 9039872 1953 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16733/statm: 2207 1953 220 399 0 1804 0
[pid=16739] ppid=16733 vsize=26272 CPUtime=1177.75
/proc/16739/stat : 16739 (march_dl2004) R 16733 16733 16254 0 -1 4194304 16184 0 0 0 117728 47 0 0 25 0 1 0 1116635562 26902528 5966 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16739/statm: 6568 5966 74 118 0 6447 0
Current children cumulated CPU time (s) 1199.07
Current children cumulated vsize (KiB) 35100

Child status: 17
Real time (s): 1199.67
CPU time (s): 1199.18
CPU user time (s): 1197.88
CPU system time (s): 1.2968
CPU usage (%): 99.9592
Max. virtual memory (cumulated for all children) (KiB): 35100

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

runsolver used 1.12783 second user time and 3.25251 second system time

The end

Launcher Data

Begin job on node60 at 2009-03-30 21:01:58
IDJOB=1538733
IDBENCH=70357
IDSOLVER=527
FILE ID=node60/1538733-1238439718
PBS_JOBID= 9061584
Free space on /tmp= 66548 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S2088061175-062.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538733-1238439718/watcher-1538733-1238439718 -o /tmp/evaluation-result-1538733-1238439718/solver-1538733-1238439718 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538733-1238439718.cnf

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

MD5SUM BENCH= 0b73ddee1057244eb6a8d3ac4fd7781f
RANDOM SEED=132484441

node60.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.202
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.202
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:       1501016 kB
Buffers:         87908 kB
Cached:         376144 kB
SwapCached:      10996 kB
Active:         176756 kB
Inactive:       300456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1501016 kB
SwapTotal:     4192956 kB
SwapFree:      4175244 kB
Dirty:           32904 kB
Writeback:           0 kB
Mapped:          18440 kB
Slab:            63276 kB
Committed_AS:  3281756 kB
PageTables:       1716 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= 66516 MiB
End job on node60 at 2009-03-30 21:21:58