Trace number 1538526

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.78 1200.41

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S520696524-059.cnf
MD5SUM3606a223e44ca7ebc5d996a3ddbfb35d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.084986
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses8400
Sum of the clauses size25200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

17.84/17.98	c SATzilla is building models for class 2
17.84/17.98	c run presolver march_dl2004 for 5 seconds ... 
17.84/17.98	c Bin: Executing march_dl2004
17.84/17.98	c spawning binary file with 5 seconds ...
17.84/17.98	c child exit by a signal
17.84/17.98	c march_dl2004 returned code 137.
17.84/17.98	c run presolver mxc-sr08 for 5 seconds ... 
17.84/17.98	c Bin: Executing mxc-sr08
17.84/17.98	c spawning binary file with 5 seconds ...
17.84/17.98	c child exit by a signal
17.84/17.98	c mxc-sr08 returned code 137.
17.84/17.98	c Orignal number of varibales is 2000, number of clauses is 8400 
17.84/17.98	c predicted feature computation time is 7.372407 
17.84/17.98	c Bin: Executing satelite
17.84/17.98	c spawning binary file with 240 seconds ...
17.84/17.98	c child exited successfully
17.84/17.98	c satzilla computing base features
17.84/17.98	c Number of variabe is: 1933, Number of clause is : 8328 
17.84/17.98	c Initializing...
17.84/17.98	c satzilla compute diameter ...
17.84/17.98	c start diameter features ...
17.84/17.98	c satzilla doing clause learning
17.84/17.98	c start clause learning features ...
17.84/17.98	c Bin: Executing zchaff07
17.84/17.98	c spawning binary file with 2 seconds ...
17.84/17.98	c child exit by a signal
17.84/17.98	c satzilla doing survey propogation probe
17.84/17.98	c do survay propogation for 2 second ...
17.84/17.98	c satzilla doing local search probe
17.84/17.98	c satzilla doing lobjois search-space size estimate
17.84/17.98	c features are:2000 8400 1933 8328 0.0346611 0.00864553 0.232109 0.491322 0.593038 0.764371 0.0015792 0.0743483 0.00155199 0.00258665 0.207942 0 0.948247 0.0015792 0.293356 0.000240154 0.00384246 2.73109 0.233421 0.175894 0 1 3.42874 0.000771151 0.408588 0 0.00240154 2.35674 0.491715 0.00319754 0.295385 0.000480307 0.007805 4.75621 0.090275 4 5 0.555408 162.522 0.419101 95 407 260 113 160 127 147 32.5678 0.0642898 28.8302 38.6192 34.9115 30.1812 34.15 30.9412 32.4435 0.39932 0.580048 0.000136273 1 0.715832 0.0905264 0.578929 0.203559 0.395144 0.0964685 0.659015 0.00628475 0.783892 0.177227 0.0311277 0.130787 0.0492504 0.0823556 60.7628 0.169241 422.284 0.035985 422 403 441 0.438419 0.223249 0.858172 0.0172776 0.275617 0.418445 
17.84/17.98	c satzilla's ranking:
17.84/17.98	c 1) minisat20SAT07: 2.925623
17.84/17.98	c 2) march_dl2004: 2.649813
17.84/17.98	c 3) mxc-sr08: 2.605207
17.84/17.98	c 4) minisat20: 2.574912
17.84/17.98	c 5) zchaff_rand: 1.717684
17.84/17.98	c 6) vallst: 0.997776
17.84/17.98	c 7) tts-4-0: 0.233353
17.84/17.98	c 8) SATenstein: -10000.000000
17.84/17.98	c 9) gnovelty+: -10000.000000
17.84/17.98	c 10) adaptg2wsat+: -10000.000000
17.84/17.98	c 11) adaptg2wsat0: -10000.000000
17.84/17.98	c 12) picosat846: -10000.000000
17.84/17.98	c 13) kcnfs04SAT07: -10000.000000
17.84/17.98	c satzilla running minisat20SAT07 ... 
1199.74/1200.40	c Bin: Executing minisat20SAT07
1199.74/1200.40	c spawning binary file with 1182 seconds ...
1199.74/1200.40	c child exit by a signal
1199.74/1200.40	c minisat20SAT07 returned code 137.
1199.74/1200.40	c satzilla running march_dl2004 ... 
1199.74/1200.40	c Bin: Executing march_dl2004
1199.74/1200.40	c march_dl2004 returned code 1.
1199.74/1200.40	c satzilla running mxc-sr08 ... 
1199.74/1200.40	c Bin: Executing mxc-sr08
1199.74/1200.40	c mxc-sr08 returned code 1.
1199.74/1200.40	c satzilla running minisat20 ... 
1199.74/1200.40	c Bin: Executing minisat20
1199.74/1200.40	c minisat20 returned code 1.
1199.74/1200.40	c satzilla running zchaff_rand ... 
1199.74/1200.40	c Bin: Executing zchaff_rand
1199.74/1200.40	c zchaff_rand returned code 1.
1199.74/1200.40	c satzilla running vallst ... 
1199.74/1200.40	c Bin: Executing vallst
1199.74/1200.40	c vallst returned code 1.
1199.74/1200.40	c satzilla running tts-4-0 ... 
1199.74/1200.40	c Bin: Executing tts-4-0
1199.74/1200.40	c tts-4-0 returned code 1.
1199.74/1200.40	c satzilla running SATenstein ... 
1199.74/1200.40	c Bin: Executing SATenstein
1199.74/1200.40	c SATenstein returned code 1.
1199.74/1200.40	c satzilla running gnovelty+ ... 
1199.74/1200.40	c Bin: Executing gnovelty+
1199.74/1200.40	c gnovelty+ returned code 1.
1199.74/1200.40	c satzilla running adaptg2wsat+ ... 
1199.74/1200.40	c Bin: Executing adaptg2wsat+
1199.74/1200.40	c adaptg2wsat+ returned code 1.
1199.74/1200.40	c satzilla running adaptg2wsat0 ... 
1199.74/1200.40	c Bin: Executing adaptg2wsat0
1199.74/1200.40	c adaptg2wsat0 returned code 1.
1199.74/1200.40	c satzilla running picosat846 ... 
1199.74/1200.40	c Bin: Executing picosat846
1199.74/1200.40	c picosat846 returned code 1.
1199.74/1200.40	c satzilla running kcnfs04SAT07 ... 
1199.74/1200.40	c Bin: Executing kcnfs04SAT07
1199.74/1200.40	c kcnfs04SAT07 returned code 1.
1199.74/1200.40	c ERROR: All Failed! 
1199.74/1200.40	c SATZILLA_TIME=1199.950000

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-1538526-1238434125/watcher-1538526-1238434125 -o /tmp/evaluation-result-1538526-1238434125/solver-1538526-1238434125 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538526-1238434125.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.84 1.92 1.59 3/64 10764
/proc/meminfo: memFree=1216368/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=2056 CPUtime=0
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116078624 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 514 112 96 399 0 111 0
[pid=10765] ppid=10764 vsize=768 CPUtime=0
/proc/10765/stat : 10765 (march_dl2004) R 10764 10764 10316 0 -1 4194304 114 0 0 0 0 0 0 0 19 0 1 0 1116078624 786432 109 1992294400 134512640 134996440 4294956176 18446744073709551615 134775861 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10765/statm: 192 109 50 118 0 71 0

