Trace number 1727911

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_I 2009-03-22? (exit code) 1199.63 1200.1

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
MD5SUM42a7abc6638576e7c05fba1c9e36829b
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 variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

Solver Data

20.77/20.90	c SATzilla is building models for class 3
20.77/20.90	c run presolver mxc-sr08 for 10 seconds ... 
20.77/20.90	c Bin: Executing mxc-sr08
20.77/20.90	c spawning binary file with 10 seconds ...
20.77/20.90	c child exit by a signal
20.77/20.90	c mxc-sr08 returned code 137.
20.77/20.90	c run presolver picosat846 for 5 seconds ... 
20.77/20.90	c Bin: Executing picosat846
20.77/20.90	c spawning binary file with 5 seconds ...
20.77/20.90	c child exit by a signal
20.77/20.90	c picosat846 returned code 137.
20.77/20.90	c Orignal number of varibales is 2969, number of clauses is 18718 
20.77/20.90	c predicted feature computation time is 1.456678 
20.77/20.90	c Bin: Executing satelite
20.77/20.90	c spawning binary file with 240 seconds ...
20.77/20.90	c child exited successfully
20.77/20.90	c satzilla computing base features
20.77/20.90	c Number of variabe is: 2870, Number of clause is : 16525 
20.77/20.90	c Initializing...
20.77/20.90	c satzilla doing clause learning
20.77/20.90	c start clause learning features ...
20.77/20.90	c Bin: Executing zchaff07
20.77/20.90	c spawning binary file with 2 seconds ...
20.77/20.90	c child exit by a signal
20.77/20.90	c satzilla doing survey propogation probe
20.77/20.90	c do survay propogation for 2 second ...
20.77/20.90	c satzilla doing local search probe
20.77/20.90	c features are:2969 18718 2870 16525 0.0344948 0.132708 0.173676 0.306746 0.882038 2.58789 0.00253612 0.377092 0.000696864 0.00452962 2.13327 0.0705598 0.0872012 0.00253612 1.2737 6.05144e-05 0.0203328 3.49789 0.60196 0.152556 0 1 2.84151 0.000178296 2.35238 0 0.0033888 1.66945 0.125204 0.0030972 1.5111 6.05144e-05 0.0206354 1925.62 0.152638 1383 2256 2256 1383 2165 1816 2042 18.8921 0.160738 14.2856 22.9658 22.9658 14.2856 22.1779 16.3028 18.7453 0.73372 0.206832 2.07408e-06 1 0.854693 0.609865 0.827826 0.666549 0.772203 0.449146 0.317778 6.74577e-05 0.999581 0.499711 0.152058 0.499045 0.477082 0.496018 77.4631 0.140994 131.725 0.0938487 131 121 144 0.52027 1.00528 0.957794 0.0627204 
20.77/20.90	c satzilla's ranking:
20.77/20.90	c 1) minisat20SAT07: 3.535147
20.77/20.90	c 2) mxc-sr08: 1.581416
20.77/20.90	c 3) picosat846: 1.503729
20.77/20.90	c 4) zchaff_rand: 0.590732
20.77/20.90	c 5) march_dl2004: -0.008840
20.77/20.90	c 6) SATenstein: -10000.000000
20.77/20.90	c 7) gnovelty+: -10000.000000
20.77/20.90	c 8) adaptg2wsat+: -10000.000000
20.77/20.90	c 9) adaptg2wsat0: -10000.000000
20.77/20.90	c 10) tts-4-0: -10000.000000
20.77/20.90	c 11) vallst: -10000.000000
20.77/20.90	c 12) minisat20: -10000.000000
20.77/20.90	c 13) kcnfs04SAT07: -10000.000000
20.77/20.90	c satzilla running minisat20SAT07 ... 
1199.52/1200.08	c Bin: Executing minisat20SAT07
1199.52/1200.08	c spawning binary file with 1179 seconds ...
1199.52/1200.08	c child exit by a signal
1199.52/1200.08	c minisat20SAT07 returned code 137.
1199.52/1200.08	c satzilla running mxc-sr08 ... 
1199.52/1200.08	c Bin: Executing mxc-sr08
1199.52/1200.08	c mxc-sr08 returned code 1.
1199.52/1200.08	c satzilla running picosat846 ... 
1199.52/1200.08	c Bin: Executing picosat846
1199.52/1200.08	c picosat846 returned code 1.
1199.52/1200.08	c satzilla running zchaff_rand ... 
1199.52/1200.08	c Bin: Executing zchaff_rand
1199.52/1200.08	c zchaff_rand returned code 1.
1199.52/1200.08	c satzilla running march_dl2004 ... 
1199.52/1200.08	c Bin: Executing march_dl2004
1199.52/1200.08	c march_dl2004 returned code 1.
1199.52/1200.08	c satzilla running SATenstein ... 
1199.52/1200.08	c Bin: Executing SATenstein
1199.52/1200.08	c SATenstein returned code 1.
1199.52/1200.08	c satzilla running gnovelty+ ... 
1199.52/1200.08	c Bin: Executing gnovelty+
1199.52/1200.08	c gnovelty+ returned code 1.
1199.52/1200.08	c satzilla running adaptg2wsat+ ... 
1199.52/1200.08	c Bin: Executing adaptg2wsat+
1199.52/1200.08	c adaptg2wsat+ returned code 1.
1199.52/1200.08	c satzilla running adaptg2wsat0 ... 
1199.52/1200.08	c Bin: Executing adaptg2wsat0
1199.52/1200.08	c adaptg2wsat0 returned code 1.
1199.52/1200.08	c satzilla running tts-4-0 ... 
1199.52/1200.08	c Bin: Executing tts-4-0
1199.52/1200.08	c tts-4-0 returned code 1.
1199.52/1200.08	c satzilla running vallst ... 
1199.52/1200.09	c Bin: Executing vallst
1199.52/1200.09	c vallst returned code 1.
1199.52/1200.09	c satzilla running minisat20 ... 
1199.52/1200.09	c Bin: Executing minisat20
1199.52/1200.09	c minisat20 returned code 1.
1199.52/1200.09	c satzilla running kcnfs04SAT07 ... 
1199.52/1200.09	c Bin: Executing kcnfs04SAT07
1199.52/1200.09	c kcnfs04SAT07 returned code 1.
1199.52/1200.09	c ERROR: All Failed! 
1199.52/1200.09	c SATZILLA_TIME=1199.790000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1727911-1240730589/watcher-1727911-1240730589 -o /tmp/evaluation-result-1727911-1240730589/solver-1727911-1240730589 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1727911-1240730589.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.16 3/65 8881
/proc/meminfo: memFree=1798776/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=2056 CPUtime=0
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101087980 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 514 112 96 399 0 111 0
[pid=8882] ppid=8881 vsize=2208 CPUtime=0
/proc/8882/stat : 8882 (mxc-sr08) R 8881 8881 8816 0 -1 4194304 417 0 0 0 0 0 0 0 19 0 1 0 101087980 2260992 413 1992294400 134512640 135078026 4294956192 18446744073709551615 134566159 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8882/statm: 552 413 54 138 0 411 0

