Trace number 1715758

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.06 1199.39

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-5-17-s.cnf
MD5SUMcd6cb5ea01688ce5beec6e625055ac90
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark693.225
Satisfiable
(Un)Satisfiability was proved
Number of variables252328
Number of clauses1189896
Sum of the clauses size2752826
Maximum clause length10
Minimum clause length1
Number of clauses of size 118837
Number of clauses of size 2919648
Number of clauses of size 3204591
Number of clauses of size 45200
Number of clauses of size 520800
Number of clauses of size over 520820

Solver Data

94.03/94.16	c SATzilla is building models for class 2
94.03/94.16	c run presolver march_dl2004 for 5 seconds ... 
94.03/94.16	c Bin: Executing march_dl2004
94.03/94.16	c spawning binary file with 5 seconds ...
94.03/94.16	c child exit by a signal
94.03/94.16	c march_dl2004 returned code 137.
94.03/94.16	c run presolver mxc-sr08 for 5 seconds ... 
94.03/94.16	c Bin: Executing mxc-sr08
94.03/94.16	c spawning binary file with 5 seconds ...
94.03/94.16	c child exit by a signal
94.03/94.16	c mxc-sr08 returned code 137.
94.03/94.16	c Orignal number of varibales is 252328, number of clauses is 1189896 
94.03/94.16	c predicted feature computation time is 39.298177 
94.03/94.16	c Bin: Executing satelite
94.03/94.16	c spawning binary file with 240 seconds ...
94.03/94.16	c child exited successfully
94.03/94.16	c satzilla computing base features
94.03/94.16	c Number of variabe is: 129041, Number of clause is : 742042 
94.03/94.16	c Initializing...
94.03/94.16	c satzilla compute diameter ...
94.03/94.16	c start diameter features ...
94.03/94.16	c satzilla doing clause learning
94.03/94.16	c start clause learning features ...
94.03/94.16	c Bin: Executing zchaff07
94.03/94.16	c spawning binary file with 2 seconds ...
94.03/94.16	c child exit by a signal
94.03/94.16	c satzilla doing survey propogation probe
94.03/94.16	c do survay propogation for 2 second ...
94.03/94.16	c satzilla doing local search probe
94.03/94.16	c satzilla doing lobjois search-space size estimate
94.03/94.16	c features are:252328 1.1899e+06 129041 742042 0.95541 0.603543 0.1739 0.389226 0.981391 1.37925 2.1392e-05 0.483114 1.54989e-05 7.74947e-05 1.03782 0.585581 0.871091 2.1392e-05 0.54444 9.43343e-06 5.39053e-05 2.55478 0.262491 0.163536 0 0.818182 2.82102 1.24672e-05 0.537246 4.0429e-06 3.36908e-05 2.29181 0.731383 2.32714e-05 0.511117 5.39053e-06 5.39053e-05 15.75 0.0274929 15 16 0.562335 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.585088 0.54601 1.02118e-09 0.959876 0.886267 0.0712845 0.844584 0.280469 0.767342 0.0157037 0.794922 3.10381e-08 0.137828 0.0289284 5.47932e-06 0.0219723 0.00740066 0.0158372 46803 0 0 0 0 0 0 3.52537 0 1.51271 0 0.162844 0.644661 
94.03/94.16	c satzilla's ranking:
94.03/94.16	c 1) minisat20SAT07: 3.324147
94.03/94.16	c 2) minisat20: 2.813516
94.03/94.16	c 3) zchaff_rand: 2.288072
94.03/94.16	c 4) march_dl2004: 1.402856
94.03/94.16	c 5) vallst: 0.038064
94.03/94.16	c 6) tts-4-0: -1.453052
94.03/94.16	c 7) mxc-sr08: -4.545067
94.03/94.16	c 8) SATenstein: -10000.000000
94.03/94.16	c 9) gnovelty+: -10000.000000
94.03/94.16	c 10) adaptg2wsat+: -10000.000000
94.03/94.16	c 11) adaptg2wsat0: -10000.000000
94.03/94.16	c 12) picosat846: -10000.000000
94.03/94.16	c 13) kcnfs04SAT07: -10000.000000
94.03/94.16	c satzilla running minisat20SAT07 ... 
1198.93/1199.36	c Bin: Executing minisat20SAT07
1198.93/1199.36	c spawning binary file with 1105 seconds ...
1198.93/1199.36	c child exit by a signal
1198.93/1199.36	c minisat20SAT07 returned code 137.
1198.93/1199.36	c satzilla running minisat20 ... 
1198.93/1199.36	c Bin: Executing minisat20
1198.93/1199.36	c minisat20 returned code 1.
1198.93/1199.36	c satzilla running zchaff_rand ... 
1198.93/1199.36	c Bin: Executing zchaff_rand
1198.93/1199.36	c zchaff_rand returned code 1.
1198.93/1199.36	c satzilla running march_dl2004 ... 
1198.93/1199.36	c Bin: Executing march_dl2004
1198.93/1199.36	c march_dl2004 returned code 1.
1198.93/1199.36	c satzilla running vallst ... 
1198.93/1199.36	c Bin: Executing vallst
1198.93/1199.36	c vallst returned code 1.
1198.93/1199.36	c satzilla running tts-4-0 ... 
1198.93/1199.36	c Bin: Executing tts-4-0
1198.93/1199.36	c tts-4-0 returned code 1.
1198.93/1199.36	c satzilla running mxc-sr08 ... 
1198.93/1199.36	c Bin: Executing mxc-sr08
1198.93/1199.36	c mxc-sr08 returned code 1.
1198.93/1199.36	c satzilla running SATenstein ... 
1198.93/1199.36	c Bin: Executing SATenstein
1198.93/1199.36	c SATenstein returned code 1.
1198.93/1199.36	c satzilla running gnovelty+ ... 
1198.93/1199.36	c Bin: Executing gnovelty+
1198.93/1199.36	c gnovelty+ returned code 1.
1198.93/1199.36	c satzilla running adaptg2wsat+ ... 
1198.93/1199.36	c Bin: Executing adaptg2wsat+
1198.93/1199.36	c adaptg2wsat+ returned code 1.
1198.93/1199.36	c satzilla running adaptg2wsat0 ... 
1198.93/1199.36	c Bin: Executing adaptg2wsat0
1198.93/1199.36	c adaptg2wsat0 returned code 1.
1198.93/1199.36	c satzilla running picosat846 ... 
1198.93/1199.36	c Bin: Executing picosat846
1198.93/1199.36	c picosat846 returned code 1.
1198.93/1199.36	c satzilla running kcnfs04SAT07 ... 
1198.93/1199.36	c Bin: Executing kcnfs04SAT07
1198.93/1199.36	c kcnfs04SAT07 returned code 1.
1198.93/1199.36	c ERROR: All Failed! 
1198.93/1199.36	c SATZILLA_TIME=1199.210000

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-1715758-1240606946/watcher-1715758-1240606946 -o /tmp/evaluation-result-1715758-1240606946/solver-1715758-1240606946 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1715758-1240606946.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.01 0.98 0.70 3/64 14637
/proc/meminfo: memFree=1770328/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=2056 CPUtime=0
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88728242 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 514 112 96 399 0 111 0
[pid=14638] ppid=14637 vsize=6276 CPUtime=0
/proc/14638/stat : 14638 (march_dl2004) R 14637 14637 14566 0 -1 4194304 922 0 0 0 0 0 0 0 19 0 1 0 88728243 6426624 917 1992294400 134512640 134996440 4294956192 18446744073709551615 134549441 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14638/statm: 1569 925 49 118 0 1448 0

