Trace number 1539168

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/60/
unif-k7-r89-v60-c5340-S1206040031-030.cnf
MD5SUMf01a357506e46fa7e7841ae96b5e63ce
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.364944
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data

16.36/16.47	c SATzilla is building models for class 2
16.36/16.47	c run presolver march_dl2004 for 5 seconds ... 
16.36/16.47	c Bin: Executing march_dl2004
16.36/16.47	c spawning binary file with 5 seconds ...
16.36/16.47	c child exit by a signal
16.36/16.47	c march_dl2004 returned code 137.
16.36/16.47	c run presolver mxc-sr08 for 5 seconds ... 
16.36/16.47	c Bin: Executing mxc-sr08
16.36/16.47	c spawning binary file with 5 seconds ...
16.36/16.47	c child exit by a signal
16.36/16.47	c mxc-sr08 returned code 137.
16.36/16.47	c Orignal number of varibales is 60, number of clauses is 5340 
16.36/16.47	c predicted feature computation time is 6.980748 
16.36/16.47	c Bin: Executing satelite
16.36/16.47	c spawning binary file with 240 seconds ...
16.36/16.47	c child exited successfully
16.36/16.47	c satzilla computing base features
16.36/16.47	c Number of variabe is: 60, Number of clause is : 5340 
16.36/16.47	c Initializing...
16.36/16.47	c satzilla compute diameter ...
16.36/16.47	c start diameter features ...
16.36/16.47	c satzilla doing clause learning
16.36/16.47	c start clause learning features ...
16.36/16.47	c Bin: Executing zchaff07
16.36/16.47	c spawning binary file with 2 seconds ...
16.36/16.47	c child exit by a signal
16.36/16.47	c satzilla doing survey propogation probe
16.36/16.47	c do survay propogation for 2 second ...
16.36/16.47	c satzilla doing local search probe
16.36/16.47	c satzilla doing lobjois search-space size estimate
16.36/16.47	c features are:60 5340 60 5340 0 0 0.011236 0.310112 0.679898 0.994576 0.116667 0 0.116667 0.116667 -0 0 0 0.116667 0.0365781 0.108052 0.129775 3.73599 0.0345447 0.0224477 0.00314465 0.1 2.06834 0.00714419 0.147103 0.00505618 0.00973783 2.89818 0.061236 0.0110487 0 0.0110487 0.0110487 2 0 2 2 -0 4542.33 0.0104695 4494 4607 4607 4494 4607 4494 4526 22.8898 0.0137387 22.526 23.2932 23.2932 22.526 23.2932 22.526 22.85 0.0698753 0.630578 0.00736681 0.192688 0.134809 0.0168736 0.100997 0.0335089 0.0703958 6.51619e-05 0.341805 2.05763e-05 0.000124848 0.00010242 3.86921e-05 7.76482e-05 5.03993e-05 6.34815e-05 8.30629 0.268764 10.4934 0.211638 10 8 13 2.35855 0.287517 0.901301 0.100869 0.684422 0.760471 
16.36/16.47	c satzilla's ranking:
16.36/16.47	c 1) march_dl2004: 4.917751
16.36/16.47	c 2) mxc-sr08: 3.245649
16.36/16.47	c 3) minisat20SAT07: 3.144671
16.36/16.47	c 4) minisat20: 3.021451
16.36/16.47	c 5) tts-4-0: 1.325665
16.36/16.47	c 6) vallst: 0.396480
16.36/16.47	c 7) zchaff_rand: 0.075113
16.36/16.47	c 8) SATenstein: -10000.000000
16.36/16.47	c 9) gnovelty+: -10000.000000
16.36/16.47	c 10) adaptg2wsat+: -10000.000000
16.36/16.47	c 11) adaptg2wsat0: -10000.000000
16.36/16.47	c 12) picosat846: -10000.000000
16.36/16.47	c 13) kcnfs04SAT07: -10000.000000
16.36/16.47	c satzilla running march_dl2004 ... 
1199.23/1199.81	c Bin: Executing march_dl2004
1199.23/1199.81	c spawning binary file with 1183 seconds ...
1199.23/1199.81	c child exit by a signal
1199.23/1199.81	c march_dl2004 returned code 137.
1199.23/1199.81	c satzilla running mxc-sr08 ... 
1199.23/1199.81	c Bin: Executing mxc-sr08
1199.23/1199.81	c mxc-sr08 returned code 1.
1199.23/1199.81	c satzilla running minisat20SAT07 ... 
1199.23/1199.81	c Bin: Executing minisat20SAT07
1199.23/1199.81	c minisat20SAT07 returned code 1.
1199.23/1199.81	c satzilla running minisat20 ... 
1199.23/1199.81	c Bin: Executing minisat20
1199.23/1199.81	c minisat20 returned code 1.
1199.23/1199.81	c satzilla running tts-4-0 ... 
1199.23/1199.81	c Bin: Executing tts-4-0
1199.23/1199.81	c tts-4-0 returned code 1.
1199.23/1199.81	c satzilla running vallst ... 
1199.23/1199.81	c Bin: Executing vallst
1199.23/1199.81	c vallst returned code 1.
1199.23/1199.81	c satzilla running zchaff_rand ... 
1199.23/1199.81	c Bin: Executing zchaff_rand
1199.23/1199.81	c zchaff_rand returned code 1.
1199.23/1199.81	c satzilla running SATenstein ... 
1199.23/1199.81	c Bin: Executing SATenstein
1199.23/1199.81	c SATenstein returned code 1.
1199.23/1199.81	c satzilla running gnovelty+ ... 
1199.23/1199.81	c Bin: Executing gnovelty+
1199.23/1199.81	c gnovelty+ returned code 1.
1199.23/1199.81	c satzilla running adaptg2wsat+ ... 
1199.23/1199.81	c Bin: Executing adaptg2wsat+
1199.23/1199.81	c adaptg2wsat+ returned code 1.
1199.23/1199.81	c satzilla running adaptg2wsat0 ... 
1199.23/1199.81	c Bin: Executing adaptg2wsat0
1199.23/1199.81	c adaptg2wsat0 returned code 1.
1199.23/1199.81	c satzilla running picosat846 ... 
1199.23/1199.81	c Bin: Executing picosat846
1199.23/1199.81	c picosat846 returned code 1.
1199.23/1199.81	c satzilla running kcnfs04SAT07 ... 
1199.23/1199.81	c Bin: Executing kcnfs04SAT07
1199.23/1199.81	c kcnfs04SAT07 returned code 1.
1199.23/1199.81	c ERROR: All Failed! 
1199.23/1199.81	c SATZILLA_TIME=1199.450000

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-1539168-1238476438/watcher-1539168-1238476438 -o /tmp/evaluation-result-1539168-1238476438/solver-1539168-1238476438 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539168-1238476438.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.91 0.97 0.99 3/69 25773
/proc/meminfo: memFree=1202208/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=2056 CPUtime=0
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120305480 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 514 112 96 399 0 111 0
[pid=25774] ppid=25773 vsize=636 CPUtime=0
/proc/25774/stat : 25774 (march_dl2004) R 25773 25773 25427 0 -1 4194304 85 0 0 0 0 0 0 0 19 0 1 0 1120305480 651264 80 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25774/statm: 159 81 50 118 0 38 0

