Trace number 1735416

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.63 1200.29

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v945c61409gyes9.cnf
MD5SUM5b3cb365e0da247dad8c75295d40c6a5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark23.4134
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

20.76/20.82	c SATzilla is building models for class 2
20.76/20.82	c run presolver march_dl2004 for 5 seconds ... 
20.76/20.82	c Bin: Executing march_dl2004
20.76/20.82	c spawning binary file with 5 seconds ...
20.76/20.82	c child exit by a signal
20.76/20.82	c march_dl2004 returned code 137.
20.76/20.82	c run presolver mxc-sr08 for 5 seconds ... 
20.76/20.82	c Bin: Executing mxc-sr08
20.76/20.82	c spawning binary file with 5 seconds ...
20.76/20.82	c child exit by a signal
20.76/20.82	c mxc-sr08 returned code 137.
20.76/20.82	c Orignal number of varibales is 945, number of clauses is 61409 
20.76/20.82	c predicted feature computation time is 8.386841 
20.76/20.82	c Bin: Executing satelite
20.76/20.82	c spawning binary file with 240 seconds ...
20.76/20.82	c child exited successfully
20.76/20.82	c satzilla computing base features
20.76/20.82	c Number of variabe is: 900, Number of clause is : 60163 
20.76/20.82	c Initializing...
20.76/20.82	c satzilla compute diameter ...
20.76/20.82	c start diameter features ...
20.76/20.82	c satzilla doing clause learning
20.76/20.82	c start clause learning features ...
20.76/20.82	c Bin: Executing zchaff07
20.76/20.82	c spawning binary file with 2 seconds ...
20.76/20.82	c child exit by a signal
20.76/20.82	c satzilla doing survey propogation probe
20.76/20.82	c do survay propogation for 2 second ...
20.76/20.82	c satzilla doing local search probe
20.76/20.82	c satzilla doing lobjois search-space size estimate
20.76/20.82	c features are:945 61409 900 60163 0.05 0.0207104 0.0149594 0.993988 0.0234519 0.239782 0.00358942 1.46557 0.00222222 0.0433333 0.259872 0.935924 0.935924 0.00358942 0.188412 0.00204445 0.00568456 4.94701 0.200089 0.0450849 0.111111 0.377483 2.86804 0.00207983 0.181703 0.00119675 0.00327444 4.44361 0.935924 0.00410961 0.198937 0.00214417 0.00669847 3.06775 0.0819224 3 4 0.247781 819.667 0.759948 257 1688 1688 257 1688 257 514 59.476 0.208477 48.7004 76.8442 76.8442 48.7004 76.8442 48.7004 52.8833 0.810761 0.0204979 0.761979 0.868694 0.832251 0.789565 0.82154 0.799474 0.810783 4.99657e-08 6.29652 2.22045e-16 5.27438e-06 2.6837e-08 5.27578e-13 3.54308e-09 1.29179e-11 2.90832e-10 150.915 6.89317 402.915 0.125393 406 392 429 33.5589 0.153069 1.02268 0.189741 0.744473 0.915728 
20.76/20.82	c satzilla's ranking:
20.76/20.82	c 1) vallst: 1.671986
20.76/20.82	c 2) minisat20: 1.509813
20.76/20.82	c 3) minisat20SAT07: 1.491915
20.76/20.82	c 4) zchaff_rand: 1.314429
20.76/20.82	c 5) mxc-sr08: 1.293300
20.76/20.82	c 6) march_dl2004: 1.102139
20.76/20.82	c 7) tts-4-0: 0.148033
20.76/20.82	c 8) SATenstein: -10000.000000
20.76/20.82	c 9) gnovelty+: -10000.000000
20.76/20.82	c 10) adaptg2wsat+: -10000.000000
20.76/20.82	c 11) adaptg2wsat0: -10000.000000
20.76/20.82	c 12) picosat846: -10000.000000
20.76/20.82	c 13) kcnfs04SAT07: -10000.000000
20.76/20.82	c satzilla running vallst ... 
1199.51/1200.28	c Bin: Executing vallst
1199.51/1200.28	c spawning binary file with 1179 seconds ...
1199.51/1200.28	c child exit by a signal
1199.51/1200.28	c vallst returned code 137.
1199.51/1200.28	c satzilla running minisat20 ... 
1199.51/1200.28	c Bin: Executing minisat20
1199.51/1200.28	c minisat20 returned code 1.
1199.51/1200.28	c satzilla running minisat20SAT07 ... 
1199.51/1200.28	c Bin: Executing minisat20SAT07
1199.51/1200.28	c minisat20SAT07 returned code 1.
1199.51/1200.28	c satzilla running zchaff_rand ... 
1199.51/1200.28	c Bin: Executing zchaff_rand
1199.51/1200.28	c zchaff_rand returned code 1.
1199.51/1200.28	c satzilla running mxc-sr08 ... 
1199.51/1200.28	c Bin: Executing mxc-sr08
1199.51/1200.28	c mxc-sr08 returned code 1.
1199.51/1200.28	c satzilla running march_dl2004 ... 
1199.51/1200.28	c Bin: Executing march_dl2004
1199.51/1200.28	c march_dl2004 returned code 1.
1199.51/1200.28	c satzilla running tts-4-0 ... 
1199.51/1200.28	c Bin: Executing tts-4-0
1199.51/1200.28	c tts-4-0 returned code 1.
1199.51/1200.28	c satzilla running SATenstein ... 
1199.51/1200.28	c Bin: Executing SATenstein
1199.51/1200.28	c SATenstein returned code 1.
1199.51/1200.28	c satzilla running gnovelty+ ... 
1199.51/1200.28	c Bin: Executing gnovelty+
1199.51/1200.28	c gnovelty+ returned code 1.
1199.51/1200.28	c satzilla running adaptg2wsat+ ... 
1199.51/1200.28	c Bin: Executing adaptg2wsat+
1199.51/1200.28	c adaptg2wsat+ returned code 1.
1199.51/1200.28	c satzilla running adaptg2wsat0 ... 
1199.51/1200.28	c Bin: Executing adaptg2wsat0
1199.51/1200.28	c adaptg2wsat0 returned code 1.
1199.51/1200.28	c satzilla running picosat846 ... 
1199.51/1200.28	c Bin: Executing picosat846
1199.51/1200.28	c picosat846 returned code 1.
1199.51/1200.28	c satzilla running kcnfs04SAT07 ... 
1199.51/1200.28	c Bin: Executing kcnfs04SAT07
1199.51/1200.28	c kcnfs04SAT07 returned code 1.
1199.51/1200.28	c ERROR: All Failed! 
1199.51/1200.28	c SATZILLA_TIME=1199.790000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1735416-1240802081/watcher-1735416-1240802081 -o /tmp/evaluation-result-1735416-1240802081/solver-1735416-1240802081 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1735416-1240802081.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.03 1.17 3/64 30402
/proc/meminfo: memFree=1615416/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=2056 CPUtime=0
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108234919 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 514 112 96 399 0 111 0
[pid=30403] ppid=30402 vsize=1116 CPUtime=0
/proc/30403/stat : 30403 (march_dl2004) R 30402 30402 29421 0 -1 4194304 155 0 0 0 0 0 0 0 19 0 1 0 108234919 1142784 150 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30403/statm: 279 151 50 118 0 158 0

