Trace number 1731674

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.25 1199.85

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
MD5SUM4a0cf034172f796c42342e79509e3449
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark315.531
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses71378
Sum of the clauses size143596
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 271348
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

22.36/22.43	c SATzilla is building models for class 3
22.36/22.43	c run presolver mxc-sr08 for 10 seconds ... 
22.36/22.43	c Bin: Executing mxc-sr08
22.36/22.43	c spawning binary file with 10 seconds ...
22.36/22.43	c child exit by a signal
22.36/22.43	c mxc-sr08 returned code 137.
22.36/22.43	c run presolver picosat846 for 5 seconds ... 
22.36/22.43	c Bin: Executing picosat846
22.36/22.43	c spawning binary file with 5 seconds ...
22.36/22.43	c child exit by a signal
22.36/22.43	c picosat846 returned code 137.
22.36/22.43	c Orignal number of varibales is 900, number of clauses is 71378 
22.36/22.43	c predicted feature computation time is 1.497975 
22.36/22.43	c Bin: Executing satelite
22.36/22.43	c spawning binary file with 240 seconds ...
22.36/22.43	c child exited successfully
22.36/22.43	c satzilla computing base features
22.36/22.43	c Number of variabe is: 870, Number of clause is : 70478 
22.36/22.43	c Initializing...
22.36/22.43	c satzilla doing clause learning
22.36/22.43	c start clause learning features ...
22.36/22.43	c Bin: Executing zchaff07
22.36/22.43	c spawning binary file with 2 seconds ...
22.36/22.43	c child exit by a signal
22.36/22.43	c satzilla doing survey propogation probe
22.36/22.43	c do survay propogation for 2 second ...
22.36/22.43	c satzilla doing local search probe
22.36/22.43	c features are:900 71378 870 70478 0.0344828 0.0127699 0.0123443 0.495813 1.0026 0.840463 0.00332076 1.98515 0.00229885 0.0666667 0.146847 0.973765 0.973765 0.00332076 0.178161 0.00198644 0.00580323 4.47765 0.358881 0.0450949 0.251656 0.512195 2.73942 0.00157444 0.438259 0.000425665 0.00387355 4.51334 0.684824 0.0123301 0 0.0123301 0.0123301 847 0.897176 217 1916 1916 217 1916 217 408 69.9541 0.118992 61.0074 81.0532 81.0532 61.0074 81.0532 61.0074 67.8018 0.893717 0.0147196 0.838745 0.931906 0.9097 0.876376 0.902578 0.885661 0.89466 2.0305e-06 3.96913 7.0291e-14 7.94904e-05 2.39589e-06 1.53764e-09 4.9157e-07 1.61705e-08 1.08384e-07 14.9259 0.189728 410.173 0.0327087 411 395 427 38.652 0.0816775 0.999715 0.000178377 
22.36/22.43	c satzilla's ranking:
22.36/22.43	c 1) minisat20SAT07: 2.551473
22.36/22.43	c 2) picosat846: 0.973078
22.36/22.43	c 3) mxc-sr08: 0.722326
22.36/22.43	c 4) zchaff_rand: -0.371974
22.36/22.43	c 5) march_dl2004: -56.376143
22.36/22.43	c 6) SATenstein: -10000.000000
22.36/22.43	c 7) gnovelty+: -10000.000000
22.36/22.43	c 8) adaptg2wsat+: -10000.000000
22.36/22.43	c 9) adaptg2wsat0: -10000.000000
22.36/22.43	c 10) tts-4-0: -10000.000000
22.36/22.43	c 11) vallst: -10000.000000
22.36/22.43	c 12) minisat20: -10000.000000
22.36/22.43	c 13) kcnfs04SAT07: -10000.000000
22.36/22.43	c satzilla running minisat20SAT07 ... 
1199.18/1199.84	c Bin: Executing minisat20SAT07
1199.18/1199.84	c spawning binary file with 1177 seconds ...
1199.18/1199.84	c child exit by a signal
1199.18/1199.84	c minisat20SAT07 returned code 137.
1199.18/1199.84	c satzilla running picosat846 ... 
1199.18/1199.84	c Bin: Executing picosat846
1199.18/1199.84	c picosat846 returned code 1.
1199.18/1199.84	c satzilla running mxc-sr08 ... 
1199.18/1199.84	c Bin: Executing mxc-sr08
1199.18/1199.84	c mxc-sr08 returned code 1.
1199.18/1199.84	c satzilla running zchaff_rand ... 
1199.18/1199.84	c Bin: Executing zchaff_rand
1199.18/1199.84	c zchaff_rand returned code 1.
1199.18/1199.84	c satzilla running march_dl2004 ... 
1199.18/1199.84	c Bin: Executing march_dl2004
1199.18/1199.84	c march_dl2004 returned code 1.
1199.18/1199.84	c satzilla running SATenstein ... 
1199.18/1199.84	c Bin: Executing SATenstein
1199.18/1199.84	c SATenstein returned code 1.
1199.18/1199.84	c satzilla running gnovelty+ ... 
1199.18/1199.84	c Bin: Executing gnovelty+
1199.18/1199.84	c gnovelty+ returned code 1.
1199.18/1199.84	c satzilla running adaptg2wsat+ ... 
1199.18/1199.84	c Bin: Executing adaptg2wsat+
1199.18/1199.84	c adaptg2wsat+ returned code 1.
1199.18/1199.84	c satzilla running adaptg2wsat0 ... 
1199.18/1199.84	c Bin: Executing adaptg2wsat0
1199.18/1199.84	c adaptg2wsat0 returned code 1.
1199.18/1199.84	c satzilla running tts-4-0 ... 
1199.18/1199.84	c Bin: Executing tts-4-0
1199.18/1199.84	c tts-4-0 returned code 1.
1199.18/1199.84	c satzilla running vallst ... 
1199.18/1199.84	c Bin: Executing vallst
1199.18/1199.84	c vallst returned code 1.
1199.18/1199.84	c satzilla running minisat20 ... 
1199.18/1199.84	c Bin: Executing minisat20
1199.18/1199.84	c minisat20 returned code 1.
1199.18/1199.84	c satzilla running kcnfs04SAT07 ... 
1199.18/1199.84	c Bin: Executing kcnfs04SAT07
1199.18/1199.84	c kcnfs04SAT07 returned code 1.
1199.18/1199.84	c ERROR: All Failed! 
1199.18/1199.84	c SATZILLA_TIME=1199.420000

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-1731674-1240773299/watcher-1731674-1240773299 -o /tmp/evaluation-result-1731674-1240773299/solver-1731674-1240773299 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1731674-1240773299.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.04 1.08 1.03 3/65 22018
/proc/meminfo: memFree=1724584/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=2056 CPUtime=0
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105359494 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 514 112 96 399 0 111 0
[pid=22019] ppid=22018 vsize=1748 CPUtime=0
/proc/22019/stat : 22019 (mxc-sr08) R 22018 22018 21669 0 -1 4194304 341 0 0 0 0 0 0 0 19 0 1 0 105359494 1789952 337 1992294400 134512640 135078026 4294956176 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22019/statm: 437 337 54 138 0 296 0

