Trace number 1539135

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.37 1199.93

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S1299934729-015.cnf
MD5SUMbcd262fcf09db79337137ea25c65ab0c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data

16.47/16.55	c SATzilla is building models for class 2
16.47/16.55	c run presolver march_dl2004 for 5 seconds ... 
16.47/16.55	c Bin: Executing march_dl2004
16.47/16.55	c spawning binary file with 5 seconds ...
16.47/16.55	c child exit by a signal
16.47/16.55	c march_dl2004 returned code 137.
16.47/16.55	c run presolver mxc-sr08 for 5 seconds ... 
16.47/16.55	c Bin: Executing mxc-sr08
16.47/16.55	c spawning binary file with 5 seconds ...
16.47/16.55	c child exit by a signal
16.47/16.55	c mxc-sr08 returned code 137.
16.47/16.55	c Orignal number of varibales is 75, number of clauses is 6675 
16.47/16.55	c predicted feature computation time is 7.013576 
16.47/16.55	c Bin: Executing satelite
16.47/16.55	c spawning binary file with 240 seconds ...
16.47/16.55	c child exited successfully
16.47/16.55	c satzilla computing base features
16.47/16.55	c Number of variabe is: 75, Number of clause is : 6675 
16.47/16.55	c Initializing...
16.47/16.55	c satzilla compute diameter ...
16.47/16.55	c start diameter features ...
16.47/16.55	c satzilla doing clause learning
16.47/16.55	c start clause learning features ...
16.47/16.55	c Bin: Executing zchaff07
16.47/16.55	c spawning binary file with 2 seconds ...
16.47/16.55	c child exit by a signal
16.47/16.55	c satzilla doing survey propogation probe
16.47/16.55	c do survay propogation for 2 second ...
16.47/16.55	c satzilla doing local search probe
16.47/16.55	c satzilla doing lobjois search-space size estimate
16.47/16.55	c features are:75 6675 75 6675 0 0 0.011236 0.311803 0.680109 0.999902 0.0933333 1.48691e-16 0.0933333 0.0933333 -0 0 0 0.0933333 0.0401528 0.0853933 0.101573 3.84504 0.033494 0.0227188 0 0.0957614 2.08527 0.00591461 0.14538 0.00434457 0.00794007 2.95224 0.0633708 0.0110861 0 0.0110861 0.0110861 2 0 2 2 -0 4498.5 0.00700233 4467 4530 4530 4467 4530 4467 4530 27.3897 0.00729002 27.1901 27.5894 27.5894 27.1901 27.5894 27.1901 27.5894 0.0676 0.654417 0.000504062 0.184429 0.132105 0.0193377 0.101759 0.033503 0.059519 6.60261e-05 0.422049 2.43426e-05 0.000145923 0.000117482 3.75925e-05 7.67485e-05 4.62603e-05 5.90934e-05 10.0347 0.254405 12.8727 0.20315 13 10 16 2.28356 0.271798 0.899428 0.0910299 0.678105 0.757155 
16.47/16.55	c satzilla's ranking:
16.47/16.55	c 1) march_dl2004: 4.673529
16.47/16.55	c 2) mxc-sr08: 3.300904
16.47/16.55	c 3) minisat20SAT07: 3.178110
16.47/16.55	c 4) minisat20: 2.520433
16.47/16.55	c 5) tts-4-0: 1.131777
16.47/16.55	c 6) vallst: 0.360348
16.47/16.55	c 7) zchaff_rand: 0.063270
16.47/16.55	c 8) SATenstein: -10000.000000
16.47/16.55	c 9) gnovelty+: -10000.000000
16.47/16.55	c 10) adaptg2wsat+: -10000.000000
16.47/16.55	c 11) adaptg2wsat0: -10000.000000
16.47/16.55	c 12) picosat846: -10000.000000
16.47/16.55	c 13) kcnfs04SAT07: -10000.000000
16.47/16.55	c satzilla running march_dl2004 ... 
1199.30/1199.93	c Bin: Executing march_dl2004
1199.30/1199.93	c spawning binary file with 1183 seconds ...
1199.30/1199.93	c child exit by a signal
1199.30/1199.93	c march_dl2004 returned code 137.
1199.30/1199.93	c satzilla running mxc-sr08 ... 
1199.30/1199.93	c Bin: Executing mxc-sr08
1199.30/1199.93	c mxc-sr08 returned code 1.
1199.30/1199.93	c satzilla running minisat20SAT07 ... 
1199.30/1199.93	c Bin: Executing minisat20SAT07
1199.30/1199.93	c minisat20SAT07 returned code 1.
1199.30/1199.93	c satzilla running minisat20 ... 
1199.30/1199.93	c Bin: Executing minisat20
1199.30/1199.93	c minisat20 returned code 1.
1199.30/1199.93	c satzilla running tts-4-0 ... 
1199.30/1199.93	c Bin: Executing tts-4-0
1199.30/1199.93	c tts-4-0 returned code 1.
1199.30/1199.93	c satzilla running vallst ... 
1199.30/1199.93	c Bin: Executing vallst
1199.30/1199.93	c vallst returned code 1.
1199.30/1199.93	c satzilla running zchaff_rand ... 
1199.30/1199.93	c Bin: Executing zchaff_rand
1199.30/1199.93	c zchaff_rand returned code 1.
1199.30/1199.93	c satzilla running SATenstein ... 
1199.30/1199.93	c Bin: Executing SATenstein
1199.30/1199.93	c SATenstein returned code 1.
1199.30/1199.93	c satzilla running gnovelty+ ... 
1199.30/1199.93	c Bin: Executing gnovelty+
1199.30/1199.93	c gnovelty+ returned code 1.
1199.30/1199.93	c satzilla running adaptg2wsat+ ... 
1199.30/1199.93	c Bin: Executing adaptg2wsat+
1199.30/1199.93	c adaptg2wsat+ returned code 1.
1199.30/1199.93	c satzilla running adaptg2wsat0 ... 
1199.30/1199.93	c Bin: Executing adaptg2wsat0
1199.30/1199.93	c adaptg2wsat0 returned code 1.
1199.30/1199.93	c satzilla running picosat846 ... 
1199.30/1199.93	c Bin: Executing picosat846
1199.30/1199.93	c picosat846 returned code 1.
1199.30/1199.93	c satzilla running kcnfs04SAT07 ... 
1199.30/1199.93	c Bin: Executing kcnfs04SAT07
1199.30/1199.93	c kcnfs04SAT07 returned code 1.
1199.30/1199.93	c ERROR: All Failed! 
1199.30/1199.93	c SATZILLA_TIME=1199.540000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

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

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


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/73 18114
/proc/meminfo: memFree=1494840/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=2056 CPUtime=0
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 903755240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 514 112 96 399 0 111 0
[pid=18115] ppid=18114 vsize=636 CPUtime=0
/proc/18115/stat : 18115 (march_dl2004) R 18114 18114 17278 0 -1 4194304 87 0 0 0 0 0 0 0 19 0 1 0 903755240 651264 82 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18115/statm: 159 82 50 118 0 38 0

