Trace number 1538451

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.43 1200.07

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S956556686-037.cnf
MD5SUMacdedd9b500b479d333013009842065d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515300

Solver Data

17.57/17.61	c SATzilla is building models for class 2
17.57/17.61	c run presolver march_dl2004 for 5 seconds ... 
17.57/17.61	c Bin: Executing march_dl2004
17.57/17.61	c spawning binary file with 5 seconds ...
17.57/17.61	c child exit by a signal
17.57/17.61	c march_dl2004 returned code 137.
17.57/17.61	c run presolver mxc-sr08 for 5 seconds ... 
17.57/17.61	c Bin: Executing mxc-sr08
17.57/17.61	c spawning binary file with 5 seconds ...
17.57/17.61	c child exit by a signal
17.57/17.61	c mxc-sr08 returned code 137.
17.57/17.61	c Orignal number of varibales is 180, number of clauses is 15300 
17.57/17.61	c predicted feature computation time is 7.226626 
17.57/17.61	c Bin: Executing satelite
17.57/17.61	c spawning binary file with 240 seconds ...
17.57/17.61	c child exited successfully
17.57/17.61	c satzilla computing base features
17.57/17.61	c Number of variabe is: 180, Number of clause is : 15300 
17.57/17.61	c Initializing...
17.57/17.61	c satzilla compute diameter ...
17.57/17.61	c start diameter features ...
17.57/17.61	c satzilla doing clause learning
17.57/17.61	c start clause learning features ...
17.57/17.61	c Bin: Executing zchaff07
17.57/17.61	c spawning binary file with 2 seconds ...
17.57/17.61	c child exit by a signal
17.57/17.61	c satzilla doing survey propogation probe
17.57/17.61	c do survay propogation for 2 second ...
17.57/17.61	c satzilla doing local search probe
17.57/17.61	c satzilla doing lobjois search-space size estimate
17.57/17.61	c features are:180 15300 180 15300 0 0 0.0117647 0.310756 0.68309 0.998739 0.0388889 1.78429e-16 0.0388889 0.0388889 -0 0 0 0.0388889 0.0380911 0.0348366 0.0429412 4.19298 0.0310783 0.0220138 0 0.0918544 2.03997 0.00236638 0.161017 0.00137255 0.00385621 3.06417 0.0608497 0.0116993 0 0.0116993 0.0116993 2 0 2 2 -0 4240 0.0238208 4139 4341 4341 4139 4341 4139 4341 53.7699 0.0027578 53.6216 53.9182 53.9182 53.6216 53.9182 53.6216 53.9182 0.0634278 0.687495 0.00017545 0.180509 0.126105 0.00984798 0.0912527 0.0282862 0.062073 9.96846e-05 0.379161 3.63693e-05 0.00025051 0.000148185 6.01371e-05 0.000117574 7.53113e-05 9.24098e-05 19.0898 0.214533 29.8643 0.151091 30 24 36 1.83951 0.274932 0.891928 0.0748399 0.634743 0.741837 
17.57/17.61	c satzilla's ranking:
17.57/17.61	c 1) march_dl2004: 4.117571
17.57/17.61	c 2) minisat20SAT07: 3.287993
17.57/17.61	c 3) mxc-sr08: 3.273826
17.57/17.61	c 4) minisat20: 1.879001
17.57/17.61	c 5) tts-4-0: 0.608087
17.57/17.61	c 6) vallst: 0.379063
17.57/17.61	c 7) zchaff_rand: 0.147402
17.57/17.61	c 8) SATenstein: -10000.000000
17.57/17.61	c 9) gnovelty+: -10000.000000
17.57/17.61	c 10) adaptg2wsat+: -10000.000000
17.57/17.61	c 11) adaptg2wsat0: -10000.000000
17.57/17.61	c 12) picosat846: -10000.000000
17.57/17.61	c 13) kcnfs04SAT07: -10000.000000
17.57/17.61	c satzilla running march_dl2004 ... 
1199.34/1200.06	c Bin: Executing march_dl2004
1199.34/1200.06	c spawning binary file with 1182 seconds ...
1199.34/1200.06	c child exit by a signal
1199.34/1200.06	c march_dl2004 returned code 137.
1199.34/1200.06	c satzilla running minisat20SAT07 ... 
1199.34/1200.06	c Bin: Executing minisat20SAT07
1199.34/1200.06	c minisat20SAT07 returned code 1.
1199.34/1200.06	c satzilla running mxc-sr08 ... 
1199.34/1200.06	c Bin: Executing mxc-sr08
1199.34/1200.06	c mxc-sr08 returned code 1.
1199.34/1200.06	c satzilla running minisat20 ... 
1199.34/1200.06	c Bin: Executing minisat20
1199.34/1200.06	c minisat20 returned code 1.
1199.34/1200.06	c satzilla running tts-4-0 ... 
1199.34/1200.06	c Bin: Executing tts-4-0
1199.34/1200.06	c tts-4-0 returned code 1.
1199.34/1200.06	c satzilla running vallst ... 
1199.34/1200.06	c Bin: Executing vallst
1199.34/1200.06	c vallst returned code 1.
1199.34/1200.06	c satzilla running zchaff_rand ... 
1199.34/1200.06	c Bin: Executing zchaff_rand
1199.34/1200.06	c zchaff_rand returned code 1.
1199.34/1200.06	c satzilla running SATenstein ... 
1199.34/1200.06	c Bin: Executing SATenstein
1199.34/1200.06	c SATenstein returned code 1.
1199.34/1200.06	c satzilla running gnovelty+ ... 
1199.34/1200.06	c Bin: Executing gnovelty+
1199.34/1200.06	c gnovelty+ returned code 1.
1199.34/1200.06	c satzilla running adaptg2wsat+ ... 
1199.34/1200.06	c Bin: Executing adaptg2wsat+
1199.34/1200.06	c adaptg2wsat+ returned code 1.
1199.34/1200.06	c satzilla running adaptg2wsat0 ... 
1199.34/1200.06	c Bin: Executing adaptg2wsat0
1199.34/1200.06	c adaptg2wsat0 returned code 1.
1199.34/1200.06	c satzilla running picosat846 ... 
1199.34/1200.06	c Bin: Executing picosat846
1199.34/1200.06	c picosat846 returned code 1.
1199.34/1200.06	c satzilla running kcnfs04SAT07 ... 
1199.34/1200.06	c Bin: Executing kcnfs04SAT07
1199.34/1200.06	c kcnfs04SAT07 returned code 1.
1199.34/1200.06	c ERROR: All Failed! 
1199.34/1200.06	c SATZILLA_TIME=1199.600000

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.10 3/64 1353
/proc/meminfo: memFree=1487152/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=2056 CPUtime=0
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115829000 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 514 112 96 399 0 111 0
[pid=1354] ppid=1353 vsize=768 CPUtime=0
/proc/1354/stat : 1354 (march_dl2004) R 1353 1353 1145 0 -1 4194304 94 0 0 0 0 0 0 0 19 0 1 0 1115829000 786432 89 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1354/statm: 192 89 50 118 0 71 0