[startup+0.050504 s]
/proc/loadavg: 1.01 0.98 0.70 3/64 14637
/proc/meminfo: memFree=1770328/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=2056 CPUtime=0
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88728242 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 514 112 96 399 0 111 0
[pid=14638] ppid=14637 vsize=25752 CPUtime=0.04
/proc/14638/stat : 14638 (march_dl2004) R 14637 14637 14566 0 -1 4194304 4935 0 0 0 3 1 0 0 19 0 1 0 88728243 26370048 4930 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14638/statm: 6438 4930 50 118 0 6317 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27808

[startup+0.101508 s]
/proc/loadavg: 1.01 0.98 0.70 3/64 14637
/proc/meminfo: memFree=1770328/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=2056 CPUtime=0
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88728242 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 514 112 96 399 0 111 0
[pid=14638] ppid=14637 vsize=26412 CPUtime=0.09
/proc/14638/stat : 14638 (march_dl2004) R 14637 14637 14566 0 -1 4194304 5169 0 0 0 7 2 0 0 19 0 1 0 88728243 27045888 5164 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14638/statm: 6603 5165 50 118 0 6482 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28468

[startup+0.301527 s]
/proc/loadavg: 1.01 0.98 0.70 3/64 14637
/proc/meminfo: memFree=1770328/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=2056 CPUtime=0
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88728242 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 514 112 96 399 0 111 0
[pid=14638] ppid=14637 vsize=29448 CPUtime=0.29
/proc/14638/stat : 14638 (march_dl2004) R 14637 14637 14566 0 -1 4194304 6087 0 0 0 27 2 0 0 21 0 1 0 88728243 30154752 6082 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14638/statm: 7362 6082 50 118 0 7241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31504