[startup+0.05786 s]
/proc/loadavg: 0.91 0.97 0.99 3/69 25773
/proc/meminfo: memFree=1202208/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=2056 CPUtime=0
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120305480 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 514 112 96 399 0 111 0
[pid=25774] ppid=25773 vsize=2064 CPUtime=0.05
/proc/25774/stat : 25774 (march_dl2004) R 25773 25773 25427 0 -1 4194304 822 0 0 0 5 0 0 0 19 0 1 0 1120305480 2113536 300 1992294400 134512640 134996440 4294956192 18446744073709551615 134583509 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25774/statm: 516 300 67 118 0 395 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4120

[startup+0.101863 s]
/proc/loadavg: 0.91 0.97 0.99 3/69 25773
/proc/meminfo: memFree=1202208/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=2056 CPUtime=0
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120305480 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 514 112 96 399 0 111 0
[pid=25774] ppid=25773 vsize=2064 CPUtime=0.1
/proc/25774/stat : 25774 (march_dl2004) R 25773 25773 25427 0 -1 4194304 824 0 0 0 10 0 0 0 19 0 1 0 1120305480 2113536 302 1992294400 134512640 134996440 4294956192 18446744073709551615 134583514 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25774/statm: 516 302 67 118 0 395 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4120

[startup+0.301881 s]
/proc/loadavg: 0.91 0.97 0.99 3/69 25773
/proc/meminfo: memFree=1202208/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=2056 CPUtime=0
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120305480 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 514 112 96 399 0 111 0
[pid=25774] ppid=25773 vsize=2064 CPUtime=0.3
/proc/25774/stat : 25774 (march_dl2004) R 25773 25773 25427 0 -1 4194304 839 0 0 0 30 0 0 0 21 0 1 0 1120305480 2113536 317 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25774/statm: 516 317 67 118 0 395 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 4120