[startup+0.0243259 s]
/proc/loadavg: 1.84 1.92 1.59 3/64 10764
/proc/meminfo: memFree=1216368/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=2056 CPUtime=0
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116078624 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 514 112 96 399 0 111 0
[pid=10765] ppid=10764 vsize=1456 CPUtime=0.02
/proc/10765/stat : 10765 (march_dl2004) R 10764 10764 10316 0 -1 4194304 264 0 0 0 2 0 0 0 19 0 1 0 1116078624 1490944 256 1992294400 134512640 134996440 4294956176 18446744073709551615 134543068 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10765/statm: 364 256 55 118 0 243 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3512

[startup+0.102339 s]
/proc/loadavg: 1.84 1.92 1.59 3/64 10764
/proc/meminfo: memFree=1216368/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=2056 CPUtime=0
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116078624 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 514 112 96 399 0 111 0
[pid=10765] ppid=10764 vsize=3016 CPUtime=0.09
/proc/10765/stat : 10765 (march_dl2004) R 10764 10764 10316 0 -1 4194304 758 0 0 0 9 0 0 0 20 0 1 0 1116078624 3088384 654 1992294400 134512640 134996440 4294956176 18446744073709551615 134543106 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10765/statm: 754 654 72 118 0 633 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5072

[startup+0.301373 s]
/proc/loadavg: 1.84 1.92 1.59 3/64 10764
/proc/meminfo: memFree=1216368/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=2056 CPUtime=0
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116078624 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 514 112 96 399 0 111 0
[pid=10765] ppid=10764 vsize=3016 CPUtime=0.29
/proc/10765/stat : 10765 (march_dl2004) R 10764 10764 10316 0 -1 4194304 773 0 0 0 29 0 0 0 21 0 1 0 1116078624 3088384 669 1992294400 134512640 134996440 4294956176 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10765/statm: 754 669 74 118 0 633 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5072