[startup+0.012275 s]
/proc/loadavg: 0.92 0.98 1.16 3/65 8881
/proc/meminfo: memFree=1798776/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=2056 CPUtime=0
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101087980 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 514 112 96 399 0 111 0
[pid=8882] ppid=8881 vsize=2340 CPUtime=0
/proc/8882/stat : 8882 (mxc-sr08) R 8881 8881 8816 0 -1 4194304 481 0 0 0 0 0 0 0 19 0 1 0 101087980 2396160 477 1992294400 134512640 135078026 4294956192 18446744073709551615 134565715 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8882/statm: 585 477 54 138 0 444 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4396

[startup+0.101284 s]
/proc/loadavg: 0.92 0.98 1.16 3/65 8881
/proc/meminfo: memFree=1798776/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=2056 CPUtime=0
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101087980 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 514 112 96 399 0 111 0
[pid=8882] ppid=8881 vsize=3376 CPUtime=0.09
/proc/8882/stat : 8882 (mxc-sr08) R 8881 8881 8816 0 -1 4194304 895 0 0 0 9 0 0 0 19 0 1 0 101087980 3457024 714 1992294400 134512640 135078026 4294956192 18446744073709551615 134557684 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8882/statm: 844 714 55 138 0 703 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5432

[startup+0.301303 s]
/proc/loadavg: 0.92 0.98 1.16 3/65 8881
/proc/meminfo: memFree=1798776/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=2056 CPUtime=0
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101087980 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 514 112 96 399 0 111 0
[pid=8882] ppid=8881 vsize=3484 CPUtime=0.29
/proc/8882/stat : 8882 (mxc-sr08) R 8881 8881 8816 0 -1 4194304 972 0 0 0 29 0 0 0 20 0 1 0 101087980 3567616 744 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8882/statm: 871 744 71 138 0 730 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5540

