Trace number 1538509

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.83 1200.37

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S2059720696-001.cnf
MD5SUMc4a0eb3415818159d561f36b2a8ffa74
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.9298
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

Solver Data

19.97/20.01	c SATzilla is building models for class 3
19.97/20.01	c run presolver mxc-sr08 for 10 seconds ... 
19.97/20.01	c Bin: Executing mxc-sr08
19.97/20.01	c spawning binary file with 10 seconds ...
19.97/20.01	c child exit by a signal
19.97/20.01	c mxc-sr08 returned code 137.
19.97/20.01	c run presolver picosat846 for 5 seconds ... 
19.97/20.01	c Bin: Executing picosat846
19.97/20.01	c spawning binary file with 5 seconds ...
19.97/20.01	c child exit by a signal
19.97/20.01	c picosat846 returned code 137.
19.97/20.01	c Orignal number of varibales is 140, number of clauses is 11900 
19.97/20.01	c predicted feature computation time is 1.451867 
19.97/20.01	c Bin: Executing satelite
19.97/20.01	c spawning binary file with 240 seconds ...
19.97/20.01	c child exited successfully
19.97/20.01	c satzilla computing base features
19.97/20.01	c Number of variabe is: 140, Number of clause is : 11900 
19.97/20.01	c Initializing...
19.97/20.01	c satzilla doing clause learning
19.97/20.01	c start clause learning features ...
19.97/20.01	c Bin: Executing zchaff07
19.97/20.01	c spawning binary file with 2 seconds ...
19.97/20.01	c child exit by a signal
19.97/20.01	c satzilla doing survey propogation probe
19.97/20.01	c do survay propogation for 2 second ...
19.97/20.01	c satzilla doing local search probe
19.97/20.01	c features are:140 11900 140 11900 0 0 0.0117647 0.315102 0.680121 1.01071 0.05 1.38778e-16 0.05 0.05 -0 0 0 0.05 0.0420883 0.0447899 0.0557983 4.09386 0.031186 0.0244319 0 0.138264 2.06918 0.00317227 0.158629 0.00193277 0.00504202 3.03233 0.0634454 0.0116807 0 0.0116807 0.0116807 4337 0.010837 4290 4384 4384 4290 4384 4290 4384 44.2172 0.00399284 44.0406 44.3937 44.3937 44.0406 44.3937 44.0406 44.3937 0.0635229 0.752871 0.00036506 0.25698 0.128617 0.0120937 0.0919971 0.0252289 0.0539468 0.000102109 0.417605 3.04273e-05 0.000237975 0.000157274 5.73173e-05 0.000120738 7.19576e-05 9.3259e-05 15.2477 0.223052 23.2297 0.171023 23 18 28 1.93579 0.265354 0.888028 0.0716697 
19.97/20.01	c satzilla's ranking:
19.97/20.01	c 1) minisat20SAT07: 3.147326
19.97/20.01	c 2) mxc-sr08: 3.012518
19.97/20.01	c 3) picosat846: 2.102124
19.97/20.01	c 4) march_dl2004: 0.797876
19.97/20.01	c 5) zchaff_rand: 0.384670
19.97/20.01	c 6) SATenstein: -10000.000000
19.97/20.01	c 7) gnovelty+: -10000.000000
19.97/20.01	c 8) adaptg2wsat+: -10000.000000
19.97/20.01	c 9) adaptg2wsat0: -10000.000000
19.97/20.01	c 10) tts-4-0: -10000.000000
19.97/20.01	c 11) vallst: -10000.000000
19.97/20.01	c 12) minisat20: -10000.000000
19.97/20.01	c 13) kcnfs04SAT07: -10000.000000
19.97/20.01	c satzilla running minisat20SAT07 ... 
1199.73/1200.36	c Bin: Executing minisat20SAT07
1199.73/1200.36	c spawning binary file with 1180 seconds ...
1199.73/1200.36	c child exit by a signal
1199.73/1200.36	c minisat20SAT07 returned code 137.
1199.73/1200.36	c satzilla running mxc-sr08 ... 
1199.73/1200.36	c Bin: Executing mxc-sr08
1199.73/1200.36	c mxc-sr08 returned code 1.
1199.73/1200.36	c satzilla running picosat846 ... 
1199.73/1200.36	c Bin: Executing picosat846
1199.73/1200.36	c picosat846 returned code 1.
1199.73/1200.36	c satzilla running march_dl2004 ... 
1199.73/1200.36	c Bin: Executing march_dl2004
1199.73/1200.36	c march_dl2004 returned code 1.
1199.73/1200.36	c satzilla running zchaff_rand ... 
1199.73/1200.36	c Bin: Executing zchaff_rand
1199.73/1200.36	c zchaff_rand returned code 1.
1199.73/1200.36	c satzilla running SATenstein ... 
1199.73/1200.36	c Bin: Executing SATenstein
1199.73/1200.36	c SATenstein returned code 1.
1199.73/1200.36	c satzilla running gnovelty+ ... 
1199.73/1200.36	c Bin: Executing gnovelty+
1199.73/1200.36	c gnovelty+ returned code 1.
1199.73/1200.36	c satzilla running adaptg2wsat+ ... 
1199.73/1200.36	c Bin: Executing adaptg2wsat+
1199.73/1200.36	c adaptg2wsat+ returned code 1.
1199.73/1200.36	c satzilla running adaptg2wsat0 ... 
1199.73/1200.36	c Bin: Executing adaptg2wsat0
1199.73/1200.36	c adaptg2wsat0 returned code 1.
1199.73/1200.36	c satzilla running tts-4-0 ... 
1199.73/1200.36	c Bin: Executing tts-4-0
1199.73/1200.36	c tts-4-0 returned code 1.
1199.73/1200.36	c satzilla running vallst ... 
1199.73/1200.36	c Bin: Executing vallst
1199.73/1200.36	c vallst returned code 1.
1199.73/1200.36	c satzilla running minisat20 ... 
1199.73/1200.36	c Bin: Executing minisat20
1199.73/1200.36	c minisat20 returned code 1.
1199.73/1200.36	c satzilla running kcnfs04SAT07 ... 
1199.73/1200.36	c Bin: Executing kcnfs04SAT07
1199.73/1200.36	c kcnfs04SAT07 returned code 1.
1199.73/1200.36	c ERROR: All Failed! 
1199.73/1200.36	c SATZILLA_TIME=1200.000000

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-1538509-1238433815/watcher-1538509-1238433815 -o /tmp/evaluation-result-1538509-1238433815/solver-1538509-1238433815 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538509-1238433815.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 0.99 3/73 9143
/proc/meminfo: memFree=1367608/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=2056 CPUtime=0
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 995800118 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 514 112 96 399 0 111 0
[pid=9144] ppid=9143 vsize=1192 CPUtime=0
/proc/9144/stat : 9144 (mxc-sr08) R 9143 9143 8825 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 995800118 1220608 197 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9144/statm: 298 197 54 138 0 157 0

