Trace number 1538589

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.03 1199.65

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S688804305-073.cnf
MD5SUMc44bf8e86de68afd8b13539ed87fd1d0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark26.24
Satisfiable
(Un)Satisfiability was proved
Number of variables8000
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.15/19.21	c SATzilla is building models for class 2
19.15/19.21	c run presolver march_dl2004 for 5 seconds ... 
19.15/19.21	c Bin: Executing march_dl2004
19.15/19.21	c spawning binary file with 5 seconds ...
19.15/19.21	c child exit by a signal
19.15/19.21	c march_dl2004 returned code 137.
19.15/19.21	c run presolver mxc-sr08 for 5 seconds ... 
19.15/19.21	c Bin: Executing mxc-sr08
19.15/19.21	c spawning binary file with 5 seconds ...
19.15/19.21	c child exit by a signal
19.15/19.21	c mxc-sr08 returned code 137.
19.15/19.21	c Orignal number of varibales is 8000, number of clauses is 33600 
19.15/19.21	c predicted feature computation time is 8.917436 
19.15/19.21	c Bin: Executing satelite
19.15/19.21	c spawning binary file with 240 seconds ...
19.15/19.21	c child exited successfully
19.15/19.21	c satzilla computing base features
19.15/19.21	c Number of variabe is: 7797, Number of clause is : 33351 
19.15/19.21	c Initializing...
19.15/19.21	c satzilla compute diameter ...
19.15/19.21	c start diameter features ...
19.15/19.21	c satzilla doing clause learning
19.15/19.21	c start clause learning features ...
19.15/19.21	c Bin: Executing zchaff07
19.15/19.21	c spawning binary file with 2 seconds ...
19.15/19.21	c child exit by a signal
19.15/19.21	c satzilla doing survey propogation probe
19.15/19.21	c do survay propogation for 2 second ...
19.15/19.21	c satzilla doing local search probe
19.15/19.21	c satzilla doing lobjois search-space size estimate
19.15/19.21	c features are:8000 33600 7797 33351 0.0260357 0.00746604 0.233786 0.495575 0.586258 0.710763 0.000389397 0.063802 0.000384763 0.000769527 0.156746 0 0.965188 0.000389397 0.28831 5.99682e-05 0.00101946 2.70639 0.224739 0.168737 0 1 3.36048 0.000190407 0.397908 0 0.000599682 2.32073 0.4909 0.000788178 0.291462 0.000119936 0.00215886 5 0 5 5 -0 25.6176 0.386898 12 61 43 15 29 19 24 51.8436 0.150614 27.9167 66.1429 61.8148 41.6522 57.5882 47.4828 52.8824 0.39099 0.574987 0.000160597 1 0.700518 0.0857138 0.559327 0.206444 0.388107 0.0913264 0.658781 0.0024304 0.710047 0.173155 0.0279093 0.122324 0.0465716 0.0780327 199.818 0.140082 1699.18 0.0168229 1702.5 1662 1730 0.212599 0.333062 0.837679 0.00931011 0.241965 0.310773 
19.15/19.21	c satzilla's ranking:
19.15/19.21	c 1) mxc-sr08: 3.275733
19.15/19.21	c 2) minisat20: 3.245259
19.15/19.21	c 3) minisat20SAT07: 3.149148
19.15/19.21	c 4) march_dl2004: 2.933586
19.15/19.21	c 5) zchaff_rand: 1.695499
19.15/19.21	c 6) vallst: 0.705602
19.15/19.21	c 7) tts-4-0: 0.264379
19.15/19.21	c 8) SATenstein: -10000.000000
19.15/19.21	c 9) gnovelty+: -10000.000000
19.15/19.21	c 10) adaptg2wsat+: -10000.000000
19.15/19.21	c 11) adaptg2wsat0: -10000.000000
19.15/19.21	c 12) picosat846: -10000.000000
19.15/19.21	c 13) kcnfs04SAT07: -10000.000000
19.15/19.21	c satzilla running mxc-sr08 ... 
1198.94/1199.64	c Bin: Executing mxc-sr08
1198.94/1199.64	c spawning binary file with 1180 seconds ...
1198.94/1199.64	c child exit by a signal
1198.94/1199.64	c mxc-sr08 returned code 137.
1198.94/1199.64	c satzilla running minisat20 ... 
1198.94/1199.64	c Bin: Executing minisat20
1198.94/1199.64	c minisat20 returned code 1.
1198.94/1199.64	c satzilla running minisat20SAT07 ... 
1198.94/1199.64	c Bin: Executing minisat20SAT07
1198.94/1199.64	c minisat20SAT07 returned code 1.
1198.94/1199.64	c satzilla running march_dl2004 ... 
1198.94/1199.64	c Bin: Executing march_dl2004
1198.94/1199.64	c march_dl2004 returned code 1.
1198.94/1199.64	c satzilla running zchaff_rand ... 
1198.94/1199.64	c Bin: Executing zchaff_rand
1198.94/1199.64	c zchaff_rand returned code 1.
1198.94/1199.64	c satzilla running vallst ... 
1198.94/1199.64	c Bin: Executing vallst
1198.94/1199.64	c vallst returned code 1.
1198.94/1199.64	c satzilla running tts-4-0 ... 
1198.94/1199.64	c Bin: Executing tts-4-0
1198.94/1199.64	c tts-4-0 returned code 1.
1198.94/1199.64	c satzilla running SATenstein ... 
1198.94/1199.64	c Bin: Executing SATenstein
1198.94/1199.64	c SATenstein returned code 1.
1198.94/1199.64	c satzilla running gnovelty+ ... 
1198.94/1199.64	c Bin: Executing gnovelty+
1198.94/1199.64	c gnovelty+ returned code 1.
1198.94/1199.64	c satzilla running adaptg2wsat+ ... 
1198.94/1199.64	c Bin: Executing adaptg2wsat+
1198.94/1199.64	c adaptg2wsat+ returned code 1.
1198.94/1199.64	c satzilla running adaptg2wsat0 ... 
1198.94/1199.64	c Bin: Executing adaptg2wsat0
1198.94/1199.64	c adaptg2wsat0 returned code 1.
1198.94/1199.64	c satzilla running picosat846 ... 
1198.94/1199.64	c Bin: Executing picosat846
1198.94/1199.64	c picosat846 returned code 1.
1198.94/1199.64	c satzilla running kcnfs04SAT07 ... 
1198.94/1199.64	c Bin: Executing kcnfs04SAT07
1198.94/1199.64	c kcnfs04SAT07 returned code 1.
1198.94/1199.64	c ERROR: All Failed! 
1198.94/1199.64	c SATZILLA_TIME=1199.180000

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-1538589-1238435514/watcher-1538589-1238435514 -o /tmp/evaluation-result-1538589-1238435514/solver-1538589-1238435514 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538589-1238435514.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 10601
/proc/meminfo: memFree=1389968/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=2056 CPUtime=0
/proc/10601/stat : 10601 (SATzilla2009_C) R 10599 10601 10132 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1116216950 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/10601/statm: 514 112 96 399 0 111 0
[pid=10602] ppid=10601 vsize=1368 CPUtime=0
/proc/10602/stat : 10602 (march_dl2004) R 10601 10601 10132 0 -1 4194304 223 0 0 0 0 0 0 0 18 0 1 0 1116216950 1400832 218 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10602/statm: 342 218 50 118 0 221 0