[startup+0.092099 s]
/proc/loadavg: 0.91 0.97 0.99 3/73 18114
/proc/meminfo: memFree=1494840/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=2056 CPUtime=0
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 903755240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 514 112 96 399 0 111 0
[pid=18115] ppid=18114 vsize=2368 CPUtime=0.08
/proc/18115/stat : 18115 (march_dl2004) R 18114 18114 17278 0 -1 4194304 1108 0 0 0 8 0 0 0 19 0 1 0 903755240 2424832 350 1992294400 134512640 134996440 4294956176 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18115/statm: 592 350 67 118 0 471 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4424

[startup+0.102099 s]
/proc/loadavg: 0.91 0.97 0.99 3/73 18114
/proc/meminfo: memFree=1494840/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=2056 CPUtime=0
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 903755240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 514 112 96 399 0 111 0
[pid=18115] ppid=18114 vsize=2368 CPUtime=0.09
/proc/18115/stat : 18115 (march_dl2004) R 18114 18114 17278 0 -1 4194304 1108 0 0 0 9 0 0 0 19 0 1 0 903755240 2424832 350 1992294400 134512640 134996440 4294956176 18446744073709551615 134583492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18115/statm: 592 350 67 118 0 471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4424

[startup+0.30212 s]
/proc/loadavg: 0.91 0.97 0.99 3/73 18114
/proc/meminfo: memFree=1494840/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=2056 CPUtime=0
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 903755240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 514 112 96 399 0 111 0
[pid=18115] ppid=18114 vsize=2368 CPUtime=0.29
/proc/18115/stat : 18115 (march_dl2004) R 18114 18114 17278 0 -1 4194304 1116 0 0 0 29 0 0 0 21 0 1 0 903755240 2424832 358 1992294400 134512640 134996440 4294956176 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18115/statm: 592 358 67 118 0 471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4424