[startup+0.701567 s]
/proc/loadavg: 1.01 0.98 0.70 3/64 14637
/proc/meminfo: memFree=1770328/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=2056 CPUtime=0
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88728242 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 514 112 96 399 0 111 0
[pid=14638] ppid=14637 vsize=34860 CPUtime=0.69
/proc/14638/stat : 14638 (march_dl2004) R 14637 14637 14566 0 -1 4194304 7762 0 0 0 65 4 0 0 25 0 1 0 88728243 35696640 7757 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14638/statm: 8715 7757 50 118 0 8594 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36916

[startup+1.50165 s]
/proc/loadavg: 1.01 0.98 0.70 2/66 14639
/proc/meminfo: memFree=1733960/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=2056 CPUtime=0
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88728242 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 514 112 96 399 0 111 0
[pid=14638] ppid=14637 vsize=77780 CPUtime=1.49
/proc/14638/stat : 14638 (march_dl2004) R 14637 14637 14566 0 -1 4194304 13553 0 0 0 142 7 0 0 25 0 1 0 88728243 79646720 13546 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14638/statm: 19445 13551 50 118 0 19324 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79836

[startup+3.10281 s]
/proc/loadavg: 1.01 0.98 0.70 2/66 14639
/proc/meminfo: memFree=1714568/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=2056 CPUtime=0
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88728242 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 514 112 96 399 0 111 0
[pid=14638] ppid=14637 vsize=111308 CPUtime=3.09
/proc/14638/stat : 14638 (march_dl2004) R 14637 14637 14566 0 -1 4194304 31271 0 0 0 294 15 0 0 25 0 1 0 88728243 113979392 23316 1992294400 134512640 134996440 4294956192 18446744073709551615 134644080 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14638/statm: 27827 23316 55 118 0 27706 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 113364

[startup+6.30113 s]
/proc/loadavg: 1.09 1.00 0.71 2/66 14640
/proc/meminfo: memFree=1691080/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=2056 CPUtime=5
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 152 33163 0 0 0 0 480 20 16 0 1 0 88728242 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 514 121 104 399 0 111 0
[pid=14640] ppid=14637 vsize=143212 CPUtime=1.27
/proc/14640/stat : 14640 (mxc-sr08) R 14637 14637 14566 0 -1 4194304 31749 0 0 0 113 14 0 0 25 0 1 0 88728745 146649088 31678 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14640/statm: 35803 31678 54 138 0 35662 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 145268

[startup+12.7018 s]
/proc/loadavg: 1.08 1.00 0.71 2/66 14641
/proc/meminfo: memFree=1648712/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=2056 CPUtime=10.02
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 179 75077 0 0 0 0 962 40 19 0 1 0 88728242 2105344 138 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 514 138 120 399 0 111 0
[pid=14641] ppid=14637 vsize=137576 CPUtime=2.64
/proc/14641/stat : 14641 (satelite) R 14637 14637 14566 0 -1 4194304 33854 0 0 0 244 20 0 0 25 0 1 0 88729247 140877824 31083 1992294400 134512640 135037501 4294956176 18446744073709551615 134570430 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14641/statm: 34394 31083 67 128 0 34263 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 139632

