Trace number 1728599

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

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
MD5SUMcd57d37a316c4dccaae3ab131e3f8090
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables520
Number of clauses24646
Sum of the clauses size72792
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21456
Number of clauses of size 323160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

19.74/19.84	c SATzilla is building models for class 2
19.74/19.84	c run presolver march_dl2004 for 5 seconds ... 
19.74/19.84	c Bin: Executing march_dl2004
19.74/19.84	c spawning binary file with 5 seconds ...
19.74/19.84	c child exit by a signal
19.74/19.84	c march_dl2004 returned code 137.
19.74/19.84	c run presolver mxc-sr08 for 5 seconds ... 
19.74/19.84	c Bin: Executing mxc-sr08
19.74/19.84	c spawning binary file with 5 seconds ...
19.74/19.84	c child exit by a signal
19.74/19.84	c mxc-sr08 returned code 137.
19.74/19.84	c Orignal number of varibales is 520, number of clauses is 24646 
19.74/19.84	c predicted feature computation time is 7.493897 
19.74/19.84	c Bin: Executing satelite
19.74/19.84	c spawning binary file with 240 seconds ...
19.74/19.84	c child exited successfully
19.74/19.84	c satzilla computing base features
19.74/19.84	c Number of variabe is: 490, Number of clause is : 24616 
19.74/19.84	c Initializing...
19.74/19.84	c satzilla compute diameter ...
19.74/19.84	c start diameter features ...
19.74/19.84	c satzilla doing clause learning
19.74/19.84	c start clause learning features ...
19.74/19.84	c Bin: Executing zchaff07
19.74/19.84	c spawning binary file with 2 seconds ...
19.74/19.84	c child exit by a signal
19.74/19.84	c satzilla doing survey propogation probe
19.74/19.84	c do survay propogation for 2 second ...
19.74/19.84	c satzilla doing local search probe
19.74/19.84	c satzilla doing lobjois search-space size estimate
19.74/19.84	c features are:520 24646 490 24616 0.0612245 0.00121872 0.0199058 0.454495 0.678668 1.17423 0.00955111 1.00902 0.00408163 0.0612245 0.652197 0.0518768 0.876097 0.00955111 0.713108 0.00121872 0.0168996 1.47689 0.217553 0.380685 0 0.88601 0.55666 0.00287891 0.834508 0 0.00739357 4.39203 0.483832 0.00585433 0.568048 0.00194995 0.00966851 3.02045 0.0468584 3 4 0.0997849 2947.2 0.29009 1953 4328 4328 1953 3496 2377 2582 46.7782 0.0664263 42.6554 52.0183 52.0183 42.6554 47.8976 45.4783 45.8414 0.863383 0.0478066 0.816282 0.948995 0.939409 0.831666 0.851046 0.837638 0.844091 0.0772331 0.728315 0.0282567 0.176053 0.160094 0.0317426 0.152715 0.0338774 0.0433056 4.31313 0.232585 163.781 0.0835296 163 146 182 15.4781 0.169661 0.999593 0.000382607 0.602836 0.752883 
19.74/19.84	c satzilla's ranking:
19.74/19.84	c 1) zchaff_rand: 2.694939
19.74/19.84	c 2) minisat20SAT07: 1.355046
19.74/19.84	c 3) vallst: 1.344630
19.74/19.84	c 4) minisat20: 1.339357
19.74/19.84	c 5) mxc-sr08: 0.644215
19.74/19.84	c 6) tts-4-0: 0.596517
19.74/19.84	c 7) march_dl2004: 0.244914
19.74/19.84	c 8) SATenstein: -10000.000000
19.74/19.84	c 9) gnovelty+: -10000.000000
19.74/19.84	c 10) adaptg2wsat+: -10000.000000
19.74/19.84	c 11) adaptg2wsat0: -10000.000000
19.74/19.84	c 12) picosat846: -10000.000000
19.74/19.84	c 13) kcnfs04SAT07: -10000.000000
19.74/19.84	c satzilla running zchaff_rand ... 
1199.53/1200.28	c Bin: Executing zchaff_rand
1199.53/1200.28	c spawning binary file with 1180 seconds ...
1199.53/1200.28	c child exit by a signal
1199.53/1200.28	c zchaff_rand returned code 137.
1199.53/1200.28	c satzilla running minisat20SAT07 ... 
1199.53/1200.29	c Bin: Executing minisat20SAT07
1199.53/1200.29	c minisat20SAT07 returned code 1.
1199.53/1200.29	c satzilla running vallst ... 
1199.53/1200.29	c Bin: Executing vallst
1199.53/1200.29	c vallst returned code 1.
1199.53/1200.29	c satzilla running minisat20 ... 
1199.53/1200.29	c Bin: Executing minisat20
1199.53/1200.29	c minisat20 returned code 1.
1199.53/1200.29	c satzilla running mxc-sr08 ... 
1199.53/1200.29	c Bin: Executing mxc-sr08
1199.53/1200.29	c mxc-sr08 returned code 1.
1199.53/1200.29	c satzilla running tts-4-0 ... 
1199.53/1200.29	c Bin: Executing tts-4-0
1199.53/1200.29	c tts-4-0 returned code 1.
1199.53/1200.29	c satzilla running march_dl2004 ... 
1199.53/1200.29	c Bin: Executing march_dl2004
1199.53/1200.29	c march_dl2004 returned code 1.
1199.53/1200.29	c satzilla running SATenstein ... 
1199.53/1200.29	c Bin: Executing SATenstein
1199.53/1200.29	c SATenstein returned code 1.
1199.53/1200.29	c satzilla running gnovelty+ ... 
1199.53/1200.29	c Bin: Executing gnovelty+
1199.53/1200.29	c gnovelty+ returned code 1.
1199.53/1200.29	c satzilla running adaptg2wsat+ ... 
1199.53/1200.29	c Bin: Executing adaptg2wsat+
1199.53/1200.29	c adaptg2wsat+ returned code 1.
1199.53/1200.29	c satzilla running adaptg2wsat0 ... 
1199.53/1200.29	c Bin: Executing adaptg2wsat0
1199.53/1200.29	c adaptg2wsat0 returned code 1.
1199.53/1200.29	c satzilla running picosat846 ... 
1199.53/1200.29	c Bin: Executing picosat846
1199.53/1200.29	c picosat846 returned code 1.
1199.53/1200.29	c satzilla running kcnfs04SAT07 ... 
1199.53/1200.29	c Bin: Executing kcnfs04SAT07
1199.53/1200.29	c kcnfs04SAT07 returned code 1.
1199.53/1200.29	c ERROR: All Failed! 
1199.53/1200.29	c SATZILLA_TIME=1199.810000

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 26810
/proc/meminfo: memFree=1729528/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=2056 CPUtime=0
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101910255 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 514 112 96 399 0 111 0
[pid=26811] ppid=26810 vsize=832 CPUtime=0
/proc/26811/stat : 26811 (march_dl2004) R 26810 26810 26398 0 -1 4194304 108 0 0 0 0 0 0 0 19 0 1 0 101910255 851968 103 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26811/statm: 208 103 50 118 0 87 0

