Trace number 1727116

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.36

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-048BitPrimes-1.sat05-504.reshuffled-07.cnf
MD5SUM3ec02d98577965dc40d4f2f9fa0499c0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4703
Number of clauses45358
Sum of the clauses size203370
Maximum clause length5
Minimum clause length1
Number of clauses of size 1146
Number of clauses of size 24604
Number of clauses of size 34512
Number of clauses of size 40
Number of clauses of size 536096
Number of clauses of size over 50

Solver Data

20.95/21.03	c SATzilla is building models for class 3
20.95/21.03	c run presolver mxc-sr08 for 10 seconds ... 
20.95/21.03	c Bin: Executing mxc-sr08
20.95/21.03	c spawning binary file with 10 seconds ...
20.95/21.03	c child exit by a signal
20.95/21.03	c mxc-sr08 returned code 137.
20.95/21.03	c run presolver picosat846 for 5 seconds ... 
20.95/21.03	c Bin: Executing picosat846
20.95/21.03	c spawning binary file with 5 seconds ...
20.95/21.03	c child exit by a signal
20.95/21.03	c picosat846 returned code 137.
20.95/21.03	c Orignal number of varibales is 4703, number of clauses is 45358 
20.95/21.03	c predicted feature computation time is 1.476834 
20.95/21.03	c Bin: Executing satelite
20.95/21.03	c spawning binary file with 240 seconds ...
20.95/21.03	c child exited successfully
20.95/21.03	c satzilla computing base features
20.95/21.03	c Number of variabe is: 4457, Number of clause is : 43301 
20.95/21.03	c Initializing...
20.95/21.03	c satzilla doing clause learning
20.95/21.03	c start clause learning features ...
20.95/21.03	c Bin: Executing zchaff07
20.95/21.03	c spawning binary file with 2 seconds ...
20.95/21.03	c child exit by a signal
20.95/21.03	c satzilla doing survey propogation probe
20.95/21.03	c do survay propogation for 2 second ...
20.95/21.03	c satzilla doing local search probe
20.95/21.03	c features are:4703 45358 4457 43301 0.0551941 0.0475047 0.102931 0.403708 0.719461 1.3326 0.00100422 0.230661 0.000448732 0.00112183 0.691106 0.0992125 0.209787 0.00100422 2.7022 0.000207847 0.021824 1.22128 0.0461955 0.0710901 0 0.60343 1.07832 0.000229258 2.9004 2.30942e-05 0.0075056 2.42037 0.273227 0.000291845 2.31529 0.000115471 0.00545022 2317 0 2317 2317 2317 2317 2317 2317 2317 90.3997 0 90.3997 90.3997 90.3997 90.3997 90.3997 90.3997 90.3997 0.535219 0.666943 3.37017e-05 0.931613 0.897942 0.159971 0.89714 0.169419 0.719326 0.056142 0.60292 -1.11022e-16 0.108488 0.090737 0.0231876 0.0905578 0.0233957 0.0494438 331.19 0.626701 766.333 0.160489 784.5 753 814 0.566994 1.52405 0.867943 0.284329 
20.95/21.03	c satzilla's ranking:
20.95/21.03	c 1) minisat20SAT07: 2.490427
20.95/21.03	c 2) mxc-sr08: 2.187108
20.95/21.03	c 3) picosat846: 2.148607
20.95/21.03	c 4) zchaff_rand: 0.561351
20.95/21.03	c 5) march_dl2004: 0.075960
20.95/21.03	c 6) SATenstein: -10000.000000
20.95/21.03	c 7) gnovelty+: -10000.000000
20.95/21.03	c 8) adaptg2wsat+: -10000.000000
20.95/21.03	c 9) adaptg2wsat0: -10000.000000
20.95/21.03	c 10) tts-4-0: -10000.000000
20.95/21.03	c 11) vallst: -10000.000000
20.95/21.03	c 12) minisat20: -10000.000000
20.95/21.03	c 13) kcnfs04SAT07: -10000.000000
20.95/21.03	c satzilla running minisat20SAT07 ... 
1199.73/1200.36	c Bin: Executing minisat20SAT07
1199.73/1200.36	c spawning binary file with 1179 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 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 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 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:492) (c) roussel@cril.univ-artois.fr

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 21468
/proc/meminfo: memFree=1126456/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=2056 CPUtime=0
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100141773 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 514 112 96 399 0 111 0
[pid=21469] ppid=21468 vsize=2976 CPUtime=0
/proc/21469/stat : 21469 (mxc-sr08) R 21468 21468 17994 0 -1 4194304 616 0 0 0 0 0 0 0 19 0 1 0 100141773 3047424 612 1992294400 134512640 135078026 4294956176 18446744073709551615 134573632 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21469/statm: 744 612 54 138 0 603 0