[startup+0.095884 s]
/proc/loadavg: 1.04 1.08 1.03 3/65 22018
/proc/meminfo: memFree=1724584/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=2056 CPUtime=0
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105359494 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 514 112 96 399 0 111 0
[pid=22019] ppid=22018 vsize=4820 CPUtime=0.08
/proc/22019/stat : 22019 (mxc-sr08) R 22018 22018 21669 0 -1 4194304 1241 0 0 0 8 0 0 0 19 0 1 0 105359494 4935680 1050 1992294400 134512640 135078026 4294956176 18446744073709551615 134560893 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22019/statm: 1205 1050 55 138 0 1064 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6876

[startup+0.102883 s]
/proc/loadavg: 1.04 1.08 1.03 3/65 22018
/proc/meminfo: memFree=1724584/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=2056 CPUtime=0
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105359494 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 514 112 96 399 0 111 0
[pid=22019] ppid=22018 vsize=4820 CPUtime=0.09
/proc/22019/stat : 22019 (mxc-sr08) R 22018 22018 21669 0 -1 4194304 1241 0 0 0 9 0 0 0 20 0 1 0 105359494 4935680 1050 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22019/statm: 1205 1050 55 138 0 1064 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6876

[startup+0.302919 s]
/proc/loadavg: 1.04 1.08 1.03 3/65 22018
/proc/meminfo: memFree=1724584/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=2056 CPUtime=0
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105359494 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 514 112 96 399 0 111 0
[pid=22019] ppid=22018 vsize=4820 CPUtime=0.29
/proc/22019/stat : 22019 (mxc-sr08) R 22018 22018 21669 0 -1 4194304 1241 0 0 0 29 0 0 0 22 0 1 0 105359494 4935680 1050 1992294400 134512640 135078026 4294956176 18446744073709551615 134561086 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22019/statm: 1205 1050 55 138 0 1064 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6876

