Trace number 1717786

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.56 1200

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h13-unsat.cnf
MD5SUM3a68d904935650d9da7e64e1ee7bae82
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark114.303
Satisfiable
(Un)Satisfiability was proved
Number of variables454385
Number of clauses1367522
Sum of the clauses size3191290
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 2911962
Number of clauses of size 3451911
Number of clauses of size 42126
Number of clauses of size 518
Number of clauses of size over 5174

Solver Data

100.53/100.69	c SATzilla is building models for class 2
100.53/100.69	c run presolver march_dl2004 for 5 seconds ... 
100.53/100.69	c Bin: Executing march_dl2004
100.53/100.69	c spawning binary file with 5 seconds ...
100.53/100.69	c child exit by a signal
100.53/100.69	c march_dl2004 returned code 137.
100.53/100.69	c run presolver mxc-sr08 for 5 seconds ... 
100.53/100.69	c Bin: Executing mxc-sr08
100.53/100.69	c spawning binary file with 5 seconds ...
100.53/100.69	c child exit by a signal
100.53/100.69	c mxc-sr08 returned code 137.
100.53/100.69	c Orignal number of varibales is 455627, number of clauses is 1367522 
100.53/100.69	c predicted feature computation time is 41.178815 
100.53/100.69	c Bin: Executing satelite
100.53/100.69	c spawning binary file with 240 seconds ...
100.53/100.69	c child exited successfully
100.53/100.69	c satzilla computing base features
100.53/100.69	c Number of variabe is: 120512, Number of clause is : 791939 
100.53/100.69	c Initializing...
100.53/100.69	c satzilla compute diameter ...
100.53/100.69	c start diameter features ...
100.53/100.69	c satzilla doing clause learning
100.53/100.69	c start clause learning features ...
100.53/100.69	c Bin: Executing zchaff07
100.53/100.69	c spawning binary file with 2 seconds ...
100.53/100.69	c child exit by a signal
100.53/100.69	c satzilla doing survey propogation probe
100.53/100.69	c do survay propogation for 2 second ...
100.53/100.69	c satzilla doing local search probe
100.53/100.69	c satzilla doing lobjois search-space size estimate
100.53/100.69	c features are:455627 1.36752e+06 120512 791939 2.78076 0.726802 0.152173 0.375365 0.554024 1.47731 2.87428e-05 0.308379 1.65959e-05 0.000157661 1.42146 0.164295 0.586002 2.87428e-05 10.2453 8.83906e-06 0.0162424 2.98255 0.164176 0.122017 0 0.998872 3.01967 1.28145e-05 13.6504 2.52545e-06 0.0121146 1.80038 0.488194 3.0043e-05 8.91285 8.83906e-06 0.0128823 10.8889 0.0520308 10 12 0.848686 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.393731 0.593157 1.2901e-10 0.999593 0.676123 0.0599503 0.596509 0.165569 0.44772 0.089937 0.558703 -1.11022e-16 0.286478 0.154642 0.0190403 0.129369 0.0507136 0.088759 51690 0 0 0 0 0 0 5.85418 0 2.47652 0 0.230473 0.617349 
100.53/100.69	c satzilla's ranking:
100.53/100.69	c 1) zchaff_rand: 4.691019
100.53/100.69	c 2) vallst: 3.435533
100.53/100.69	c 3) minisat20SAT07: 3.038333
100.53/100.69	c 4) minisat20: 2.974902
100.53/100.69	c 5) march_dl2004: 1.544719
100.53/100.69	c 6) tts-4-0: -4.752367
100.53/100.69	c 7) mxc-sr08: -6.878158
100.53/100.69	c 8) SATenstein: -10000.000000
100.53/100.69	c 9) gnovelty+: -10000.000000
100.53/100.69	c 10) adaptg2wsat+: -10000.000000
100.53/100.69	c 11) adaptg2wsat0: -10000.000000
100.53/100.69	c 12) picosat846: -10000.000000
100.53/100.69	c 13) kcnfs04SAT07: -10000.000000
100.53/100.69	c satzilla running zchaff_rand ... 
1199.43/1199.97	c Bin: Executing zchaff_rand
1199.43/1199.97	c spawning binary file with 1099 seconds ...
1199.43/1199.97	c child exit by a signal
1199.43/1199.97	c zchaff_rand returned code 137.
1199.43/1199.97	c satzilla running vallst ... 
1199.43/1199.97	c Bin: Executing vallst
1199.43/1199.97	c vallst returned code 1.
1199.43/1199.97	c satzilla running minisat20SAT07 ... 
1199.43/1199.97	c Bin: Executing minisat20SAT07
1199.43/1199.97	c minisat20SAT07 returned code 1.
1199.43/1199.97	c satzilla running minisat20 ... 
1199.43/1199.97	c Bin: Executing minisat20
1199.43/1199.97	c minisat20 returned code 1.
1199.43/1199.97	c satzilla running march_dl2004 ... 
1199.43/1199.97	c Bin: Executing march_dl2004
1199.43/1199.97	c march_dl2004 returned code 1.
1199.43/1199.97	c satzilla running tts-4-0 ... 
1199.43/1199.97	c Bin: Executing tts-4-0
1199.43/1199.97	c tts-4-0 returned code 1.
1199.43/1199.97	c satzilla running mxc-sr08 ... 
1199.43/1199.97	c Bin: Executing mxc-sr08
1199.43/1199.97	c mxc-sr08 returned code 1.
1199.43/1199.97	c satzilla running SATenstein ... 
1199.43/1199.97	c Bin: Executing SATenstein
1199.43/1199.97	c SATenstein returned code 1.
1199.43/1199.97	c satzilla running gnovelty+ ... 
1199.43/1199.97	c Bin: Executing gnovelty+
1199.43/1199.97	c gnovelty+ returned code 1.
1199.43/1199.97	c satzilla running adaptg2wsat+ ... 
1199.43/1199.97	c Bin: Executing adaptg2wsat+
1199.43/1199.97	c adaptg2wsat+ returned code 1.
1199.43/1199.97	c satzilla running adaptg2wsat0 ... 
1199.43/1199.97	c Bin: Executing adaptg2wsat0
1199.43/1199.97	c adaptg2wsat0 returned code 1.
1199.43/1199.97	c satzilla running picosat846 ... 
1199.43/1199.97	c Bin: Executing picosat846
1199.43/1199.97	c picosat846 returned code 1.
1199.43/1199.97	c satzilla running kcnfs04SAT07 ... 
1199.43/1199.97	c Bin: Executing kcnfs04SAT07
1199.43/1199.97	c kcnfs04SAT07 returned code 1.
1199.43/1199.97	c ERROR: All Failed! 
1199.43/1199.97	c SATZILLA_TIME=1199.700000

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-1717786-1240630693/watcher-1717786-1240630693 -o /tmp/evaluation-result-1717786-1240630693/solver-1717786-1240630693 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1717786-1240630693.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.02 1.03 1.00 3/65 16646
/proc/meminfo: memFree=1716464/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=2056 CPUtime=0
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 91099893 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 514 112 96 399 0 111 0
[pid=16647] ppid=16646 vsize=7760 CPUtime=0
/proc/16647/stat : 16647 (march_dl2004) R 16646 16646 15693 0 -1 4194304 880 0 0 0 0 0 0 0 21 0 1 0 91099893 7946240 875 1992294400 134512640 134996440 4294956176 18446744073709551615 134549425 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16647/statm: 1940 882 49 118 0 1819 0

