Trace number 1726374

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.31 1199.86

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
MD5SUM378c3c007a4c6e49e4da1e6f32094183
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 variables1192
Number of clauses14506
Sum of the clauses size43816
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314208
Number of clauses of size 4298
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.45/19.50	c SATzilla is building models for class 3
19.45/19.50	c run presolver mxc-sr08 for 10 seconds ... 
19.45/19.50	c Bin: Executing mxc-sr08
19.45/19.50	c spawning binary file with 10 seconds ...
19.45/19.50	c child exit by a signal
19.45/19.50	c mxc-sr08 returned code 137.
19.45/19.50	c run presolver picosat846 for 5 seconds ... 
19.45/19.50	c Bin: Executing picosat846
19.45/19.50	c spawning binary file with 5 seconds ...
19.45/19.50	c child exit by a signal
19.45/19.50	c picosat846 returned code 137.
19.45/19.50	c Orignal number of varibales is 1192, number of clauses is 14506 
19.45/19.50	c predicted feature computation time is 1.452962 
19.45/19.50	c Bin: Executing satelite
19.45/19.50	c spawning binary file with 240 seconds ...
19.45/19.50	c child exited successfully
19.45/19.50	c satzilla computing base features
19.45/19.50	c Number of variabe is: 894, Number of clause is : 14208 
19.45/19.50	c Initializing...
19.45/19.50	c satzilla doing clause learning
19.45/19.50	c start clause learning features ...
19.45/19.50	c Bin: Executing zchaff07
19.45/19.50	c spawning binary file with 2 seconds ...
19.45/19.50	c child exit by a signal
19.45/19.50	c satzilla doing survey propogation probe
19.45/19.50	c do survay propogation for 2 second ...
19.45/19.50	c satzilla doing local search probe
19.45/19.50	c features are:1192 14506 894 14208 0.333333 0.0209741 0.0629223 0.478971 0.595575 1.05043 0.00373832 0.250141 0.0033557 0.00782998 0.482975 0 0.845439 0.00373832 0.381086 0.00225225 0.00922016 3.26286 0.344842 0.0487906 0.2 0.5 2.51583 0.00153386 0.515155 0.000281532 0.0049268 3.63525 0.436867 0.00138924 0.341193 0.00098536 0.00309685 4511 0 4511 4511 4511 4511 4511 4511 4511 57.1569 0 57.1569 57.1569 57.1569 57.1569 57.1569 57.1569 57.1569 0.624295 0.101822 0.451619 0.821557 0.701153 0.542595 0.66525 0.576802 0.622673 0.00420513 1.06409 4.81715e-08 0.0173226 0.0104596 1.86987e-05 0.00840984 0.000136806 0.00103718 76.5159 0.834143 264.925 0.0715028 266 251 282 3.51832 0.238303 0.987107 0.178866 
19.45/19.50	c satzilla's ranking:
19.45/19.50	c 1) minisat20SAT07: 6.980960
19.45/19.50	c 2) mxc-sr08: 4.714981
19.45/19.50	c 3) picosat846: 2.501404
19.45/19.50	c 4) zchaff_rand: 1.840172
19.45/19.50	c 5) march_dl2004: -6.659660
19.45/19.50	c 6) SATenstein: -10000.000000
19.45/19.50	c 7) gnovelty+: -10000.000000
19.45/19.50	c 8) adaptg2wsat+: -10000.000000
19.45/19.50	c 9) adaptg2wsat0: -10000.000000
19.45/19.50	c 10) tts-4-0: -10000.000000
19.45/19.50	c 11) vallst: -10000.000000
19.45/19.50	c 12) minisat20: -10000.000000
19.45/19.50	c 13) kcnfs04SAT07: -10000.000000
19.45/19.50	c satzilla running minisat20SAT07 ... 
1199.21/1199.86	c Bin: Executing minisat20SAT07
1199.21/1199.86	c spawning binary file with 1180 seconds ...
1199.21/1199.86	c child exit by a signal
1199.21/1199.86	c minisat20SAT07 returned code 137.
1199.21/1199.86	c satzilla running mxc-sr08 ... 
1199.21/1199.86	c Bin: Executing mxc-sr08
1199.21/1199.86	c mxc-sr08 returned code 1.
1199.21/1199.86	c satzilla running picosat846 ... 
1199.21/1199.86	c Bin: Executing picosat846
1199.21/1199.86	c picosat846 returned code 1.
1199.21/1199.86	c satzilla running zchaff_rand ... 
1199.21/1199.86	c Bin: Executing zchaff_rand
1199.21/1199.86	c zchaff_rand returned code 1.
1199.21/1199.86	c satzilla running march_dl2004 ... 
1199.21/1199.86	c Bin: Executing march_dl2004
1199.21/1199.86	c march_dl2004 returned code 1.
1199.21/1199.86	c satzilla running SATenstein ... 
1199.21/1199.86	c Bin: Executing SATenstein
1199.21/1199.86	c SATenstein returned code 1.
1199.21/1199.86	c satzilla running gnovelty+ ... 
1199.21/1199.86	c Bin: Executing gnovelty+
1199.21/1199.86	c gnovelty+ returned code 1.
1199.21/1199.86	c satzilla running adaptg2wsat+ ... 
1199.21/1199.86	c Bin: Executing adaptg2wsat+
1199.21/1199.86	c adaptg2wsat+ returned code 1.
1199.21/1199.86	c satzilla running adaptg2wsat0 ... 
1199.21/1199.86	c Bin: Executing adaptg2wsat0
1199.21/1199.86	c adaptg2wsat0 returned code 1.
1199.21/1199.86	c satzilla running tts-4-0 ... 
1199.21/1199.86	c Bin: Executing tts-4-0
1199.21/1199.86	c tts-4-0 returned code 1.
1199.21/1199.86	c satzilla running vallst ... 
1199.21/1199.86	c Bin: Executing vallst
1199.21/1199.86	c vallst returned code 1.
1199.21/1199.86	c satzilla running minisat20 ... 
1199.21/1199.86	c Bin: Executing minisat20
1199.21/1199.86	c minisat20 returned code 1.
1199.21/1199.86	c satzilla running kcnfs04SAT07 ... 
1199.21/1199.86	c Bin: Executing kcnfs04SAT07
1199.21/1199.86	c kcnfs04SAT07 returned code 1.
1199.21/1199.86	c ERROR: All Failed! 
1199.21/1199.86	c SATZILLA_TIME=1199.470000

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-1726374-1240711376/watcher-1726374-1240711376 -o /tmp/evaluation-result-1726374-1240711376/solver-1726374-1240711376 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1726374-1240711376.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.11 1.02 1.00 3/65 19800
/proc/meminfo: memFree=1710560/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=2056 CPUtime=0
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99169978 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 514 112 96 399 0 111 0
[pid=19801] ppid=19800 vsize=1364 CPUtime=0
/proc/19801/stat : 19801 (mxc-sr08) R 19800 19800 18940 0 -1 4194304 235 0 0 0 0 0 0 0 19 0 1 0 99169978 1396736 231 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19801/statm: 341 231 54 138 0 200 0