[startup+0.087926 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10601
/proc/meminfo: memFree=1389968/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=2056 CPUtime=0
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116216950 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10601/statm: 514 112 96 399 0 111 0
[pid=10602] ppid=10601 vsize=3876 CPUtime=0.08
/proc/10602/stat : 10602 (march_dl2004) R 10601 10601 10132 0 -1 4194304 952 0 0 0 8 0 0 0 19 0 1 0 1116216950 3969024 734 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10602/statm: 969 738 55 118 0 848 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5932

[startup+0.101926 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10601
/proc/meminfo: memFree=1389968/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=2056 CPUtime=0
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116216950 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10601/statm: 514 112 96 399 0 111 0
[pid=10602] ppid=10601 vsize=4272 CPUtime=0.09
/proc/10602/stat : 10602 (march_dl2004) R 10601 10601 10132 0 -1 4194304 1376 0 0 0 9 0 0 0 19 0 1 0 1116216950 4374528 870 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10602/statm: 1068 874 55 118 0 947 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6328

[startup+0.301959 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10601
/proc/meminfo: memFree=1389968/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=2056 CPUtime=0
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116216950 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10601/statm: 514 112 96 399 0 111 0
[pid=10602] ppid=10601 vsize=7152 CPUtime=0.29
/proc/10602/stat : 10602 (march_dl2004) R 10601 10601 10132 0 -1 4194304 4445 0 0 0 27 2 0 0 21 0 1 0 1116216950 7323648 1552 1992294400 134512640 134996440 4294956176 18446744073709551615 134559366 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10602/statm: 1788 1552 65 118 0 1667 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9208

[startup+0.702023 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10601
/proc/meminfo: memFree=1389968/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=2056 CPUtime=0
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116216950 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10601/statm: 514 112 96 399 0 111 0
[pid=10602] ppid=10601 vsize=9792 CPUtime=0.69
/proc/10602/stat : 10602 (march_dl2004) R 10601 10601 10132 0 -1 4194304 6209 0 0 0 52 17 0 0 25 0 1 0 1116216950 10027008 2169 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10602/statm: 2448 2169 72 118 0 2327 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11848

[startup+1.50115 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10603
/proc/meminfo: memFree=1381696/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=2056 CPUtime=0
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116216950 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10601/statm: 514 112 96 399 0 111 0
[pid=10602] ppid=10601 vsize=9276 CPUtime=1.49
/proc/10602/stat : 10602 (march_dl2004) R 10601 10601 10132 0 -1 4194304 6775 0 0 0 131 18 0 0 25 0 1 0 1116216950 9498624 2100 1992294400 134512640 134996440 4294956176 18446744073709551615 134551577 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10602/statm: 2319 2100 74 118 0 2198 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11332

[startup+3.10241 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10603
/proc/meminfo: memFree=1381312/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=2056 CPUtime=0
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116216950 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10601/statm: 514 112 96 399 0 111 0
[pid=10602] ppid=10601 vsize=10072 CPUtime=3.09
/proc/10602/stat : 10602 (march_dl2004) R 10601 10601 10132 0 -1 4194304 6957 0 0 0 291 18 0 0 25 0 1 0 1116216950 10313728 2282 1992294400 134512640 134996440 4294956176 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10602/statm: 2518 2282 74 118 0 2397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12128

[startup+6.30192 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10604
/proc/meminfo: memFree=1385536/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=2056 CPUtime=4.99
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 156 7030 0 0 0 0 481 18 16 0 1 0 1116216950 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 514 125 107 399 0 111 0
[pid=10604] ppid=10601 vsize=6212 CPUtime=1.28
/proc/10604/stat : 10604 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 1596 0 0 0 128 0 0 0 25 0 1 0 1116217450 6361088 1376 1992294400 134512640 135078026 4294956176 18446744073709551615 134534950 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10604/statm: 1553 1376 71 138 0 1412 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8268

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10605
/proc/meminfo: memFree=1386184/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=4704 CPUtime=12.45
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 1225 9939 0 0 231 0 994 20 25 0 1 0 1116216950 4816896 834 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10601/statm: 1176 834 136 399 0 773 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 4704

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10607
/proc/meminfo: memFree=1378432/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=7400 CPUtime=6.27
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 1902 0 0 0 627 0 0 0 25 0 1 0 1116218872 7577600 1682 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 1850 1682 71 138 0 1709 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 14380

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10607
/proc/meminfo: memFree=1376256/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=9512 CPUtime=31.84
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 2419 0 0 0 3183 1 0 0 25 0 1 0 1116218872 9740288 2199 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 2378 2199 71 138 0 2237 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 16492

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10607
/proc/meminfo: memFree=1374720/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=11192 CPUtime=83.02
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 2841 0 0 0 8300 2 0 0 25 0 1 0 1116218872 11460608 2621 1992294400 134512640 135078026 4294956176 18446744073709551615 134522269 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 2798 2621 71 138 0 2657 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 18172

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10607
/proc/meminfo: memFree=1372928/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=12908 CPUtime=142.99
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 3289 0 0 0 14297 2 0 0 25 0 1 0 1116218872 13217792 3069 1992294400 134512640 135078026 4294956176 18446744073709551615 134526852 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 3227 3069 71 138 0 3086 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 19888

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10607
/proc/meminfo: memFree=1371264/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=14624 CPUtime=202.95
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 3695 0 0 0 20292 3 0 0 25 0 1 0 1116218872 14974976 3475 1992294400 134512640 135078026 4294956176 18446744073709551615 134529763 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 3656 3475 71 138 0 3515 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 21604

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10607
/proc/meminfo: memFree=1370560/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=15280 CPUtime=262.92
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 3868 0 0 0 26289 3 0 0 25 0 1 0 1116218872 15646720 3648 1992294400 134512640 135078026 4294956176 18446744073709551615 134522271 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 3820 3648 71 138 0 3679 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 22260

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10607
/proc/meminfo: memFree=1369024/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=16880 CPUtime=322.89
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 4330 0 0 0 32286 3 0 0 25 0 1 0 1116218872 17285120 4044 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 4220 4044 71 138 0 4079 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 23860


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10613
/proc/meminfo: memFree=1364096/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=21484 CPUtime=802.65
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 5720 0 0 0 80260 5 0 0 25 0 1 0 1116218872 21999616 5220 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 5371 5220 71 138 0 5230 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 28464

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10613
/proc/meminfo: memFree=1364096/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=21484 CPUtime=862.62
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 5720 0 0 0 86257 5 0 0 25 0 1 0 1116218872 21999616 5220 1992294400 134512640 135078026 4294956176 18446744073709551615 134523661 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 5371 5220 71 138 0 5230 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 28464

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10613
/proc/meminfo: memFree=1362880/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=22936 CPUtime=922.58
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 6067 0 0 0 92253 5 0 0 25 0 1 0 1116218872 23486464 5567 1992294400 134512640 135078026 4294956176 18446744073709551615 134523990 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 5734 5567 71 138 0 5593 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 29916

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10613
/proc/meminfo: memFree=1362880/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=22924 CPUtime=982.56
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 6067 0 0 0 98251 5 0 0 25 0 1 0 1116218872 23474176 5567 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 5731 5567 71 138 0 5590 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 29904

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10613
/proc/meminfo: memFree=1362112/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=23696 CPUtime=1042.53
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 6263 0 0 0 104248 5 0 0 25 0 1 0 1116218872 24264704 5763 1992294400 134512640 135078026 4294956176 18446744073709551615 134524342 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 5924 5763 71 138 0 5783 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 30676

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10613
/proc/meminfo: memFree=1361728/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=24092 CPUtime=1102.5
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 6359 0 0 0 110244 6 0 0 25 0 1 0 1116218872 24670208 5859 1992294400 134512640 135078026 4294956176 18446744073709551615 134523894 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 6023 5859 71 138 0 5882 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 31072

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10613
/proc/meminfo: memFree=1360704/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=25148 CPUtime=1162.48
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 6617 0 0 0 116242 6 0 0 25 0 1 0 1116218872 25751552 6117 1992294400 134512640 135078026 4294956176 18446744073709551615 134522269 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 6287 6117 71 138 0 6146 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 32128

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 10613
/proc/meminfo: memFree=1360704/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=25148 CPUtime=1170.47
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 6617 0 0 0 117041 6 0 0 25 0 1 0 1116218872 25751552 6117 1992294400 134512640 135078026 4294956176 18446744073709551615 134522283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 6287 6117 71 138 0 6146 0
Current children cumulated CPU time (s) 1189.64
Current children cumulated vsize (KiB) 32128

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10613
/proc/meminfo: memFree=1360704/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=25148 CPUtime=1173.68
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 6617 0 0 0 117362 6 0 0 25 0 1 0 1116218872 25751552 6117 1992294400 134512640 135078026 4294956176 18446744073709551615 134525972 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 6287 6117 71 138 0 6146 0
Current children cumulated CPU time (s) 1192.85
Current children cumulated vsize (KiB) 32128

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10613
/proc/meminfo: memFree=1360704/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=25148 CPUtime=1176.88
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 6617 0 0 0 117682 6 0 0 25 0 1 0 1116218872 25751552 6117 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 6287 6117 71 138 0 6146 0
Current children cumulated CPU time (s) 1196.05
Current children cumulated vsize (KiB) 32128

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10613
/proc/meminfo: memFree=1360704/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=25148 CPUtime=1178.47
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 6617 0 0 0 117841 6 0 0 25 0 1 0 1116218872 25751552 6117 1992294400 134512640 135078026 4294956176 18446744073709551615 134523737 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 6287 6117 71 138 0 6146 0
Current children cumulated CPU time (s) 1197.64
Current children cumulated vsize (KiB) 32128

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10613
/proc/meminfo: memFree=1360704/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=25148 CPUtime=1179.27
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 6617 0 0 0 117921 6 0 0 25 0 1 0 1116218872 25751552 6117 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 6287 6117 71 138 0 6146 0
Current children cumulated CPU time (s) 1198.44
Current children cumulated vsize (KiB) 32128

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10613
/proc/meminfo: memFree=1360704/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=25148 CPUtime=1179.67
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 6617 0 0 0 117961 6 0 0 25 0 1 0 1116218872 25751552 6117 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 6287 6117 71 138 0 6146 0
Current children cumulated CPU time (s) 1198.84
Current children cumulated vsize (KiB) 32128

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10613
/proc/meminfo: memFree=1360704/2055920 swapFree=4178264/4192956
[pid=10601] ppid=10599 vsize=6980 CPUtime=19.17
/proc/10601/stat : 10601 (SATzilla2009_C) S 10599 10601 10132 0 -1 4194304 2875 11503 0 0 682 21 1175 39 25 0 1 0 1116216950 7147520 1409 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10601/statm: 1745 1409 220 399 0 1342 0
[pid=10607] ppid=10601 vsize=25148 CPUtime=1179.77
/proc/10607/stat : 10607 (mxc-sr08) R 10601 10601 10132 0 -1 4194304 6617 0 0 0 117971 6 0 0 25 0 1 0 1116218872 25751552 6117 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10607/statm: 6287 6117 71 138 0 6146 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 32128

Child status: 17
Real time (s): 1199.65
CPU time (s): 1199.03
CPU user time (s): 1198.34
CPU system time (s): 0.682896
CPU usage (%): 99.9481
Max. virtual memory (cumulated for all children) (KiB): 32128

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

runsolver used 0.867868 second user time and 3.50347 second system time

The end

Launcher Data

Begin job on node26 at 2009-03-30 19:51:54
IDJOB=1538589
IDBENCH=70309
IDSOLVER=527
FILE ID=node26/1538589-1238435514
PBS_JOBID= 9061523
Free space on /tmp= 66264 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S688804305-073.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538589-1238435514/watcher-1538589-1238435514 -o /tmp/evaluation-result-1538589-1238435514/solver-1538589-1238435514 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538589-1238435514.cnf

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

MD5SUM BENCH= c44bf8e86de68afd8b13539ed87fd1d0
RANDOM SEED=906960629

node26.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.261
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	: 5931.00
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.261
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:       1390520 kB
Buffers:         78356 kB
Cached:         497836 kB
SwapCached:       8472 kB
Active:         178700 kB
Inactive:       407388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1390520 kB
SwapTotal:     4192956 kB
SwapFree:      4178264 kB
Dirty:           32044 kB
Writeback:           0 kB
Mapped:          15612 kB
Slab:            65416 kB
Committed_AS:  2905528 kB
PageTables:       1372 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= 66232 MiB
End job on node26 at 2009-03-30 20:11:54