[startup+0.0449691 s]
/proc/loadavg: 1.02 1.03 1.00 3/65 16646
/proc/meminfo: memFree=1716464/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=2056 CPUtime=0
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 91099893 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 514 112 96 399 0 111 0
[pid=16647] ppid=16646 vsize=28276 CPUtime=0.03
/proc/16647/stat : 16647 (march_dl2004) R 16646 16646 15693 0 -1 4194304 4421 0 0 0 2 1 0 0 21 0 1 0 91099893 28954624 4416 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16647/statm: 7069 4418 49 118 0 6948 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30332

[startup+0.101979 s]
/proc/loadavg: 1.02 1.03 1.00 3/65 16646
/proc/meminfo: memFree=1716464/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=2056 CPUtime=0
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 91099893 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 514 112 96 399 0 111 0
[pid=16647] ppid=16646 vsize=40084 CPUtime=0.09
/proc/16647/stat : 16647 (march_dl2004) R 16646 16646 15693 0 -1 4194304 8169 0 0 0 6 3 0 0 21 0 1 0 91099893 41046016 8164 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16647/statm: 10021 8164 50 118 0 9900 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42140

[startup+0.302019 s]
/proc/loadavg: 1.02 1.03 1.00 3/65 16646
/proc/meminfo: memFree=1716464/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=2056 CPUtime=0
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 91099893 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 514 112 96 399 0 111 0
[pid=16647] ppid=16646 vsize=42592 CPUtime=0.29
/proc/16647/stat : 16647 (march_dl2004) R 16646 16646 15693 0 -1 4194304 8967 0 0 0 26 3 0 0 23 0 1 0 91099893 43614208 8962 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16647/statm: 10648 8962 50 118 0 10527 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44648