[startup+25.5011 s]
/proc/loadavg: 1.06 1.00 0.71 2/65 14641
/proc/meminfo: memFree=1688920/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=71224 CPUtime=25.46
/proc/14637/stat : 14637 (SATzilla2009_C) R 14635 14637 14566 0 -1 4194304 16786 124921 0 0 634 7 1827 78 25 0 1 0 88728242 72933376 16737 1992294400 134512640 136149437 4294956224 18446744073709551615 134535676 0 0 4096 0 0 0 0 17 0 0 0
/proc/14637/statm: 17806 16737 135 399 0 17403 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 71224

[startup+51.1016 s]
/proc/loadavg: 1.04 1.00 0.72 2/65 14641
/proc/meminfo: memFree=1688152/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=71224 CPUtime=51.04
/proc/14637/stat : 14637 (SATzilla2009_C) R 14635 14637 14566 0 -1 4194304 17059 124921 0 0 3192 7 1827 78 25 0 1 0 88728242 72933376 17010 1992294400 134512640 136149437 4294956224 18446744073709551615 134535643 0 0 4096 0 0 0 0 17 0 0 0
/proc/14637/statm: 17806 17010 135 399 0 17403 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 71224

[startup+102.306 s]
/proc/loadavg: 1.02 1.00 0.73 2/66 14643
/proc/meminfo: memFree=1559632/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=89444 CPUtime=94.09
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 40263 143140 0 0 7282 21 2017 89 25 0 1 0 88728242 91590656 21889 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 22361 21889 219 399 0 21958 0
[pid=14643] ppid=14637 vsize=115448 CPUtime=8.12
/proc/14643/stat : 14643 (minisat20SAT07) R 14637 14637 14566 0 -1 4194304 31403 0 0 0 794 18 0 0 25 0 1 0 88737659 118218752 27308 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14643/statm: 28862 27308 73 138 0 28721 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 204892

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.74 2/66 14643
/proc/meminfo: memFree=1545296/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=89444 CPUtime=94.09
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 40263 143140 0 0 7282 21 2017 89 25 0 1 0 88728242 91590656 21889 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 22361 21889 219 399 0 21958 0
[pid=14643] ppid=14637 vsize=129972 CPUtime=68.1
/proc/14643/stat : 14643 (minisat20SAT07) R 14637 14637 14566 0 -1 4194304 35021 0 0 0 6790 20 0 0 25 0 1 0 88737659 133091328 30926 1992294400 134512640 135078472 4294956192 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14643/statm: 32493 30926 73 138 0 32352 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 219416

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.75 2/66 14643
/proc/meminfo: memFree=1523024/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=89444 CPUtime=94.09
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 40263 143140 0 0 7282 21 2017 89 25 0 1 0 88728242 91590656 21889 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 22361 21889 219 399 0 21958 0
[pid=14643] ppid=14637 vsize=152148 CPUtime=128.09
/proc/14643/stat : 14643 (minisat20SAT07) R 14637 14637 14566 0 -1 4194304 40557 0 0 0 12784 25 0 0 25 0 1 0 88737659 155799552 36462 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14643/statm: 38037 36462 73 138 0 37896 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 241592

[startup+282.302 s]
/proc/loadavg: 1.07 1.01 0.77 2/66 14643
/proc/meminfo: memFree=1494032/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=89444 CPUtime=94.09
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 40263 143140 0 0 7282 21 2017 89 25 0 1 0 88728242 91590656 21889 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 22361 21889 219 399 0 21958 0
[pid=14643] ppid=14637 vsize=181252 CPUtime=188.08
/proc/14643/stat : 14643 (minisat20SAT07) R 14637 14637 14566 0 -1 4194304 47839 0 0 0 18775 33 0 0 25 0 1 0 88737659 185602048 43744 1992294400 134512640 135078472 4294956192 18446744073709551615 134552064 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14643/statm: 45313 43744 73 138 0 45172 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 270696

