Trace number 1538734

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.13 1199.52

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S2088061175-062.cnf
MD5SUM0b73ddee1057244eb6a8d3ac4fd7781f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark136.921
Satisfiable
(Un)Satisfiability was proved
Number of variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

22.16/22.29	c SATzilla is building models for class 3
22.16/22.29	c run presolver mxc-sr08 for 10 seconds ... 
22.16/22.29	c Bin: Executing mxc-sr08
22.16/22.29	c spawning binary file with 10 seconds ...
22.16/22.29	c child exit by a signal
22.16/22.29	c mxc-sr08 returned code 137.
22.16/22.29	c run presolver picosat846 for 5 seconds ... 
22.16/22.29	c Bin: Executing picosat846
22.16/22.29	c spawning binary file with 5 seconds ...
22.16/22.29	c child exit by a signal
22.16/22.29	c picosat846 returned code 137.
22.16/22.29	c Orignal number of varibales is 18000, number of clauses is 75600 
22.16/22.29	c predicted feature computation time is 1.609521 
22.16/22.29	c Bin: Executing satelite
22.16/22.29	c spawning binary file with 240 seconds ...
22.16/22.29	c child exited successfully
22.16/22.29	c satzilla computing base features
22.16/22.29	c Number of variabe is: 17584, Number of clause is : 75118 
22.16/22.29	c Initializing...
22.16/22.29	c satzilla doing clause learning
22.16/22.29	c start clause learning features ...
22.16/22.29	c Bin: Executing zchaff07
22.16/22.29	c spawning binary file with 2 seconds ...
22.16/22.29	c child exit by a signal
22.16/22.29	c satzilla doing survey propogation probe
22.16/22.29	c do survay propogation for 2 second ...
22.16/22.29	c satzilla doing local search probe
22.16/22.29	c features are:18000 75600 17584 75118 0.0236579 0.00641657 0.234085 0.495827 0.586442 0.702467 0.000172521 0.062079 0.00017061 0.000341219 0.148127 0 0.967744 0.000172521 0.288869 2.66248e-05 0.000479246 2.70896 0.226914 0.169922 0 1 3.35554 8.54313e-05 0.399474 0 0.000306185 2.33642 0.497457 0.000349211 0.292233 5.32496e-05 0.00103837 10.7759 0.365575 4 19 17 6 13 8 10 68.227 0.183667 35.5455 102.25 86.1875 50 76.2727 59.9231 68.6667 0.393284 0.576408 3.28615e-05 1 0.707752 0.0864286 0.566434 0.206392 0.386228 0.0920017 0.646665 0.00148131 0.634796 0.174272 0.0279797 0.123976 0.0473561 0.0791061 1025.4 1.51432 3068.2 0.559509 3812 0 3884 0.609185 1.8534 1.00189 0.386457 
22.16/22.29	c satzilla's ranking:
22.16/22.29	c 1) picosat846: 2.592826
22.16/22.29	c 2) mxc-sr08: 1.809451
22.16/22.29	c 3) minisat20SAT07: 1.645146
22.16/22.29	c 4) march_dl2004: 1.342058
22.16/22.29	c 5) zchaff_rand: 0.967869
22.16/22.29	c 6) SATenstein: -10000.000000
22.16/22.29	c 7) gnovelty+: -10000.000000
22.16/22.29	c 8) adaptg2wsat+: -10000.000000
22.16/22.29	c 9) adaptg2wsat0: -10000.000000
22.16/22.29	c 10) tts-4-0: -10000.000000
22.16/22.29	c 11) vallst: -10000.000000
22.16/22.29	c 12) minisat20: -10000.000000
22.16/22.29	c 13) kcnfs04SAT07: -10000.000000
22.16/22.29	c satzilla running picosat846 ... 
1199.09/1199.51	c Bin: Executing picosat846
1199.09/1199.51	c spawning binary file with 1177 seconds ...
1199.09/1199.51	c child exit by a signal
1199.09/1199.51	c picosat846 returned code 137.
1199.09/1199.51	c satzilla running mxc-sr08 ... 
1199.09/1199.51	c Bin: Executing mxc-sr08
1199.09/1199.51	c mxc-sr08 returned code 1.
1199.09/1199.51	c satzilla running minisat20SAT07 ... 
1199.09/1199.51	c Bin: Executing minisat20SAT07
1199.09/1199.51	c minisat20SAT07 returned code 1.
1199.09/1199.51	c satzilla running march_dl2004 ... 
1199.09/1199.51	c Bin: Executing march_dl2004
1199.09/1199.51	c march_dl2004 returned code 1.
1199.09/1199.51	c satzilla running zchaff_rand ... 
1199.09/1199.51	c Bin: Executing zchaff_rand
1199.09/1199.51	c zchaff_rand returned code 1.
1199.09/1199.51	c satzilla running SATenstein ... 
1199.09/1199.51	c Bin: Executing SATenstein
1199.09/1199.51	c SATenstein returned code 1.
1199.09/1199.51	c satzilla running gnovelty+ ... 
1199.09/1199.51	c Bin: Executing gnovelty+
1199.09/1199.51	c gnovelty+ returned code 1.
1199.09/1199.51	c satzilla running adaptg2wsat+ ... 
1199.09/1199.51	c Bin: Executing adaptg2wsat+
1199.09/1199.51	c adaptg2wsat+ returned code 1.
1199.09/1199.51	c satzilla running adaptg2wsat0 ... 
1199.09/1199.51	c Bin: Executing adaptg2wsat0
1199.09/1199.51	c adaptg2wsat0 returned code 1.
1199.09/1199.51	c satzilla running tts-4-0 ... 
1199.09/1199.51	c Bin: Executing tts-4-0
1199.09/1199.51	c tts-4-0 returned code 1.
1199.09/1199.51	c satzilla running vallst ... 
1199.09/1199.51	c Bin: Executing vallst
1199.09/1199.51	c vallst returned code 1.
1199.09/1199.51	c satzilla running minisat20 ... 
1199.09/1199.51	c Bin: Executing minisat20
1199.09/1199.51	c minisat20 returned code 1.
1199.09/1199.51	c satzilla running kcnfs04SAT07 ... 
1199.09/1199.51	c Bin: Executing kcnfs04SAT07
1199.09/1199.51	c kcnfs04SAT07 returned code 1.
1199.09/1199.51	c ERROR: All Failed! 
1199.09/1199.51	c SATZILLA_TIME=1199.300000