[startup+0.025399 s]
/proc/loadavg: 0.92 0.98 1.10 3/64 1353
/proc/meminfo: memFree=1487152/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=2056 CPUtime=0
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115829000 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 514 112 96 399 0 111 0
[pid=1354] ppid=1353 vsize=1032 CPUtime=0.02
/proc/1354/stat : 1354 (march_dl2004) R 1353 1353 1145 0 -1 4194304 166 0 0 0 2 0 0 0 19 0 1 0 1115829000 1056768 161 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1354/statm: 258 161 50 118 0 137 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3088

[startup+0.101413 s]
/proc/loadavg: 0.92 0.98 1.10 3/64 1353
/proc/meminfo: memFree=1487152/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=2056 CPUtime=0
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115829000 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 514 112 96 399 0 111 0
[pid=1354] ppid=1353 vsize=2480 CPUtime=0.09
/proc/1354/stat : 1354 (march_dl2004) R 1353 1353 1145 0 -1 4194304 2027 0 0 0 9 0 0 0 19 0 1 0 1115829000 2539520 505 1992294400 134512640 134996440 4294956176 18446744073709551615 134559280 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1354/statm: 620 505 65 118 0 499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4536

[startup+0.301451 s]
/proc/loadavg: 0.92 0.98 1.10 3/64 1353
/proc/meminfo: memFree=1487152/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=2056 CPUtime=0
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115829000 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 514 112 96 399 0 111 0
[pid=1354] ppid=1353 vsize=4660 CPUtime=0.29
/proc/1354/stat : 1354 (march_dl2004) R 1353 1353 1145 0 -1 4194304 2928 0 0 0 28 1 0 0 21 0 1 0 1115829000 4771840 669 1992294400 134512640 134996440 4294956176 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1354/statm: 1165 669 67 118 0 1044 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6716