[startup+0.0290459 s]
/proc/loadavg: 1.00 1.03 1.17 3/64 30402
/proc/meminfo: memFree=1615416/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=2056 CPUtime=0
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108234919 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 514 112 96 399 0 111 0
[pid=30403] ppid=30402 vsize=1512 CPUtime=0.02
/proc/30403/stat : 30403 (march_dl2004) R 30402 30402 29421 0 -1 4194304 278 0 0 0 2 0 0 0 19 0 1 0 108234919 1548288 273 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30403/statm: 378 273 50 118 0 257 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3568

[startup+0.102059 s]
/proc/loadavg: 1.00 1.03 1.17 3/64 30402
/proc/meminfo: memFree=1615416/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=2056 CPUtime=0
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108234919 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 514 112 96 399 0 111 0
[pid=30403] ppid=30402 vsize=4280 CPUtime=0.09
/proc/30403/stat : 30403 (march_dl2004) R 30402 30402 29421 0 -1 4194304 973 0 0 0 9 0 0 0 20 0 1 0 108234919 4382720 744 1992294400 134512640 134996440 4294956176 18446744073709551615 134543050 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30403/statm: 1070 744 55 118 0 949 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6336

[startup+0.302094 s]
/proc/loadavg: 1.00 1.03 1.17 3/64 30402
/proc/meminfo: memFree=1615416/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=2056 CPUtime=0
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108234919 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 514 112 96 399 0 111 0
[pid=30403] ppid=30402 vsize=6572 CPUtime=0.29
/proc/30403/stat : 30403 (march_dl2004) R 30402 30402 29421 0 -1 4194304 4833 0 0 0 28 1 0 0 22 0 1 0 108234919 6729728 1355 1992294400 134512640 134996440 4294956176 18446744073709551615 134546121 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30403/statm: 1643 1355 73 118 0 1522 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8628