[startup+0.101973 s]
/proc/loadavg: 1.11 1.02 1.00 3/65 19800
/proc/meminfo: memFree=1710560/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=2056 CPUtime=0
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99169978 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 514 112 96 399 0 111 0
[pid=19801] ppid=19800 vsize=3020 CPUtime=0.09
/proc/19801/stat : 19801 (mxc-sr08) R 19800 19800 18940 0 -1 4194304 692 0 0 0 9 0 0 0 19 0 1 0 99169978 3092480 632 1992294400 134512640 135078026 4294956176 18446744073709551615 134569881 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19801/statm: 755 632 55 138 0 614 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5076

[startup+0.201984 s]
/proc/loadavg: 1.11 1.02 1.00 3/65 19800
/proc/meminfo: memFree=1710560/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=2056 CPUtime=0
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99169978 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 514 112 96 399 0 111 0
[pid=19801] ppid=19800 vsize=2776 CPUtime=0.19
/proc/19801/stat : 19801 (mxc-sr08) R 19800 19800 18940 0 -1 4194304 722 0 0 0 19 0 0 0 20 0 1 0 99169978 2842624 607 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19801/statm: 694 607 71 138 0 553 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4832

[startup+0.301995 s]
/proc/loadavg: 1.11 1.02 1.00 3/65 19800
/proc/meminfo: memFree=1710560/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=2056 CPUtime=0
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99169978 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 514 112 96 399 0 111 0
[pid=19801] ppid=19800 vsize=2776 CPUtime=0.29
/proc/19801/stat : 19801 (mxc-sr08) R 19800 19800 18940 0 -1 4194304 722 0 0 0 29 0 0 0 21 0 1 0 99169978 2842624 607 1992294400 134512640 135078026 4294956176 18446744073709551615 134534962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19801/statm: 694 607 71 138 0 553 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4832