[startup+0.701527 s]
/proc/loadavg: 0.92 0.98 1.10 3/64 1353
/proc/meminfo: memFree=1487152/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=2056 CPUtime=0
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115829000 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 514 112 96 399 0 111 0
[pid=1354] ppid=1353 vsize=4660 CPUtime=0.69
/proc/1354/stat : 1354 (march_dl2004) R 1353 1353 1145 0 -1 4194304 2934 0 0 0 68 1 0 0 25 0 1 0 1115829000 4771840 675 1992294400 134512640 134996440 4294956176 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1354/statm: 1165 675 67 118 0 1044 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6716

[startup+1.50168 s]
/proc/loadavg: 0.92 0.98 1.10 2/66 1355
/proc/meminfo: memFree=1484448/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=2056 CPUtime=0
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115829000 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 514 112 96 399 0 111 0
[pid=1354] ppid=1353 vsize=4660 CPUtime=1.49
/proc/1354/stat : 1354 (march_dl2004) R 1353 1353 1145 0 -1 4194304 2971 0 0 0 148 1 0 0 25 0 1 0 1115829000 4771840 712 1992294400 134512640 134996440 4294956176 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1354/statm: 1165 712 67 118 0 1044 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6716

[startup+3.10299 s]
/proc/loadavg: 0.92 0.98 1.10 2/66 1355
/proc/meminfo: memFree=1483040/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=2056 CPUtime=0
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115829000 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 514 112 96 399 0 111 0
[pid=1354] ppid=1353 vsize=4924 CPUtime=3.08
/proc/1354/stat : 1354 (march_dl2004) R 1353 1353 1145 0 -1 4194304 3036 0 0 0 307 1 0 0 25 0 1 0 1115829000 5042176 777 1992294400 134512640 134996440 4294956176 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1354/statm: 1231 777 67 118 0 1110 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6980

[startup+6.3016 s]
/proc/loadavg: 0.93 0.98 1.10 2/66 1356
/proc/meminfo: memFree=1485088/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=2056 CPUtime=4.99
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 152 3097 0 0 0 0 497 2 16 0 1 0 1115829000 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 514 121 104 399 0 111 0
[pid=1356] ppid=1353 vsize=3356 CPUtime=1.28
/proc/1356/stat : 1356 (mxc-sr08) R 1353 1353 1145 0 -1 4194304 906 0 0 0 128 0 0 0 25 0 1 0 1115829501 3436544 757 1992294400 134512640 135078026 4294956176 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1356/statm: 839 757 71 138 0 698 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 5412

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 1.10 2/66 1358
/proc/meminfo: memFree=1481568/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=6004 CPUtime=12.66
/proc/1353/stat : 1353 (SATzilla2009_C) R 1351 1353 1145 0 -1 4194304 1403 5831 0 0 61 0 1202 3 20 0 1 0 1115829000 6148096 1020 1992294400 134512640 136149437 4294956208 18446744073709551615 134847823 0 0 4096 3 0 0 0 17 0 0 0
/proc/1353/statm: 1501 1020 151 399 0 1098 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6004

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 1.10 2/66 1359
/proc/meminfo: memFree=1466336/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=20152 CPUtime=7.87
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 7234 0 0 0 764 23 0 0 25 0 1 0 1115830762 20635648 4589 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 5038 4589 72 118 0 4917 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 24976

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 1.09 2/66 1359
/proc/meminfo: memFree=1464864/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=20652 CPUtime=33.45
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 9348 0 0 0 3318 27 0 0 25 0 1 0 1115830762 21147648 4902 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 5163 4902 74 118 0 5042 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 25476

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.09 2/66 1359
/proc/meminfo: memFree=1464928/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=20652 CPUtime=84.63
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 9348 0 0 0 8436 27 0 0 25 0 1 0 1115830762 21147648 4902 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 5163 4902 74 118 0 5042 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 25476

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/66 1359
/proc/meminfo: memFree=1464864/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=20652 CPUtime=144.59
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 9348 0 0 0 14432 27 0 0 25 0 1 0 1115830762 21147648 4902 1992294400 134512640 134996440 4294956176 18446744073709551615 134526958 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 5163 4902 74 118 0 5042 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 25476

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 1359
/proc/meminfo: memFree=1464864/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=20652 CPUtime=204.56
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 9348 0 0 0 20429 27 0 0 25 0 1 0 1115830762 21147648 4902 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 5163 4902 74 118 0 5042 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 25476

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 1359
/proc/meminfo: memFree=1464864/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=20652 CPUtime=264.53
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 9348 0 0 0 26426 27 0 0 25 0 1 0 1115830762 21147648 4902 1992294400 134512640 134996440 4294956176 18446744073709551615 134527009 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 5163 4902 74 118 0 5042 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 25476

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 1359
/proc/meminfo: memFree=1464864/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=20652 CPUtime=324.5
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 9349 0 0 0 32423 27 0 0 25 0 1 0 1115830762 21147648 4903 1992294400 134512640 134996440 4294956176 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 5163 4903 74 118 0 5042 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 25476


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


