Trace number 1730773

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) 1198.89 1199.59

General information on the benchmark

Namecrafted/Difficult/contest05/others/
sgp_5-5-6.sat05-2675.reshuffled-07.cnf
MD5SUM531549e214a293ad3adf6ddff17eb882
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark911.101
Satisfiable
(Un)Satisfiability was proved
Number of variables18450
Number of clauses200640
Sum of the clauses size464115
Maximum clause length30
Minimum clause length1
Number of clauses of size 160
Number of clauses of size 2148485
Number of clauses of size 350895
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51200

Solver Data

21.96/22.06	c SATzilla is building models for class 3
21.96/22.06	c run presolver mxc-sr08 for 10 seconds ... 
21.96/22.06	c Bin: Executing mxc-sr08
21.96/22.06	c spawning binary file with 10 seconds ...
21.96/22.06	c child exit by a signal
21.96/22.06	c mxc-sr08 returned code 137.
21.96/22.06	c run presolver picosat846 for 5 seconds ... 
21.96/22.06	c Bin: Executing picosat846
21.96/22.06	c spawning binary file with 5 seconds ...
21.96/22.06	c child exit by a signal
21.96/22.06	c picosat846 returned code 137.
21.96/22.06	c Orignal number of varibales is 18450, number of clauses is 200640 
21.96/22.06	c predicted feature computation time is 1.934623 
21.96/22.06	c Bin: Executing satelite
21.96/22.06	c spawning binary file with 240 seconds ...
21.96/22.06	c child exited successfully
21.96/22.06	c satzilla computing base features
21.96/22.06	c Number of variabe is: 5617, Number of clause is : 108135 
21.96/22.06	c Initializing...
21.96/22.06	c satzilla doing clause learning
21.96/22.06	c start clause learning features ...
21.96/22.06	c Bin: Executing zchaff07
21.96/22.06	c spawning binary file with 2 seconds ...
21.96/22.06	c child exit by a signal
21.96/22.06	c satzilla doing survey propogation probe
21.96/22.06	c do survay propogation for 2 second ...
21.96/22.06	c satzilla doing local search probe
21.96/22.06	c features are:18450 200640 5617 108135 2.28467 0.855458 0.0519443 0.485501 0.962791 1.0987 0.000421947 0.557836 0.000356062 0.00534093 0.691862 0.788107 0.895085 0.000421947 0.697353 8.32293e-05 0.00110048 1.73318 0.518438 0.401868 0 0.910714 1.67586 0.00026334 0.792402 9.2477e-06 0.000786054 2.96002 0.682452 0.000391765 0.740664 6.47339e-05 0.00125769 623.25 0.412808 142 972 972 142 913 625 672 32.4987 0.228917 24.4592 46.6761 46.6761 24.4592 39.2598 26.6492 31.7411 0.559858 0.731145 1.35883e-05 0.96363 0.96232 0.0296746 0.949948 0.0898545 0.925602 0.0249871 1.20594 1.08086e-11 0.176912 0.0365523 0.0062694 0.033677 0.0107412 0.0110014 241.435 0.380475 1818.74 0.218248 1898 1877 1919 3.38833 0.591572 0.984439 0.00962635 
21.96/22.06	c satzilla's ranking:
21.96/22.06	c 1) mxc-sr08: 2.967707
21.96/22.06	c 2) picosat846: 2.865972
21.96/22.06	c 3) minisat20SAT07: 2.119782
21.96/22.06	c 4) zchaff_rand: 1.303227
21.96/22.06	c 5) march_dl2004: 0.905652
21.96/22.06	c 6) SATenstein: -10000.000000
21.96/22.06	c 7) gnovelty+: -10000.000000
21.96/22.06	c 8) adaptg2wsat+: -10000.000000
21.96/22.06	c 9) adaptg2wsat0: -10000.000000
21.96/22.06	c 10) tts-4-0: -10000.000000
21.96/22.06	c 11) vallst: -10000.000000
21.96/22.06	c 12) minisat20: -10000.000000
21.96/22.06	c 13) kcnfs04SAT07: -10000.000000
21.96/22.06	c satzilla running mxc-sr08 ... 
1198.77/1199.58	c Bin: Executing mxc-sr08
1198.77/1199.58	c spawning binary file with 1177 seconds ...
1198.77/1199.58	c child exit by a signal
1198.77/1199.58	c mxc-sr08 returned code 137.
1198.77/1199.58	c satzilla running picosat846 ... 
1198.77/1199.58	c Bin: Executing picosat846
1198.77/1199.58	c picosat846 returned code 1.
1198.77/1199.58	c satzilla running minisat20SAT07 ... 
1198.77/1199.58	c Bin: Executing minisat20SAT07
1198.77/1199.58	c minisat20SAT07 returned code 1.
1198.77/1199.58	c satzilla running zchaff_rand ... 
1198.77/1199.58	c Bin: Executing zchaff_rand
1198.77/1199.58	c zchaff_rand returned code 1.
1198.77/1199.58	c satzilla running march_dl2004 ... 
1198.77/1199.58	c Bin: Executing march_dl2004
1198.77/1199.58	c march_dl2004 returned code 1.
1198.77/1199.58	c satzilla running SATenstein ... 
1198.77/1199.58	c Bin: Executing SATenstein
1198.77/1199.58	c SATenstein returned code 1.
1198.77/1199.58	c satzilla running gnovelty+ ... 
1198.77/1199.58	c Bin: Executing gnovelty+
1198.77/1199.58	c gnovelty+ returned code 1.
1198.77/1199.58	c satzilla running adaptg2wsat+ ... 
1198.77/1199.58	c Bin: Executing adaptg2wsat+
1198.77/1199.58	c adaptg2wsat+ returned code 1.
1198.77/1199.58	c satzilla running adaptg2wsat0 ... 
1198.77/1199.58	c Bin: Executing adaptg2wsat0
1198.77/1199.58	c adaptg2wsat0 returned code 1.
1198.77/1199.58	c satzilla running tts-4-0 ... 
1198.77/1199.58	c Bin: Executing tts-4-0
1198.77/1199.58	c tts-4-0 returned code 1.
1198.77/1199.58	c satzilla running vallst ... 
1198.77/1199.58	c Bin: Executing vallst
1198.77/1199.58	c vallst returned code 1.
1198.77/1199.58	c satzilla running minisat20 ... 
1198.77/1199.58	c Bin: Executing minisat20
1198.77/1199.58	c minisat20 returned code 1.
1198.77/1199.58	c satzilla running kcnfs04SAT07 ... 
1198.77/1199.58	c Bin: Executing kcnfs04SAT07
1198.77/1199.58	c kcnfs04SAT07 returned code 1.
1198.77/1199.58	c ERROR: All Failed! 
1198.77/1199.58	c SATZILLA_TIME=1199.050000

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31885
/proc/meminfo: memFree=1542648/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=2056 CPUtime=0
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104370332 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 514 112 96 399 0 111 0
[pid=31886] ppid=31885 vsize=3800 CPUtime=0
/proc/31886/stat : 31886 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 715 0 0 0 0 0 0 0 19 0 1 0 104370332 3891200 711 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31886/statm: 950 717 44 138 0 809 0