[startup+342.302 s]
/proc/loadavg: 1.02 1.01 0.78 2/66 14643
/proc/meminfo: memFree=1473944/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=89444 CPUtime=94.09
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 40263 143140 0 0 7282 21 2017 89 25 0 1 0 88728242 91590656 21889 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 22361 21889 219 399 0 21958 0
[pid=14643] ppid=14637 vsize=201056 CPUtime=248.06
/proc/14643/stat : 14643 (minisat20SAT07) R 14637 14637 14566 0 -1 4194304 52798 0 0 0 24768 38 0 0 25 0 1 0 88737659 205881344 48703 1992294400 134512640 135078472 4294956192 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14643/statm: 50264 48703 73 138 0 50123 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 290500

[startup+402.302 s]
/proc/loadavg: 1.01 1.00 0.80 2/66 14643
/proc/meminfo: memFree=1453656/2055920 swapFree=4168248/4192956

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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.84 2/66 14643
/proc/meminfo: memFree=1307736/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=89444 CPUtime=94.09
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 40263 143140 0 0 7282 21 2017 89 25 0 1 0 88728242 91590656 21889 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 22361 21889 219 399 0 21958 0
[pid=14643] ppid=14637 vsize=366872 CPUtime=667.96
/proc/14643/stat : 14643 (minisat20SAT07) R 14637 14637 14566 0 -1 4194304 94219 0 0 0 66716 80 0 0 25 0 1 0 88737659 375676928 90124 1992294400 134512640 135078472 4294956192 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14643/statm: 91718 90124 73 138 0 91577 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 456316

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.85 2/66 14643
/proc/meminfo: memFree=1283608/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=89444 CPUtime=94.09
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 40263 143140 0 0 7282 21 2017 89 25 0 1 0 88728242 91590656 21889 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 22361 21889 219 399 0 21958 0
[pid=14643] ppid=14637 vsize=391100 CPUtime=727.94
/proc/14643/stat : 14643 (minisat20SAT07) R 14637 14637 14566 0 -1 4194304 100281 0 0 0 72708 86 0 0 25 0 1 0 88737659 400486400 96186 1992294400 134512640 135078472 4294956192 18446744073709551615 134707275 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14643/statm: 97775 96186 73 138 0 97634 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 480544

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.85 2/66 14643
/proc/meminfo: memFree=1253528/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=89444 CPUtime=94.09
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 40263 143140 0 0 7282 21 2017 89 25 0 1 0 88728242 91590656 21889 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 22361 21889 219 399 0 21958 0
[pid=14643] ppid=14637 vsize=420964 CPUtime=787.92
/proc/14643/stat : 14643 (minisat20SAT07) R 14637 14637 14566 0 -1 4194304 107747 0 0 0 78700 92 0 0 25 0 1 0 88737659 431067136 103652 1992294400 134512640 135078472 4294956192 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14643/statm: 105241 103652 73 138 0 105100 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 510408

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.86 2/66 14643
/proc/meminfo: memFree=1226072/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=89444 CPUtime=94.09
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 40263 143140 0 0 7282 21 2017 89 25 0 1 0 88728242 91590656 21889 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 22361 21889 219 399 0 21958 0
[pid=14643] ppid=14637 vsize=448692 CPUtime=847.91
/proc/14643/stat : 14643 (minisat20SAT07) R 14637 14637 14566 0 -1 4194304 114706 0 0 0 84693 98 0 0 25 0 1 0 88737659 459460608 110611 1992294400 134512640 135078472 4294956192 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14643/statm: 112173 110611 73 138 0 112032 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 538136

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.87 2/66 14643
/proc/meminfo: memFree=1197464/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=89444 CPUtime=94.09
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 40263 143140 0 0 7282 21 2017 89 25 0 1 0 88728242 91590656 21889 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 22361 21889 219 399 0 21958 0
[pid=14643] ppid=14637 vsize=476808 CPUtime=907.89
/proc/14643/stat : 14643 (minisat20SAT07) R 14637 14637 14566 0 -1 4194304 121754 0 0 0 90685 104 0 0 25 0 1 0 88737659 488251392 117659 1992294400 134512640 135078472 4294956192 18446744073709551615 134552077 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14643/statm: 119202 117659 73 138 0 119061 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 566252

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.87 2/66 14643
/proc/meminfo: memFree=1171864/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=89444 CPUtime=94.09
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 40263 143140 0 0 7282 21 2017 89 25 0 1 0 88728242 91590656 21889 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 22361 21889 219 399 0 21958 0
[pid=14643] ppid=14637 vsize=503068 CPUtime=967.87
/proc/14643/stat : 14643 (minisat20SAT07) R 14637 14637 14566 0 -1 4194304 128201 0 0 0 96677 110 0 0 25 0 1 0 88737659 515141632 124106 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14643/statm: 125767 124106 73 138 0 125626 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 592512

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.88 2/66 14643
/proc/meminfo: memFree=1143704/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=89444 CPUtime=94.09
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 40263 143140 0 0 7282 21 2017 89 25 0 1 0 88728242 91590656 21889 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 22361 21889 219 399 0 21958 0
[pid=14643] ppid=14637 vsize=530820 CPUtime=1027.86
/proc/14643/stat : 14643 (minisat20SAT07) R 14637 14637 14566 0 -1 4194304 135154 0 0 0 102671 115 0 0 25 0 1 0 88737659 543559680 131059 1992294400 134512640 135078472 4294956192 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14643/statm: 132705 131059 73 138 0 132564 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 620264

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.88 2/66 14643
/proc/meminfo: memFree=1122840/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=89444 CPUtime=94.09
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 40263 143140 0 0 7282 21 2017 89 25 0 1 0 88728242 91590656 21889 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 22361 21889 219 399 0 21958 0
[pid=14643] ppid=14637 vsize=551848 CPUtime=1087.85
/proc/14643/stat : 14643 (minisat20SAT07) R 14637 14637 14566 0 -1 4194304 140412 0 0 0 108665 120 0 0 25 0 1 0 88737659 565092352 136317 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14643/statm: 137962 136317 73 138 0 137821 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 641292

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 0.88 2/66 14643
/proc/meminfo: memFree=1119320/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=89444 CPUtime=94.09
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 40263 143140 0 0 7282 21 2017 89 25 0 1 0 88728242 91590656 21889 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 22361 21889 219 399 0 21958 0
[pid=14643] ppid=14637 vsize=555024 CPUtime=1095.84
/proc/14643/stat : 14643 (minisat20SAT07) R 14637 14637 14566 0 -1 4194304 141222 0 0 0 109464 120 0 0 25 0 1 0 88737659 568344576 137127 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14643/statm: 138756 137127 73 138 0 138615 0
Current children cumulated CPU time (s) 1189.93
Current children cumulated vsize (KiB) 644468

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 0.88 2/66 14643
/proc/meminfo: memFree=1117912/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=89444 CPUtime=94.09
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 40263 143140 0 0 7282 21 2017 89 25 0 1 0 88728242 91590656 21889 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 22361 21889 219 399 0 21958 0
[pid=14643] ppid=14637 vsize=556348 CPUtime=1099.04
/proc/14643/stat : 14643 (minisat20SAT07) R 14637 14637 14566 0 -1 4194304 141565 0 0 0 109784 120 0 0 25 0 1 0 88737659 569700352 137470 1992294400 134512640 135078472 4294956192 18446744073709551615 134552066 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14643/statm: 139087 137470 73 138 0 138946 0
Current children cumulated CPU time (s) 1193.13
Current children cumulated vsize (KiB) 645792

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 0.88 2/66 14643
/proc/meminfo: memFree=1116568/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=89444 CPUtime=94.09
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 40263 143140 0 0 7282 21 2017 89 25 0 1 0 88728242 91590656 21889 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 22361 21889 219 399 0 21958 0
[pid=14643] ppid=14637 vsize=557672 CPUtime=1102.25
/proc/14643/stat : 14643 (minisat20SAT07) R 14637 14637 14566 0 -1 4194304 141885 0 0 0 110104 121 0 0 25 0 1 0 88737659 571056128 137790 1992294400 134512640 135078472 4294956192 18446744073709551615 134552254 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14643/statm: 139418 137790 73 138 0 139277 0
Current children cumulated CPU time (s) 1196.34
Current children cumulated vsize (KiB) 647116

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 0.88 2/66 14643
/proc/meminfo: memFree=1116184/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=89444 CPUtime=94.09
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 40263 143140 0 0 7282 21 2017 89 25 0 1 0 88728242 91590656 21889 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 22361 21889 219 399 0 21958 0
[pid=14643] ppid=14637 vsize=558332 CPUtime=1103.84
/proc/14643/stat : 14643 (minisat20SAT07) R 14637 14637 14566 0 -1 4194304 142038 0 0 0 110263 121 0 0 25 0 1 0 88737659 571731968 137943 1992294400 134512640 135078472 4294956192 18446744073709551615 134551920 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14643/statm: 139583 137943 73 138 0 139442 0
Current children cumulated CPU time (s) 1197.93
Current children cumulated vsize (KiB) 647776

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 0.89 2/66 14643
/proc/meminfo: memFree=1115672/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=89444 CPUtime=94.09
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 40263 143140 0 0 7282 21 2017 89 25 0 1 0 88728242 91590656 21889 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 22361 21889 219 399 0 21958 0
[pid=14643] ppid=14637 vsize=558596 CPUtime=1104.64
/proc/14643/stat : 14643 (minisat20SAT07) R 14637 14637 14566 0 -1 4194304 142124 0 0 0 110343 121 0 0 25 0 1 0 88737659 572002304 138029 1992294400 134512640 135078472 4294956192 18446744073709551615 134552069 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14643/statm: 139649 138029 73 138 0 139508 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 648040

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 0.89 2/66 14643
/proc/meminfo: memFree=1115672/2055920 swapFree=4168248/4192956
[pid=14637] ppid=14635 vsize=89444 CPUtime=94.09
/proc/14637/stat : 14637 (SATzilla2009_C) S 14635 14637 14566 0 -1 4194304 40263 143140 0 0 7282 21 2017 89 25 0 1 0 88728242 91590656 21889 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14637/statm: 22361 21889 219 399 0 21958 0
[pid=14643] ppid=14637 vsize=0 CPUtime=1104.84
/proc/14643/stat : 14643 (minisat20SAT07) R 14637 14637 14566 0 -1 4195332 142144 0 0 0 110361 123 0 0 25 0 1 0 88737659 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 0 0 0
/proc/14643/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 89444