[startup+0.702162 s]
/proc/loadavg: 0.91 0.97 0.99 3/73 18114
/proc/meminfo: memFree=1494840/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=2056 CPUtime=0
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 903755240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 514 112 96 399 0 111 0
[pid=18115] ppid=18114 vsize=2500 CPUtime=0.69
/proc/18115/stat : 18115 (march_dl2004) R 18114 18114 17278 0 -1 4194304 1157 0 0 0 69 0 0 0 25 0 1 0 903755240 2560000 399 1992294400 134512640 134996440 4294956176 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18115/statm: 625 399 67 118 0 504 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4556

[startup+1.50125 s]
/proc/loadavg: 0.91 0.97 0.99 2/75 18116
/proc/meminfo: memFree=1488552/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=2056 CPUtime=0
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 903755240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 514 112 96 399 0 111 0
[pid=18115] ppid=18114 vsize=7688 CPUtime=1.49
/proc/18115/stat : 18115 (march_dl2004) R 18114 18114 17278 0 -1 4194304 2663 0 0 0 140 9 0 0 25 0 1 0 903755240 7872512 1774 1992294400 134512640 134996440 4294956176 18446744073709551615 134559554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18115/statm: 1922 1774 72 118 0 1801 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9744

[startup+3.10141 s]
/proc/loadavg: 0.91 0.97 0.99 2/75 18116
/proc/meminfo: memFree=1486696/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=2056 CPUtime=0
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 903755240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 514 112 96 399 0 111 0
[pid=18115] ppid=18114 vsize=7576 CPUtime=3.09
/proc/18115/stat : 18115 (march_dl2004) R 18114 18114 17278 0 -1 4194304 3194 0 0 0 300 9 0 0 25 0 1 0 903755240 7757824 1778 1992294400 134512640 134996440 4294956176 18446744073709551615 134514084 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18115/statm: 1894 1778 74 118 0 1773 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9632