[startup+0.701171 s]
/proc/loadavg: 1.00 1.03 1.17 3/64 30402
/proc/meminfo: memFree=1615416/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=2056 CPUtime=0
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108234919 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 514 112 96 399 0 111 0
[pid=30403] ppid=30402 vsize=10464 CPUtime=0.69
/proc/30403/stat : 30403 (march_dl2004) R 30402 30402 29421 0 -1 4194304 7346 0 0 0 67 2 0 0 25 0 1 0 108234919 10715136 1767 1992294400 134512640 134996440 4294956176 18446744073709551615 134526987 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30403/statm: 2616 1767 75 118 0 2495 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12520

[startup+1.50131 s]
/proc/loadavg: 1.00 1.03 1.17 2/66 30404
/proc/meminfo: memFree=1608680/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=2056 CPUtime=0
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108234919 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 514 112 96 399 0 111 0
[pid=30403] ppid=30402 vsize=10612 CPUtime=1.49
/proc/30403/stat : 30403 (march_dl2004) R 30402 30402 29421 0 -1 4194304 7626 0 0 0 147 2 0 0 25 0 1 0 108234919 10866688 1790 1992294400 134512640 134996440 4294956176 18446744073709551615 134528077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30403/statm: 2653 1790 75 118 0 2532 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12668

[startup+3.10159 s]
/proc/loadavg: 1.00 1.03 1.17 2/66 30404
/proc/meminfo: memFree=1608232/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=2056 CPUtime=0
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108234919 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 514 112 96 399 0 111 0
[pid=30403] ppid=30402 vsize=10868 CPUtime=3.09
/proc/30403/stat : 30403 (march_dl2004) R 30402 30402 29421 0 -1 4194304 7691 0 0 0 307 2 0 0 25 0 1 0 108234919 11128832 1855 1992294400 134512640 134996440 4294956176 18446744073709551615 134532803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30403/statm: 2717 1855 75 118 0 2596 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12924

[startup+6.30117 s]
/proc/loadavg: 1.00 1.03 1.17 2/66 30405
/proc/meminfo: memFree=1610728/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=2056 CPUtime=4.99
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 156 7734 0 0 0 0 496 3 19 0 1 0 108234919 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 514 125 107 399 0 111 0
[pid=30405] ppid=30402 vsize=5392 CPUtime=1.28
/proc/30405/stat : 30405 (mxc-sr08) R 30402 30402 29421 0 -1 4194304 1564 0 0 0 128 0 0 0 25 0 1 0 108235420 5521408 1238 1992294400 134512640 135078026 4294956176 18446744073709551615 134534407 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30405/statm: 1348 1238 71 138 0 1207 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7448

[startup+12.7013 s]
/proc/loadavg: 1.00 1.03 1.17 2/65 30406
/proc/meminfo: memFree=1610160/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=5500 CPUtime=12.45
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 1724 11235 0 0 213 0 1025 7 25 0 1 0 108234919 5632000 1008 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 1375 1008 136 399 0 972 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 5500

[startup+25.5026 s]
/proc/loadavg: 1.08 1.04 1.17 2/66 30408
/proc/meminfo: memFree=1604712/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=3192 CPUtime=4.61
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 532 0 3 0 448 13 0 0 25 0 1 0 108237002 3268608 518 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 798 518 151 55 0 388 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 13304

[startup+51.1022 s]
/proc/loadavg: 1.05 1.04 1.17 2/66 30408
/proc/meminfo: memFree=1604584/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=3316 CPUtime=30.19
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 566 0 3 0 2946 73 0 0 25 0 1 0 108237002 3395584 552 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 829 552 151 55 0 419 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 13428