[startup+0.701989 s]
/proc/loadavg: 1.04 1.08 1.03 3/65 22018
/proc/meminfo: memFree=1724584/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=2056 CPUtime=0
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105359494 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 514 112 96 399 0 111 0
[pid=22019] ppid=22018 vsize=6192 CPUtime=0.69
/proc/22019/stat : 22019 (mxc-sr08) R 22018 22018 21669 0 -1 4194304 1552 0 0 0 69 0 0 0 25 0 1 0 105359494 6340608 1361 1992294400 134512640 135078026 4294956176 18446744073709551615 134561557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22019/statm: 1548 1361 55 138 0 1407 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8248

[startup+1.50113 s]
/proc/loadavg: 1.04 1.08 1.03 2/67 22020
/proc/meminfo: memFree=1719192/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=2056 CPUtime=0
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105359494 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 514 112 96 399 0 111 0
[pid=22019] ppid=22018 vsize=6192 CPUtime=1.49
/proc/22019/stat : 22019 (mxc-sr08) R 22018 22018 21669 0 -1 4194304 1570 0 0 0 149 0 0 0 25 0 1 0 105359494 6340608 1379 1992294400 134512640 135078026 4294956176 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22019/statm: 1548 1379 55 138 0 1407 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8248

[startup+3.10142 s]
/proc/loadavg: 1.04 1.08 1.03 2/67 22020
/proc/meminfo: memFree=1719192/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=2056 CPUtime=0
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105359494 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 514 112 96 399 0 111 0
[pid=22019] ppid=22018 vsize=6972 CPUtime=3.08
/proc/22019/stat : 22019 (mxc-sr08) R 22018 22018 21669 0 -1 4194304 2154 0 0 0 308 0 0 0 25 0 1 0 105359494 7139328 1625 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22019/statm: 1743 1625 71 138 0 1602 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9028

[startup+6.30199 s]
/proc/loadavg: 1.20 1.12 1.04 2/67 22020
/proc/meminfo: memFree=1715424/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=2056 CPUtime=0
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105359494 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 514 112 96 399 0 111 0
[pid=22019] ppid=22018 vsize=9116 CPUtime=6.29
/proc/22019/stat : 22019 (mxc-sr08) R 22018 22018 21669 0 -1 4194304 2696 0 0 0 628 1 0 0 25 0 1 0 105359494 9334784 2167 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22019/statm: 2279 2167 71 138 0 2138 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11172

[startup+12.7011 s]
/proc/loadavg: 1.26 1.13 1.05 2/67 22021
/proc/meminfo: memFree=1720352/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=2056 CPUtime=9.99
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 152 3029 0 0 0 0 997 2 19 0 1 0 105359494 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 514 121 104 399 0 111 0
[pid=22021] ppid=22018 vsize=4400 CPUtime=2.68
/proc/22021/stat : 22021 (picosat846) R 22018 22018 21669 0 -1 4194304 784 0 0 0 268 0 0 0 25 0 1 0 105360494 4505600 773 1992294400 134512640 134570484 4294956176 18446744073709551615 134523168 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22021/statm: 1100 773 85 14 0 766 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6456

[startup+25.5024 s]
/proc/loadavg: 1.35 1.16 1.06 2/67 22024
/proc/meminfo: memFree=1709856/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=6588 CPUtime=3.04
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 1822 0 0 0 304 0 0 0 25 0 1 0 105361738 6746112 1479 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 1647 1479 72 138 0 1506 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 16964