[startup+0.701096 s]
/proc/loadavg: 1.02 1.03 1.00 3/65 16646
/proc/meminfo: memFree=1716464/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=2056 CPUtime=0
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 91099893 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 514 112 96 399 0 111 0
[pid=16647] ppid=16646 vsize=47608 CPUtime=0.69
/proc/16647/stat : 16647 (march_dl2004) R 16646 16646 15693 0 -1 4194304 10530 0 0 0 64 5 0 0 25 0 1 0 91099893 48750592 10525 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16647/statm: 11902 10525 50 118 0 11781 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49664

[startup+1.50125 s]
/proc/loadavg: 1.02 1.03 1.00 2/67 16648
/proc/meminfo: memFree=1669664/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=2056 CPUtime=0
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 91099893 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 514 112 96 399 0 111 0
[pid=16647] ppid=16646 vsize=57508 CPUtime=1.49
/proc/16647/stat : 16647 (march_dl2004) R 16646 16646 15693 0 -1 4194304 13633 0 0 0 142 7 0 0 25 0 1 0 91099893 58888192 13628 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16647/statm: 14377 13628 50 118 0 14256 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59564

[startup+3.10157 s]
/proc/loadavg: 1.02 1.03 1.00 2/67 16648
/proc/meminfo: memFree=1608672/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=2056 CPUtime=0
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 91099893 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 514 112 96 399 0 111 0
[pid=16647] ppid=16646 vsize=127012 CPUtime=3.09
/proc/16647/stat : 16647 (march_dl2004) R 16646 16646 15693 0 -1 4194304 29332 0 0 0 297 12 0 0 25 0 1 0 91099893 130060288 26201 1992294400 134512640 134996440 4294956176 18446744073709551615 134617577 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16647/statm: 31753 26202 53 118 0 31632 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 129068

[startup+6.3012 s]
/proc/loadavg: 1.26 1.08 1.02 2/67 16649
/proc/meminfo: memFree=1605216/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=2056 CPUtime=5.01
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 152 44198 0 0 0 0 480 21 16 0 1 0 91099893 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 514 121 104 399 0 111 0
[pid=16649] ppid=16646 vsize=184172 CPUtime=1.27
/proc/16649/stat : 16649 (mxc-sr08) R 16646 16646 15693 0 -1 4194304 41630 0 0 0 109 18 0 0 25 0 1 0 91100395 188592128 41482 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16649/statm: 46043 41484 54 138 0 45902 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 186228

[startup+12.7015 s]
/proc/loadavg: 1.48 1.13 1.03 2/67 16650
/proc/meminfo: memFree=1540000/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=2056 CPUtime=10.04
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 179 99539 0 0 0 0 954 50 19 0 1 0 91099893 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 514 138 120 399 0 111 0
[pid=16650] ppid=16646 vsize=191352 CPUtime=2.64
/proc/16650/stat : 16650 (satelite) R 16646 16646 15693 0 -1 4194304 44957 0 0 0 239 25 0 0 25 0 1 0 91100898 195944448 43807 1992294400 134512640 135037501 4294956160 18446744073709551615 134698573 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16650/statm: 47838 43807 67 128 0 47707 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 193408