[startup+102.305 s]
/proc/loadavg: 1.07 1.04 1.16 2/66 30408
/proc/meminfo: memFree=1604520/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=3436 CPUtime=81.36
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 589 0 3 0 7970 166 0 0 25 0 1 0 108237002 3518464 575 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 859 575 151 55 0 449 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 13548

[startup+162.301 s]
/proc/loadavg: 1.12 1.06 1.16 2/66 30408
/proc/meminfo: memFree=1604456/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=3436 CPUtime=141.33
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 608 0 3 0 13875 258 0 0 25 0 1 0 108237002 3518464 594 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 859 594 151 55 0 449 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 13548

[startup+222.302 s]
/proc/loadavg: 1.08 1.06 1.16 2/66 30408
/proc/meminfo: memFree=1604392/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=3556 CPUtime=201.31
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 617 0 3 0 19787 344 0 0 25 0 1 0 108237002 3641344 603 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 889 603 151 55 0 479 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 13668

[startup+282.302 s]
/proc/loadavg: 1.03 1.05 1.15 2/66 30408
/proc/meminfo: memFree=1604328/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=3556 CPUtime=261.28
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 625 0 3 0 25703 425 0 0 25 0 1 0 108237002 3641344 611 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 889 611 151 55 0 479 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 13668

[startup+342.301 s]
/proc/loadavg: 1.01 1.04 1.13 2/66 30408
/proc/meminfo: memFree=1604264/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=3556 CPUtime=321.25
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 632 0 3 0 31616 509 0 0 25 0 1 0 108237002 3641344 618 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 889 618 151 55 0 479 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 13668


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 30408
/proc/meminfo: memFree=1589736/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=17928 CPUtime=801.01
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 4226 0 3 0 79250 851 0 0 25 0 1 0 108237002 18358272 4212 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 4482 4212 151 55 0 4072 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 28040

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 30408
/proc/meminfo: memFree=1589736/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=17928 CPUtime=860.98
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 4226 0 3 0 85169 929 0 0 25 0 1 0 108237002 18358272 4212 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 4482 4212 151 55 0 4072 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 28040

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 30408
/proc/meminfo: memFree=1589736/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=17928 CPUtime=920.95
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 4226 0 3 0 91083 1012 0 0 25 0 1 0 108237002 18358272 4212 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 4482 4212 151 55 0 4072 0
Current children cumulated CPU time (s) 941.73
Current children cumulated vsize (KiB) 28040

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 30408
/proc/meminfo: memFree=1589672/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=17928 CPUtime=980.92
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 4226 0 3 0 96997 1095 0 0 25 0 1 0 108237002 18358272 4212 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 4482 4212 151 55 0 4072 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 28040

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 30408
/proc/meminfo: memFree=1589672/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=17928 CPUtime=1040.89
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 4226 0 3 0 102944 1145 0 0 25 0 1 0 108237002 18358272 4212 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 4482 4212 151 55 0 4072 0
Current children cumulated CPU time (s) 1061.67
Current children cumulated vsize (KiB) 28040

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 30408
/proc/meminfo: memFree=1589608/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=17928 CPUtime=1100.87
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 4226 0 3 0 108932 1155 0 0 25 0 1 0 108237002 18358272 4212 1992294400 134512640 134738160 4294956176 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 4482 4212 151 55 0 4072 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 28040

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 30408
/proc/meminfo: memFree=1589608/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=17928 CPUtime=1160.84
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 4226 0 3 0 114921 1163 0 0 25 0 1 0 108237002 18358272 4212 1992294400 134512640 134738160 4294956176 18446744073709551615 134589881 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 4482 4212 151 55 0 4072 0
Current children cumulated CPU time (s) 1181.62
Current children cumulated vsize (KiB) 28040

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 30408
/proc/meminfo: memFree=1589608/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=17928 CPUtime=1168.84
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 4226 0 3 0 115720 1164 0 0 25 0 1 0 108237002 18358272 4212 1992294400 134512640 134738160 4294956176 18446744073709551615 134586280 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 4482 4212 151 55 0 4072 0
Current children cumulated CPU time (s) 1189.62
Current children cumulated vsize (KiB) 28040

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 30408
/proc/meminfo: memFree=1589608/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=17928 CPUtime=1175.23
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 4226 0 3 0 116359 1164 0 0 25 0 1 0 108237002 18358272 4212 1992294400 134512640 134738160 4294956176 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 4482 4212 151 55 0 4072 0
Current children cumulated CPU time (s) 1196.01
Current children cumulated vsize (KiB) 28040

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 30408
/proc/meminfo: memFree=1589608/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=17928 CPUtime=1176.83
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 4226 0 3 0 116518 1165 0 0 25 0 1 0 108237002 18358272 4212 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 4482 4212 151 55 0 4072 0
Current children cumulated CPU time (s) 1197.61
Current children cumulated vsize (KiB) 28040

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 30408
/proc/meminfo: memFree=1589608/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=17928 CPUtime=1177.63
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 4226 0 3 0 116598 1165 0 0 25 0 1 0 108237002 18358272 4212 1992294400 134512640 134738160 4294956176 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 4482 4212 151 55 0 4072 0
Current children cumulated CPU time (s) 1198.41
Current children cumulated vsize (KiB) 28040

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 30408
/proc/meminfo: memFree=1589608/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=17928 CPUtime=1178.43
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 4226 0 3 0 116678 1165 0 0 25 0 1 0 108237002 18358272 4212 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 4482 4212 151 55 0 4072 0
Current children cumulated CPU time (s) 1199.21
Current children cumulated vsize (KiB) 28040

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 30408
/proc/meminfo: memFree=1589608/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=17928 CPUtime=1178.64
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 4226 0 3 0 116699 1165 0 0 25 0 1 0 108237002 18358272 4212 1992294400 134512640 134738160 4294956176 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 4482 4212 151 55 0 4072 0
Current children cumulated CPU time (s) 1199.42
Current children cumulated vsize (KiB) 28040

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 30408
/proc/meminfo: memFree=1589608/2055920 swapFree=4180908/4192956
[pid=30402] ppid=30400 vsize=10112 CPUtime=20.78
/proc/30402/stat : 30402 (SATzilla2009_C) S 30400 30402 29421 0 -1 4194304 3789 13210 0 0 844 2 1223 9 25 0 1 0 108234919 10354688 2267 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30402/statm: 2528 2267 219 399 0 2125 0
[pid=30408] ppid=30402 vsize=17928 CPUtime=1178.73
/proc/30408/stat : 30408 (vallst) R 30402 30402 29421 0 -1 4194304 4226 0 3 0 116708 1165 0 0 25 0 1 0 108237002 18358272 4212 1992294400 134512640 134738160 4294956176 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30408/statm: 4482 4212 151 55 0 4072 0
Current children cumulated CPU time (s) 1199.51
Current children cumulated vsize (KiB) 28040