[startup+0.031003 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 21468
/proc/meminfo: memFree=1126456/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=2056 CPUtime=0
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100141773 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 514 112 96 399 0 111 0
[pid=21469] ppid=21468 vsize=4080 CPUtime=0.02
/proc/21469/stat : 21469 (mxc-sr08) R 21468 21468 17994 0 -1 4194304 876 0 0 0 2 0 0 0 19 0 1 0 100141773 4177920 872 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21469/statm: 1020 872 54 138 0 879 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6136

[startup+0.102008 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 21468
/proc/meminfo: memFree=1126456/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=2056 CPUtime=0
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100141773 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 514 112 96 399 0 111 0
[pid=21469] ppid=21468 vsize=5080 CPUtime=0.09
/proc/21469/stat : 21469 (mxc-sr08) R 21468 21468 17994 0 -1 4194304 1395 0 0 0 9 0 0 0 19 0 1 0 100141773 5201920 1107 1992294400 134512640 135078026 4294956176 18446744073709551615 134557684 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21469/statm: 1270 1107 55 138 0 1129 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7136

[startup+0.301026 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 21468
/proc/meminfo: memFree=1126456/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=2056 CPUtime=0
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100141773 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 514 112 96 399 0 111 0
[pid=21469] ppid=21468 vsize=4836 CPUtime=0.29
/proc/21469/stat : 21469 (mxc-sr08) R 21468 21468 17994 0 -1 4194304 1482 0 0 0 29 0 0 0 21 0 1 0 100141773 4952064 1073 1992294400 134512640 135078026 4294956176 18446744073709551615 134721186 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21469/statm: 1209 1073 56 138 0 1068 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6892

[startup+0.701063 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 21468
/proc/meminfo: memFree=1126456/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=2056 CPUtime=0
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100141773 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 514 112 96 399 0 111 0
[pid=21469] ppid=21468 vsize=5624 CPUtime=0.69
/proc/21469/stat : 21469 (mxc-sr08) R 21468 21468 17994 0 -1 4194304 1646 0 0 0 69 0 0 0 25 0 1 0 100141773 5758976 1237 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21469/statm: 1406 1237 71 138 0 1265 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7680

[startup+1.50114 s]
/proc/loadavg: 0.92 0.98 1.08 2/66 21470
/proc/meminfo: memFree=1121576/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=2056 CPUtime=0
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100141773 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 514 112 96 399 0 111 0
[pid=21469] ppid=21468 vsize=5756 CPUtime=1.49
/proc/21469/stat : 21469 (mxc-sr08) R 21468 21468 17994 0 -1 4194304 1681 0 0 0 149 0 0 0 25 0 1 0 100141773 5894144 1272 1992294400 134512640 135078026 4294956176 18446744073709551615 134534584 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21469/statm: 1439 1272 71 138 0 1298 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7812

[startup+3.1013 s]
/proc/loadavg: 0.92 0.98 1.08 2/66 21470
/proc/meminfo: memFree=1120104/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=2056 CPUtime=0
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100141773 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 514 112 96 399 0 111 0
[pid=21469] ppid=21468 vsize=6152 CPUtime=3.08
/proc/21469/stat : 21469 (mxc-sr08) R 21468 21468 17994 0 -1 4194304 1774 0 0 0 306 2 0 0 25 0 1 0 100141773 6299648 1365 1992294400 134512640 135078026 4294956176 18446744073709551615 134534259 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21469/statm: 1538 1365 71 138 0 1397 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8208

[startup+6.30158 s]
/proc/loadavg: 1.01 1.00 1.09 2/66 21470
/proc/meminfo: memFree=1121128/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=2056 CPUtime=0
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100141773 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 514 112 96 399 0 111 0
[pid=21469] ppid=21468 vsize=6416 CPUtime=6.27
/proc/21469/stat : 21469 (mxc-sr08) R 21468 21468 17994 0 -1 4194304 1865 0 0 0 625 2 0 0 25 0 1 0 100141773 6569984 1456 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21469/statm: 1604 1456 71 138 0 1463 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8472

[startup+12.7022 s]
/proc/loadavg: 1.01 1.00 1.09 2/66 21471
/proc/meminfo: memFree=1123824/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=2056 CPUtime=9.99
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 152 1990 0 0 0 0 996 3 19 0 1 0 100141773 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 514 121 104 399 0 111 0
[pid=21471] ppid=21468 vsize=4300 CPUtime=2.67
/proc/21471/stat : 21471 (picosat846) R 21468 21468 17994 0 -1 4194304 804 0 0 0 267 0 0 0 25 0 1 0 100142774 4403200 790 1992294400 134512640 134570484 4294956176 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21471/statm: 1075 790 85 14 0 741 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6356

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 21474
/proc/meminfo: memFree=1114224/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=5788 CPUtime=4.45
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 1476 0 0 0 445 0 0 0 25 0 1 0 100143876 5926912 1333 1992294400 134512640 135078472 4294956176 18446744073709551615 134556374 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 1447 1333 73 138 0 1306 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 13900

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 21474
/proc/meminfo: memFree=1109936/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=10124 CPUtime=30.04
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 2571 0 0 0 3003 1 0 0 25 0 1 0 100143876 10366976 2428 1992294400 134512640 135078472 4294956176 18446744073709551615 134550562 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 2531 2428 73 138 0 2390 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 18236

[startup+102.305 s]
/proc/loadavg: 1.09 1.03 1.09 2/66 21474
/proc/meminfo: memFree=1104368/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=15704 CPUtime=81.22
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 3946 0 0 0 8119 3 0 0 25 0 1 0 100143876 16080896 3803 1992294400 134512640 135078472 4294956176 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 3926 3803 73 138 0 3785 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 23816

[startup+162.301 s]
/proc/loadavg: 1.03 1.02 1.08 2/66 21474
/proc/meminfo: memFree=1103536/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=16516 CPUtime=141.19
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 4135 0 0 0 14116 3 0 0 25 0 1 0 100143876 16912384 3992 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 4129 3992 73 138 0 3988 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 24628

[startup+222.302 s]
/proc/loadavg: 1.01 1.02 1.08 2/66 21474
/proc/meminfo: memFree=1103536/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=16516 CPUtime=201.17
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 4140 0 0 0 20114 3 0 0 25 0 1 0 100143876 16912384 3997 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 4129 3997 73 138 0 3988 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 24628

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.07 2/66 21474
/proc/meminfo: memFree=1101936/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=18000 CPUtime=261.15
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 4531 0 0 0 26111 4 0 0 25 0 1 0 100143876 18432000 4388 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 4500 4388 73 138 0 4359 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 26112

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 21474
/proc/meminfo: memFree=1097840/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=22236 CPUtime=321.12
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 5553 0 0 0 32107 5 0 0 25 0 1 0 100143876 22769664 5410 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 5559 5410 73 138 0 5418 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 21474
/proc/meminfo: memFree=1093552/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=26464 CPUtime=740.95
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 6619 0 0 0 74088 7 0 0 25 0 1 0 100143876 27099136 6476 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 6616 6476 73 138 0 6475 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 34576

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 21474
/proc/meminfo: memFree=1093488/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=26464 CPUtime=800.91
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 6619 0 0 0 80084 7 0 0 25 0 1 0 100143876 27099136 6476 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 6616 6476 73 138 0 6475 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 34576

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 21474
/proc/meminfo: memFree=1093424/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=26656 CPUtime=860.89
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 6643 0 0 0 86082 7 0 0 25 0 1 0 100143876 27295744 6500 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 6664 6500 73 138 0 6523 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 34768

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 21474
/proc/meminfo: memFree=1093232/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=26832 CPUtime=920.86
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 6694 0 0 0 92079 7 0 0 25 0 1 0 100143876 27475968 6551 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 6708 6551 73 138 0 6567 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 34944

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1092976/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=26832 CPUtime=980.85
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 6694 0 0 0 98077 8 0 0 25 0 1 0 100143876 27475968 6551 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 6708 6551 73 138 0 6567 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 34944

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1092976/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=26976 CPUtime=1040.82
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 6713 0 0 0 104074 8 0 0 25 0 1 0 100143876 27623424 6570 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 6744 6570 73 138 0 6603 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 35088

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1092976/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=26976 CPUtime=1100.78
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 6728 0 0 0 110070 8 0 0 25 0 1 0 100143876 27623424 6585 1992294400 134512640 135078472 4294956176 18446744073709551615 134550635 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 6744 6585 73 138 0 6603 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 35088

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1092528/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=27424 CPUtime=1160.76
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 6835 0 0 0 116068 8 0 0 25 0 1 0 100143876 28082176 6692 1992294400 134512640 135078472 4294956176 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 6856 6692 73 138 0 6715 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 35536

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1092528/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=27424 CPUtime=1168.76
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 6836 0 0 0 116868 8 0 0 25 0 1 0 100143876 28082176 6693 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 6856 6693 73 138 0 6715 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 35536

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1092528/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=27424 CPUtime=1175.16
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 6836 0 0 0 117508 8 0 0 25 0 1 0 100143876 28082176 6693 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 6856 6693 73 138 0 6715 0
Current children cumulated CPU time (s) 1196.13
Current children cumulated vsize (KiB) 35536

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1092528/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=27424 CPUtime=1176.76
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 6836 0 0 0 117668 8 0 0 25 0 1 0 100143876 28082176 6693 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 6856 6693 73 138 0 6715 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 35536

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1092528/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=27424 CPUtime=1177.56
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 6836 0 0 0 117748 8 0 0 25 0 1 0 100143876 28082176 6693 1992294400 134512640 135078472 4294956176 18446744073709551615 134552008 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 6856 6693 73 138 0 6715 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 35536

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1092528/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=27424 CPUtime=1178.36
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 6836 0 0 0 117828 8 0 0 25 0 1 0 100143876 28082176 6693 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 6856 6693 73 138 0 6715 0
Current children cumulated CPU time (s) 1199.33
Current children cumulated vsize (KiB) 35536

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1092528/2055920 swapFree=4148400/4192956
[pid=21468] ppid=21466 vsize=8112 CPUtime=20.97
/proc/21468/stat : 21468 (SATzilla2009_I) S 21466 21468 17994 0 -1 4194304 3415 6009 0 0 371 12 1709 5 25 0 1 0 100141773 8306688 1792 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 2028 1792 217 399 0 1625 0
[pid=21474] ppid=21468 vsize=27424 CPUtime=1178.76
/proc/21474/stat : 21474 (minisat20SAT07) R 21468 21468 17994 0 -1 4194304 6836 0 0 0 117868 8 0 0 25 0 1 0 100143876 28082176 6693 1992294400 134512640 135078472 4294956176 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21474/statm: 6856 6693 73 138 0 6715 0
Current children cumulated CPU time (s) 1199.73
Current children cumulated vsize (KiB) 35536

Child status: 17
Real time (s): 1200.36
CPU time (s): 1199.83
CPU user time (s): 1199.55
CPU system time (s): 0.279957
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 35536

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

runsolver used 1.25081 second user time and 3.12252 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-26 06:44:43
IDJOB=1727116
IDBENCH=24629
IDSOLVER=528
FILE ID=node14/1727116-1240721082
PBS_JOBID= 9186864
Free space on /tmp= 66436 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/others/Composite-048BitPrimes-1.sat05-504.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727116-1240721082/watcher-1727116-1240721082 -o /tmp/evaluation-result-1727116-1240721082/solver-1727116-1240721082 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1727116-1240721082.cnf

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

MD5SUM BENCH= 3ec02d98577965dc40d4f2f9fa0499c0
RANDOM SEED=1775293657

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.256
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.256
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:       1127000 kB
Buffers:         73876 kB
Cached:         739592 kB
SwapCached:      38368 kB
Active:         220484 kB
Inactive:       633660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1127000 kB
SwapTotal:     4192956 kB
SwapFree:      4148400 kB
Dirty:           32588 kB
Writeback:           0 kB
Mapped:          13492 kB
Slab:            60788 kB
Committed_AS:   340376 kB
PageTables:       1448 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= 66404 MiB
End job on node14 at 2009-04-26 07:04:43