[startup+25.502 s]
/proc/loadavg: 1.67 1.19 1.05 2/67 16652
/proc/meminfo: memFree=1481568/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=2056 CPUtime=10.04
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 179 99539 0 0 0 0 954 50 19 0 1 0 91099893 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 514 138 120 399 0 111 0
[pid=16650] ppid=16646 vsize=220336 CPUtime=15.42
/proc/16650/stat : 16650 (satelite) R 16646 16646 15693 0 -1 4194304 52223 0 0 0 1499 43 0 0 25 0 1 0 91100898 225624064 50598 1992294400 134512640 135037501 4294956160 18446744073709551615 134570447 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16650/statm: 55084 50598 67 128 0 54953 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 222392

[startup+51.102 s]
/proc/loadavg: 1.78 1.25 1.08 2/66 16652
/proc/meminfo: memFree=1622120/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=79824 CPUtime=51.05
/proc/16646/stat : 16646 (SATzilla2009_C) R 16644 16646 15693 0 -1 4194304 18970 158366 0 0 1846 8 3145 106 25 0 1 0 91099893 81739776 18921 1992294400 134512640 136149437 4294956208 18446744073709551615 134535207 0 0 4096 0 0 0 0 17 1 0 0
/proc/16646/statm: 19956 18921 135 399 0 19553 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 79824

[startup+102.305 s]
/proc/loadavg: 1.46 1.25 1.09 2/67 16654
/proc/meminfo: memFree=1560096/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=61260 CPUtime=100.63
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 53772 175800 0 0 6582 29 3336 116 25 0 1 0 91099893 62730240 14694 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 15315 14694 219 399 0 14912 0
[pid=16654] ppid=16646 vsize=1318788 CPUtime=1.59
/proc/16654/stat : 16654 (zchaff_rand) R 16646 16646 15693 0 -1 4194304 26537 0 0 0 148 11 0 0 25 0 1 0 91109963 1350438912 20958 1992294400 134512640 135365884 4294956160 18446744073709551615 134608782 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16654/statm: 329697 20958 108 208 0 329469 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 1380048

[startup+162.302 s]
/proc/loadavg: 1.17 1.21 1.08 2/67 16654
/proc/meminfo: memFree=1439520/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=61260 CPUtime=100.63
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 53772 175800 0 0 6582 29 3336 116 25 0 1 0 91099893 62730240 14694 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 15315 14694 219 399 0 14912 0
[pid=16654] ppid=16646 vsize=1478808 CPUtime=61.56
/proc/16654/stat : 16654 (zchaff_rand) R 16646 16646 15693 0 -1 4194304 83028 0 0 0 6119 37 0 0 25 0 1 0 91109963 1514299392 50621 1992294400 134512640 135365884 4294956160 18446744073709551615 134535790 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16654/statm: 369702 50621 112 208 0 369474 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 1540068

[startup+222.302 s]
/proc/loadavg: 1.06 1.17 1.08 2/67 16654
/proc/meminfo: memFree=1401696/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=61260 CPUtime=100.63
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 53772 175800 0 0 6582 29 3336 116 25 0 1 0 91099893 62730240 14694 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 15315 14694 219 399 0 14912 0
[pid=16654] ppid=16646 vsize=1529100 CPUtime=121.54
/proc/16654/stat : 16654 (zchaff_rand) R 16646 16646 15693 0 -1 4194304 105622 0 0 0 12104 50 0 0 25 0 1 0 91109963 1565798400 59762 1992294400 134512640 135365884 4294956160 18446744073709551615 135090414 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16654/statm: 382275 59762 112 208 0 382047 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 1590360