[startup+0.0107921 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 9143
/proc/meminfo: memFree=1367608/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=2056 CPUtime=0
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 995800118 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 514 112 96 399 0 111 0
[pid=9144] ppid=9143 vsize=1612 CPUtime=0
/proc/9144/stat : 9144 (mxc-sr08) R 9143 9143 8825 0 -1 4194304 291 0 0 0 0 0 0 0 20 0 1 0 995800118 1650688 287 1992294400 134512640 135078026 4294956176 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9144/statm: 403 287 54 138 0 262 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3668

[startup+0.1018 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 9143
/proc/meminfo: memFree=1367608/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=2056 CPUtime=0
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 995800118 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 514 112 96 399 0 111 0
[pid=9144] ppid=9143 vsize=1720 CPUtime=0.09
/proc/9144/stat : 9144 (mxc-sr08) R 9143 9143 8825 0 -1 4194304 427 0 0 0 9 0 0 0 20 0 1 0 995800118 1761280 341 1992294400 134512640 135078026 4294956176 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9144/statm: 430 341 55 138 0 289 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3776

[startup+0.30182 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 9143
/proc/meminfo: memFree=1367608/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=2056 CPUtime=0
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 995800118 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 514 112 96 399 0 111 0
[pid=9144] ppid=9143 vsize=2236 CPUtime=0.29
/proc/9144/stat : 9144 (mxc-sr08) R 9143 9143 8825 0 -1 4194304 566 0 0 0 29 0 0 0 21 0 1 0 995800118 2289664 480 1992294400 134512640 135078026 4294956176 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9144/statm: 559 480 71 138 0 418 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4292

[startup+0.701862 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 9143
/proc/meminfo: memFree=1367608/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=2056 CPUtime=0
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 995800118 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 514 112 96 399 0 111 0
[pid=9144] ppid=9143 vsize=2764 CPUtime=0.69
/proc/9144/stat : 9144 (mxc-sr08) R 9143 9143 8825 0 -1 4194304 685 0 0 0 69 0 0 0 25 0 1 0 995800118 2830336 599 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9144/statm: 691 599 71 138 0 550 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4820

[startup+1.50195 s]
/proc/loadavg: 0.92 0.98 0.99 2/75 9145
/proc/meminfo: memFree=1365224/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=2056 CPUtime=0
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 995800118 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 514 112 96 399 0 111 0
[pid=9144] ppid=9143 vsize=2896 CPUtime=1.49
/proc/9144/stat : 9144 (mxc-sr08) R 9143 9143 8825 0 -1 4194304 735 0 0 0 149 0 0 0 25 0 1 0 995800118 2965504 649 1992294400 134512640 135078026 4294956176 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9144/statm: 724 649 71 138 0 583 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4952

[startup+3.10111 s]
/proc/loadavg: 0.92 0.98 0.99 2/75 9145
/proc/meminfo: memFree=1364904/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=2056 CPUtime=0
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 995800118 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 514 112 96 399 0 111 0
[pid=9144] ppid=9143 vsize=3160 CPUtime=3.09
/proc/9144/stat : 9144 (mxc-sr08) R 9143 9143 8825 0 -1 4194304 788 0 0 0 309 0 0 0 25 0 1 0 995800118 3235840 702 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9144/statm: 790 702 71 138 0 649 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5216

[startup+6.30145 s]
/proc/loadavg: 1.01 1.00 1.00 2/75 9145
/proc/meminfo: memFree=1363624/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=2056 CPUtime=0
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 995800118 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 514 112 96 399 0 111 0
[pid=9144] ppid=9143 vsize=3424 CPUtime=6.29
/proc/9144/stat : 9144 (mxc-sr08) R 9143 9143 8825 0 -1 4194304 857 0 0 0 629 0 0 0 25 0 1 0 995800118 3506176 771 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9144/statm: 856 771 71 138 0 715 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5480

[startup+12.7011 s]
/proc/loadavg: 1.09 1.02 1.01 2/75 9146
/proc/meminfo: memFree=1364648/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=2056 CPUtime=9.99
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 152 904 0 0 0 0 998 1 16 0 1 0 995800118 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 514 121 104 399 0 111 0
[pid=9146] ppid=9143 vsize=3752 CPUtime=2.69
/proc/9146/stat : 9146 (picosat846) R 9143 9143 8825 0 -1 4194304 673 0 0 0 269 0 0 0 25 0 1 0 995801118 3842048 662 1992294400 134512640 134570484 4294956176 18446744073709551615 134545547 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9146/statm: 938 662 84 14 0 604 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5808

[startup+25.5015 s]
/proc/loadavg: 1.13 1.03 1.01 2/75 9149
/proc/meminfo: memFree=1361320/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=5560 CPUtime=5.48
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 1213 0 0 0 548 0 0 0 25 0 1 0 995802119 5693440 1140 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 1390 1140 73 138 0 1249 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9960

[startup+51.1011 s]
/proc/loadavg: 1.09 1.03 1.01 2/75 9149
/proc/meminfo: memFree=1359464/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=7304 CPUtime=31.06
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 1643 0 0 0 3106 0 0 0 25 0 1 0 995802119 7479296 1570 1992294400 134512640 135078472 4294956176 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 1826 1570 73 138 0 1685 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 11704

[startup+102.305 s]
/proc/loadavg: 1.04 1.02 1.00 2/75 9149
/proc/meminfo: memFree=1357992/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=8916 CPUtime=82.23
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 2031 0 0 0 8223 0 0 0 25 0 1 0 995802119 9129984 1958 1992294400 134512640 135078472 4294956176 18446744073709551615 134550593 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 2229 1958 73 138 0 2088 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 13316

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/75 9149
/proc/meminfo: memFree=1356456/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=10700 CPUtime=142.21
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 2468 0 0 0 14220 1 0 0 25 0 1 0 995802119 10956800 2395 1992294400 134512640 135078472 4294956176 18446744073709551615 134549361 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 2675 2395 73 138 0 2534 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 15100

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 9149
/proc/meminfo: memFree=1355816/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=11260 CPUtime=202.18
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 2575 0 0 0 20217 1 0 0 25 0 1 0 995802119 11530240 2502 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 2815 2502 73 138 0 2674 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 15660

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9149
/proc/meminfo: memFree=1354984/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=12120 CPUtime=262.16
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 2787 0 0 0 26215 1 0 0 25 0 1 0 995802119 12410880 2714 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 3030 2714 73 138 0 2889 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 16520

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9149
/proc/meminfo: memFree=1354536/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=12552 CPUtime=322.14
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 2893 0 0 0 32212 2 0 0 25 0 1 0 995802119 12853248 2820 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 3138 2820 73 138 0 2997 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9149
/proc/meminfo: memFree=1351720/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=15584 CPUtime=741.95
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 3583 0 0 0 74193 2 0 0 25 0 1 0 995802119 15958016 3510 1992294400 134512640 135078472 4294956176 18446744073709551615 134550551 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 3896 3510 73 138 0 3755 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 19984

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9149
/proc/meminfo: memFree=1351656/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=15728 CPUtime=801.92
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 3612 0 0 0 80190 2 0 0 25 0 1 0 995802119 16105472 3539 1992294400 134512640 135078472 4294956176 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 3932 3539 73 138 0 3791 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 20128

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9149
/proc/meminfo: memFree=1351528/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=15868 CPUtime=861.9
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 3644 0 0 0 86187 3 0 0 25 0 1 0 995802119 16248832 3571 1992294400 134512640 135078472 4294956176 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 3967 3571 73 138 0 3826 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 20268

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9149
/proc/meminfo: memFree=1351464/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=15868 CPUtime=921.87
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 3660 0 0 0 92184 3 0 0 25 0 1 0 995802119 16248832 3587 1992294400 134512640 135078472 4294956176 18446744073709551615 134550571 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 3967 3587 73 138 0 3826 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 20268

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9149
/proc/meminfo: memFree=1350888/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=16440 CPUtime=981.84
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 3805 0 0 0 98181 3 0 0 25 0 1 0 995802119 16834560 3732 1992294400 134512640 135078472 4294956176 18446744073709551615 134550551 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 4110 3732 73 138 0 3969 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 20840

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9149
/proc/meminfo: memFree=1350632/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=16724 CPUtime=1041.81
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 3863 0 0 0 104178 3 0 0 25 0 1 0 995802119 17125376 3790 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 4181 3790 73 138 0 4040 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 21124

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9151
/proc/meminfo: memFree=1350440/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=16868 CPUtime=1101.78
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 3879 0 0 0 110175 3 0 0 25 0 1 0 995802119 17272832 3806 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 4217 3806 73 138 0 4076 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 21268

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9151
/proc/meminfo: memFree=1350376/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=17152 CPUtime=1161.75
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 3938 0 0 0 116172 3 0 0 25 0 1 0 995802119 17563648 3865 1992294400 134512640 135078472 4294956176 18446744073709551615 134549217 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 4288 3865 73 138 0 4147 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 21552

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 9151
/proc/meminfo: memFree=1350376/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=17152 CPUtime=1169.75
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 3938 0 0 0 116972 3 0 0 25 0 1 0 995802119 17563648 3865 1992294400 134512640 135078472 4294956176 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 4288 3865 73 138 0 4147 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 21552

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9151
/proc/meminfo: memFree=1350376/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=17152 CPUtime=1176.15
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 3938 0 0 0 117612 3 0 0 25 0 1 0 995802119 17563648 3865 1992294400 134512640 135078472 4294956176 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 4288 3865 73 138 0 4147 0
Current children cumulated CPU time (s) 1196.13
Current children cumulated vsize (KiB) 21552

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9151
/proc/meminfo: memFree=1350376/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=17152 CPUtime=1177.75
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 3938 0 0 0 117772 3 0 0 25 0 1 0 995802119 17563648 3865 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 4288 3865 73 138 0 4147 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 21552

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9151
/proc/meminfo: memFree=1350376/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=17152 CPUtime=1178.55
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 3938 0 0 0 117852 3 0 0 25 0 1 0 995802119 17563648 3865 1992294400 134512640 135078472 4294956176 18446744073709551615 134549376 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 4288 3865 73 138 0 4147 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 21552

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9151
/proc/meminfo: memFree=1350376/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=17152 CPUtime=1179.35
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 3938 0 0 0 117932 3 0 0 25 0 1 0 995802119 17563648 3865 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 4288 3865 73 138 0 4147 0
Current children cumulated CPU time (s) 1199.33
Current children cumulated vsize (KiB) 21552

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9151
/proc/meminfo: memFree=1350376/2055920 swapFree=4175408/4192956
[pid=9143] ppid=9141 vsize=4400 CPUtime=19.98
/proc/9143/stat : 9143 (SATzilla2009_I) S 9141 9143 8825 0 -1 4194304 1416 3188 0 0 292 2 1701 3 25 0 1 0 995800118 4505600 706 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9143/statm: 1100 706 217 399 0 697 0
[pid=9149] ppid=9143 vsize=17152 CPUtime=1179.75
/proc/9149/stat : 9149 (minisat20SAT07) R 9143 9143 8825 0 -1 4194304 3938 0 0 0 117972 3 0 0 25 0 1 0 995802119 17563648 3865 1992294400 134512640 135078472 4294956176 18446744073709551615 134550708 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9149/statm: 4288 3865 73 138 0 4147 0
Current children cumulated CPU time (s) 1199.73
Current children cumulated vsize (KiB) 21552

Child status: 17
Real time (s): 1200.37
CPU time (s): 1199.83
CPU user time (s): 1199.73
CPU system time (s): 0.101984
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 21552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.73
system time used= 0.101984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8564
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= 14
involuntary context switches= 4074

runsolver used 1.07184 second user time and 3.32349 second system time

The end

Launcher Data

Begin job on node79 at 2009-03-30 19:23:35
IDJOB=1538509
IDBENCH=70282
IDSOLVER=528
FILE ID=node79/1538509-1238433815
PBS_JOBID= 9061550
Free space on /tmp= 65556 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/140/unif-k7-r85-v140-c11900-S2059720696-001.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538509-1238433815/watcher-1538509-1238433815 -o /tmp/evaluation-result-1538509-1238433815/solver-1538509-1238433815 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538509-1238433815.cnf

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

MD5SUM BENCH= c4a0eb3415818159d561f36b2a8ffa74
RANDOM SEED=1428978432

node79.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.232
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.232
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:       1368088 kB
Buffers:         85924 kB
Cached:         497964 kB
SwapCached:      11792 kB
Active:         324716 kB
Inactive:       275372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1368088 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:           31776 kB
Writeback:           0 kB
Mapped:          22684 kB
Slab:            72828 kB
Committed_AS:  2615600 kB
PageTables:       2004 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= 65524 MiB
End job on node79 at 2009-03-30 19:43:36