[startup+6.30176 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18117
/proc/meminfo: memFree=1492712/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=2056 CPUtime=4.99
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 156 3194 0 0 0 0 490 9 19 0 1 0 903755240 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 514 125 107 399 0 111 0
[pid=18117] ppid=18114 vsize=2120 CPUtime=1.28
/proc/18117/stat : 18117 (mxc-sr08) R 18114 18114 17278 0 -1 4194304 485 0 0 0 128 0 0 0 25 0 1 0 903755741 2170880 439 1992294400 134512640 135078026 4294956176 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18117/statm: 530 439 71 138 0 389 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 4176

[startup+12.7014 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18119
/proc/meminfo: memFree=1490984/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=8020 CPUtime=12.67
/proc/18114/stat : 18114 (SATzilla2009_C) R 18112 18114 17278 0 -1 4194304 994 5010 0 0 65 0 1191 11 23 0 1 0 903755240 8212480 680 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/18114/statm: 2005 680 207 399 0 1602 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8020

[startup+25.5028 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1486376/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=7576 CPUtime=8.93
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 3194 0 0 0 883 10 0 0 25 0 1 0 903756896 7757824 1778 1992294400 134512640 134996440 4294956176 18446744073709551615 134514040 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 1894 1778 74 118 0 1773 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 11496

[startup+51.1025 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1486504/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=7576 CPUtime=34.51
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 3194 0 0 0 3441 10 0 0 25 0 1 0 903756896 7757824 1778 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 1894 1778 74 118 0 1773 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 11496

[startup+102.307 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1486568/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=7576 CPUtime=85.69
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 3194 0 0 0 8559 10 0 0 25 0 1 0 903756896 7757824 1778 1992294400 134512640 134996440 4294956176 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 1894 1778 74 118 0 1773 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 11496

[startup+162.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1476584/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=17816 CPUtime=145.65
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 5732 0 0 0 14553 12 0 0 25 0 1 0 903756896 18243584 4316 1992294400 134512640 134996440 4294956176 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 4454 4316 74 118 0 4333 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 21736

[startup+222.303 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1472296/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=22040 CPUtime=205.62
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 6791 0 0 0 20549 13 0 0 25 0 1 0 903756896 22568960 5375 1992294400 134512640 134996440 4294956176 18446744073709551615 134528338 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 5510 5375 74 118 0 5389 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 25960

[startup+282.303 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1470888/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=23492 CPUtime=265.6
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 7153 0 0 0 26547 13 0 0 25 0 1 0 903756896 24055808 5737 1992294400 134512640 134996440 4294956176 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 5873 5737 74 118 0 5752 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 27412

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1470312/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=24020 CPUtime=325.56
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 7295 0 0 0 32543 13 0 0 25 0 1 0 903756896 24596480 5879 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 6005 5879 74 118 0 5884 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 27940


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


[startup+762.305 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1467752/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=26528 CPUtime=745.39
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 7904 0 0 0 74524 15 0 0 25 0 1 0 903756896 27164672 6488 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 6632 6488 74 118 0 6511 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 30448

[startup+822.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1467560/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=26660 CPUtime=805.36
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 7959 0 0 0 80521 15 0 0 25 0 1 0 903756896 27299840 6543 1992294400 134512640 134996440 4294956176 18446744073709551615 134551555 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 6665 6543 74 118 0 6544 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 30580

[startup+882.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1467304/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=26924 CPUtime=865.33
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 8019 0 0 0 86518 15 0 0 25 0 1 0 903756896 27570176 6603 1992294400 134512640 134996440 4294956176 18446744073709551615 134564684 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 6731 6603 74 118 0 6610 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 30844

[startup+942.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1467176/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=27056 CPUtime=925.3
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 8059 0 0 0 92515 15 0 0 25 0 1 0 903756896 27705344 6643 1992294400 134512640 134996440 4294956176 18446744073709551615 134551650 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 6764 6643 74 118 0 6643 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 30976

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1466984/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=27188 CPUtime=985.28
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 8097 0 0 0 98513 15 0 0 25 0 1 0 903756896 27840512 6681 1992294400 134512640 134996440 4294956176 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 6797 6681 74 118 0 6676 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 31108

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1466792/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=27452 CPUtime=1045.25
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 8146 0 0 0 104510 15 0 0 25 0 1 0 903756896 28110848 6730 1992294400 134512640 134996440 4294956176 18446744073709551615 134568492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 6863 6730 74 118 0 6742 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 31372

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1466664/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=27584 CPUtime=1105.22
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 8185 0 0 0 110507 15 0 0 25 0 1 0 903756896 28246016 6769 1992294400 134512640 134996440 4294956176 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 6896 6769 74 118 0 6775 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 31504

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1466536/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=27716 CPUtime=1165.19
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 8221 0 0 0 116504 15 0 0 25 0 1 0 903756896 28381184 6805 1992294400 134512640 134996440 4294956176 18446744073709551615 134568157 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 6929 6805 74 118 0 6808 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 31636

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1466536/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=27716 CPUtime=1173.18
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 8225 0 0 0 117303 15 0 0 25 0 1 0 903756896 28381184 6809 1992294400 134512640 134996440 4294956176 18446744073709551615 134527789 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 6929 6809 74 118 0 6808 0
Current children cumulated CPU time (s) 1189.7
Current children cumulated vsize (KiB) 31636

[startup+1196.7 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1466472/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=27716 CPUtime=1179.58
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 8227 0 0 0 117943 15 0 0 25 0 1 0 903756896 28381184 6811 1992294400 134512640 134996440 4294956176 18446744073709551615 134528077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 6929 6811 74 118 0 6808 0
Current children cumulated CPU time (s) 1196.1
Current children cumulated vsize (KiB) 31636

[startup+1198.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1466472/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=27716 CPUtime=1181.18
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 8227 0 0 0 118103 15 0 0 25 0 1 0 903756896 28381184 6811 1992294400 134512640 134996440 4294956176 18446744073709551615 134567915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 6929 6811 74 118 0 6808 0
Current children cumulated CPU time (s) 1197.7
Current children cumulated vsize (KiB) 31636

[startup+1199.1 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1466472/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=27716 CPUtime=1181.98
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 8227 0 0 0 118183 15 0 0 25 0 1 0 903756896 28381184 6811 1992294400 134512640 134996440 4294956176 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 6929 6811 74 118 0 6808 0
Current children cumulated CPU time (s) 1198.5
Current children cumulated vsize (KiB) 31636

[startup+1199.5 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1466472/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=27716 CPUtime=1182.38
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 8227 0 0 0 118223 15 0 0 25 0 1 0 903756896 28381184 6811 1992294400 134512640 134996440 4294956176 18446744073709551615 134568157 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 6929 6811 74 118 0 6808 0
Current children cumulated CPU time (s) 1198.9
Current children cumulated vsize (KiB) 31636

[startup+1199.9 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 18120
/proc/meminfo: memFree=1466472/2055920 swapFree=4176824/4192956
[pid=18114] ppid=18112 vsize=3920 CPUtime=16.52
/proc/18114/stat : 18114 (SATzilla2009_C) S 18112 18114 17278 0 -1 4194304 1033 5010 0 0 447 3 1191 11 25 0 1 0 903755240 4014080 550 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18114/statm: 980 550 219 399 0 577 0
[pid=18120] ppid=18114 vsize=27716 CPUtime=1182.78
/proc/18120/stat : 18120 (march_dl2004) R 18114 18114 17278 0 -1 4194304 8227 0 0 0 118263 15 0 0 25 0 1 0 903756896 28381184 6811 1992294400 134512640 134996440 4294956176 18446744073709551615 134551367 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18120/statm: 6929 6811 74 118 0 6808 0
Current children cumulated CPU time (s) 1199.3
Current children cumulated vsize (KiB) 31636

Child status: 17
Real time (s): 1199.93
CPU time (s): 1199.37
CPU user time (s): 1199.05
CPU system time (s): 0.317951
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 31636

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

runsolver used 1.21881 second user time and 3.18552 second system time

The end

Launcher Data

Begin job on node82 at 2009-03-31 06:27:46
IDJOB=1539135
IDBENCH=70491
IDSOLVER=527
FILE ID=node82/1539135-1238473666
PBS_JOBID= 9061750
Free space on /tmp= 61636 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S1299934729-015.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539135-1238473666/watcher-1539135-1238473666 -o /tmp/evaluation-result-1539135-1238473666/solver-1539135-1238473666 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539135-1238473666.cnf

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

MD5SUM BENCH= bcd262fcf09db79337137ea25c65ab0c
RANDOM SEED=1882251091

node82.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.232
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.232
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:       1495392 kB
Buffers:         85468 kB
Cached:         384900 kB
SwapCached:       7332 kB
Active:         352672 kB
Inactive:       127164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1495392 kB
SwapTotal:     4192956 kB
SwapFree:      4176824 kB
Dirty:           31620 kB
Writeback:           0 kB
Mapped:          15008 kB
Slab:            65916 kB
Committed_AS:  2420720 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61604 MiB
End job on node82 at 2009-03-31 06:47:46