[startup+0.701345 s]
/proc/loadavg: 0.92 0.98 1.16 3/65 8881
/proc/meminfo: memFree=1798776/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=2056 CPUtime=0
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101087980 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 514 112 96 399 0 111 0
[pid=8882] ppid=8881 vsize=3760 CPUtime=0.69
/proc/8882/stat : 8882 (mxc-sr08) R 8881 8881 8816 0 -1 4194304 1071 0 0 0 69 0 0 0 24 0 1 0 101087980 3850240 843 1992294400 134512640 135078026 4294956192 18446744073709551615 134539325 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8882/statm: 940 843 71 138 0 799 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5816

[startup+1.50143 s]
/proc/loadavg: 0.92 0.98 1.16 2/67 8883
/proc/meminfo: memFree=1795240/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=2056 CPUtime=0
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101087980 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 514 112 96 399 0 111 0
[pid=8882] ppid=8881 vsize=4420 CPUtime=1.49
/proc/8882/stat : 8882 (mxc-sr08) R 8881 8881 8816 0 -1 4194304 1226 0 0 0 149 0 0 0 25 0 1 0 101087980 4526080 998 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8882/statm: 1105 998 71 138 0 964 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6476

[startup+3.10159 s]
/proc/loadavg: 1.01 1.00 1.16 2/67 8883
/proc/meminfo: memFree=1793576/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=2056 CPUtime=0
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101087980 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 514 112 96 399 0 111 0
[pid=8882] ppid=8881 vsize=4816 CPUtime=3.09
/proc/8882/stat : 8882 (mxc-sr08) R 8881 8881 8816 0 -1 4194304 1324 0 0 0 307 2 0 0 25 0 1 0 101087980 4931584 1096 1992294400 134512640 135078026 4294956192 18446744073709551615 134522484 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8882/statm: 1204 1096 71 138 0 1063 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6872