[startup+282.301 s]
/proc/loadavg: 1.02 1.13 1.07 2/67 16654
/proc/meminfo: memFree=1390624/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=61260 CPUtime=100.63
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 53772 175800 0 0 6582 29 3336 116 25 0 1 0 91099893 62730240 14694 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 15315 14694 219 399 0 14912 0
[pid=16654] ppid=16646 vsize=1542336 CPUtime=181.53
/proc/16654/stat : 16654 (zchaff_rand) R 16646 16646 15693 0 -1 4194304 115669 0 0 0 18095 58 0 0 25 0 1 0 91109963 1579352064 62609 1992294400 134512640 135365884 4294956160 18446744073709551615 134546434 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16654/statm: 385584 62609 112 208 0 385356 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 1603596

[startup+342.302 s]
/proc/loadavg: 1.01 1.11 1.06 2/67 16654
/proc/meminfo: memFree=1373600/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=61260 CPUtime=100.63
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 53772 175800 0 0 6582 29 3336 116 25 0 1 0 91099893 62730240 14694 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 15315 14694 219 399 0 14912 0
[pid=16654] ppid=16646 vsize=1566908 CPUtime=241.51
/proc/16654/stat : 16654 (zchaff_rand) R 16646 16646 15693 0 -1 4194304 129272 0 0 0 24086 65 0 0 25 0 1 0 91109963 1604513792 66755 1992294400 134512640 135365884 4294956160 18446744073709551615 134577009 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16654/statm: 391727 66755 112 208 0 391499 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 1628168


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