Child status: 17
Real time (s): 1199.39
CPU time (s): 1199.06
CPU user time (s): 1196.63
CPU system time (s): 2.43163
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 648172

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

runsolver used 1.05284 second user time and 3.3175 second system time

The end

Launcher Data

Begin job on node17 at 2009-04-24 23:02:28
IDJOB=1715758
IDBENCH=20348
IDSOLVER=527
FILE ID=node17/1715758-1240606946
PBS_JOBID= 9186297
Free space on /tmp= 66116 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-5-17-s.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715758-1240606946/watcher-1715758-1240606946 -o /tmp/evaluation-result-1715758-1240606946/solver-1715758-1240606946 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1715758-1240606946.cnf

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

MD5SUM BENCH= cd6cb5ea01688ce5beec6e625055ac90
RANDOM SEED=528423302

node17.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.234
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.234
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:       1770872 kB
Buffers:         37300 kB
Cached:         182604 kB
SwapCached:      19456 kB
Active:         131172 kB
Inactive:       110564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770872 kB
SwapTotal:     4192956 kB
SwapFree:      4168248 kB
Dirty:           53152 kB
Writeback:           0 kB
Mapped:          13444 kB
Slab:            29336 kB
Committed_AS:   283388 kB
PageTables:       1452 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= 66084 MiB
End job on node17 at 2009-04-24 23:22:28