Verifier Data

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

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.08 3/73 25106
/proc/meminfo: memFree=1608648/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=2056 CPUtime=0
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116637905 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 514 112 96 399 0 111 0
[pid=25107] ppid=25106 vsize=3928 CPUtime=0
/proc/25107/stat : 25107 (mxc-sr08) R 25106 25106 25029 0 -1 4194304 785 0 0 0 0 0 0 0 19 0 1 0 1116637905 4022272 781 1992294400 134512640 135078026 4294956192 18446744073709551615 134536535 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25107/statm: 982 787 50 138 0 841 0

[startup+0.0248651 s]
/proc/loadavg: 1.00 1.00 1.08 3/73 25106
/proc/meminfo: memFree=1608648/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=2056 CPUtime=0
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116637905 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 514 112 96 399 0 111 0
[pid=25107] ppid=25106 vsize=6376 CPUtime=0.01
/proc/25107/stat : 25107 (mxc-sr08) R 25106 25106 25029 0 -1 4194304 1367 0 0 0 1 0 0 0 19 0 1 0 1116637905 6529024 1361 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25107/statm: 1594 1361 54 138 0 1453 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8432

[startup+0.102872 s]
/proc/loadavg: 1.00 1.00 1.08 3/73 25106
/proc/meminfo: memFree=1608648/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=2056 CPUtime=0
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116637905 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 514 112 96 399 0 111 0
[pid=25107] ppid=25106 vsize=8940 CPUtime=0.09
/proc/25107/stat : 25107 (mxc-sr08) R 25106 25106 25029 0 -1 4194304 1976 0 0 0 8 1 0 0 20 0 1 0 1116637905 9154560 1970 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25107/statm: 2235 1970 54 138 0 2094 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10996