[startup+51.103 s]
/proc/loadavg: 1.23 1.14 1.06 2/67 22024
/proc/meminfo: memFree=1699936/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=16188 CPUtime=28.63
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 4212 0 0 0 2860 3 0 0 25 0 1 0 105361738 16576512 3869 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 4047 3869 72 138 0 3906 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 26564

[startup+102.305 s]
/proc/loadavg: 1.10 1.12 1.05 2/67 22024
/proc/meminfo: memFree=1675680/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=40708 CPUtime=79.81
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 10315 0 0 0 7970 11 0 0 25 0 1 0 105361738 41684992 9972 1992294400 134512640 135078472 4294956176 18446744073709551615 134550699 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 10177 9972 73 138 0 10036 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 51084

[startup+162.302 s]
/proc/loadavg: 1.03 1.09 1.05 2/67 22024
/proc/meminfo: memFree=1659360/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=57284 CPUtime=139.77
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 14419 0 0 0 13961 16 0 0 25 0 1 0 105361738 58658816 14076 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 14321 14076 73 138 0 14180 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 67660

[startup+222.301 s]
/proc/loadavg: 1.01 1.07 1.04 2/67 22024
/proc/meminfo: memFree=1654560/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=61840 CPUtime=199.75
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 15566 0 0 0 19957 18 0 0 25 0 1 0 105361738 63324160 15223 1992294400 134512640 135078472 4294956176 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 15460 15223 73 138 0 15319 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 72216

[startup+282.301 s]
/proc/loadavg: 1.00 1.06 1.03 2/67 22024
/proc/meminfo: memFree=1654496/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=61840 CPUtime=259.72
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 15569 0 0 0 25954 18 0 0 25 0 1 0 105361738 63324160 15226 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 15460 15226 73 138 0 15319 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 72216