[startup+0.701914 s]
/proc/loadavg: 0.91 0.97 0.99 3/69 25773
/proc/meminfo: memFree=1202208/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=2056 CPUtime=0
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120305480 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 514 112 96 399 0 111 0
[pid=25774] ppid=25773 vsize=6128 CPUtime=0.69
/proc/25774/stat : 25774 (march_dl2004) R 25773 25773 25427 0 -1 4194304 2021 0 0 0 69 0 0 0 25 0 1 0 1120305480 6275072 1399 1992294400 134512640 134996440 4294956192 18446744073709551615 134559714 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25774/statm: 1532 1399 72 118 0 1411 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8184

[startup+1.50198 s]
/proc/loadavg: 0.92 0.97 0.99 2/71 25775
/proc/meminfo: memFree=1196688/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=2056 CPUtime=0
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120305480 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 514 112 96 399 0 111 0
[pid=25774] ppid=25773 vsize=6564 CPUtime=1.49
/proc/25774/stat : 25774 (march_dl2004) R 25773 25773 25427 0 -1 4194304 2175 0 0 0 149 0 0 0 25 0 1 0 1120305480 6721536 1437 1992294400 134512640 134996440 4294956192 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25774/statm: 1641 1437 74 118 0 1520 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8620

[startup+3.10113 s]
/proc/loadavg: 0.92 0.97 0.99 2/71 25775
/proc/meminfo: memFree=1196432/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=2056 CPUtime=0
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120305480 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 514 112 96 399 0 111 0
[pid=25774] ppid=25773 vsize=6564 CPUtime=3.09
/proc/25774/stat : 25774 (march_dl2004) R 25773 25773 25427 0 -1 4194304 2175 0 0 0 309 0 0 0 25 0 1 0 1120305480 6721536 1437 1992294400 134512640 134996440 4294956192 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25774/statm: 1641 1437 74 118 0 1520 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8620

[startup+6.3014 s]
/proc/loadavg: 0.92 0.97 0.99 2/71 25776
/proc/meminfo: memFree=1201104/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=2056 CPUtime=4.99
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 156 2175 0 0 0 0 498 1 19 0 1 0 1120305480 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 514 125 107 399 0 111 0
[pid=25776] ppid=25773 vsize=2012 CPUtime=1.28
/proc/25776/stat : 25776 (mxc-sr08) R 25773 25773 25427 0 -1 4194304 436 0 0 0 128 0 0 0 25 0 1 0 1120305981 2060288 398 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25776/statm: 503 398 71 138 0 362 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 4068

[startup+12.702 s]
/proc/loadavg: 0.93 0.97 0.99 2/71 25778
/proc/meminfo: memFree=1198928/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=7860 CPUtime=12.66
/proc/25773/stat : 25773 (SATzilla2009_C) R 25771 25773 25427 0 -1 4194304 856 3849 0 0 65 0 1198 3 24 0 1 0 1120305480 8048640 607 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/25773/statm: 1965 607 207 399 0 1562 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7860