[startup+0.098601 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 26810
/proc/meminfo: memFree=1729528/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=2056 CPUtime=0
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101910255 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 514 112 96 399 0 111 0
[pid=26811] ppid=26810 vsize=2760 CPUtime=0.09
/proc/26811/stat : 26811 (march_dl2004) R 26810 26810 26398 0 -1 4194304 1645 0 0 0 9 0 0 0 19 0 1 0 101910255 2826240 516 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26811/statm: 690 516 65 118 0 569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4816

[startup+0.102601 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 26810
/proc/meminfo: memFree=1729528/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=2056 CPUtime=0
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101910255 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 514 112 96 399 0 111 0
[pid=26811] ppid=26810 vsize=2496 CPUtime=0.09
/proc/26811/stat : 26811 (march_dl2004) R 26810 26810 26398 0 -1 4194304 1681 0 0 0 9 0 0 0 20 0 1 0 101910255 2555904 448 1992294400 134512640 134996440 4294956176 18446744073709551615 134542421 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26811/statm: 624 448 65 118 0 503 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4552

[startup+0.301636 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 26810
/proc/meminfo: memFree=1729528/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=2056 CPUtime=0
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101910255 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 514 112 96 399 0 111 0
[pid=26811] ppid=26810 vsize=3012 CPUtime=0.29
/proc/26811/stat : 26811 (march_dl2004) R 26810 26810 26398 0 -1 4194304 2081 0 0 0 29 0 0 0 21 0 1 0 101910255 3084288 598 1992294400 134512640 134996440 4294956176 18446744073709551615 134544057 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26811/statm: 753 598 73 118 0 632 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5068

[startup+0.702709 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 26810
/proc/meminfo: memFree=1729528/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=2056 CPUtime=0
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101910255 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 514 112 96 399 0 111 0
[pid=26811] ppid=26810 vsize=3272 CPUtime=0.69
/proc/26811/stat : 26811 (march_dl2004) R 26810 26810 26398 0 -1 4194304 2676 0 0 0 69 0 0 0 25 0 1 0 101910255 3350528 630 1992294400 134512640 134996440 4294956176 18446744073709551615 134617565 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26811/statm: 818 630 75 118 0 697 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5328

[startup+1.50185 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26812
/proc/meminfo: memFree=1727208/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=2056 CPUtime=0
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101910255 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 514 112 96 399 0 111 0
[pid=26811] ppid=26810 vsize=3272 CPUtime=1.49
/proc/26811/stat : 26811 (march_dl2004) R 26810 26810 26398 0 -1 4194304 2681 0 0 0 149 0 0 0 25 0 1 0 101910255 3350528 635 1992294400 134512640 134996440 4294956176 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26811/statm: 818 635 75 118 0 697 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5328

[startup+3.10114 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26812
/proc/meminfo: memFree=1725864/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=2056 CPUtime=0
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101910255 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 514 112 96 399 0 111 0
[pid=26811] ppid=26810 vsize=3272 CPUtime=3.08
/proc/26811/stat : 26811 (march_dl2004) R 26810 26810 26398 0 -1 4194304 2685 0 0 0 308 0 0 0 25 0 1 0 101910255 3350528 639 1992294400 134512640 134996440 4294956176 18446744073709551615 134551671 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26811/statm: 818 639 75 118 0 697 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 5328

[startup+6.30172 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26813
/proc/meminfo: memFree=1725608/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=2056 CPUtime=4.99
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 156 2688 0 0 0 0 499 0 19 0 1 0 101910255 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 514 125 107 399 0 111 0
[pid=26813] ppid=26810 vsize=5152 CPUtime=1.28
/proc/26813/stat : 26813 (mxc-sr08) R 26810 26810 26398 0 -1 4194304 1313 0 0 0 128 0 0 0 25 0 1 0 101910756 5275648 1166 1992294400 134512640 135078026 4294956176 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26813/statm: 1288 1166 71 138 0 1147 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7208

[startup+12.702 s]
/proc/loadavg: 1.15 1.03 1.01 2/67 26815
/proc/meminfo: memFree=1724136/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=3732 CPUtime=11.6
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 931 5528 0 0 134 0 1024 2 25 0 1 0 101910255 3821568 598 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 933 598 136 399 0 530 0
[pid=26815] ppid=26810 vsize=7940 CPUtime=1.04
/proc/26815/stat : 26815 (zchaff07) R 26810 26810 26398 0 -1 4194304 1506 0 0 0 103 1 0 0 25 0 1 0 101911419 8130560 1160 1992294400 134512640 135538726 4294956240 18446744073709551615 134542665 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26815/statm: 1985 1160 126 250 0 1732 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 11672

[startup+25.5012 s]
/proc/loadavg: 1.13 1.03 1.01 2/67 26816
/proc/meminfo: memFree=1717432/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=10700 CPUtime=5.64
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 2349 0 0 0 553 11 0 0 25 0 1 0 101912240 10956800 2058 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 2675 2058 112 208 0 2447 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 17152

[startup+51.1018 s]
/proc/loadavg: 1.08 1.03 1.01 2/67 26816
/proc/meminfo: memFree=1713272/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=19864 CPUtime=31.23
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 4350 0 0 0 3076 47 0 0 25 0 1 0 101912240 20340736 3097 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 4966 3097 112 208 0 4738 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 26316

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.00 2/67 26816
/proc/meminfo: memFree=1707512/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=25704 CPUtime=82.4
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 7075 0 0 0 8132 108 0 0 25 0 1 0 101912240 26320896 4541 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 6426 4541 112 208 0 6198 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 32156

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 26816
/proc/meminfo: memFree=1701624/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=36520 CPUtime=142.37
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 11111 0 0 0 14049 188 0 0 25 0 1 0 101912240 37396480 6016 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 9130 6016 112 208 0 8902 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 42972

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 26816
/proc/meminfo: memFree=1695736/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=36808 CPUtime=202.34
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 12571 0 0 0 19970 264 0 0 25 0 1 0 101912240 37691392 7476 1992294400 134512640 135365884 4294956160 18446744073709551615 134553702 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 9202 7476 112 208 0 8974 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 43260

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26816
/proc/meminfo: memFree=1690232/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=57432 CPUtime=262.31
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 19085 0 0 0 25884 347 0 0 25 0 1 0 101912240 58810368 8869 1992294400 134512640 135365884 4294956160 18446744073709551615 134553716 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 14358 8869 112 208 0 14130 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 63884

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26816
/proc/meminfo: memFree=1684536/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=57576 CPUtime=322.28
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 20482 0 0 0 31802 426 0 0 25 0 1 0 101912240 58957824 10266 1992294400 134512640 135365884 4294956160 18446744073709551615 134621516 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 14394 10267 112 208 0 14166 0

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


[startup+822.301 s]
/proc/loadavg: 1.07 1.04 1.01 2/67 26816
/proc/meminfo: memFree=1642744/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=99224 CPUtime=802.04
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 41054 0 0 0 79180 1024 0 0 25 0 1 0 101912240 101605376 20597 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 24806 20597 112 208 0 24578 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 105676

[startup+882.301 s]
/proc/loadavg: 1.06 1.05 1.01 2/67 26816
/proc/meminfo: memFree=1637880/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=99224 CPUtime=862.01
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 42256 0 0 0 85112 1089 0 0 25 0 1 0 101912240 101605376 21799 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 24806 21799 112 208 0 24578 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 105676

[startup+942.301 s]
/proc/loadavg: 1.06 1.05 1.01 2/67 26816
/proc/meminfo: memFree=1633080/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=99224 CPUtime=921.97
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 43464 0 0 0 91042 1155 0 0 25 0 1 0 101912240 101605376 23007 1992294400 134512640 135365884 4294956160 18446744073709551615 134553716 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 24806 23007 112 208 0 24578 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 105676

[startup+1002.3 s]
/proc/loadavg: 1.02 1.04 1.00 2/67 26816
/proc/meminfo: memFree=1628088/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=181144 CPUtime=981.94
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 65146 0 0 0 96960 1234 0 0 25 0 1 0 101912240 185491456 24208 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 45286 24208 112 208 0 45058 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 187596

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 26816
/proc/meminfo: memFree=1623288/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=181144 CPUtime=1041.92
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 66354 0 0 0 102892 1300 0 0 25 0 1 0 101912240 185491456 25416 1992294400 134512640 135365884 4294956160 18446744073709551615 134553716 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 45286 25416 112 208 0 45058 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 187596

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 26816
/proc/meminfo: memFree=1618488/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=181288 CPUtime=1101.88
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 67533 0 0 0 108828 1360 0 0 25 0 1 0 101912240 185638912 26595 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 45322 26595 112 208 0 45094 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 187740

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 26816
/proc/meminfo: memFree=1613880/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=181288 CPUtime=1161.85
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 68686 0 0 0 114763 1422 0 0 25 0 1 0 101912240 185638912 27748 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 45322 27748 112 208 0 45094 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 187740

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 26816
/proc/meminfo: memFree=1613176/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=181288 CPUtime=1169.85
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 68834 0 0 0 115554 1431 0 0 25 0 1 0 101912240 185638912 27896 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 45322 27896 112 208 0 45094 0
Current children cumulated CPU time (s) 1189.63
Current children cumulated vsize (KiB) 187740

[startup+1196.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 26816
/proc/meminfo: memFree=1612664/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=181288 CPUtime=1176.26
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 68956 0 0 0 116187 1439 0 0 25 0 1 0 101912240 185638912 28018 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 45322 28018 112 208 0 45094 0
Current children cumulated CPU time (s) 1196.04
Current children cumulated vsize (KiB) 187740

[startup+1198.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 26816
/proc/meminfo: memFree=1612600/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=181288 CPUtime=1177.85
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 68984 0 0 0 116344 1441 0 0 25 0 1 0 101912240 185638912 28046 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 45322 28046 112 208 0 45094 0
Current children cumulated CPU time (s) 1197.63
Current children cumulated vsize (KiB) 187740

[startup+1199.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 26816
/proc/meminfo: memFree=1612536/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=181288 CPUtime=1178.65
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 69000 0 0 0 116423 1442 0 0 25 0 1 0 101912240 185638912 28062 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 45322 28062 112 208 0 45094 0
Current children cumulated CPU time (s) 1198.43
Current children cumulated vsize (KiB) 187740

[startup+1199.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 26816
/proc/meminfo: memFree=1612536/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=181288 CPUtime=1179.45
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 69017 0 0 0 116502 1443 0 0 25 0 1 0 101912240 185638912 28079 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 45322 28079 112 208 0 45094 0
Current children cumulated CPU time (s) 1199.23
Current children cumulated vsize (KiB) 187740

[startup+1200.11 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 26816
/proc/meminfo: memFree=1612408/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=181288 CPUtime=1179.65
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 69021 0 0 0 116522 1443 0 0 25 0 1 0 101912240 185638912 28083 1992294400 134512640 135365884 4294956160 18446744073709551615 134553716 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 45322 28083 112 208 0 45094 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 187740

[startup+1200.2 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 26816
/proc/meminfo: memFree=1612408/2055920 swapFree=4181416/4192956
[pid=26810] ppid=26808 vsize=6452 CPUtime=19.78
/proc/26810/stat : 26810 (SATzilla2009_C) S 26808 26810 26398 0 -1 4194304 2026 7309 0 0 748 4 1221 5 25 0 1 0 101910255 6606848 1253 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26810/statm: 1613 1253 219 399 0 1210 0
[pid=26816] ppid=26810 vsize=181288 CPUtime=1179.75
/proc/26816/stat : 26816 (zchaff_rand) R 26810 26810 26398 0 -1 4194304 69022 0 0 0 116531 1444 0 0 25 0 1 0 101912240 185638912 28084 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26816/statm: 45322 28084 112 208 0 45094 0
Current children cumulated CPU time (s) 1199.53
Current children cumulated vsize (KiB) 187740

Child status: 17
Real time (s): 1200.29
CPU time (s): 1199.64
CPU user time (s): 1185.08
CPU system time (s): 14.5628
CPU usage (%): 99.9456
Max. virtual memory (cumulated for all children) (KiB): 269520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1185.08
system time used= 14.5628
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78376
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= 18
involuntary context switches= 4782

runsolver used 1.58276 second user time and 2.78958 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-26 11:40:09
IDJOB=1728599
IDBENCH=24680
IDSOLVER=527
FILE ID=node84/1728599-1240738809
PBS_JOBID= 9186953
Free space on /tmp= 66216 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728599-1240738809/watcher-1728599-1240738809 -o /tmp/evaluation-result-1728599-1240738809/solver-1728599-1240738809 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1728599-1240738809.cnf

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

MD5SUM BENCH= cd57d37a316c4dccaae3ab131e3f8090
RANDOM SEED=1662289420

node84.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.259
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.259
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:       1730072 kB
Buffers:         22524 kB
Cached:         225532 kB
SwapCached:       5448 kB
Active:          62712 kB
Inactive:       193096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1730072 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:           31808 kB
Writeback:           0 kB
Mapped:          13452 kB
Slab:            56008 kB
Committed_AS:   357100 kB
PageTables:       1368 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= 66184 MiB
End job on node84 at 2009-04-26 12:00:10