[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 1359
/proc/meminfo: memFree=1425504/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=62720 CPUtime=804.26
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 19211 0 0 0 80391 35 0 0 25 0 1 0 1115830762 64225280 14765 1992294400 134512640 134996440 4294956176 18446744073709551615 134567394 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 15680 14765 74 118 0 15559 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 67544

[startup+882.303 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 1365
/proc/meminfo: memFree=1424352/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=63776 CPUtime=864.22
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 19491 0 0 0 86387 35 0 0 25 0 1 0 1115830762 65306624 15045 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 15944 15045 74 118 0 15823 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 68600

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 1365
/proc/meminfo: memFree=1423584/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=64572 CPUtime=924.18
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 19684 0 0 0 92383 35 0 0 25 0 1 0 1115830762 66121728 15238 1992294400 134512640 134996440 4294956176 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 16143 15238 74 118 0 16022 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 69396

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 1365
/proc/meminfo: memFree=1422816/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=65364 CPUtime=984.15
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 19872 0 0 0 98380 35 0 0 25 0 1 0 1115830762 66932736 15426 1992294400 134512640 134996440 4294956176 18446744073709551615 134551585 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 16341 15426 74 118 0 16220 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 70188

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 1365
/proc/meminfo: memFree=1422112/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=66028 CPUtime=1044.12
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 20062 0 0 0 104377 35 0 0 25 0 1 0 1115830762 67612672 15616 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 16507 15616 74 118 0 16386 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 70852

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 1365
/proc/meminfo: memFree=1421536/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=66556 CPUtime=1104.09
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 20200 0 0 0 110373 36 0 0 25 0 1 0 1115830762 68153344 15754 1992294400 134512640 134996440 4294956176 18446744073709551615 134568018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 16639 15754 74 118 0 16518 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 71380

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 1365
/proc/meminfo: memFree=1421088/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=67088 CPUtime=1164.06
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 20322 0 0 0 116370 36 0 0 25 0 1 0 1115830762 68698112 15876 1992294400 134512640 134996440 4294956176 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 16772 15876 74 118 0 16651 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 71912

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 1365
/proc/meminfo: memFree=1421024/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=67220 CPUtime=1172.06
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 20339 0 0 0 117170 36 0 0 25 0 1 0 1115830762 68833280 15893 1992294400 134512640 134996440 4294956176 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 16805 15893 74 118 0 16684 0
Current children cumulated CPU time (s) 1189.64
Current children cumulated vsize (KiB) 72044

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 1365
/proc/meminfo: memFree=1420960/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=67220 CPUtime=1178.46
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 20353 0 0 0 117810 36 0 0 25 0 1 0 1115830762 68833280 15907 1992294400 134512640 134996440 4294956176 18446744073709551615 134568492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 16805 15907 74 118 0 16684 0
Current children cumulated CPU time (s) 1196.04
Current children cumulated vsize (KiB) 72044

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 1365
/proc/meminfo: memFree=1420960/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=67220 CPUtime=1180.06
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 20359 0 0 0 117970 36 0 0 25 0 1 0 1115830762 68833280 15913 1992294400 134512640 134996440 4294956176 18446744073709551615 134527907 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 16805 15913 74 118 0 16684 0
Current children cumulated CPU time (s) 1197.64
Current children cumulated vsize (KiB) 72044

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 1365
/proc/meminfo: memFree=1420896/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=67220 CPUtime=1180.86
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 20360 0 0 0 118050 36 0 0 25 0 1 0 1115830762 68833280 15914 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 16805 15914 74 118 0 16684 0
Current children cumulated CPU time (s) 1198.44
Current children cumulated vsize (KiB) 72044

[startup+1199.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 1365
/proc/meminfo: memFree=1420896/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=67220 CPUtime=1181.26
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 20360 0 0 0 118090 36 0 0 25 0 1 0 1115830762 68833280 15914 1992294400 134512640 134996440 4294956176 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 16805 15914 74 118 0 16684 0
Current children cumulated CPU time (s) 1198.84
Current children cumulated vsize (KiB) 72044

[startup+1199.9 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 1365
/proc/meminfo: memFree=1420896/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=67220 CPUtime=1181.66
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 20361 0 0 0 118130 36 0 0 25 0 1 0 1115830762 68833280 15915 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 16805 15915 74 118 0 16684 0
Current children cumulated CPU time (s) 1199.24
Current children cumulated vsize (KiB) 72044

[startup+1200 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 1365
/proc/meminfo: memFree=1420896/2055920 swapFree=4179868/4192956
[pid=1353] ppid=1351 vsize=4824 CPUtime=17.58
/proc/1353/stat : 1353 (SATzilla2009_C) S 1351 1353 1145 0 -1 4194304 1866 5831 0 0 550 3 1202 3 25 0 1 0 1115829000 4939776 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1353/statm: 1206 842 219 399 0 803 0
[pid=1359] ppid=1353 vsize=67220 CPUtime=1181.76
/proc/1359/stat : 1359 (march_dl2004) R 1353 1353 1145 0 -1 4194304 20361 0 0 0 118140 36 0 0 25 0 1 0 1115830762 68833280 15915 1992294400 134512640 134996440 4294956176 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1359/statm: 16805 15915 74 118 0 16684 0
Current children cumulated CPU time (s) 1199.34
Current children cumulated vsize (KiB) 72044

Child status: 17
Real time (s): 1200.07
CPU time (s): 1199.43
CPU user time (s): 1198.99
CPU system time (s): 0.442932
CPU usage (%): 99.9469
Max. virtual memory (cumulated for all children) (KiB): 72044

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

runsolver used 0.98085 second user time and 3.39548 second system time

The end

Launcher Data

Begin job on node5 at 2009-03-30 18:47:03
IDJOB=1538451
IDBENCH=70263
IDSOLVER=527
FILE ID=node5/1538451-1238431623
PBS_JOBID= 9061590
Free space on /tmp= 66096 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S956556686-037.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538451-1238431623/watcher-1538451-1238431623 -o /tmp/evaluation-result-1538451-1238431623/solver-1538451-1238431623 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538451-1238431623.cnf

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

MD5SUM BENCH= acdedd9b500b479d333013009842065d
RANDOM SEED=715150935

node5.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.263
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.263
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:       1487632 kB
Buffers:         78724 kB
Cached:         387612 kB
SwapCached:       7012 kB
Active:         147268 kB
Inactive:       327532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1487632 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:           31888 kB
Writeback:           0 kB
Mapped:          14224 kB
Slab:            79588 kB
Committed_AS:  2857476 kB
PageTables:       1388 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= 66064 MiB
End job on node5 at 2009-03-30 19:07:03