[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.02 2/67 16654
/proc/meminfo: memFree=1293792/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=61260 CPUtime=100.63
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 53772 175800 0 0 6582 29 3336 116 25 0 1 0 91099893 62730240 14694 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 15315 14694 219 399 0 14912 0
[pid=16654] ppid=16646 vsize=1678856 CPUtime=661.36
/proc/16654/stat : 16654 (zchaff_rand) R 16646 16646 15693 0 -1 4194304 203667 0 0 0 66023 113 0 0 25 0 1 0 91109963 1719148544 86616 1992294400 134512640 135365884 4294956160 18446744073709551615 134543650 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16654/statm: 419714 86616 112 208 0 419486 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 1740116

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.02 2/67 16654
/proc/meminfo: memFree=1284640/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=61260 CPUtime=100.63
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 53772 175800 0 0 6582 29 3336 116 25 0 1 0 91099893 62730240 14694 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 15315 14694 219 399 0 14912 0
[pid=16654] ppid=16646 vsize=1691328 CPUtime=721.33
/proc/16654/stat : 16654 (zchaff_rand) R 16646 16646 15693 0 -1 4194304 213034 0 0 0 72013 120 0 0 25 0 1 0 91109963 1731919872 88879 1992294400 134512640 135365884 4294956160 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16654/statm: 422832 88879 112 208 0 422604 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 1752588

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.01 2/67 16654
/proc/meminfo: memFree=1280800/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=61260 CPUtime=100.63
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 53772 175800 0 0 6582 29 3336 116 25 0 1 0 91099893 62730240 14694 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 15315 14694 219 399 0 14912 0
[pid=16654] ppid=16646 vsize=1696092 CPUtime=781.32
/proc/16654/stat : 16654 (zchaff_rand) R 16646 16646 15693 0 -1 4194304 219147 0 0 0 78007 125 0 0 25 0 1 0 91109963 1736798208 89854 1992294400 134512640 135365884 4294956160 18446744073709551615 134542751 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16654/statm: 424023 89854 112 208 0 423795 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 1757352

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 16654
/proc/meminfo: memFree=1273248/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=61260 CPUtime=100.63
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 53772 175800 0 0 6582 29 3336 116 25 0 1 0 91099893 62730240 14694 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 15315 14694 219 399 0 14912 0
[pid=16654] ppid=16646 vsize=1704728 CPUtime=841.29
/proc/16654/stat : 16654 (zchaff_rand) R 16646 16646 15693 0 -1 4194304 227728 0 0 0 83999 130 0 0 25 0 1 0 91109963 1745641472 91752 1992294400 134512640 135365884 4294956160 18446744073709551615 134577099 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16654/statm: 426182 91752 112 208 0 425954 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 1765988

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16654
/proc/meminfo: memFree=1270368/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=61260 CPUtime=100.63
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 53772 175800 0 0 6582 29 3336 116 25 0 1 0 91099893 62730240 14694 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 15315 14694 219 399 0 14912 0
[pid=16654] ppid=16646 vsize=1708216 CPUtime=901.28
/proc/16654/stat : 16654 (zchaff_rand) R 16646 16646 15693 0 -1 4194304 233437 0 0 0 89994 134 0 0 25 0 1 0 91109963 1749213184 92436 1992294400 134512640 135365884 4294956160 18446744073709551615 134542748 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16654/statm: 427054 92436 112 208 0 426826 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 1769476

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16654
/proc/meminfo: memFree=1266080/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=61260 CPUtime=100.63
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 53772 175800 0 0 6582 29 3336 116 25 0 1 0 91099893 62730240 14694 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 15315 14694 219 399 0 14912 0
[pid=16654] ppid=16646 vsize=1715384 CPUtime=961.26
/proc/16654/stat : 16654 (zchaff_rand) R 16646 16646 15693 0 -1 4194304 239738 0 0 0 95988 138 0 0 25 0 1 0 91109963 1756553216 93499 1992294400 134512640 135365884 4294956160 18446744073709551615 134543650 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16654/statm: 428846 93499 112 208 0 428618 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 1776644

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16654
/proc/meminfo: memFree=1261920/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=61260 CPUtime=100.63
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 53772 175800 0 0 6582 29 3336 116 25 0 1 0 91099893 62730240 14694 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 15315 14694 219 399 0 14912 0
[pid=16654] ppid=16646 vsize=1720824 CPUtime=1021.23
/proc/16654/stat : 16654 (zchaff_rand) R 16646 16646 15693 0 -1 4194304 245431 0 0 0 101981 142 0 0 25 0 1 0 91109963 1762123776 94540 1992294400 134512640 135365884 4294956160 18446744073709551615 134542751 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16654/statm: 430206 94540 112 208 0 429978 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 1782084

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16654
/proc/meminfo: memFree=1259168/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=61260 CPUtime=100.63
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 53772 175800 0 0 6582 29 3336 116 25 0 1 0 91099893 62730240 14694 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 15315 14694 219 399 0 14912 0
[pid=16654] ppid=16646 vsize=1723256 CPUtime=1081.21
/proc/16654/stat : 16654 (zchaff_rand) R 16646 16646 15693 0 -1 4194304 251307 0 0 0 107973 148 0 0 25 0 1 0 91109963 1764614144 94989 1992294400 134512640 135365884 4294956160 18446744073709551615 134542751 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16654/statm: 430814 94989 112 208 0 430586 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 1784516

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16654
/proc/meminfo: memFree=1260064/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=61260 CPUtime=100.63
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 53772 175800 0 0 6582 29 3336 116 25 0 1 0 91099893 62730240 14694 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 15315 14694 219 399 0 14912 0
[pid=16654] ppid=16646 vsize=1723384 CPUtime=1089.21
/proc/16654/stat : 16654 (zchaff_rand) R 16646 16646 15693 0 -1 4194304 251348 0 0 0 108773 148 0 0 25 0 1 0 91109963 1764745216 95030 1992294400 134512640 135365884 4294956160 18446744073709551615 134543639 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16654/statm: 430846 95030 112 208 0 430618 0
Current children cumulated CPU time (s) 1189.84
Current children cumulated vsize (KiB) 1784644

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16654
/proc/meminfo: memFree=1259872/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=61260 CPUtime=100.63
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 53772 175800 0 0 6582 29 3336 116 25 0 1 0 91099893 62730240 14694 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 15315 14694 219 399 0 14912 0
[pid=16654] ppid=16646 vsize=1723384 CPUtime=1095.61
/proc/16654/stat : 16654 (zchaff_rand) R 16646 16646 15693 0 -1 4194304 252267 0 0 0 109412 149 0 0 25 0 1 0 91109963 1764745216 95059 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16654/statm: 430846 95059 112 208 0 430618 0
Current children cumulated CPU time (s) 1196.24
Current children cumulated vsize (KiB) 1784644

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16654
/proc/meminfo: memFree=1259872/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=61260 CPUtime=100.63
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 53772 175800 0 0 6582 29 3336 116 25 0 1 0 91099893 62730240 14694 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 15315 14694 219 399 0 14912 0
[pid=16654] ppid=16646 vsize=1723384 CPUtime=1097.21
/proc/16654/stat : 16654 (zchaff_rand) R 16646 16646 15693 0 -1 4194304 252269 0 0 0 109572 149 0 0 25 0 1 0 91109963 1764745216 95061 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16654/statm: 430846 95061 112 208 0 430618 0
Current children cumulated CPU time (s) 1197.84
Current children cumulated vsize (KiB) 1784644

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16654
/proc/meminfo: memFree=1259872/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=61260 CPUtime=100.63
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 53772 175800 0 0 6582 29 3336 116 25 0 1 0 91099893 62730240 14694 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 15315 14694 219 399 0 14912 0
[pid=16654] ppid=16646 vsize=1723384 CPUtime=1098.01
/proc/16654/stat : 16654 (zchaff_rand) R 16646 16646 15693 0 -1 4194304 252272 0 0 0 109652 149 0 0 25 0 1 0 91109963 1764745216 95064 1992294400 134512640 135365884 4294956160 18446744073709551615 134577099 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16654/statm: 430846 95064 112 208 0 430618 0
Current children cumulated CPU time (s) 1198.64
Current children cumulated vsize (KiB) 1784644

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16654
/proc/meminfo: memFree=1259872/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=61260 CPUtime=100.63
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 53772 175800 0 0 6582 29 3336 116 25 0 1 0 91099893 62730240 14694 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 15315 14694 219 399 0 14912 0
[pid=16654] ppid=16646 vsize=1724156 CPUtime=1098.41
/proc/16654/stat : 16654 (zchaff_rand) R 16646 16646 15693 0 -1 4194304 252627 0 0 0 109692 149 0 0 25 0 1 0 91109963 1765535744 95290 1992294400 134512640 135365884 4294956160 18446744073709551615 134536567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16654/statm: 431039 95290 112 208 0 430811 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 1785416

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16654
/proc/meminfo: memFree=1259872/2055920 swapFree=4181392/4192956
[pid=16646] ppid=16644 vsize=61260 CPUtime=100.63
/proc/16646/stat : 16646 (SATzilla2009_C) S 16644 16646 15693 0 -1 4194304 53772 175800 0 0 6582 29 3336 116 25 0 1 0 91099893 62730240 14694 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16646/statm: 15315 14694 219 399 0 14912 0
[pid=16654] ppid=16646 vsize=1724408 CPUtime=1098.8
/proc/16654/stat : 16654 (zchaff_rand) R 16646 16646 15693 0 -1 4194304 252873 0 0 0 109731 149 0 0 25 0 1 0 91109963 1765793792 95357 1992294400 134512640 135365884 4294956160 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16654/statm: 431102 95357 112 208 0 430874 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 1785668

Child status: 17
Real time (s): 1200
CPU time (s): 1199.56
CPU user time (s): 1196.52
CPU system time (s): 3.03454
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 1788204

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

runsolver used 1.22681 second user time and 3.14852 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-25 05:38:15
IDJOB=1717786
IDBENCH=20424
IDSOLVER=527
FILE ID=node77/1717786-1240630693
PBS_JOBID= 9186337
Free space on /tmp= 66172 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h13-unsat.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717786-1240630693/watcher-1717786-1240630693 -o /tmp/evaluation-result-1717786-1240630693/solver-1717786-1240630693 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1717786-1240630693.cnf

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

MD5SUM BENCH= 3a68d904935650d9da7e64e1ee7bae82
RANDOM SEED=161647770

node77.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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1716944 kB
Buffers:         30044 kB
Cached:         236832 kB
SwapCached:       6144 kB
Active:         119340 kB
Inactive:       156204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716944 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:           55972 kB
Writeback:           0 kB
Mapped:          13452 kB
Slab:            49392 kB
Committed_AS:   377768 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66140 MiB
End job on node77 at 2009-04-25 05:58:15