[startup+0.701042 s]
/proc/loadavg: 1.11 1.02 1.00 3/65 19800
/proc/meminfo: memFree=1710560/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=2056 CPUtime=0
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99169978 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 514 112 96 399 0 111 0
[pid=19801] ppid=19800 vsize=2908 CPUtime=0.69
/proc/19801/stat : 19801 (mxc-sr08) R 19800 19800 18940 0 -1 4194304 763 0 0 0 69 0 0 0 25 0 1 0 99169978 2977792 648 1992294400 134512640 135078026 4294956176 18446744073709551615 134522991 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19801/statm: 727 648 71 138 0 586 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4964

[startup+1.50114 s]
/proc/loadavg: 1.10 1.02 1.00 2/67 19802
/proc/meminfo: memFree=1707984/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=2056 CPUtime=0
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99169978 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 514 112 96 399 0 111 0
[pid=19801] ppid=19800 vsize=3172 CPUtime=1.49
/proc/19801/stat : 19801 (mxc-sr08) R 19800 19800 18940 0 -1 4194304 814 0 0 0 149 0 0 0 25 0 1 0 99169978 3248128 699 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19801/statm: 793 699 71 138 0 652 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5228

[startup+3.10232 s]
/proc/loadavg: 1.10 1.02 1.00 2/67 19802
/proc/meminfo: memFree=1707728/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=2056 CPUtime=0
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99169978 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 514 112 96 399 0 111 0
[pid=19801] ppid=19800 vsize=3304 CPUtime=3.09
/proc/19801/stat : 19801 (mxc-sr08) R 19800 19800 18940 0 -1 4194304 856 0 0 0 309 0 0 0 25 0 1 0 99169978 3383296 741 1992294400 134512640 135078026 4294956176 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19801/statm: 826 741 71 138 0 685 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5360

[startup+6.3017 s]
/proc/loadavg: 1.10 1.02 1.00 2/67 19802
/proc/meminfo: memFree=1707728/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=2056 CPUtime=0
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99169978 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 514 112 96 399 0 111 0
[pid=19801] ppid=19800 vsize=3436 CPUtime=6.27
/proc/19801/stat : 19801 (mxc-sr08) R 19800 19800 18940 0 -1 4194304 894 0 0 0 626 1 0 0 25 0 1 0 99169978 3518464 779 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19801/statm: 859 779 71 138 0 718 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 5492

[startup+12.7015 s]
/proc/loadavg: 1.08 1.01 1.00 2/67 19803
/proc/meminfo: memFree=1709136/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=2056 CPUtime=9.99
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 152 932 0 0 0 0 998 1 16 0 1 0 99169978 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 514 121 104 399 0 111 0
[pid=19803] ppid=19800 vsize=2980 CPUtime=2.67
/proc/19803/stat : 19803 (picosat846) R 19800 19800 18940 0 -1 4194304 499 0 0 0 267 0 0 0 25 0 1 0 99170980 3051520 488 1992294400 134512640 134570484 4294956176 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19803/statm: 745 488 84 14 0 411 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 5036

[startup+25.502 s]
/proc/loadavg: 1.07 1.01 1.00 2/67 19806
/proc/meminfo: memFree=1704144/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=5444 CPUtime=5.97
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 1120 0 0 0 597 0 0 0 25 0 1 0 99171928 5574656 1060 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 1361 1060 73 138 0 1220 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 10364