[startup+0.701442 s]
/proc/loadavg: 1.84 1.92 1.59 3/64 10764
/proc/meminfo: memFree=1216368/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=2056 CPUtime=0
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116078624 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 514 112 96 399 0 111 0
[pid=10765] ppid=10764 vsize=3148 CPUtime=0.69
/proc/10765/stat : 10765 (march_dl2004) R 10764 10764 10316 0 -1 4194304 792 0 0 0 69 0 0 0 25 0 1 0 1116078624 3223552 688 1992294400 134512640 134996440 4294956176 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10765/statm: 787 688 74 118 0 666 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5204

[startup+1.50158 s]
/proc/loadavg: 1.84 1.92 1.59 2/66 10766
/proc/meminfo: memFree=1213728/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=2056 CPUtime=0
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116078624 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 514 112 96 399 0 111 0
[pid=10765] ppid=10764 vsize=3276 CPUtime=1.49
/proc/10765/stat : 10765 (march_dl2004) R 10764 10764 10316 0 -1 4194304 819 0 0 0 149 0 0 0 25 0 1 0 1116078624 3354624 715 1992294400 134512640 134996440 4294956176 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10765/statm: 819 715 74 118 0 698 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5332

[startup+3.10186 s]
/proc/loadavg: 1.84 1.92 1.59 2/66 10766
/proc/meminfo: memFree=1212448/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=2056 CPUtime=0
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116078624 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 514 112 96 399 0 111 0
[pid=10765] ppid=10764 vsize=3276 CPUtime=3.08
/proc/10765/stat : 10765 (march_dl2004) R 10764 10764 10316 0 -1 4194304 839 0 0 0 307 1 0 0 25 0 1 0 1116078624 3354624 735 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10765/statm: 819 735 74 118 0 698 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 5332

[startup+6.30141 s]
/proc/loadavg: 1.77 1.91 1.59 2/66 10767
/proc/meminfo: memFree=1214880/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=2056 CPUtime=4.99
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 156 852 0 0 0 0 498 1 19 0 1 0 1116078624 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 514 125 107 399 0 111 0
[pid=10767] ppid=10764 vsize=2792 CPUtime=1.28
/proc/10767/stat : 10767 (mxc-sr08) R 10764 10764 10316 0 -1 4194304 644 0 0 0 128 0 0 0 25 0 1 0 1116079125 2859008 605 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10767/statm: 698 605 71 138 0 557 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 4848

[startup+12.7015 s]
/proc/loadavg: 1.71 1.89 1.59 2/66 10769
/proc/meminfo: memFree=1214112/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=2820 CPUtime=11.58
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 448 2006 0 0 155 0 1001 2 25 0 1 0 1116078624 2887680 339 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10764/statm: 705 339 136 399 0 302 0
[pid=10769] ppid=10764 vsize=3452 CPUtime=1.07
/proc/10769/stat : 10769 (zchaff07) R 10764 10764 10316 0 -1 4194304 686 0 0 0 99 8 0 0 25 0 1 0 1116079786 3534848 622 1992294400 134512640 135538726 4294956240 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10769/statm: 863 622 126 250 0 610 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 6272

[startup+25.5027 s]
/proc/loadavg: 1.55 1.85 1.58 2/66 10770
/proc/meminfo: memFree=1210280/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=6008 CPUtime=7.5
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 1206 0 0 0 749 1 0 0 25 0 1 0 1116080422 6152192 1201 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 1502 1201 74 138 0 1361 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 10512

[startup+51.1011 s]
/proc/loadavg: 1.36 1.78 1.56 2/66 10770
/proc/meminfo: memFree=1207848/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=8260 CPUtime=33.07
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 1769 0 0 0 3306 1 0 0 25 0 1 0 1116080422 8458240 1764 1992294400 134512640 135078472 4294956176 18446744073709551615 134550699 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 2065 1764 74 138 0 1924 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 12764