[startup+0.301891 s]
/proc/loadavg: 1.00 1.00 1.08 3/73 25106
/proc/meminfo: memFree=1608648/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=2056 CPUtime=0
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116637905 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 514 112 96 399 0 111 0
[pid=25107] ppid=25106 vsize=9628 CPUtime=0.29
/proc/25107/stat : 25107 (mxc-sr08) R 25106 25106 25029 0 -1 4194304 2453 0 0 0 28 1 0 0 21 0 1 0 1116637905 9859072 2084 1992294400 134512640 135078026 4294956192 18446744073709551615 134560753 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25107/statm: 2407 2084 55 138 0 2266 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11684

[startup+0.701931 s]
/proc/loadavg: 1.00 1.00 1.08 3/73 25106
/proc/meminfo: memFree=1608648/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=2056 CPUtime=0
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116637905 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 514 112 96 399 0 111 0
[pid=25107] ppid=25106 vsize=10728 CPUtime=0.69
/proc/25107/stat : 25107 (mxc-sr08) R 25106 25106 25029 0 -1 4194304 3056 0 0 0 68 1 0 0 25 0 1 0 1116637905 10985472 2412 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25107/statm: 2682 2412 71 138 0 2541 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12784

[startup+1.50301 s]
/proc/loadavg: 1.00 1.00 1.08 2/75 25108
/proc/meminfo: memFree=1599032/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=2056 CPUtime=0
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116637905 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 514 112 96 399 0 111 0
[pid=25107] ppid=25106 vsize=10860 CPUtime=1.49
/proc/25107/stat : 25107 (mxc-sr08) R 25106 25106 25029 0 -1 4194304 3110 0 0 0 148 1 0 0 25 0 1 0 1116637905 11120640 2466 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25107/statm: 2715 2466 71 138 0 2574 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12916

[startup+3.10117 s]
/proc/loadavg: 1.00 1.00 1.08 2/75 25108
/proc/meminfo: memFree=1598136/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=2056 CPUtime=0
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116637905 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 514 112 96 399 0 111 0
[pid=25107] ppid=25106 vsize=11920 CPUtime=3.09
/proc/25107/stat : 25107 (mxc-sr08) R 25106 25106 25029 0 -1 4194304 3364 0 0 0 307 2 0 0 25 0 1 0 1116637905 12206080 2720 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25107/statm: 2980 2720 71 138 0 2839 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13976

[startup+6.3015 s]
/proc/loadavg: 1.00 1.00 1.08 2/75 25108
/proc/meminfo: memFree=1595256/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=2056 CPUtime=0
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116637905 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 514 112 96 399 0 111 0
[pid=25107] ppid=25106 vsize=13636 CPUtime=6.29
/proc/25107/stat : 25107 (mxc-sr08) R 25106 25106 25029 0 -1 4194304 3790 0 0 0 626 3 0 0 25 0 1 0 1116637905 13963264 3146 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25107/statm: 3409 3146 71 138 0 3268 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15692

[startup+12.7011 s]
/proc/loadavg: 1.08 1.02 1.09 2/75 25109
/proc/meminfo: memFree=1602424/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=2056 CPUtime=9.99
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 152 3995 0 0 0 0 996 3 19 0 1 0 1116637905 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 514 121 104 399 0 111 0
[pid=25109] ppid=25106 vsize=8892 CPUtime=2.68
/proc/25109/stat : 25109 (picosat846) R 25106 25106 25029 0 -1 4194304 1871 0 0 0 267 1 0 0 25 0 1 0 1116638905 9105408 1860 1992294400 134512640 134570484 4294956192 18446744073709551615 7222907 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25109/statm: 2223 1860 85 14 0 1889 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10948

[startup+25.5014 s]
/proc/loadavg: 1.06 1.02 1.09 2/75 25112
/proc/meminfo: memFree=1592128/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=9420 CPUtime=3.19
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 2018 0 0 0 318 1 0 0 25 0 1 0 1116640135 9646080 2007 1992294400 134512640 134570484 4294956192 18446744073709551615 134553185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 2355 2007 85 14 0 2021 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 19060

[startup+51.102 s]
/proc/loadavg: 1.04 1.01 1.08 2/75 25112
/proc/meminfo: memFree=1559680/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=42332 CPUtime=28.78
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 10213 0 0 0 2869 9 0 0 25 0 1 0 1116640135 43347968 10202 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 10583 10202 85 14 0 10249 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 51972

