Trace number 1738221

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.52 1199.91

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-26-243-24-70.cnf
MD5SUMbf3875bd851fbd5f3e19defeb88389d1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.162975
Satisfiable
(Un)Satisfiability was proved
Number of variables624
Number of clauses38944
Sum of the clauses size78464
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 238920
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

Solver Data

20.66/20.71	c SATzilla is building models for class 3
20.66/20.71	c run presolver mxc-sr08 for 10 seconds ... 
20.66/20.71	c Bin: Executing mxc-sr08
20.66/20.71	c spawning binary file with 10 seconds ...
20.66/20.71	c child exit by a signal
20.66/20.71	c mxc-sr08 returned code 137.
20.66/20.71	c run presolver picosat846 for 5 seconds ... 
20.66/20.71	c Bin: Executing picosat846
20.66/20.71	c spawning binary file with 5 seconds ...
20.66/20.71	c child exit by a signal
20.66/20.71	c picosat846 returned code 137.
20.66/20.71	c Orignal number of varibales is 624, number of clauses is 38944 
20.66/20.71	c predicted feature computation time is 1.464716 
20.66/20.71	c Bin: Executing satelite
20.66/20.71	c spawning binary file with 240 seconds ...
20.66/20.71	c child exited successfully
20.66/20.71	c satzilla computing base features
20.66/20.71	c Number of variabe is: 600, Number of clause is : 38320 
20.66/20.71	c Initializing...
20.66/20.71	c satzilla doing clause learning
20.66/20.71	c start clause learning features ...
20.66/20.71	c Bin: Executing zchaff07
20.66/20.71	c spawning binary file with 2 seconds ...
20.66/20.71	c child exit by a signal
20.66/20.71	c satzilla doing survey propogation probe
20.66/20.71	c do survay propogation for 2 second ...
20.66/20.71	c satzilla doing local search probe
20.66/20.71	c features are:624 38944 600 38320 0.04 0.0162839 0.0156576 0.99821 0.0117765 0.112302 0.0047931 1.82846 0.00333333 0.0833333 0.164268 0.969937 0.969937 0.0047931 0.190746 0.00292276 0.00848121 4.33396 0.352672 0.0941217 0.139535 0.652632 3.09404 0.00323312 0.241166 0.00177453 0.0065501 3.78573 0.969937 0.0156315 0 0.0156315 0.0156315 647.167 0.333723 324 907 907 324 900 506 730 69.5603 0.139213 54.9612 85.2233 85.2233 54.9612 77.4046 63.8933 69.5644 0.890543 0.0252952 0.827136 0.967923 0.923502 0.863744 0.904946 0.874136 0.890094 2.00552e-05 1.99653 2.17149e-12 0.000338392 6.02433e-05 4.49239e-08 2.0803e-05 5.67831e-07 4.33709e-06 25.2095 10.7895 277.329 0.081959 279 263 293 30.8514 0.126863 1.00301 0.0471905 
20.66/20.71	c satzilla's ranking:
20.66/20.71	c 1) picosat846: 3.138991
20.66/20.71	c 2) mxc-sr08: 2.341506
20.66/20.71	c 3) minisat20SAT07: 1.859264
20.66/20.71	c 4) zchaff_rand: 1.637378
20.66/20.71	c 5) march_dl2004: -13.953400
20.66/20.71	c 6) SATenstein: -10000.000000
20.66/20.71	c 7) gnovelty+: -10000.000000
20.66/20.71	c 8) adaptg2wsat+: -10000.000000
20.66/20.71	c 9) adaptg2wsat0: -10000.000000
20.66/20.71	c 10) tts-4-0: -10000.000000
20.66/20.71	c 11) vallst: -10000.000000
20.66/20.71	c 12) minisat20: -10000.000000
20.66/20.71	c 13) kcnfs04SAT07: -10000.000000
20.66/20.71	c satzilla running picosat846 ... 
1199.49/1199.90	c Bin: Executing picosat846
1199.49/1199.90	c spawning binary file with 1179 seconds ...
1199.49/1199.90	c child exit by a signal
1199.49/1199.90	c picosat846 returned code 137.
1199.49/1199.90	c satzilla running mxc-sr08 ... 
1199.49/1199.90	c Bin: Executing mxc-sr08
1199.49/1199.90	c mxc-sr08 returned code 1.
1199.49/1199.90	c satzilla running minisat20SAT07 ... 
1199.49/1199.90	c Bin: Executing minisat20SAT07
1199.49/1199.90	c minisat20SAT07 returned code 1.
1199.49/1199.90	c satzilla running zchaff_rand ... 
1199.49/1199.90	c Bin: Executing zchaff_rand
1199.49/1199.90	c zchaff_rand returned code 1.
1199.49/1199.90	c satzilla running march_dl2004 ... 
1199.49/1199.90	c Bin: Executing march_dl2004
1199.49/1199.90	c march_dl2004 returned code 1.
1199.49/1199.90	c satzilla running SATenstein ... 
1199.49/1199.90	c Bin: Executing SATenstein
1199.49/1199.90	c SATenstein returned code 1.
1199.49/1199.90	c satzilla running gnovelty+ ... 
1199.49/1199.90	c Bin: Executing gnovelty+
1199.49/1199.90	c gnovelty+ returned code 1.
1199.49/1199.90	c satzilla running adaptg2wsat+ ... 
1199.49/1199.90	c Bin: Executing adaptg2wsat+
1199.49/1199.90	c adaptg2wsat+ returned code 1.
1199.49/1199.90	c satzilla running adaptg2wsat0 ... 
1199.49/1199.90	c Bin: Executing adaptg2wsat0
1199.49/1199.90	c adaptg2wsat0 returned code 1.
1199.49/1199.90	c satzilla running tts-4-0 ... 
1199.49/1199.90	c Bin: Executing tts-4-0
1199.49/1199.90	c tts-4-0 returned code 1.
1199.49/1199.90	c satzilla running vallst ... 
1199.49/1199.90	c Bin: Executing vallst
1199.49/1199.90	c vallst returned code 1.
1199.49/1199.90	c satzilla running minisat20 ... 
1199.49/1199.90	c Bin: Executing minisat20
1199.49/1199.90	c minisat20 returned code 1.
1199.49/1199.90	c satzilla running kcnfs04SAT07 ... 
1199.49/1199.90	c Bin: Executing kcnfs04SAT07
1199.49/1199.90	c kcnfs04SAT07 returned code 1.
1199.49/1199.90	c ERROR: All Failed! 
1199.49/1199.90	c SATZILLA_TIME=1199.690000

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-1738221-1240836361/watcher-1738221-1240836361 -o /tmp/evaluation-result-1738221-1240836361/solver-1738221-1240836361 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1738221-1240836361.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 1603
/proc/meminfo: memFree=1609504/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=2056 CPUtime=0
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111668471 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 514 112 96 399 0 111 0
[pid=1604] ppid=1603 vsize=1456 CPUtime=0
/proc/1604/stat : 1604 (mxc-sr08) R 1603 1603 1410 0 -1 4194304 279 0 0 0 0 0 0 0 19 0 1 0 111668471 1490944 275 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1604/statm: 364 275 54 138 0 223 0