[startup+102.306 s]
/proc/loadavg: 1.16 1.66 1.53 2/66 10770
/proc/meminfo: memFree=1206568/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=9716 CPUtime=84.25
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 2136 0 0 0 8424 1 0 0 25 0 1 0 1116080422 9949184 2131 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 2429 2131 74 138 0 2288 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 14220

[startup+162.302 s]
/proc/loadavg: 1.06 1.53 1.49 2/66 10770
/proc/meminfo: memFree=1204968/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=11304 CPUtime=144.22
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 2526 0 0 0 14421 1 0 0 25 0 1 0 1116080422 11575296 2521 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 2826 2521 74 138 0 2685 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 15808

[startup+222.302 s]
/proc/loadavg: 1.02 1.43 1.46 2/66 10770
/proc/meminfo: memFree=1203944/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=12352 CPUtime=204.19
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 2794 0 0 0 20417 2 0 0 25 0 1 0 1116080422 12648448 2789 1992294400 134512640 135078472 4294956176 18446744073709551615 134556082 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 3088 2789 74 138 0 2947 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 16856

[startup+282.301 s]
/proc/loadavg: 1.00 1.35 1.43 2/66 10770
/proc/meminfo: memFree=1203624/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=12720 CPUtime=264.15
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 2863 0 0 0 26413 2 0 0 25 0 1 0 1116080422 13025280 2858 1992294400 134512640 135078472 4294956176 18446744073709551615 134550849 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 3180 2858 74 138 0 3039 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 17224