[startup+0.0688619 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31885
/proc/meminfo: memFree=1542648/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=2056 CPUtime=0
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104370332 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 514 112 96 399 0 111 0
[pid=31886] ppid=31885 vsize=10252 CPUtime=0.05
/proc/31886/stat : 31886 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 2226 0 0 0 5 0 0 0 19 0 1 0 104370332 10498048 2220 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31886/statm: 2563 2220 54 138 0 2422 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12308

[startup+0.102868 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31885
/proc/meminfo: memFree=1542648/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=2056 CPUtime=0
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104370332 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 514 112 96 399 0 111 0
[pid=31886] ppid=31885 vsize=11548 CPUtime=0.09
/proc/31886/stat : 31886 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 2519 0 0 0 8 1 0 0 20 0 1 0 104370332 11825152 2513 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31886/statm: 2887 2513 54 138 0 2746 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13604

[startup+0.301907 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31885
/proc/meminfo: memFree=1542648/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=2056 CPUtime=0
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104370332 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 514 112 96 399 0 111 0
[pid=31886] ppid=31885 vsize=13740 CPUtime=0.29
/proc/31886/stat : 31886 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 3810 0 0 0 28 1 0 0 21 0 1 0 104370332 14069760 3037 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31886/statm: 3435 3037 55 138 0 3294 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15796

[startup+0.702986 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31885
/proc/meminfo: memFree=1542648/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=2056 CPUtime=0
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104370332 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 514 112 96 399 0 111 0
[pid=31886] ppid=31885 vsize=13740 CPUtime=0.69
/proc/31886/stat : 31886 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 3841 0 0 0 68 1 0 0 25 0 1 0 104370332 14069760 3068 1992294400 134512640 135078026 4294956176 18446744073709551615 134553123 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31886/statm: 3435 3069 55 138 0 3294 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15796

[startup+1.50114 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31887
/proc/meminfo: memFree=1528168/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=2056 CPUtime=0
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104370332 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 514 112 96 399 0 111 0
[pid=31886] ppid=31885 vsize=14092 CPUtime=1.49
/proc/31886/stat : 31886 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 4493 0 0 0 147 2 0 0 25 0 1 0 104370332 14430208 3281 1992294400 134512640 135078026 4294956176 18446744073709551615 134527210 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31886/statm: 3523 3281 71 138 0 3382 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16148

[startup+3.10146 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31887
/proc/meminfo: memFree=1528104/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=2056 CPUtime=0
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104370332 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 514 112 96 399 0 111 0
[pid=31886] ppid=31885 vsize=14884 CPUtime=3.09
/proc/31886/stat : 31886 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 4689 0 0 0 307 2 0 0 25 0 1 0 104370332 15241216 3477 1992294400 134512640 135078026 4294956176 18446744073709551615 134539247 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31886/statm: 3721 3477 71 138 0 3580 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16940

[startup+6.30108 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31887
/proc/meminfo: memFree=1527592/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=2056 CPUtime=0
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104370332 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 514 112 96 399 0 111 0
[pid=31886] ppid=31885 vsize=16732 CPUtime=6.28
/proc/31886/stat : 31886 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 5158 0 0 0 626 2 0 0 25 0 1 0 104370332 17133568 3946 1992294400 134512640 135078026 4294956176 18446744073709551615 134609221 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31886/statm: 4183 3946 71 138 0 4042 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18788

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31888
/proc/meminfo: memFree=1533416/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=2056 CPUtime=9.99
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 152 5538 0 0 0 0 996 3 19 0 1 0 104370332 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 514 121 104 399 0 111 0
[pid=31888] ppid=31885 vsize=12016 CPUtime=2.69
/proc/31888/stat : 31888 (picosat846) R 31885 31885 31453 0 -1 4194304 2656 0 0 0 268 1 0 0 25 0 1 0 104371332 12304384 2601 1992294400 134512640 134570484 4294956176 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31888/statm: 3004 2601 85 14 0 2670 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14072

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31891
/proc/meminfo: memFree=1521448/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=15016 CPUtime=3.43
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 4705 0 0 0 341 2 0 0 25 0 1 0 104372538 15376384 3493 1992294400 134512640 135078026 4294956176 18446744073709551615 134524151 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 3754 3493 71 138 0 3613 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 23140

[startup+51.1029 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31891
/proc/meminfo: memFree=1506472/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=30720 CPUtime=29.01
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 8606 0 0 0 2896 5 0 0 25 0 1 0 104372538 31457280 7394 1992294400 134512640 135078026 4294956176 18446744073709551615 134523981 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 7680 7394 71 138 0 7539 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 38844

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31891
/proc/meminfo: memFree=1481896/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=54608 CPUtime=80.19
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 14572 0 0 0 8009 10 0 0 25 0 1 0 104372538 55918592 13360 1992294400 134512640 135078026 4294956176 18446744073709551615 134522630 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 13652 13360 71 138 0 13511 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 62732

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31891
/proc/meminfo: memFree=1466152/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=70732 CPUtime=140.14
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 18615 0 0 0 14000 14 0 0 25 0 1 0 104372538 72429568 17403 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 17683 17403 71 138 0 17542 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 78856

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31891
/proc/meminfo: memFree=1451048/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=85656 CPUtime=200.11
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 22236 0 0 0 19994 17 0 0 25 0 1 0 104372538 87711744 21024 1992294400 134512640 135078026 4294956176 18446744073709551615 134534648 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 21414 21024 71 138 0 21273 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 93780

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31891
/proc/meminfo: memFree=1435560/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=101256 CPUtime=260.07
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 26156 0 0 0 25986 21 0 0 25 0 1 0 104372538 103686144 24944 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 25314 24944 71 138 0 25173 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 109380

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31891
/proc/meminfo: memFree=1421488/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=115028 CPUtime=320.02
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 29604 0 0 0 31977 25 0 0 25 0 1 0 104372538 117788672 28392 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 28757 28392 71 138 0 28616 0

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


[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31893
/proc/meminfo: memFree=1401264/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=135028 CPUtime=739.78
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 34601 0 0 0 73947 31 0 0 25 0 1 0 104372538 138268672 33389 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 33757 33389 71 138 0 33616 0
Current children cumulated CPU time (s) 761.8
Current children cumulated vsize (KiB) 143152

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31893
/proc/meminfo: memFree=1395056/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=141380 CPUtime=799.74
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 36168 0 0 0 79942 32 0 0 25 0 1 0 104372538 144773120 34956 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 35345 34956 71 138 0 35204 0
Current children cumulated CPU time (s) 821.76
Current children cumulated vsize (KiB) 149504

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31893
/proc/meminfo: memFree=1394992/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=141380 CPUtime=859.71
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 36168 0 0 0 85939 32 0 0 25 0 1 0 104372538 144773120 34956 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 35345 34956 71 138 0 35204 0
Current children cumulated CPU time (s) 881.73
Current children cumulated vsize (KiB) 149504

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31893
/proc/meminfo: memFree=1394992/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=141380 CPUtime=919.68
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 36171 0 0 0 91936 32 0 0 25 0 1 0 104372538 144773120 34959 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 35345 34959 71 138 0 35204 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 149504

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31893
/proc/meminfo: memFree=1394928/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=141380 CPUtime=979.65
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 36183 0 0 0 97933 32 0 0 25 0 1 0 104372538 144773120 34971 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 35345 34971 71 138 0 35204 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 149504

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31893
/proc/meminfo: memFree=1394928/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=141380 CPUtime=1039.62
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 36183 0 0 0 103930 32 0 0 25 0 1 0 104372538 144773120 34971 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 35345 34971 71 138 0 35204 0
Current children cumulated CPU time (s) 1061.64
Current children cumulated vsize (KiB) 149504

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31893
/proc/meminfo: memFree=1394928/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=141380 CPUtime=1099.6
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 36186 0 0 0 109927 33 0 0 25 0 1 0 104372538 144773120 34974 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 35345 34974 71 138 0 35204 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 149504

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31893
/proc/meminfo: memFree=1388848/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=147732 CPUtime=1159.57
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 37778 0 0 0 115923 34 0 0 25 0 1 0 104372538 151277568 36566 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 36933 36566 71 138 0 36792 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 155856

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 31893
/proc/meminfo: memFree=1387056/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=149184 CPUtime=1167.56
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 38155 0 0 0 116722 34 0 0 25 0 1 0 104372538 152764416 36943 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 37296 36943 71 138 0 37155 0
Current children cumulated CPU time (s) 1189.58
Current children cumulated vsize (KiB) 157308

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31893
/proc/meminfo: memFree=1386544/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=149712 CPUtime=1170.75
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 38287 0 0 0 117041 34 0 0 25 0 1 0 104372538 153305088 37075 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 37428 37075 71 138 0 37287 0
Current children cumulated CPU time (s) 1192.77
Current children cumulated vsize (KiB) 157836

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31893
/proc/meminfo: memFree=1386288/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=149976 CPUtime=1173.95
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 38346 0 0 0 117361 34 0 0 25 0 1 0 104372538 153575424 37134 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 37494 37134 71 138 0 37353 0
Current children cumulated CPU time (s) 1195.97
Current children cumulated vsize (KiB) 158100

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31893
/proc/meminfo: memFree=1386288/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=149976 CPUtime=1175.55
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 38346 0 0 0 117521 34 0 0 25 0 1 0 104372538 153575424 37134 1992294400 134512640 135078026 4294956176 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 37494 37134 71 138 0 37353 0
Current children cumulated CPU time (s) 1197.57
Current children cumulated vsize (KiB) 158100

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31893
/proc/meminfo: memFree=1386288/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=149976 CPUtime=1176.35
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 38346 0 0 0 117601 34 0 0 25 0 1 0 104372538 153575424 37134 1992294400 134512640 135078026 4294956176 18446744073709551615 134523686 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 37494 37134 71 138 0 37353 0
Current children cumulated CPU time (s) 1198.37
Current children cumulated vsize (KiB) 158100

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31893
/proc/meminfo: memFree=1386288/2055924 swapFree=4180784/4192956
[pid=31885] ppid=31883 vsize=8124 CPUtime=22.02
/proc/31885/stat : 31885 (SATzilla2009_I) S 31883 31885 31453 0 -1 4194304 5355 16112 0 0 398 12 1779 13 25 0 1 0 104370332 8318976 1804 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31885/statm: 2031 1804 217 399 0 1628 0
[pid=31891] ppid=31885 vsize=149976 CPUtime=1176.75
/proc/31891/stat : 31891 (mxc-sr08) R 31885 31885 31453 0 -1 4194304 38346 0 0 0 117641 34 0 0 25 0 1 0 104372538 153575424 37134 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31891/statm: 37494 37134 71 138 0 37353 0
Current children cumulated CPU time (s) 1198.77
Current children cumulated vsize (KiB) 158100

Child status: 17
Real time (s): 1199.59
CPU time (s): 1198.89
CPU user time (s): 1198.25
CPU system time (s): 0.636903
CPU usage (%): 99.9416
Max. virtual memory (cumulated for all children) (KiB): 158100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.25
system time used= 0.636903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59832
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= 15
involuntary context switches= 3760

runsolver used 1.12183 second user time and 3.24851 second system time

The end

Launcher Data

Begin job on node6 at 2009-04-26 18:29:19
IDJOB=1730773
IDBENCH=24736
IDSOLVER=528
FILE ID=node6/1730773-1240763359
PBS_JOBID= 9187096
Free space on /tmp= 66332 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/others/sgp_5-5-6.sat05-2675.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730773-1240763359/watcher-1730773-1240763359 -o /tmp/evaluation-result-1730773-1240763359/solver-1730773-1240763359 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1730773-1240763359.cnf

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

MD5SUM BENCH= 531549e214a293ad3adf6ddff17eb882
RANDOM SEED=716596260

node6.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.281
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.281
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:      2055924 kB
MemFree:       1543192 kB
Buffers:         58116 kB
Cached:         377308 kB
SwapCached:       6032 kB
Active:         214720 kB
Inactive:       229232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1543192 kB
SwapTotal:     4192956 kB
SwapFree:      4180784 kB
Dirty:           34520 kB
Writeback:           0 kB
Mapped:          14120 kB
Slab:            54856 kB
Committed_AS:   454832 kB
PageTables:       1452 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= 66300 MiB
End job on node6 at 2009-04-26 18:49:19