[startup+0.025433 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 1603
/proc/meminfo: memFree=1609504/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=2056 CPUtime=0
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111668471 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 514 112 96 399 0 111 0
[pid=1604] ppid=1603 vsize=2892 CPUtime=0.02
/proc/1604/stat : 1604 (mxc-sr08) R 1603 1603 1410 0 -1 4194304 716 0 0 0 2 0 0 0 19 0 1 0 111668471 2961408 600 1992294400 134512640 135078026 4294956192 18446744073709551615 134560772 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1604/statm: 723 600 55 138 0 582 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4948

[startup+0.101441 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 1603
/proc/meminfo: memFree=1609504/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=2056 CPUtime=0
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111668471 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 514 112 96 399 0 111 0
[pid=1604] ppid=1603 vsize=3024 CPUtime=0.09
/proc/1604/stat : 1604 (mxc-sr08) R 1603 1603 1410 0 -1 4194304 764 0 0 0 9 0 0 0 19 0 1 0 111668471 3096576 648 1992294400 134512640 135078026 4294956192 18446744073709551615 134725658 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1604/statm: 756 648 55 138 0 615 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5080

[startup+0.301465 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 1603
/proc/meminfo: memFree=1609504/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=2056 CPUtime=0
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111668471 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 514 112 96 399 0 111 0
[pid=1604] ppid=1603 vsize=3488 CPUtime=0.29
/proc/1604/stat : 1604 (mxc-sr08) R 1603 1603 1410 0 -1 4194304 874 0 0 0 29 0 0 0 21 0 1 0 111668471 3571712 758 1992294400 134512640 135078026 4294956192 18446744073709551615 134561034 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1604/statm: 872 758 55 138 0 731 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5544

[startup+0.701512 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 1603
/proc/meminfo: memFree=1609504/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=2056 CPUtime=0
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111668471 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 514 112 96 399 0 111 0
[pid=1604] ppid=1603 vsize=3520 CPUtime=0.69
/proc/1604/stat : 1604 (mxc-sr08) R 1603 1603 1410 0 -1 4194304 979 0 0 0 69 0 0 0 25 0 1 0 111668471 3604480 778 1992294400 134512640 135078026 4294956192 18446744073709551615 134522269 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1604/statm: 880 778 71 138 0 739 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5576

[startup+1.50161 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1605
/proc/meminfo: memFree=1606224/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=2056 CPUtime=0
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111668471 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 514 112 96 399 0 111 0
[pid=1604] ppid=1603 vsize=4448 CPUtime=1.49
/proc/1604/stat : 1604 (mxc-sr08) R 1603 1603 1410 0 -1 4194304 1237 0 0 0 149 0 0 0 25 0 1 0 111668471 4554752 1036 1992294400 134512640 135078026 4294956192 18446744073709551615 134521000 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1604/statm: 1112 1036 71 138 0 971 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6504

[startup+3.1018 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1605
/proc/meminfo: memFree=1605136/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=2056 CPUtime=0
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111668471 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 514 112 96 399 0 111 0
[pid=1604] ppid=1603 vsize=5260 CPUtime=3.08
/proc/1604/stat : 1604 (mxc-sr08) R 1603 1603 1410 0 -1 4194304 1417 0 0 0 308 0 0 0 25 0 1 0 111668471 5386240 1216 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1604/statm: 1315 1216 71 138 0 1174 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7316

[startup+6.30217 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1605
/proc/meminfo: memFree=1603088/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=2056 CPUtime=0
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111668471 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 514 112 96 399 0 111 0
[pid=1604] ppid=1603 vsize=8040 CPUtime=6.28
/proc/1604/stat : 1604 (mxc-sr08) R 1603 1603 1410 0 -1 4194304 2087 0 0 0 626 2 0 0 25 0 1 0 111668471 8232960 1886 1992294400 134512640 135078026 4294956192 18446744073709551615 134534584 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1604/statm: 2010 1886 71 138 0 1869 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10096

[startup+12.7019 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1606
/proc/meminfo: memFree=1607760/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=2056 CPUtime=9.99
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 152 2552 0 0 0 0 996 3 19 0 1 0 111668471 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 514 121 104 399 0 111 0
[pid=1606] ppid=1603 vsize=3080 CPUtime=2.67
/proc/1606/stat : 1606 (picosat846) R 1603 1603 1410 0 -1 4194304 505 0 0 0 267 0 0 0 25 0 1 0 111669472 3153920 494 1992294400 134512640 134570484 4294956192 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1606/statm: 770 494 85 14 0 436 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 5136

[startup+25.5014 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1609
/proc/meminfo: memFree=1602520/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=3192 CPUtime=4.77
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 513 0 0 0 477 0 0 0 25 0 1 0 111670542 3268608 502 1992294400 134512640 134570484 4294956192 18446744073709551615 134551632 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 798 502 85 14 0 464 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 10312

[startup+51.1014 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1609
/proc/meminfo: memFree=1602328/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=3288 CPUtime=30.36
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 558 0 0 0 3036 0 0 0 25 0 1 0 111670542 3366912 547 1992294400 134512640 134570484 4294956192 18446744073709551615 134540773 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 822 547 85 14 0 488 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10408

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1609
/proc/meminfo: memFree=1602328/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=3452 CPUtime=81.55
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 601 0 0 0 8155 0 0 0 25 0 1 0 111670542 3534848 590 1992294400 134512640 134570484 4294956192 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 863 590 85 14 0 529 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 10572

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1609
/proc/meminfo: memFree=1602008/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=3728 CPUtime=141.53
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 672 0 0 0 14153 0 0 0 25 0 1 0 111670542 3817472 661 1992294400 134512640 134570484 4294956192 18446744073709551615 134545331 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 932 661 85 14 0 598 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 10848

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1609
/proc/meminfo: memFree=1601880/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=3852 CPUtime=201.51
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 722 0 0 0 20151 0 0 0 25 0 1 0 111670542 3944448 692 1992294400 134512640 134570484 4294956192 18446744073709551615 134551329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 963 692 85 14 0 629 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 10972

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1609
/proc/meminfo: memFree=1601880/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=3896 CPUtime=261.48
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 771 0 0 0 26148 0 0 0 25 0 1 0 111670542 3989504 704 1992294400 134512640 134570484 4294956192 18446744073709551615 134551726 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 974 704 85 14 0 640 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 11016

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1609
/proc/meminfo: memFree=1601752/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=3968 CPUtime=321.47
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 802 0 0 0 32146 1 0 0 25 0 1 0 111670542 4063232 723 1992294400 134512640 134570484 4294956192 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 992 723 85 14 0 658 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1609
/proc/meminfo: memFree=1601240/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=4504 CPUtime=741.34
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 1180 0 0 0 74133 1 0 0 25 0 1 0 111670542 4612096 835 1992294400 134512640 134570484 4294956192 18446744073709551615 134534432 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 1126 835 85 14 0 792 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 11624

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1609
/proc/meminfo: memFree=1600984/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=4504 CPUtime=801.32
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 1284 0 0 0 80131 1 0 0 25 0 1 0 111670542 4612096 857 1992294400 134512640 134570484 4294956192 18446744073709551615 134551726 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 1126 857 85 14 0 792 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 11624

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1609
/proc/meminfo: memFree=1601112/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=4636 CPUtime=861.3
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 1407 0 0 0 86129 1 0 0 25 0 1 0 111670542 4747264 888 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 1159 888 85 14 0 825 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 11756

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1615
/proc/meminfo: memFree=1600848/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=4560 CPUtime=921.28
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 1407 0 0 0 92127 1 0 0 25 0 1 0 111670542 4669440 871 1992294400 134512640 134570484 4294956192 18446744073709551615 134553107 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 1140 871 85 14 0 806 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 11680

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1615
/proc/meminfo: memFree=1600464/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=5096 CPUtime=981.26
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 1559 0 0 0 98125 1 0 0 25 0 1 0 111670542 5218304 1004 1992294400 134512640 134570484 4294956192 18446744073709551615 134551932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 1274 1004 85 14 0 940 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 12216

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1615
/proc/meminfo: memFree=1600592/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=4828 CPUtime=1041.24
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 1559 0 0 0 104123 1 0 0 25 0 1 0 111670542 4943872 938 1992294400 134512640 134570484 4294956192 18446744073709551615 134551295 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 1207 938 85 14 0 873 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 11948

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1615
/proc/meminfo: memFree=1600592/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=4976 CPUtime=1101.23
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 1622 0 0 0 110121 2 0 0 25 0 1 0 111670542 5095424 975 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 1244 975 85 14 0 910 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 12096

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1615
/proc/meminfo: memFree=1600592/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=5004 CPUtime=1161.22
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 1633 0 0 0 116120 2 0 0 25 0 1 0 111670542 5124096 982 1992294400 134512640 134570484 4294956192 18446744073709551615 134526654 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 1251 982 85 14 0 917 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 12124

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1615
/proc/meminfo: memFree=1600592/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=5132 CPUtime=1169.21
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 1639 0 0 0 116919 2 0 0 25 0 1 0 111670542 5255168 987 1992294400 134512640 134570484 4294956192 18446744073709551615 134552347 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 1283 987 85 14 0 949 0
Current children cumulated CPU time (s) 1189.89
Current children cumulated vsize (KiB) 12252

[startup+1196.7 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1615
/proc/meminfo: memFree=1600592/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=5064 CPUtime=1175.62
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 1639 0 0 0 117560 2 0 0 25 0 1 0 111670542 5185536 987 1992294400 134512640 134570484 4294956192 18446744073709551615 134551667 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 1266 987 85 14 0 932 0
Current children cumulated CPU time (s) 1196.3
Current children cumulated vsize (KiB) 12184

[startup+1198.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1615
/proc/meminfo: memFree=1600592/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=5060 CPUtime=1177.21
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 1639 0 0 0 117719 2 0 0 25 0 1 0 111670542 5181440 987 1992294400 134512640 134570484 4294956192 18446744073709551615 134523745 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 1265 987 85 14 0 931 0
Current children cumulated CPU time (s) 1197.89
Current children cumulated vsize (KiB) 12180

[startup+1199.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1615
/proc/meminfo: memFree=1600592/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=5060 CPUtime=1178.01
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 1639 0 0 0 117799 2 0 0 25 0 1 0 111670542 5181440 987 1992294400 134512640 134570484 4294956192 18446744073709551615 134551924 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 1265 987 85 14 0 931 0
Current children cumulated CPU time (s) 1198.69
Current children cumulated vsize (KiB) 12180

[startup+1199.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1615
/proc/meminfo: memFree=1600592/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=5060 CPUtime=1178.41
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 1639 0 0 0 117839 2 0 0 25 0 1 0 111670542 5181440 987 1992294400 134512640 134570484 4294956192 18446744073709551615 134551718 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 1265 987 85 14 0 931 0
Current children cumulated CPU time (s) 1199.09
Current children cumulated vsize (KiB) 12180

[startup+1199.9 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 1615
/proc/meminfo: memFree=1600592/2055920 swapFree=4180680/4192956
[pid=1603] ppid=1601 vsize=7120 CPUtime=20.68
/proc/1603/stat : 1603 (SATzilla2009_I) S 1601 1603 1410 0 -1 4194304 2249 5635 0 0 347 6 1708 7 25 0 1 0 111668471 7290880 1428 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1603/statm: 1780 1428 217 399 0 1377 0
[pid=1609] ppid=1603 vsize=5060 CPUtime=1178.81
/proc/1609/stat : 1609 (picosat846) R 1603 1603 1410 0 -1 4194304 1639 0 0 0 117879 2 0 0 25 0 1 0 111670542 5181440 987 1992294400 134512640 134570484 4294956192 18446744073709551615 134543858 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1609/statm: 1265 987 85 14 0 931 0
Current children cumulated CPU time (s) 1199.49
Current children cumulated vsize (KiB) 12180

Child status: 17
Real time (s): 1199.91
CPU time (s): 1199.52
CPU user time (s): 1199.36
CPU system time (s): 0.160975
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 12332

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

runsolver used 1.02984 second user time and 3.34949 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-27 14:46:01
IDJOB=1738221
IDBENCH=71803
IDSOLVER=528
FILE ID=node73/1738221-1240836361
PBS_JOBID= 9187529
Free space on /tmp= 66356 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-26-243-24-70.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738221-1240836361/watcher-1738221-1240836361 -o /tmp/evaluation-result-1738221-1240836361/solver-1738221-1240836361 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1738221-1240836361.cnf

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

MD5SUM BENCH= bf3875bd851fbd5f3e19defeb88389d1
RANDOM SEED=1238283443

node73.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.214
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.214
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:       1610048 kB
Buffers:         60212 kB
Cached:         301664 kB
SwapCached:       5936 kB
Active:         119296 kB
Inactive:       250912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1610048 kB
SwapTotal:     4192956 kB
SwapFree:      4180680 kB
Dirty:           31900 kB
Writeback:           0 kB
Mapped:          13936 kB
Slab:            61788 kB
Committed_AS:   501224 kB
PageTables:       1396 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= 66328 MiB
End job on node73 at 2009-04-27 15:06:02