Trace number 1539216

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.31 1199.82

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S400088537-049.cnf
MD5SUMa5c2d5c8780a4ba3adaa2befd47c4ac7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.085986
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

Solver Data

16.37/16.49	c SATzilla is building models for class 2
16.37/16.49	c run presolver march_dl2004 for 5 seconds ... 
16.37/16.49	c Bin: Executing march_dl2004
16.37/16.49	c spawning binary file with 5 seconds ...
16.37/16.49	c child exit by a signal
16.37/16.49	c march_dl2004 returned code 137.
16.37/16.49	c run presolver mxc-sr08 for 5 seconds ... 
16.37/16.49	c Bin: Executing mxc-sr08
16.37/16.49	c spawning binary file with 5 seconds ...
16.37/16.49	c child exit by a signal
16.37/16.49	c mxc-sr08 returned code 137.
16.37/16.49	c Orignal number of varibales is 65, number of clauses is 5785 
16.37/16.49	c predicted feature computation time is 6.991693 
16.37/16.49	c Bin: Executing satelite
16.37/16.49	c spawning binary file with 240 seconds ...
16.37/16.49	c child exited successfully
16.37/16.49	c satzilla computing base features
16.37/16.49	c Number of variabe is: 65, Number of clause is : 5785 
16.37/16.49	c Initializing...
16.37/16.49	c satzilla compute diameter ...
16.37/16.49	c start diameter features ...
16.37/16.49	c satzilla doing clause learning
16.37/16.49	c start clause learning features ...
16.37/16.49	c Bin: Executing zchaff07
16.37/16.49	c spawning binary file with 2 seconds ...
16.37/16.49	c child exit by a signal
16.37/16.49	c satzilla doing survey propogation probe
16.37/16.49	c do survay propogation for 2 second ...
16.37/16.49	c satzilla doing local search probe
16.37/16.49	c satzilla doing lobjois search-space size estimate
16.37/16.49	c features are:65 5785 65 5785 0 0 0.011236 0.310137 0.68667 0.998416 0.107692 0 0.107692 0.107692 -0 0 0 0.107692 0.0396569 0.100086 0.117891 3.69954 0.0353197 0.0225157 0.0015361 0.0929487 2.11328 0.00645968 0.17927 0.00363008 0.00898876 3.03449 0.0599827 0.0110631 0 0.0110631 0.0110631 2 0 2 2 -0 4514.33 0.009159 4456 4547 4547 4456 4547 4456 4540 24.1213 0.013619 23.6991 24.5002 24.5002 23.6991 24.5002 23.6991 24.1647 0.0713262 0.614848 0.00215399 0.179431 0.133058 0.0155859 0.100881 0.0379296 0.0601398 6.60153e-05 0.37514 2.51304e-05 0.00012395 0.000106509 3.594e-05 8.53717e-05 4.59621e-05 6.15773e-05 9.05122 0.271208 11.3056 0.215536 11 8 14 2.33967 0.277829 0.900322 0.0995518 0.684374 0.760196 
16.37/16.49	c satzilla's ranking:
16.37/16.49	c 1) march_dl2004: 4.602386
16.37/16.49	c 2) mxc-sr08: 3.254096
16.37/16.49	c 3) minisat20SAT07: 3.037957
16.37/16.49	c 4) minisat20: 2.763658
16.37/16.49	c 5) tts-4-0: 1.294005
16.37/16.49	c 6) vallst: 0.370931
16.37/16.49	c 7) zchaff_rand: 0.070871
16.37/16.49	c 8) SATenstein: -10000.000000
16.37/16.49	c 9) gnovelty+: -10000.000000
16.37/16.49	c 10) adaptg2wsat+: -10000.000000
16.37/16.49	c 11) adaptg2wsat0: -10000.000000
16.37/16.49	c 12) picosat846: -10000.000000
16.37/16.49	c 13) kcnfs04SAT07: -10000.000000
16.37/16.49	c satzilla running march_dl2004 ... 
1199.27/1199.82	c Bin: Executing march_dl2004
1199.27/1199.82	c spawning binary file with 1183 seconds ...
1199.27/1199.82	c child exit by a signal
1199.27/1199.82	c march_dl2004 returned code 137.
1199.27/1199.82	c satzilla running mxc-sr08 ... 
1199.27/1199.82	c Bin: Executing mxc-sr08
1199.27/1199.82	c mxc-sr08 returned code 1.
1199.27/1199.82	c satzilla running minisat20SAT07 ... 
1199.27/1199.82	c Bin: Executing minisat20SAT07
1199.27/1199.82	c minisat20SAT07 returned code 1.
1199.27/1199.82	c satzilla running minisat20 ... 
1199.27/1199.82	c Bin: Executing minisat20
1199.27/1199.82	c minisat20 returned code 1.
1199.27/1199.82	c satzilla running tts-4-0 ... 
1199.27/1199.82	c Bin: Executing tts-4-0
1199.27/1199.82	c tts-4-0 returned code 1.
1199.27/1199.82	c satzilla running vallst ... 
1199.27/1199.82	c Bin: Executing vallst
1199.27/1199.82	c vallst returned code 1.
1199.27/1199.82	c satzilla running zchaff_rand ... 
1199.27/1199.82	c Bin: Executing zchaff_rand
1199.27/1199.82	c zchaff_rand returned code 1.
1199.27/1199.82	c satzilla running SATenstein ... 
1199.27/1199.82	c Bin: Executing SATenstein
1199.27/1199.82	c SATenstein returned code 1.
1199.27/1199.82	c satzilla running gnovelty+ ... 
1199.27/1199.82	c Bin: Executing gnovelty+
1199.27/1199.82	c gnovelty+ returned code 1.
1199.27/1199.82	c satzilla running adaptg2wsat+ ... 
1199.27/1199.82	c Bin: Executing adaptg2wsat+
1199.27/1199.82	c adaptg2wsat+ returned code 1.
1199.27/1199.82	c satzilla running adaptg2wsat0 ... 
1199.27/1199.82	c Bin: Executing adaptg2wsat0
1199.27/1199.82	c adaptg2wsat0 returned code 1.
1199.27/1199.82	c satzilla running picosat846 ... 
1199.27/1199.82	c Bin: Executing picosat846
1199.27/1199.82	c picosat846 returned code 1.
1199.27/1199.82	c satzilla running kcnfs04SAT07 ... 
1199.27/1199.82	c Bin: Executing kcnfs04SAT07
1199.27/1199.82	c kcnfs04SAT07 returned code 1.
1199.27/1199.82	c ERROR: All Failed! 
1199.27/1199.82	c SATZILLA_TIME=1199.470000

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-1539216-1238479402/watcher-1539216-1238479402 -o /tmp/evaluation-result-1539216-1238479402/solver-1539216-1238479402 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539216-1238479402.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.09 3/64 8562
/proc/meminfo: memFree=1506024/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=2056 CPUtime=0
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120602504 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 514 112 96 399 0 111 0
[pid=8563] ppid=8562 vsize=636 CPUtime=0
/proc/8563/stat : 8563 (march_dl2004) R 8562 8562 8101 0 -1 4194304 84 0 0 0 0 0 0 0 19 0 1 0 1120602505 651264 79 1992294400 134512640 134996440 4294956176 18446744073709551615 134781596 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8563/statm: 159 80 50 118 0 38 0