[startup+342.301 s]
/proc/loadavg: 1.00 1.29 1.40 2/66 10770
/proc/meminfo: memFree=1202280/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=14048 CPUtime=324.12
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 3190 0 0 0 32410 2 0 0 25 0 1 0 1116080422 14385152 3185 1992294400 134512640 135078472 4294956176 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 3512 3185 74 138 0 3371 0

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.22 2/66 10772
/proc/meminfo: memFree=1197800/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=18420 CPUtime=803.88
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 4313 0 0 0 80384 4 0 0 25 0 1 0 1116080422 18862080 4308 1992294400 134512640 135078472 4294956176 18446744073709551615 134550699 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 4605 4308 74 138 0 4464 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 22924

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.20 2/66 10772
/proc/meminfo: memFree=1197608/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=18816 CPUtime=863.86
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 4382 0 0 0 86382 4 0 0 25 0 1 0 1116080422 19267584 4377 1992294400 134512640 135078472 4294956176 18446744073709551615 134550628 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 4704 4377 74 138 0 4563 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 23320

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.18 2/66 10772
/proc/meminfo: memFree=1197160/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=19052 CPUtime=923.83
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 4467 0 0 0 92379 4 0 0 25 0 1 0 1116080422 19509248 4462 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 4763 4462 74 138 0 4622 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 23556

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.17 2/66 10772
/proc/meminfo: memFree=1197096/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=19216 CPUtime=983.8
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 4501 0 0 0 98376 4 0 0 25 0 1 0 1116080422 19677184 4496 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 4804 4496 74 138 0 4663 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 23720

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/66 10772
/proc/meminfo: memFree=1197032/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=19148 CPUtime=1043.77
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 4502 0 0 0 104373 4 0 0 25 0 1 0 1116080422 19607552 4487 1992294400 134512640 135078472 4294956176 18446744073709551615 134550185 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 4787 4487 74 138 0 4646 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 23652

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/66 10772
/proc/meminfo: memFree=1196840/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=19548 CPUtime=1103.74
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 4574 0 0 0 110370 4 0 0 25 0 1 0 1116080422 20017152 4559 1992294400 134512640 135078472 4294956176 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 4887 4559 74 138 0 4746 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 24052

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 10772
/proc/meminfo: memFree=1195560/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=20772 CPUtime=1163.72
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 4878 0 0 0 116367 5 0 0 25 0 1 0 1116080422 21270528 4863 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 5193 4863 74 138 0 5052 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 25276

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 10772
/proc/meminfo: memFree=1195560/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=20772 CPUtime=1171.71
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 4882 0 0 0 117166 5 0 0 25 0 1 0 1116080422 21270528 4867 1992294400 134512640 135078472 4294956176 18446744073709551615 134550706 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 5193 4867 74 138 0 5052 0
Current children cumulated CPU time (s) 1189.64
Current children cumulated vsize (KiB) 25276

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 10772
/proc/meminfo: memFree=1195560/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=20772 CPUtime=1178.12
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 4882 0 0 0 117807 5 0 0 25 0 1 0 1116080422 21270528 4867 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 5193 4867 74 138 0 5052 0
Current children cumulated CPU time (s) 1196.05
Current children cumulated vsize (KiB) 25276

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 10772
/proc/meminfo: memFree=1195560/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=20904 CPUtime=1179.71
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 4895 0 0 0 117966 5 0 0 25 0 1 0 1116080422 21405696 4880 1992294400 134512640 135078472 4294956176 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 5226 4880 74 138 0 5085 0
Current children cumulated CPU time (s) 1197.64
Current children cumulated vsize (KiB) 25408

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 10772
/proc/meminfo: memFree=1195432/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=20904 CPUtime=1180.51
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 4920 0 0 0 118046 5 0 0 25 0 1 0 1116080422 21405696 4905 1992294400 134512640 135078472 4294956176 18446744073709551615 134555047 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 5226 4905 74 138 0 5085 0
Current children cumulated CPU time (s) 1198.44
Current children cumulated vsize (KiB) 25408

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 10772
/proc/meminfo: memFree=1195432/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=20904 CPUtime=1181.31
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 4920 0 0 0 118126 5 0 0 25 0 1 0 1116080422 21405696 4905 1992294400 134512640 135078472 4294956176 18446744073709551615 134550596 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 5226 4905 74 138 0 5085 0
Current children cumulated CPU time (s) 1199.24
Current children cumulated vsize (KiB) 25408

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 10772
/proc/meminfo: memFree=1195432/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=20904 CPUtime=1181.71
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 4920 0 0 0 118166 5 0 0 25 0 1 0 1116080422 21405696 4905 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 5226 4905 74 138 0 5085 0
Current children cumulated CPU time (s) 1199.64
Current children cumulated vsize (KiB) 25408

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 10772
/proc/meminfo: memFree=1195432/2055920 swapFree=4177928/4192956
[pid=10764] ppid=10762 vsize=4504 CPUtime=17.93
/proc/10764/stat : 10764 (SATzilla2009_C) S 10762 10764 10316 0 -1 4194304 990 2834 0 0 568 23 1188 14 25 0 1 0 1116078624 4612096 652 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10764/statm: 1126 652 219 399 0 723 0
[pid=10770] ppid=10764 vsize=20904 CPUtime=1181.81
/proc/10770/stat : 10770 (minisat20SAT07) R 10764 10764 10316 0 -1 4194304 4920 0 0 0 118176 5 0 0 25 0 1 0 1116080422 21405696 4905 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10770/statm: 5226 4905 74 138 0 5085 0
Current children cumulated CPU time (s) 1199.74
Current children cumulated vsize (KiB) 25408

Child status: 17
Real time (s): 1200.41
CPU time (s): 1199.78
CPU user time (s): 1199.34
CPU system time (s): 0.446932
CPU usage (%): 99.9481
Max. virtual memory (cumulated for all children) (KiB): 25408

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

runsolver used 1.03684 second user time and 3.33649 second system time

The end

Launcher Data

Begin job on node14 at 2009-03-30 19:28:45
IDJOB=1538526
IDBENCH=70288
IDSOLVER=527
FILE ID=node14/1538526-1238434125
PBS_JOBID= 9061581
Free space on /tmp= 65480 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/2000/unif-k3-r4.2-v2000-c8400-S520696524-059.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538526-1238434125/watcher-1538526-1238434125 -o /tmp/evaluation-result-1538526-1238434125/solver-1538526-1238434125 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538526-1238434125.cnf

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

MD5SUM BENCH= 3606a223e44ca7ebc5d996a3ddbfb35d
RANDOM SEED=219503110

node14.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.270
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	: 5931.00
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.270
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:       1216848 kB
Buffers:         81236 kB
Cached:         664940 kB
SwapCached:       8964 kB
Active:         120308 kB
Inactive:       636464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1216848 kB
SwapTotal:     4192956 kB
SwapFree:      4177928 kB
Dirty:           31600 kB
Writeback:           0 kB
Mapped:          16328 kB
Slab:            68272 kB
Committed_AS:  2877496 kB
PageTables:       1456 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= 65448 MiB
End job on node14 at 2009-03-30 19:48:46