Child status: 17
Real time (s): 1200.29
CPU time (s): 1199.63
CPU user time (s): 1187.85
CPU system time (s): 11.7772
CPU usage (%): 99.9449
Max. virtual memory (cumulated for all children) (KiB): 28040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1187.85
system time used= 11.7772
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21242
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22
involuntary context switches= 3272

runsolver used 0.949855 second user time and 3.42648 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-27 05:14:41
IDJOB=1735416
IDBENCH=71418
IDSOLVER=527
FILE ID=node60/1735416-1240802081
PBS_JOBID= 9187370
Free space on /tmp= 66416 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v945c61409gyes9.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735416-1240802081/watcher-1735416-1240802081 -o /tmp/evaluation-result-1735416-1240802081/solver-1735416-1240802081 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1735416-1240802081.cnf

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

MD5SUM BENCH= 5b3cb365e0da247dad8c75295d40c6a5
RANDOM SEED=1825762559

node60.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.256
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.256
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:       1615960 kB
Buffers:         46204 kB
Cached:         310076 kB
SwapCached:       5956 kB
Active:         119868 kB
Inactive:       244892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1615960 kB
SwapTotal:     4192956 kB
SwapFree:      4180908 kB
Dirty:           32168 kB
Writeback:           0 kB
Mapped:          14088 kB
Slab:            61228 kB
Committed_AS:   447120 kB
PageTables:       1448 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= 66384 MiB
End job on node60 at 2009-04-27 05:34:42