[startup+25.5011 s]
/proc/loadavg: 0.94 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1195728/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=6564 CPUtime=9
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 2175 0 0 0 900 0 0 0 25 0 1 0 1120307128 6721536 1437 1992294400 134512640 134996440 4294956192 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25779/statm: 1641 1437 74 118 0 1520 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 10324

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1195728/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=6564 CPUtime=34.59
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 2176 0 0 0 3459 0 0 0 25 0 1 0 1120307128 6721536 1438 1992294400 134512640 134996440 4294956192 18446744073709551615 134514049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25779/statm: 1641 1438 74 118 0 1520 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 10324

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1195856/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=6564 CPUtime=85.77
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 2176 0 0 0 8576 1 0 0 25 0 1 0 1120307128 6721536 1438 1992294400 134512640 134996440 4294956192 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25779/statm: 1641 1438 74 118 0 1520 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 10324

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1185936/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=16836 CPUtime=145.74
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 4663 0 0 0 14571 3 0 0 25 0 1 0 1120307128 17240064 3925 1992294400 134512640 134996440 4294956192 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25779/statm: 4209 3925 74 118 0 4088 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 20596

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1183952/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=18816 CPUtime=205.72
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 5169 0 0 0 20568 4 0 0 25 0 1 0 1120307128 19267584 4431 1992294400 134512640 134996440 4294956192 18446744073709551615 134537003 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25779/statm: 4704 4431 74 118 0 4583 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 22576

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1182992/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=19872 CPUtime=265.68
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 5418 0 0 0 26564 4 0 0 25 0 1 0 1120307128 20348928 4680 1992294400 134512640 134996440 4294956192 18446744073709551615 134568139 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25779/statm: 4968 4680 74 118 0 4847 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 23632

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1182032/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=20796 CPUtime=325.65
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 5649 0 0 0 32561 4 0 0 25 0 1 0 1120307128 21295104 4911 1992294400 134512640 134996440 4294956192 18446744073709551615 134532977 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25779/statm: 5199 4911 74 118 0 5078 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 24556


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