[startup+0.101276 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 8562
/proc/meminfo: memFree=1506024/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=2056 CPUtime=0
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120602504 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 514 112 96 399 0 111 0
[pid=8563] ppid=8562 vsize=2164 CPUtime=0.09
/proc/8563/stat : 8563 (march_dl2004) R 8562 8562 8101 0 -1 4194304 921 0 0 0 9 0 0 0 19 0 1 0 1120602505 2215936 321 1992294400 134512640 134996440 4294956176 18446744073709551615 134583852 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8563/statm: 541 321 67 118 0 420 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4220

[startup+0.201286 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 8562
/proc/meminfo: memFree=1506024/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=2056 CPUtime=0
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120602504 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 514 112 96 399 0 111 0
[pid=8563] ppid=8562 vsize=2164 CPUtime=0.19
/proc/8563/stat : 8563 (march_dl2004) R 8562 8562 8101 0 -1 4194304 923 0 0 0 19 0 0 0 20 0 1 0 1120602505 2215936 323 1992294400 134512640 134996440 4294956176 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8563/statm: 541 323 67 118 0 420 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4220

[startup+0.301298 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 8562
/proc/meminfo: memFree=1506024/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=2056 CPUtime=0
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120602504 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 514 112 96 399 0 111 0
[pid=8563] ppid=8562 vsize=2164 CPUtime=0.29
/proc/8563/stat : 8563 (march_dl2004) R 8562 8562 8101 0 -1 4194304 931 0 0 0 29 0 0 0 21 0 1 0 1120602505 2215936 331 1992294400 134512640 134996440 4294956176 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8563/statm: 541 331 67 118 0 420 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4220

[startup+0.701344 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 8562
/proc/meminfo: memFree=1506024/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=2056 CPUtime=0
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120602504 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 514 112 96 399 0 111 0
[pid=8563] ppid=8562 vsize=6512 CPUtime=0.69
/proc/8563/stat : 8563 (march_dl2004) R 8562 8562 8101 0 -1 4194304 2190 0 0 0 69 0 0 0 25 0 1 0 1120602505 6668288 1480 1992294400 134512640 134996440 4294956176 18446744073709551615 134533701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8563/statm: 1628 1480 72 118 0 1507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8568

[startup+1.50143 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 8564
/proc/meminfo: memFree=1498968/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=2056 CPUtime=0
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120602504 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 514 112 96 399 0 111 0
[pid=8563] ppid=8562 vsize=7108 CPUtime=1.48
/proc/8563/stat : 8563 (march_dl2004) R 8562 8562 8101 0 -1 4194304 2411 0 0 0 148 0 0 0 25 0 1 0 1120602505 7278592 1562 1992294400 134512640 134996440 4294956176 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8563/statm: 1777 1562 74 118 0 1656 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9164

[startup+3.10161 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 8564
/proc/meminfo: memFree=1500056/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=2056 CPUtime=0
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120602504 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 514 112 96 399 0 111 0
[pid=8563] ppid=8562 vsize=7108 CPUtime=3.08
/proc/8563/stat : 8563 (march_dl2004) R 8562 8562 8101 0 -1 4194304 2412 0 0 0 308 0 0 0 25 0 1 0 1120602505 7278592 1563 1992294400 134512640 134996440 4294956176 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8563/statm: 1777 1563 74 118 0 1656 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9164

[startup+6.30198 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 8565
/proc/meminfo: memFree=1504920/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=2056 CPUtime=4.99
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 156 2412 0 0 0 0 499 0 19 0 1 0 1120602504 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 514 125 107 399 0 111 0
[pid=8565] ppid=8562 vsize=1944 CPUtime=1.28
/proc/8565/stat : 8565 (mxc-sr08) R 8562 8562 8101 0 -1 4194304 450 0 0 0 128 0 0 0 25 0 1 0 1120603005 1990656 409 1992294400 134512640 135078026 4294956176 18446744073709551615 134534619 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8565/statm: 486 409 71 138 0 345 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 4000

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 8567
/proc/meminfo: memFree=1505056/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=7912 CPUtime=12.68
/proc/8562/stat : 8562 (SATzilla2009_C) R 8560 8562 8101 0 -1 4194304 901 4120 0 0 65 1 1200 2 23 0 1 0 1120602504 8101888 631 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/8562/statm: 1978 631 207 399 0 1575 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7912

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 8568
/proc/meminfo: memFree=1498904/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=7108 CPUtime=8.99
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 2412 0 0 0 898 1 0 0 25 0 1 0 1120604154 7278592 1563 1992294400 134512640 134996440 4294956176 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 1777 1563 74 118 0 1656 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10920

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 8568
/proc/meminfo: memFree=1498712/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=7108 CPUtime=34.58
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 2412 0 0 0 3457 1 0 0 25 0 1 0 1120604154 7278592 1563 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 1777 1563 74 118 0 1656 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10920

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 8568
/proc/meminfo: memFree=1498776/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=7108 CPUtime=85.77
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 2413 0 0 0 8576 1 0 0 25 0 1 0 1120604154 7278592 1564 1992294400 134512640 134996440 4294956176 18446744073709551615 134514048 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 1777 1564 74 118 0 1656 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10920

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 8568
/proc/meminfo: memFree=1488984/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=17484 CPUtime=145.73
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 4923 0 0 0 14570 3 0 0 25 0 1 0 1120604154 17903616 4074 1992294400 134512640 134996440 4294956176 18446744073709551615 134575710 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 4371 4074 74 118 0 4250 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 21296

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 8568
/proc/meminfo: memFree=1486424/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=19860 CPUtime=205.7
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 5543 0 0 0 20567 3 0 0 25 0 1 0 1120604154 20336640 4694 1992294400 134512640 134996440 4294956176 18446744073709551615 134528326 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 4965 4694 74 118 0 4844 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 23672

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 8568
/proc/meminfo: memFree=1485080/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=21312 CPUtime=265.67
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 5881 0 0 0 26563 4 0 0 25 0 1 0 1120604154 21823488 5032 1992294400 134512640 134996440 4294956176 18446744073709551615 134528113 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 5328 5032 74 118 0 5207 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 25124

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 8568
/proc/meminfo: memFree=1484568/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=21708 CPUtime=325.64
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 6004 0 0 0 32560 4 0 0 25 0 1 0 1120604154 22228992 5155 1992294400 134512640 134996440 4294956176 18446744073709551615 134537766 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 5427 5155 74 118 0 5306 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 25520


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


[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 8568
/proc/meminfo: memFree=1482712/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=23556 CPUtime=745.48
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 6452 0 0 0 74543 5 0 0 25 0 1 0 1120604154 24121344 5603 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 5889 5603 74 118 0 5768 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 27368

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 8568
/proc/meminfo: memFree=1482648/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=23688 CPUtime=805.45
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 6484 0 0 0 80540 5 0 0 25 0 1 0 1120604154 24256512 5635 1992294400 134512640 134996440 4294956176 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 5922 5635 74 118 0 5801 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 27500

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8568
/proc/meminfo: memFree=1482520/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=23820 CPUtime=865.42
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 6512 0 0 0 86537 5 0 0 25 0 1 0 1120604154 24391680 5663 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 5955 5663 74 118 0 5834 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 27632

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8568
/proc/meminfo: memFree=1482200/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=24084 CPUtime=925.4
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 6587 0 0 0 92534 6 0 0 25 0 1 0 1120604154 24662016 5738 1992294400 134512640 134996440 4294956176 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 6021 5738 74 118 0 5900 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 27896

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8568
/proc/meminfo: memFree=1482008/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=24216 CPUtime=985.38
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 6632 0 0 0 98532 6 0 0 25 0 1 0 1120604154 24797184 5783 1992294400 134512640 134996440 4294956176 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 6054 5783 74 118 0 5933 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 28028

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8568
/proc/meminfo: memFree=1481880/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=24348 CPUtime=1045.35
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 6671 0 0 0 104529 6 0 0 25 0 1 0 1120604154 24932352 5822 1992294400 134512640 134996440 4294956176 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 6087 5822 74 118 0 5966 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 28160

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8568
/proc/meminfo: memFree=1481624/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=24612 CPUtime=1105.32
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 6718 0 0 0 110526 6 0 0 25 0 1 0 1120604154 25202688 5869 1992294400 134512640 134996440 4294956176 18446744073709551615 134551294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 6153 5869 74 118 0 6032 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 28424

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8568
/proc/meminfo: memFree=1481560/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=24744 CPUtime=1165.31
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 6744 0 0 0 116524 7 0 0 25 0 1 0 1120604154 25337856 5895 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 6186 5895 74 118 0 6065 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 28556

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8568
/proc/meminfo: memFree=1481560/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=24744 CPUtime=1173.41
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 6750 0 0 0 117334 7 0 0 25 0 1 0 1120604154 25337856 5901 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 6186 5901 74 118 0 6065 0
Current children cumulated CPU time (s) 1189.88
Current children cumulated vsize (KiB) 28556

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8568
/proc/meminfo: memFree=1481560/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=24744 CPUtime=1179.8
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 6751 0 0 0 117973 7 0 0 25 0 1 0 1120604154 25337856 5902 1992294400 134512640 134996440 4294956176 18446744073709551615 134551444 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 6186 5902 74 118 0 6065 0
Current children cumulated CPU time (s) 1196.27
Current children cumulated vsize (KiB) 28556

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8568
/proc/meminfo: memFree=1481560/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=24744 CPUtime=1181.4
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 6751 0 0 0 118133 7 0 0 25 0 1 0 1120604154 25337856 5902 1992294400 134512640 134996440 4294956176 18446744073709551615 134527777 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 6186 5902 74 118 0 6065 0
Current children cumulated CPU time (s) 1197.87
Current children cumulated vsize (KiB) 28556

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8568
/proc/meminfo: memFree=1481560/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=24744 CPUtime=1182.2
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 6751 0 0 0 118213 7 0 0 25 0 1 0 1120604154 25337856 5902 1992294400 134512640 134996440 4294956176 18446744073709551615 134551546 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 6186 5902 74 118 0 6065 0
Current children cumulated CPU time (s) 1198.67
Current children cumulated vsize (KiB) 28556

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8568
/proc/meminfo: memFree=1481560/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=24744 CPUtime=1182.6
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 6751 0 0 0 118253 7 0 0 25 0 1 0 1120604154 25337856 5902 1992294400 134512640 134996440 4294956176 18446744073709551615 134537797 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 6186 5902 74 118 0 6065 0
Current children cumulated CPU time (s) 1199.07
Current children cumulated vsize (KiB) 28556

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8568
/proc/meminfo: memFree=1481560/2055920 swapFree=4178500/4192956
[pid=8562] ppid=8560 vsize=3812 CPUtime=16.47
/proc/8562/stat : 8562 (SATzilla2009_C) S 8560 8562 8101 0 -1 4194304 939 4120 0 0 442 3 1200 2 25 0 1 0 1120602504 3903488 517 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8562/statm: 953 517 219 399 0 550 0
[pid=8568] ppid=8562 vsize=24744 CPUtime=1182.8
/proc/8568/stat : 8568 (march_dl2004) R 8562 8562 8101 0 -1 4194304 6752 0 0 0 118273 7 0 0 25 0 1 0 1120604154 25337856 5903 1992294400 134512640 134996440 4294956176 18446744073709551615 134566642 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8568/statm: 6186 5903 74 118 0 6065 0
Current children cumulated CPU time (s) 1199.27
Current children cumulated vsize (KiB) 28556

Child status: 17
Real time (s): 1199.82
CPU time (s): 1199.31
CPU user time (s): 1199.17
CPU system time (s): 0.132979
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 28556

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

runsolver used 0.948855 second user time and 3.42248 second system time

The end

Launcher Data

Begin job on node62 at 2009-03-31 08:03:22
IDJOB=1539216
IDBENCH=70518
IDSOLVER=527
FILE ID=node62/1539216-1238479402
PBS_JOBID= 9061791
Free space on /tmp= 66352 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/65/unif-k7-r89-v65-c5785-S400088537-049.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539216-1238479402/watcher-1539216-1238479402 -o /tmp/evaluation-result-1539216-1238479402/solver-1539216-1238479402 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539216-1238479402.cnf

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

MD5SUM BENCH= a5c2d5c8780a4ba3adaa2befd47c4ac7
RANDOM SEED=1001489998

node62.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.232
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.232
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:       1506504 kB
Buffers:         93436 kB
Cached:         358764 kB
SwapCached:       7616 kB
Active:         212272 kB
Inactive:       249188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1506504 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:           31632 kB
Writeback:           0 kB
Mapped:          15016 kB
Slab:            73752 kB
Committed_AS:  2812636 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66320 MiB
End job on node62 at 2009-03-31 08:23:22