[startup+342.302 s]
/proc/loadavg: 1.00 1.05 1.03 2/67 22024
/proc/meminfo: memFree=1654048/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=62448 CPUtime=319.68
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 15676 0 0 0 31950 18 0 0 25 0 1 0 105361738 63946752 15333 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 15612 15333 73 138 0 15471 0

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22024
/proc/meminfo: memFree=1639328/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=77040 CPUtime=799.46
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 19302 0 0 0 79924 22 0 0 25 0 1 0 105361738 78888960 18959 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 19260 18959 73 138 0 19119 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 87416

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22024
/proc/meminfo: memFree=1632800/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=83952 CPUtime=859.43
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 20938 0 0 0 85919 24 0 0 25 0 1 0 105361738 85966848 20595 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 20988 20595 73 138 0 20847 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 94328

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22024
/proc/meminfo: memFree=1632736/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=83952 CPUtime=919.4
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 20938 0 0 0 91916 24 0 0 25 0 1 0 105361738 85966848 20595 1992294400 134512640 135078472 4294956176 18446744073709551615 134551901 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 20988 20595 73 138 0 20847 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 94328

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22024
/proc/meminfo: memFree=1632672/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=83952 CPUtime=979.38
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 20955 0 0 0 97914 24 0 0 25 0 1 0 105361738 85966848 20612 1992294400 134512640 135078472 4294956176 18446744073709551615 134550708 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 20988 20612 73 138 0 20847 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 94328

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22024
/proc/meminfo: memFree=1632608/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=84112 CPUtime=1039.34
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 20971 0 0 0 103910 24 0 0 25 0 1 0 105361738 86130688 20628 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22024/statm: 21028 20628 73 138 0 20887 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 94488

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22024
/proc/meminfo: memFree=1632416/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=84432 CPUtime=1099.31
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 21042 0 0 0 109907 24 0 0 25 0 1 0 105361738 86458368 20699 1992294400 134512640 135078472 4294956176 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 21108 20699 73 138 0 20967 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 94808

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22024
/proc/meminfo: memFree=1632352/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=84432 CPUtime=1159.29
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 21046 0 0 0 115905 24 0 0 25 0 1 0 105361738 86458368 20703 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 21108 20703 73 138 0 20967 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 94808

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22024
/proc/meminfo: memFree=1632288/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=84432 CPUtime=1167.28
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 21046 0 0 0 116704 24 0 0 25 0 1 0 105361738 86458368 20703 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 21108 20703 73 138 0 20967 0
Current children cumulated CPU time (s) 1189.68
Current children cumulated vsize (KiB) 94808

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22024
/proc/meminfo: memFree=1632288/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=84432 CPUtime=1173.68
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 21046 0 0 0 117344 24 0 0 25 0 1 0 105361738 86458368 20703 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 21108 20703 73 138 0 20967 0
Current children cumulated CPU time (s) 1196.08
Current children cumulated vsize (KiB) 94808

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22024
/proc/meminfo: memFree=1632288/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=84432 CPUtime=1175.28
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 21046 0 0 0 117504 24 0 0 25 0 1 0 105361738 86458368 20703 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 21108 20703 73 138 0 20967 0
Current children cumulated CPU time (s) 1197.68
Current children cumulated vsize (KiB) 94808

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22024
/proc/meminfo: memFree=1632288/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=84432 CPUtime=1176.08
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 21046 0 0 0 117584 24 0 0 25 0 1 0 105361738 86458368 20703 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 21108 20703 73 138 0 20967 0
Current children cumulated CPU time (s) 1198.48
Current children cumulated vsize (KiB) 94808

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22024
/proc/meminfo: memFree=1632288/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=84432 CPUtime=1176.48
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 21046 0 0 0 117624 24 0 0 25 0 1 0 105361738 86458368 20703 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 21108 20703 73 138 0 20967 0
Current children cumulated CPU time (s) 1198.88
Current children cumulated vsize (KiB) 94808

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22024
/proc/meminfo: memFree=1632288/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=84432 CPUtime=1176.68
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 21046 0 0 0 117644 24 0 0 25 0 1 0 105361738 86458368 20703 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 21108 20703 73 138 0 20967 0
Current children cumulated CPU time (s) 1199.08
Current children cumulated vsize (KiB) 94808

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22024
/proc/meminfo: memFree=1632288/2055920 swapFree=4192812/4192956
[pid=22018] ppid=22016 vsize=10376 CPUtime=22.4
/proc/22018/stat : 22018 (SATzilla2009_I) S 22016 22018 21669 0 -1 4194304 3820 7749 0 0 457 5 1771 7 25 0 1 0 105359494 10625024 2339 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22018/statm: 2594 2339 217 399 0 2191 0
[pid=22024] ppid=22018 vsize=84432 CPUtime=1176.78
/proc/22024/stat : 22024 (minisat20SAT07) R 22018 22018 21669 0 -1 4194304 21046 0 0 0 117654 24 0 0 25 0 1 0 105361738 86458368 20703 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22024/statm: 21108 20703 73 138 0 20967 0
Current children cumulated CPU time (s) 1199.18
Current children cumulated vsize (KiB) 94808

Child status: 17
Real time (s): 1199.85
CPU time (s): 1199.25
CPU user time (s): 1198.86
CPU system time (s): 0.39094
CPU usage (%): 99.9499
Max. virtual memory (cumulated for all children) (KiB): 94808

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

runsolver used 1.26181 second user time and 3.10653 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-26 21:14:59
IDJOB=1731674
IDBENCH=24756
IDSOLVER=528
FILE ID=node89/1731674-1240773299
PBS_JOBID= 9187185
Free space on /tmp= 66384 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731674-1240773299/watcher-1731674-1240773299 -o /tmp/evaluation-result-1731674-1240773299/solver-1731674-1240773299 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1731674-1240773299.cnf

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

MD5SUM BENCH= 4a0cf034172f796c42342e79509e3449
RANDOM SEED=1625292274

node89.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.268
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.268
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:       1725064 kB
Buffers:         39940 kB
Cached:         209412 kB
SwapCached:        140 kB
Active:         111596 kB
Inactive:       151744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1725064 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           32208 kB
Writeback:           0 kB
Mapped:          23580 kB
Slab:            53528 kB
Committed_AS:   335396 kB
PageTables:       1372 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= 66352 MiB
End job on node89 at 2009-04-26 21:35:00