[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1180048/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=22776 CPUtime=805.46
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 6143 0 0 0 80540 6 0 0 25 0 1 0 1120307128 23322624 5405 1992294400 134512640 134996440 4294956192 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25779/statm: 5694 5405 74 118 0 5573 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 26536

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1179920/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=22908 CPUtime=865.44
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 6181 0 0 0 86538 6 0 0 25 0 1 0 1120307128 23457792 5443 1992294400 134512640 134996440 4294956192 18446744073709551615 134537766 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25779/statm: 5727 5443 74 118 0 5606 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 26668

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1179792/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=23040 CPUtime=925.41
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 6210 0 0 0 92535 6 0 0 25 0 1 0 1120307128 23592960 5472 1992294400 134512640 134996440 4294956192 18446744073709551615 134567196 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25779/statm: 5760 5472 74 118 0 5639 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 26800

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1179536/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=23304 CPUtime=985.38
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 6280 0 0 0 98532 6 0 0 25 0 1 0 1120307128 23863296 5542 1992294400 134512640 134996440 4294956192 18446744073709551615 134568018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25779/statm: 5826 5542 74 118 0 5705 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 27064

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1179088/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=23700 CPUtime=1045.36
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 6390 0 0 0 104530 6 0 0 25 0 1 0 1120307128 24268800 5652 1992294400 134512640 134996440 4294956192 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25779/statm: 5925 5652 74 118 0 5804 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 27460

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1178960/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=23832 CPUtime=1105.33
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 6421 0 0 0 110527 6 0 0 25 0 1 0 1120307128 24403968 5683 1992294400 134512640 134996440 4294956192 18446744073709551615 134551585 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25779/statm: 5958 5683 74 118 0 5837 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 27592

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1178832/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=23964 CPUtime=1165.31
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 6452 0 0 0 116525 6 0 0 25 0 1 0 1120307128 24539136 5714 1992294400 134512640 134996440 4294956192 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25779/statm: 5991 5714 74 118 0 5870 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 27724

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1178832/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=23964 CPUtime=1173.3
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 6453 0 0 0 117324 6 0 0 25 0 1 0 1120307128 24539136 5715 1992294400 134512640 134996440 4294956192 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25779/statm: 5991 5715 74 118 0 5870 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 27724

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1178832/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=23964 CPUtime=1179.7
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 6457 0 0 0 117964 6 0 0 25 0 1 0 1120307128 24539136 5719 1992294400 134512640 134996440 4294956192 18446744073709551615 134568155 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25779/statm: 5991 5719 74 118 0 5870 0
Current children cumulated CPU time (s) 1196.13
Current children cumulated vsize (KiB) 27724

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1178832/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=23964 CPUtime=1181.3
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 6458 0 0 0 118124 6 0 0 25 0 1 0 1120307128 24539136 5720 1992294400 134512640 134996440 4294956192 18446744073709551615 134528961 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25779/statm: 5991 5720 74 118 0 5870 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 27724

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1178832/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=23964 CPUtime=1182.1
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 6458 0 0 0 118204 6 0 0 25 0 1 0 1120307128 24539136 5720 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25779/statm: 5991 5720 74 118 0 5870 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 27724

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1178832/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=23964 CPUtime=1182.5
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 6458 0 0 0 118244 6 0 0 25 0 1 0 1120307128 24539136 5720 1992294400 134512640 134996440 4294956192 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25779/statm: 5991 5720 74 118 0 5870 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 27724

[startup+1199.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1178832/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=23964 CPUtime=1182.7
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 6458 0 0 0 118264 6 0 0 25 0 1 0 1120307128 24539136 5720 1992294400 134512640 134996440 4294956192 18446744073709551615 134553673 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25779/statm: 5991 5720 74 118 0 5870 0
Current children cumulated CPU time (s) 1199.13
Current children cumulated vsize (KiB) 27724

[startup+1199.8 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 25779
/proc/meminfo: memFree=1178832/2055920 swapFree=4171840/4192956
[pid=25773] ppid=25771 vsize=3760 CPUtime=16.43
/proc/25773/stat : 25773 (SATzilla2009_C) S 25771 25773 25427 0 -1 4194304 895 3849 0 0 438 4 1198 3 25 0 1 0 1120305480 3850240 501 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25773/statm: 940 501 219 399 0 537 0
[pid=25779] ppid=25773 vsize=23964 CPUtime=1182.8
/proc/25779/stat : 25779 (march_dl2004) R 25773 25773 25427 0 -1 4194304 6458 0 0 0 118274 6 0 0 25 0 1 0 1120307128 24539136 5720 1992294400 134512640 134996440 4294956192 18446744073709551615 134567969 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25779/statm: 5991 5720 74 118 0 5870 0
Current children cumulated CPU time (s) 1199.23
Current children cumulated vsize (KiB) 27724

Child status: 17
Real time (s): 1199.82
CPU time (s): 1199.28
CPU user time (s): 1199.13
CPU system time (s): 0.149977
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 27724

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

runsolver used 1.24781 second user time and 3.15152 second system time

The end

Launcher Data

Begin job on node58 at 2009-03-31 07:13:58
IDJOB=1539168
IDBENCH=70502
IDSOLVER=527
FILE ID=node58/1539168-1238476438
PBS_JOBID= 9061779
Free space on /tmp= 66400 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/60/unif-k7-r89-v60-c5340-S1206040031-030.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539168-1238476438/watcher-1539168-1238476438 -o /tmp/evaluation-result-1539168-1238476438/solver-1539168-1238476438 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539168-1238476438.cnf

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

MD5SUM BENCH= f01a357506e46fa7e7841ae96b5e63ce
RANDOM SEED=184104796

node58.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.222
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.222
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:       1202688 kB
Buffers:         92796 kB
Cached:         670000 kB
SwapCached:      11044 kB
Active:         210116 kB
Inactive:       565220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1202688 kB
SwapTotal:     4192956 kB
SwapFree:      4171840 kB
Dirty:           31784 kB
Writeback:           0 kB
Mapped:          17408 kB
Slab:            63424 kB
Committed_AS:  2636560 kB
PageTables:       1764 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= 66372 MiB
End job on node58 at 2009-03-31 07:33:58