[startup+6.30193 s]
/proc/loadavg: 1.01 1.00 1.16 2/67 8883
/proc/meminfo: memFree=1794216/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=2056 CPUtime=0
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101087980 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 514 112 96 399 0 111 0
[pid=8882] ppid=8881 vsize=5476 CPUtime=6.29
/proc/8882/stat : 8882 (mxc-sr08) R 8881 8881 8816 0 -1 4194304 1468 0 0 0 627 2 0 0 25 0 1 0 101087980 5607424 1240 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8882/statm: 1369 1240 71 138 0 1228 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7532

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.16 2/67 8884
/proc/meminfo: memFree=1795496/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=2056 CPUtime=9.99
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 152 1560 0 0 0 0 997 2 16 0 1 0 101087980 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 514 121 104 399 0 111 0
[pid=8884] ppid=8881 vsize=4428 CPUtime=2.59
/proc/8884/stat : 8884 (picosat846) R 8881 8881 8816 0 -1 4194304 829 0 9 0 259 0 0 0 25 0 1 0 101088980 4534272 827 1992294400 134512640 134570484 4294956192 18446744073709551615 134544174 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8884/statm: 1107 827 84 14 0 773 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 6484

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.16 2/67 8887
/proc/meminfo: memFree=1790888/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=5056 CPUtime=4.58
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 1138 0 0 0 458 0 0 0 25 0 1 0 101090070 5177344 1086 1992294400 134512640 135078472 4294956192 18446744073709551615 134552874 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 1264 1086 72 138 0 1123 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 9924

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.16 2/67 8887
/proc/meminfo: memFree=1789160/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=6832 CPUtime=30.16
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 1558 0 0 0 3015 1 0 0 25 0 1 0 101090070 6995968 1506 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 1708 1506 72 138 0 1567 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 11700

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.14 2/67 8887
/proc/meminfo: memFree=1787816/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=8172 CPUtime=81.35
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 1917 0 0 0 8134 1 0 0 25 0 1 0 101090070 8368128 1865 1992294400 134512640 135078472 4294956192 18446744073709551615 134555933 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 2043 1865 72 138 0 1902 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 13040

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.13 2/67 8887
/proc/meminfo: memFree=1786344/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=9664 CPUtime=141.32
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 2273 0 0 0 14131 1 0 0 25 0 1 0 101090070 9895936 2221 1992294400 134512640 135078472 4294956192 18446744073709551615 134556804 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 2416 2221 72 138 0 2275 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 14532

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.12 2/67 8887
/proc/meminfo: memFree=1785512/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=10524 CPUtime=201.3
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 2469 0 0 0 20129 1 0 0 25 0 1 0 101090070 10776576 2417 1992294400 134512640 135078472 4294956192 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 2631 2417 72 138 0 2490 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 15392

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.11 2/67 8887
/proc/meminfo: memFree=1785128/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=10836 CPUtime=261.29
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 2550 0 0 0 26127 2 0 0 25 0 1 0 101090070 11096064 2498 1992294400 134512640 135078472 4294956192 18446744073709551615 134552692 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 2709 2498 72 138 0 2568 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 15704

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 8887
/proc/meminfo: memFree=1784872/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=11240 CPUtime=321.27
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 2631 0 0 0 32125 2 0 0 25 0 1 0 101090070 11509760 2579 1992294400 134512640 135078472 4294956192 18446744073709551615 134549494 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 2810 2579 72 138 0 2669 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 8887
/proc/meminfo: memFree=1782184/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=13704 CPUtime=801.13
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 3242 0 0 0 80110 3 0 0 25 0 1 0 101090070 14032896 3190 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 3426 3190 72 138 0 3285 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 18572

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 8887
/proc/meminfo: memFree=1781928/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=13992 CPUtime=861.11
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 3299 0 0 0 86108 3 0 0 25 0 1 0 101090070 14327808 3247 1992294400 134512640 135078472 4294956192 18446744073709551615 134550635 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 3498 3247 72 138 0 3357 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 18860

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 8889
/proc/meminfo: memFree=1781608/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=13992 CPUtime=921.1
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 3314 0 0 0 92106 4 0 0 25 0 1 0 101090070 14327808 3262 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 3498 3262 72 138 0 3357 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 18860

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 8889
/proc/meminfo: memFree=1781608/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=14284 CPUtime=981.09
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 3366 0 0 0 98105 4 0 0 25 0 1 0 101090070 14626816 3314 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 3571 3314 72 138 0 3430 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 19152

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 8889
/proc/meminfo: memFree=1781288/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=14608 CPUtime=1041.07
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 3452 0 0 0 104103 4 0 0 25 0 1 0 101090070 14958592 3400 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 3652 3400 72 138 0 3511 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 19476

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 8889
/proc/meminfo: memFree=1780520/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=15280 CPUtime=1101.04
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 3605 0 0 0 110100 4 0 0 25 0 1 0 101090070 15646720 3553 1992294400 134512640 135078472 4294956192 18446744073709551615 134556539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 3820 3553 72 138 0 3679 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 20148

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 8889
/proc/meminfo: memFree=1780520/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=15280 CPUtime=1161.04
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 3605 0 0 0 116099 5 0 0 25 0 1 0 101090070 15646720 3553 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 3820 3553 72 138 0 3679 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 20148

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 8889
/proc/meminfo: memFree=1780520/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=15280 CPUtime=1169.04
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 3605 0 0 0 116899 5 0 0 25 0 1 0 101090070 15646720 3553 1992294400 134512640 135078472 4294956192 18446744073709551615 134549217 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 3820 3553 72 138 0 3679 0
Current children cumulated CPU time (s) 1189.82
Current children cumulated vsize (KiB) 20148

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 8889
/proc/meminfo: memFree=1780520/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=15280 CPUtime=1175.44
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 3605 0 0 0 117539 5 0 0 25 0 1 0 101090070 15646720 3553 1992294400 134512640 135078472 4294956192 18446744073709551615 134550697 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 3820 3553 72 138 0 3679 0
Current children cumulated CPU time (s) 1196.22
Current children cumulated vsize (KiB) 20148

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 8889
/proc/meminfo: memFree=1780520/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=15280 CPUtime=1177.03
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 3605 0 0 0 117698 5 0 0 25 0 1 0 101090070 15646720 3553 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 3820 3553 72 138 0 3679 0
Current children cumulated CPU time (s) 1197.81
Current children cumulated vsize (KiB) 20148

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 8889
/proc/meminfo: memFree=1780520/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=15280 CPUtime=1177.83
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 3605 0 0 0 117778 5 0 0 25 0 1 0 101090070 15646720 3553 1992294400 134512640 135078472 4294956192 18446744073709551615 134551025 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 3820 3553 72 138 0 3679 0
Current children cumulated CPU time (s) 1198.61
Current children cumulated vsize (KiB) 20148

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 8889
/proc/meminfo: memFree=1780520/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=15280 CPUtime=1178.23
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 3605 0 0 0 117818 5 0 0 25 0 1 0 101090070 15646720 3553 1992294400 134512640 135078472 4294956192 18446744073709551615 134550708 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 3820 3553 72 138 0 3679 0
Current children cumulated CPU time (s) 1199.01
Current children cumulated vsize (KiB) 20148

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 8889
/proc/meminfo: memFree=1780520/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=15280 CPUtime=1178.63
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 3605 0 0 0 117858 5 0 0 25 0 1 0 101090070 15646720 3553 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 3820 3553 72 138 0 3679 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 20148

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 8889
/proc/meminfo: memFree=1780520/2055912 swapFree=4192952/4192956
[pid=8881] ppid=8879 vsize=4868 CPUtime=20.78
/proc/8881/stat : 8881 (SATzilla2009_I) S 8879 8881 8816 0 -1 4194304 2126 4714 0 9 346 19 1705 8 25 0 1 0 101087980 4984832 899 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/8881/statm: 1217 899 217 399 0 814 0
[pid=8887] ppid=8881 vsize=15280 CPUtime=1178.74
/proc/8887/stat : 8887 (minisat20SAT07) R 8881 8881 8816 0 -1 4194304 3605 0 0 0 117869 5 0 0 25 0 1 0 101090070 15646720 3553 1992294400 134512640 135078472 4294956192 18446744073709551615 134552069 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8887/statm: 3820 3553 72 138 0 3679 0
Current children cumulated CPU time (s) 1199.52
Current children cumulated vsize (KiB) 20148

