Trace number 1825691

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) 4999.05 5000.42

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.66/19.76	c SATzilla is building models for class 2
19.66/19.76	c run presolver march_dl2004 for 5 seconds ... 
19.66/19.76	c Bin: Executing march_dl2004
19.66/19.76	c spawning binary file with 5 seconds ...
19.66/19.76	c child exit by a signal
19.66/19.76	c march_dl2004 returned code 137.
19.66/19.76	c run presolver mxc-sr08 for 5 seconds ... 
19.66/19.76	c Bin: Executing mxc-sr08
19.66/19.76	c spawning binary file with 5 seconds ...
19.66/19.76	c child exit by a signal
19.66/19.76	c mxc-sr08 returned code 137.
19.66/19.76	c Orignal number of varibales is 520, number of clauses is 24646 
19.66/19.76	c predicted feature computation time is 7.493897 
19.66/19.76	c Bin: Executing satelite
19.66/19.76	c spawning binary file with 240 seconds ...
19.66/19.76	c child exited successfully
19.66/19.76	c satzilla computing base features
19.66/19.76	c Number of variabe is: 490, Number of clause is : 24616 
19.66/19.76	c Initializing...
19.66/19.76	c satzilla compute diameter ...
19.66/19.76	c start diameter features ...
19.66/19.76	c satzilla doing clause learning
19.66/19.76	c start clause learning features ...
19.66/19.76	c Bin: Executing zchaff07
19.66/19.76	c spawning binary file with 2 seconds ...
19.66/19.76	c child exit by a signal
19.66/19.76	c satzilla doing survey propogation probe
19.66/19.76	c do survay propogation for 2 second ...
19.66/19.76	c satzilla doing local search probe
19.66/19.76	c satzilla doing lobjois search-space size estimate
19.66/19.76	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 10.6451 10.3607 163.928 0.1056 165 148 181 15.6366 0.246631 1.01064 0.188594 0.60102 0.826352 
19.66/19.76	c satzilla's ranking:
19.66/19.76	c 1) zchaff_rand: 2.940680
19.66/19.76	c 2) vallst: 1.584145
19.66/19.76	c 3) minisat20: 1.357440
19.66/19.76	c 4) minisat20SAT07: 1.355046
19.66/19.76	c 5) mxc-sr08: 0.643969
19.66/19.76	c 6) tts-4-0: 0.569488
19.66/19.76	c 7) march_dl2004: 0.245802
19.66/19.76	c 8) SATenstein: -10000.000000
19.66/19.76	c 9) gnovelty+: -10000.000000
19.66/19.76	c 10) adaptg2wsat+: -10000.000000
19.66/19.76	c 11) adaptg2wsat0: -10000.000000
19.66/19.76	c 12) picosat846: -10000.000000
19.66/19.76	c 13) kcnfs04SAT07: -10000.000000
19.66/19.76	c satzilla running zchaff_rand ... 
4998.98/5000.41	c Bin: Executing zchaff_rand
4998.98/5000.41	c spawning binary file with 4980 seconds ...
4998.98/5000.41	c child exit by a signal
4998.98/5000.41	c zchaff_rand returned code 137.
4998.98/5000.41	c satzilla running vallst ... 
4998.98/5000.41	c Bin: Executing vallst
4998.98/5000.41	c vallst returned code 1.
4998.98/5000.41	c satzilla running minisat20 ... 
4998.98/5000.41	c Bin: Executing minisat20
4998.98/5000.41	c minisat20 returned code 1.
4998.98/5000.41	c satzilla running minisat20SAT07 ... 
4998.98/5000.41	c Bin: Executing minisat20SAT07
4998.98/5000.41	c minisat20SAT07 returned code 1.
4998.98/5000.41	c satzilla running mxc-sr08 ... 
4998.98/5000.41	c Bin: Executing mxc-sr08
4998.98/5000.41	c mxc-sr08 returned code 1.
4998.98/5000.41	c satzilla running tts-4-0 ... 
4998.98/5000.41	c Bin: Executing tts-4-0
4998.98/5000.41	c tts-4-0 returned code 1.
4998.98/5000.41	c satzilla running march_dl2004 ... 
4998.98/5000.41	c Bin: Executing march_dl2004
4998.98/5000.41	c march_dl2004 returned code 1.
4998.98/5000.41	c satzilla running SATenstein ... 
4998.98/5000.41	c Bin: Executing SATenstein
4998.98/5000.41	c SATenstein returned code 1.
4998.98/5000.41	c satzilla running gnovelty+ ... 
4998.98/5000.41	c Bin: Executing gnovelty+
4998.98/5000.41	c gnovelty+ returned code 1.
4998.98/5000.41	c satzilla running adaptg2wsat+ ... 
4998.98/5000.41	c Bin: Executing adaptg2wsat+
4998.98/5000.41	c adaptg2wsat+ returned code 1.
4998.98/5000.41	c satzilla running adaptg2wsat0 ... 
4998.98/5000.41	c Bin: Executing adaptg2wsat0
4998.98/5000.41	c adaptg2wsat0 returned code 1.
4998.98/5000.41	c satzilla running picosat846 ... 
4998.98/5000.41	c Bin: Executing picosat846
4998.98/5000.41	c picosat846 returned code 1.
4998.98/5000.41	c satzilla running kcnfs04SAT07 ... 
4998.98/5000.41	c Bin: Executing kcnfs04SAT07
4998.98/5000.41	c kcnfs04SAT07 returned code 1.
4998.98/5000.41	c ERROR: All Failed! 
4998.98/5000.41	c SATZILLA_TIME=4999.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-1825691-1242504003/watcher-1825691-1242504003 -o /tmp/evaluation-result-1825691-1242504003/solver-1825691-1242504003 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825691-1242504003.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26063
/proc/meminfo: memFree=993880/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=2056 CPUtime=0
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 278428342 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 514 112 96 399 0 111 0
[pid=26064] ppid=26063 vsize=832 CPUtime=0
/proc/26064/stat : 26064 (march_dl2004) R 26063 26063 25931 0 -1 4194304 108 0 0 0 0 0 0 0 21 0 1 0 278428342 851968 103 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26064/statm: 208 103 50 118 0 87 0