[startup+102.306 s]
/proc/loadavg: 1.02 1.01 1.08 2/75 25112
/proc/meminfo: memFree=1528128/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=73484 CPUtime=79.96
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 17976 0 0 0 7977 19 0 0 25 0 1 0 1116640135 75247616 17954 1992294400 134512640 134570484 4294956192 18446744073709551615 134551946 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 18371 17954 85 14 0 18037 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 83124

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/75 25112
/proc/meminfo: memFree=1504960/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=97268 CPUtime=139.93
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 23886 0 0 0 13968 25 0 0 25 0 1 0 1116640135 99602432 23864 1992294400 134512640 134570484 4294956192 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 24317 23864 85 14 0 23983 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 106908

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/75 25112
/proc/meminfo: memFree=1494976/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=106252 CPUtime=199.92
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 26185 0 0 0 19965 27 0 0 25 0 1 0 1116640135 108802048 26163 1992294400 134512640 134570484 4294956192 18446744073709551615 134523457 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 26563 26163 85 14 0 26229 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 115892

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/75 25112
/proc/meminfo: memFree=1471744/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=129360 CPUtime=259.9
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 31989 0 0 0 25957 33 0 0 25 0 1 0 1116640135 132464640 31967 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 32340 31967 85 14 0 32006 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 139000

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/75 25112
/proc/meminfo: memFree=1459264/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=141788 CPUtime=319.88
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 35111 0 0 0 31951 37 0 0 25 0 1 0 1116640135 145190912 35089 1992294400 134512640 134570484 4294956192 18446744073709551615 134523459 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 35447 35089 85 14 0 35113 0

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