Child status: 17
Real time (s): 1200.1
CPU time (s): 1199.63
CPU user time (s): 1199.29
CPU system time (s): 0.331949
CPU usage (%): 99.9608
Max. virtual memory (cumulated for all children) (KiB): 20148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.29
system time used= 0.331949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10469
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35
involuntary context switches= 2877

runsolver used 1.00285 second user time and 3.37049 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-26 09:23:09
IDJOB=1727911
IDBENCH=24648
IDSOLVER=528
FILE ID=node78/1727911-1240730589
PBS_JOBID= 9186959
Free space on /tmp= 126764 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727911-1240730589/watcher-1727911-1240730589 -o /tmp/evaluation-result-1727911-1240730589/solver-1727911-1240730589 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1727911-1240730589.cnf

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

MD5SUM BENCH= 42a7abc6638576e7c05fba1c9e36829b
RANDOM SEED=633957199

node78.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.243
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.243
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055912 kB
MemFree:       1799256 kB
Buffers:         24168 kB
Cached:         159768 kB
SwapCached:          4 kB
Active:          59980 kB
Inactive:       138756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1799256 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           32164 kB
Writeback:           0 kB
Mapped:          24516 kB
Slab:            43748 kB
Committed_AS:   230888 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126736 MiB
End job on node78 at 2009-04-26 09:43:10