[startup+0.077546 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26063
/proc/meminfo: memFree=993880/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=2056 CPUtime=0
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 278428342 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 514 112 96 399 0 111 0
[pid=26064] ppid=26063 vsize=2160 CPUtime=0.07
/proc/26064/stat : 26064 (march_dl2004) R 26063 26063 25931 0 -1 4194304 1028 0 0 0 7 0 0 0 21 0 1 0 278428342 2211840 390 1992294400 134512640 134996440 4294956192 18446744073709551615 134749874 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26064/statm: 540 390 61 118 0 419 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4216

[startup+0.101548 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26063
/proc/meminfo: memFree=993880/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=2056 CPUtime=0
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 278428342 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 514 112 96 399 0 111 0
[pid=26064] ppid=26063 vsize=2496 CPUtime=0.09
/proc/26064/stat : 26064 (march_dl2004) R 26063 26063 25931 0 -1 4194304 1681 0 0 0 9 0 0 0 21 0 1 0 278428342 2555904 448 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26064/statm: 624 448 65 118 0 503 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4552

[startup+0.30157 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26063
/proc/meminfo: memFree=993880/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=2056 CPUtime=0
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 278428342 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 514 112 96 399 0 111 0
[pid=26064] ppid=26063 vsize=3384 CPUtime=0.29
/proc/26064/stat : 26064 (march_dl2004) R 26063 26063 25931 0 -1 4194304 1960 0 0 0 29 0 0 0 23 0 1 0 278428342 3465216 477 1992294400 134512640 134996440 4294956192 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26064/statm: 846 477 73 118 0 725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5440

[startup+0.701617 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26063
/proc/meminfo: memFree=993880/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=2056 CPUtime=0
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 278428342 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 514 112 96 399 0 111 0
[pid=26064] ppid=26063 vsize=3272 CPUtime=0.69
/proc/26064/stat : 26064 (march_dl2004) R 26063 26063 25931 0 -1 4194304 2676 0 0 0 69 0 0 0 25 0 1 0 278428342 3350528 630 1992294400 134512640 134996440 4294956192 18446744073709551615 134588552 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26064/statm: 818 630 75 118 0 697 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5328

[startup+1.50172 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26065
/proc/meminfo: memFree=991496/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=2056 CPUtime=0
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 278428342 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 514 112 96 399 0 111 0
[pid=26064] ppid=26063 vsize=3272 CPUtime=1.49
/proc/26064/stat : 26064 (march_dl2004) R 26063 26063 25931 0 -1 4194304 2681 0 0 0 149 0 0 0 25 0 1 0 278428342 3350528 635 1992294400 134512640 134996440 4294956192 18446744073709551615 134551602 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26064/statm: 818 635 75 118 0 697 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5328

[startup+3.1029 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26065
/proc/meminfo: memFree=990472/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=2056 CPUtime=0
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 278428342 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 514 112 96 399 0 111 0
[pid=26064] ppid=26063 vsize=3272 CPUtime=3.09
/proc/26064/stat : 26064 (march_dl2004) R 26063 26063 25931 0 -1 4194304 2685 0 0 0 307 2 0 0 25 0 1 0 278428342 3350528 639 1992294400 134512640 134996440 4294956192 18446744073709551615 134568139 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26064/statm: 818 639 75 118 0 697 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5328

[startup+6.30127 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26066
/proc/meminfo: memFree=991176/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=2056 CPUtime=4.99
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 156 2688 0 0 0 0 497 2 19 0 1 0 278428342 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 514 125 107 399 0 111 0
[pid=26066] ppid=26063 vsize=5152 CPUtime=1.28
/proc/26066/stat : 26066 (mxc-sr08) R 26063 26063 25931 0 -1 4194304 1335 0 0 0 128 0 0 0 25 0 1 0 278428842 5275648 1188 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26066/statm: 1288 1188 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.00 1.00 1.00 2/66 26068
/proc/meminfo: memFree=989000/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=3732 CPUtime=11.54
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 931 5528 0 0 129 0 1021 4 25 0 1 0 278428342 3821568 598 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 933 598 136 399 0 530 0
[pid=26068] ppid=26063 vsize=8072 CPUtime=1.11
/proc/26068/stat : 26068 (zchaff07) R 26063 26063 25931 0 -1 4194304 1547 0 0 0 110 1 0 0 25 0 1 0 278429499 8265728 1201 1992294400 134512640 135538726 4294956256 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26068/statm: 2018 1201 126 250 0 1765 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 11804

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26069
/proc/meminfo: memFree=982088/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=10720 CPUtime=5.72
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 2306 0 0 0 560 12 0 0 25 0 1 0 278430318 10977280 2015 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 2680 2015 112 208 0 2452 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 17172

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26069
/proc/meminfo: memFree=977672/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=19908 CPUtime=31.32
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 4377 0 0 0 3088 44 0 0 25 0 1 0 278430318 20385792 3124 1992294400 134512640 135365884 4294956176 18446744073709551615 134553914 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 4977 3124 112 208 0 4749 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 26360

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26075
/proc/meminfo: memFree=972488/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=25600 CPUtime=82.49
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 6942 0 0 0 8138 111 0 0 25 0 1 0 278430318 26214400 4408 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 6400 4408 112 208 0 6172 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 32052

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26075
/proc/meminfo: memFree=966472/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=36416 CPUtime=142.48
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 11000 0 0 0 14059 189 0 0 25 0 1 0 278430318 37289984 5905 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 9104 5905 112 208 0 8876 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 42868

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26075
/proc/meminfo: memFree=960328/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=36848 CPUtime=202.47
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 12520 0 0 0 19986 261 0 0 25 0 1 0 278430318 37732352 7425 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 9212 7425 112 208 0 8984 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 43300

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26075
/proc/meminfo: memFree=954568/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=57760 CPUtime=262.44
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 19082 0 0 0 25907 337 0 0 25 0 1 0 278430318 59146240 8866 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 14440 8866 112 208 0 14212 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 64212

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26075
/proc/meminfo: memFree=949128/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=57904 CPUtime=322.43
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 20419 0 0 0 31837 406 0 0 25 0 1 0 278430318 59293696 10203 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 14476 10203 112 208 0 14248 0
Current children cumulated CPU time (s) 342.15

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26083
/proc/meminfo: memFree=654920/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=345720 CPUtime=4701.25
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 165336 0 0 0 465520 4605 0 0 25 0 1 0 278430318 354017280 83437 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 86430 83437 112 208 0 86202 0
Current children cumulated CPU time (s) 4720.97
Current children cumulated vsize (KiB) 352172

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26083
/proc/meminfo: memFree=651656/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=345720 CPUtime=4761.22
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 166148 0 0 0 471475 4647 0 0 25 0 1 0 278430318 354017280 84249 1992294400 134512640 135365884 4294956176 18446744073709551615 134553716 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 86430 84249 112 208 0 86202 0
Current children cumulated CPU time (s) 4780.94
Current children cumulated vsize (KiB) 352172

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26083
/proc/meminfo: memFree=648392/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=345720 CPUtime=4821.22
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 166969 0 0 0 477426 4696 0 0 25 0 1 0 278430318 354017280 85070 1992294400 134512640 135365884 4294956176 18446744073709551615 134553716 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 86430 85070 112 208 0 86202 0
Current children cumulated CPU time (s) 4840.94
Current children cumulated vsize (KiB) 352172

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26083
/proc/meminfo: memFree=644488/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=673400 CPUtime=4881.2
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 249702 0 0 0 483350 4770 0 0 25 0 1 0 278430318 689561600 85882 1992294400 134512640 135365884 4294956176 18446744073709551615 134553716 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 168350 85882 112 208 0 168122 0
Current children cumulated CPU time (s) 4900.92
Current children cumulated vsize (KiB) 679852

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26083
/proc/meminfo: memFree=641224/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=673400 CPUtime=4941.18
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 250510 0 0 0 489301 4817 0 0 25 0 1 0 278430318 689561600 86690 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 168350 86690 112 208 0 168122 0
Current children cumulated CPU time (s) 4960.9
Current children cumulated vsize (KiB) 679852

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26083
/proc/meminfo: memFree=641032/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=673400 CPUtime=4945.18
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 250563 0 0 0 489698 4820 0 0 25 0 1 0 278430318 689561600 86743 1992294400 134512640 135365884 4294956176 18446744073709551615 135090403 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 168350 86743 112 208 0 168122 0
Current children cumulated CPU time (s) 4964.9
Current children cumulated vsize (KiB) 679852

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26083
/proc/meminfo: memFree=640328/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=673400 CPUtime=4957.97
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 250732 0 0 0 490966 4831 0 0 25 0 1 0 278430318 689561600 86912 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 168350 86912 112 208 0 168122 0
Current children cumulated CPU time (s) 4977.69
Current children cumulated vsize (KiB) 679852

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26083
/proc/meminfo: memFree=639688/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=673400 CPUtime=4970.77
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 250895 0 0 0 492235 4842 0 0 25 0 1 0 278430318 689561600 87075 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 168350 87075 112 208 0 168122 0
Current children cumulated CPU time (s) 4990.49
Current children cumulated vsize (KiB) 679852

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26083
/proc/meminfo: memFree=639496/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=673400 CPUtime=4973.97
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 250936 0 0 0 492553 4844 0 0 25 0 1 0 278430318 689561600 87116 1992294400 134512640 135365884 4294956176 18446744073709551615 134553723 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 168350 87116 112 208 0 168122 0
Current children cumulated CPU time (s) 4993.69
Current children cumulated vsize (KiB) 679852

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26083
/proc/meminfo: memFree=639304/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=673400 CPUtime=4977.18
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 250975 0 0 0 492872 4846 0 0 25 0 1 0 278430318 689561600 87155 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 168350 87155 112 208 0 168122 0
Current children cumulated CPU time (s) 4996.9
Current children cumulated vsize (KiB) 679852

[startup+4999.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26083
/proc/meminfo: memFree=639304/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=673400 CPUtime=4977.97
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 250986 0 0 0 492951 4846 0 0 25 0 1 0 278430318 689561600 87166 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 168350 87166 112 208 0 168122 0
Current children cumulated CPU time (s) 4997.69
Current children cumulated vsize (KiB) 679852

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26083
/proc/meminfo: memFree=639304/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=673400 CPUtime=4978.77
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 250996 0 0 0 493031 4846 0 0 25 0 1 0 278430318 689561600 87176 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 168350 87176 112 208 0 168122 0
Current children cumulated CPU time (s) 4998.49
Current children cumulated vsize (KiB) 679852

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26083
/proc/meminfo: memFree=639304/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=673400 CPUtime=4979.17
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4194304 251001 0 0 0 493070 4847 0 0 25 0 1 0 278430318 689561600 87181 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 168350 87181 112 208 0 168122 0
Current children cumulated CPU time (s) 4998.89
Current children cumulated vsize (KiB) 679852

[startup+5000.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26083
/proc/meminfo: memFree=639304/2055920 swapFree=4181240/4192956
[pid=26063] ppid=26061 vsize=6452 CPUtime=19.72
/proc/26063/stat : 26063 (SATzilla2009_C) S 26061 26063 25931 0 -1 4194304 2026 7303 0 0 743 4 1218 7 25 0 1 0 278428342 6606848 1253 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26063/statm: 1613 1253 219 399 0 1210 0
[pid=26069] ppid=26063 vsize=0 CPUtime=4979.26
/proc/26069/stat : 26069 (zchaff_rand) R 26063 26063 25931 0 -1 4195332 251003 0 0 0 493076 4850 0 0 25 0 1 0 278430318 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 1 0 0
/proc/26069/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.98
Current children cumulated vsize (KiB) 6452

Child status: 17
Real time (s): 5000.42
CPU time (s): 4999.05
CPU user time (s): 4950.39
CPU system time (s): 48.6516
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 1007536

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

runsolver used 5.64014 second user time and 12.5301 second system time

The end

Launcher Data

Begin job on node53 at 2009-05-16 22:00:03
IDJOB=1825691
IDBENCH=24680
IDSOLVER=668
FILE ID=node53/1825691-1242504003
PBS_JOBID= 9306999
Free space on /tmp= 66096 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-1825691-1242504003/watcher-1825691-1242504003 -o /tmp/evaluation-result-1825691-1242504003/solver-1825691-1242504003 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825691-1242504003.cnf

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

MD5SUM BENCH= cd57d37a316c4dccaae3ab131e3f8090
RANDOM SEED=487769998

node53.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.245
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.245
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:        994360 kB
Buffers:         86920 kB
Cached:         880660 kB
SwapCached:       5500 kB
Active:         133852 kB
Inactive:       841628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        994360 kB
SwapTotal:     4192956 kB
SwapFree:      4181240 kB
Dirty:           31812 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            72140 kB
Committed_AS:   893804 kB
PageTables:       1392 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= 66064 MiB
End job on node53 at 2009-05-16 23:23:24