[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.02 2/75 25112
/proc/meminfo: memFree=1410496/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=191180 CPUtime=739.77
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 47242 0 0 0 73928 49 0 0 25 0 1 0 1116640135 195768320 47220 1992294400 134512640 134570484 4294956192 18446744073709551615 134526626 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 47795 47220 85 14 0 47461 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 200820

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/75 25112
/proc/meminfo: memFree=1410496/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=191180 CPUtime=799.74
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 47242 0 0 0 79925 49 0 0 25 0 1 0 1116640135 195768320 47220 1992294400 134512640 134570484 4294956192 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 47795 47220 85 14 0 47461 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 200820

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 25112
/proc/meminfo: memFree=1403456/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=198188 CPUtime=859.72
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 48998 0 0 0 85922 50 0 0 25 0 1 0 1116640135 202944512 48976 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 49547 48976 85 14 0 49213 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 207828

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 25112
/proc/meminfo: memFree=1403456/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=198188 CPUtime=919.7
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 48998 0 0 0 91920 50 0 0 25 0 1 0 1116640135 202944512 48976 1992294400 134512640 134570484 4294956192 18446744073709551615 134544328 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 49547 48976 85 14 0 49213 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 207828

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 25112
/proc/meminfo: memFree=1398144/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=203480 CPUtime=979.69
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 50335 0 0 0 97917 52 0 0 25 0 1 0 1116640135 208363520 50313 1992294400 134512640 134570484 4294956192 18446744073709551615 134552943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 50870 50313 85 14 0 50536 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 213120

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 25112
/proc/meminfo: memFree=1398080/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=203480 CPUtime=1039.67
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 50335 0 0 0 103915 52 0 0 25 0 1 0 1116640135 208363520 50313 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 50870 50313 85 14 0 50536 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 213120

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 25112
/proc/meminfo: memFree=1383040/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=218404 CPUtime=1099.65
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 54085 0 0 0 109910 55 0 0 25 0 1 0 1116640135 223645696 54063 1992294400 134512640 134570484 4294956192 18446744073709551615 134522943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 54601 54063 85 14 0 54267 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 228044

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 25112
/proc/meminfo: memFree=1383040/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=218404 CPUtime=1159.63
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 54085 0 0 0 115908 55 0 0 25 0 1 0 1116640135 223645696 54063 1992294400 134512640 134570484 4294956192 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 54601 54063 85 14 0 54267 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 228044

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 25112
/proc/meminfo: memFree=1383040/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=218404 CPUtime=1167.63
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 54085 0 0 0 116708 55 0 0 25 0 1 0 1116640135 223645696 54063 1992294400 134512640 134570484 4294956192 18446744073709551615 134552630 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 54601 54063 85 14 0 54267 0
Current children cumulated CPU time (s) 1189.88
Current children cumulated vsize (KiB) 228044

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 25112
/proc/meminfo: memFree=1383040/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=218404 CPUtime=1170.83
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 54085 0 0 0 117028 55 0 0 25 0 1 0 1116640135 223645696 54063 1992294400 134512640 134570484 4294956192 18446744073709551615 134553110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 54601 54063 85 14 0 54267 0
Current children cumulated CPU time (s) 1193.08
Current children cumulated vsize (KiB) 228044

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 25112
/proc/meminfo: memFree=1383040/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=218404 CPUtime=1174.03
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 54085 0 0 0 117348 55 0 0 25 0 1 0 1116640135 223645696 54063 1992294400 134512640 134570484 4294956192 18446744073709551615 134549895 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 54601 54063 85 14 0 54267 0
Current children cumulated CPU time (s) 1196.28
Current children cumulated vsize (KiB) 228044

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 25112
/proc/meminfo: memFree=1383040/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=218404 CPUtime=1175.63
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 54085 0 0 0 117508 55 0 0 25 0 1 0 1116640135 223645696 54063 1992294400 134512640 134570484 4294956192 18446744073709551615 134549866 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 54601 54063 85 14 0 54267 0
Current children cumulated CPU time (s) 1197.88
Current children cumulated vsize (KiB) 228044

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 25112
/proc/meminfo: memFree=1383040/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=218404 CPUtime=1176.43
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4194304 54085 0 0 0 117588 55 0 0 25 0 1 0 1116640135 223645696 54063 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 54601 54063 85 14 0 54267 0
Current children cumulated CPU time (s) 1198.68
Current children cumulated vsize (KiB) 228044

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 25112
/proc/meminfo: memFree=1383040/2055920 swapFree=4177652/4192956
[pid=25106] ppid=25104 vsize=9640 CPUtime=22.25
/proc/25106/stat : 25106 (SATzilla2009_I) S 25104 25106 25029 0 -1 4194304 5547 11876 0 0 471 19 1711 24 25 0 1 0 1116637905 9871360 2170 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25106/statm: 2410 2170 217 399 0 2007 0
[pid=25112] ppid=25106 vsize=0 CPUtime=1176.84
/proc/25112/stat : 25112 (picosat846) R 25106 25106 25029 0 -1 4195332 54085 0 0 0 117626 58 0 0 25 0 1 0 1116640135 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/25112/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.09
Current children cumulated vsize (KiB) 9640

Child status: 17
Real time (s): 1199.52
CPU time (s): 1199.13
CPU user time (s): 1198.1
CPU system time (s): 1.03584
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 228044

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

runsolver used 1.05184 second user time and 3.32949 second system time

The end

Launcher Data

Begin job on node84 at 2009-03-30 21:02:19
IDJOB=1538734
IDBENCH=70357
IDSOLVER=528
FILE ID=node84/1538734-1238439739
PBS_JOBID= 9061623
Free space on /tmp= 66312 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S2088061175-062.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538734-1238439739/watcher-1538734-1238439739 -o /tmp/evaluation-result-1538734-1238439739/solver-1538734-1238439739 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538734-1238439739.cnf

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

MD5SUM BENCH= 0b73ddee1057244eb6a8d3ac4fd7781f
RANDOM SEED=223062693

node84.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
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.231
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:       1609192 kB
Buffers:         67012 kB
Cached:         292156 kB
SwapCached:       6944 kB
Active:         161316 kB
Inactive:       207080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609192 kB
SwapTotal:     4192956 kB
SwapFree:      4177652 kB
Dirty:           32940 kB
Writeback:           0 kB
Mapped:          14856 kB
Slab:            63588 kB
Committed_AS:  2880644 kB
PageTables:       1980 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= 66280 MiB
End job on node84 at 2009-03-30 21:22:19