[startup+51.102 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 19806
/proc/meminfo: memFree=1702992/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=6828 CPUtime=31.56
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 1481 0 0 0 3156 0 0 0 25 0 1 0 99171928 6991872 1421 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 1707 1421 73 138 0 1566 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 11748

[startup+102.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 19806
/proc/meminfo: memFree=1701328/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=8420 CPUtime=82.74
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 1883 0 0 0 8273 1 0 0 25 0 1 0 99171928 8622080 1823 1992294400 134512640 135078472 4294956176 18446744073709551615 134556167 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 2105 1823 73 138 0 1964 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 13340

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19806
/proc/meminfo: memFree=1700688/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=8968 CPUtime=142.7
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 2010 0 0 0 14269 1 0 0 25 0 1 0 99171928 9183232 1950 1992294400 134512640 135078472 4294956176 18446744073709551615 134550596 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 2242 1950 73 138 0 2101 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 13888

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19806
/proc/meminfo: memFree=1699856/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=9968 CPUtime=202.68
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 2219 0 0 0 20267 1 0 0 25 0 1 0 99171928 10207232 2159 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 2492 2159 73 138 0 2351 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 14888

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19806
/proc/meminfo: memFree=1699280/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=10520 CPUtime=262.65
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 2370 0 0 0 26264 1 0 0 25 0 1 0 99171928 10772480 2310 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 2630 2310 73 138 0 2489 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 15440

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19806
/proc/meminfo: memFree=1698456/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=11348 CPUtime=322.63
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 2563 0 0 0 32261 2 0 0 25 0 1 0 99171928 11620352 2503 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 2837 2503 73 138 0 2696 0

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


[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19806
/proc/meminfo: memFree=1696088/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=13424 CPUtime=742.45
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 3095 0 0 0 74243 2 0 0 25 0 1 0 99171928 13746176 3035 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 3356 3035 73 138 0 3215 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 18344

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19806
/proc/meminfo: memFree=1695832/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=13772 CPUtime=802.42
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 3160 0 0 0 80240 2 0 0 25 0 1 0 99171928 14102528 3100 1992294400 134512640 135078472 4294956176 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 3443 3100 73 138 0 3302 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 18692

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19806
/proc/meminfo: memFree=1695448/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=14036 CPUtime=862.4
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 3234 0 0 0 86237 3 0 0 25 0 1 0 99171928 14372864 3174 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 3509 3174 73 138 0 3368 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 18956

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19806
/proc/meminfo: memFree=1695256/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=14212 CPUtime=922.38
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 3269 0 0 0 92235 3 0 0 25 0 1 0 99171928 14553088 3209 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 3553 3209 73 138 0 3412 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 19132

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19806
/proc/meminfo: memFree=1695256/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=14212 CPUtime=982.35
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 3280 0 0 0 98232 3 0 0 25 0 1 0 99171928 14553088 3220 1992294400 134512640 135078472 4294956176 18446744073709551615 134550532 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 3553 3220 73 138 0 3412 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 19132

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19806
/proc/meminfo: memFree=1695064/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=14380 CPUtime=1042.33
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 3310 0 0 0 104230 3 0 0 25 0 1 0 99171928 14725120 3250 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 3595 3250 73 138 0 3454 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 19300

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19806
/proc/meminfo: memFree=1694808/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=14636 CPUtime=1102.3
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 3368 0 0 0 110227 3 0 0 25 0 1 0 99171928 14987264 3308 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 3659 3308 73 138 0 3518 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 19556

[startup+1182.3 s]
/proc/loadavg: 1.57 1.14 1.04 3/73 31937
/proc/meminfo: memFree=1677024/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=14768 CPUtime=1162.27
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 3395 0 0 0 116220 7 0 0 25 0 1 0 99171928 15122432 3335 1992294400 134512640 135078472 4294956176 18446744073709551615 134551912 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 3692 3335 73 138 0 3551 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 19688

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

[startup+1190.4 s]
/proc/loadavg: 1.60 1.15 1.05 2/74 2330
/proc/meminfo: memFree=1674072/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=14768 CPUtime=1170.37
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 3402 0 0 0 117029 8 0 0 25 0 1 0 99171928 15122432 3342 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 3692 3342 73 138 0 3551 0
Current children cumulated CPU time (s) 1189.83
Current children cumulated vsize (KiB) 19688

[startup+1196.8 s]
/proc/loadavg: 1.81 1.21 1.07 2/74 4485
/proc/meminfo: memFree=1671768/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=14768 CPUtime=1176.76
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 3402 0 0 0 117668 8 0 0 25 0 1 0 99171928 15122432 3342 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 3692 3342 73 138 0 3551 0
Current children cumulated CPU time (s) 1196.22
Current children cumulated vsize (KiB) 19688

[startup+1198.4 s]
/proc/loadavg: 1.81 1.21 1.07 3/73 4842
/proc/meminfo: memFree=1671328/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=14768 CPUtime=1178.36
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 3402 0 0 0 117828 8 0 0 25 0 1 0 99171928 15122432 3342 1992294400 134512640 135078472 4294956176 18446744073709551615 134550746 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 3692 3342 73 138 0 3551 0
Current children cumulated CPU time (s) 1197.82
Current children cumulated vsize (KiB) 19688

[startup+1199.2 s]
/proc/loadavg: 1.81 1.21 1.07 2/74 5195
/proc/meminfo: memFree=1671000/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=14768 CPUtime=1179.15
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 3402 0 0 0 117907 8 0 0 25 0 1 0 99171928 15122432 3342 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 3692 3342 73 138 0 3551 0
Current children cumulated CPU time (s) 1198.61
Current children cumulated vsize (KiB) 19688

[startup+1199.6 s]
/proc/loadavg: 1.81 1.21 1.07 2/74 5195
/proc/meminfo: memFree=1671000/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=14768 CPUtime=1179.55
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 3402 0 0 0 117947 8 0 0 25 0 1 0 99171928 15122432 3342 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 3692 3342 73 138 0 3551 0
Current children cumulated CPU time (s) 1199.01
Current children cumulated vsize (KiB) 19688

[startup+1199.8 s]
/proc/loadavg: 1.81 1.21 1.07 2/74 5195
/proc/meminfo: memFree=1671000/2055920 swapFree=4180664/4192956
[pid=19800] ppid=19798 vsize=4920 CPUtime=19.46
/proc/19800/stat : 19800 (SATzilla2009_I) S 19798 19800 18940 0 -1 4194304 1273 3058 0 0 221 9 1713 3 25 0 1 0 99169978 5038080 779 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19800/statm: 1230 779 217 399 0 827 0
[pid=19806] ppid=19800 vsize=14768 CPUtime=1179.75
/proc/19806/stat : 19806 (minisat20SAT07) R 19800 19800 18940 0 -1 4194304 3402 0 0 0 117967 8 0 0 25 0 1 0 99171928 15122432 3342 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19806/statm: 3692 3342 73 138 0 3551 0
Current children cumulated CPU time (s) 1199.21
Current children cumulated vsize (KiB) 19688

Child status: 17
Real time (s): 1199.86
CPU time (s): 1199.31
CPU user time (s): 1199.09
CPU system time (s): 0.220966
CPU usage (%): 99.9537
Max. virtual memory (cumulated for all children) (KiB): 19688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.09
system time used= 0.220966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7753
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= 15
involuntary context switches= 4501

runsolver used 1.08483 second user time and 3.35449 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-26 04:02:56
IDJOB=1726374
IDBENCH=24612
IDSOLVER=528
FILE ID=node73/1726374-1240711376
PBS_JOBID= 9186802
Free space on /tmp= 66356 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726374-1240711376/watcher-1726374-1240711376 -o /tmp/evaluation-result-1726374-1240711376/solver-1726374-1240711376 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1726374-1240711376.cnf

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

MD5SUM BENCH= 378c3c007a4c6e49e4da1e6f32094183
RANDOM SEED=305632322

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1711040 kB
Buffers:         33132 kB
Cached:         236880 kB
SwapCached:       6272 kB
Active:         113864 kB
Inactive:       164700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1711040 kB
SwapTotal:     4192956 kB
SwapFree:      4180664 kB
Dirty:           31672 kB
Writeback:           0 kB
Mapped:          14040 kB
Slab:            52356 kB
Committed_AS:   413340 kB
PageTables:       1396 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= 66324 MiB
End job on node73 at 2009-04-26 04:22:56