Trace number 1539069

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.34 1199.9

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S2125310989-062.cnf
MD5SUMbeb8ec5deb81221137327aa09f80e330
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

16.47/16.51	c SATzilla is building models for class 2
16.47/16.51	c run presolver march_dl2004 for 5 seconds ... 
16.47/16.51	c Bin: Executing march_dl2004
16.47/16.51	c spawning binary file with 5 seconds ...
16.47/16.51	c child exit by a signal
16.47/16.51	c march_dl2004 returned code 137.
16.47/16.51	c run presolver mxc-sr08 for 5 seconds ... 
16.47/16.51	c Bin: Executing mxc-sr08
16.47/16.51	c spawning binary file with 5 seconds ...
16.47/16.51	c child exit by a signal
16.47/16.51	c mxc-sr08 returned code 137.
16.47/16.51	c Orignal number of varibales is 70, number of clauses is 6230 
16.47/16.51	c predicted feature computation time is 7.002635 
16.47/16.51	c Bin: Executing satelite
16.47/16.51	c spawning binary file with 240 seconds ...
16.47/16.51	c child exited successfully
16.47/16.51	c satzilla computing base features
16.47/16.51	c Number of variabe is: 70, Number of clause is : 6230 
16.47/16.51	c Initializing...
16.47/16.51	c satzilla compute diameter ...
16.47/16.51	c start diameter features ...
16.47/16.51	c satzilla doing clause learning
16.47/16.51	c start clause learning features ...
16.47/16.51	c Bin: Executing zchaff07
16.47/16.51	c spawning binary file with 2 seconds ...
16.47/16.51	c child exit by a signal
16.47/16.51	c satzilla doing survey propogation probe
16.47/16.51	c do survay propogation for 2 second ...
16.47/16.51	c satzilla doing local search probe
16.47/16.51	c satzilla doing lobjois search-space size estimate
16.47/16.51	c features are:70 6230 70 6230 0 0 0.011236 0.314011 0.683196 1.00905 0.1 0 0.1 0.1 -0 0 0 0.1 0.036666 0.0930979 0.108989 3.72834 0.0383774 0.0250994 0.00164204 0.110368 2.13067 0.0065008 0.155645 0.00417335 0.00914928 3.04778 0.065008 0.0110754 0 0.0110754 0.0110754 2 0 2 2 -0 4549 0.00725434 4516 4582 4582 4516 4582 4516 4582 26.1451 0.0119874 25.8317 26.4585 26.4585 25.8317 26.4585 25.8317 26.4585 0.0770969 0.63012 0.00297627 0.211263 0.146087 0.021694 0.118146 0.0350065 0.0739744 6.66867e-05 0.346412 2.63358e-05 0.000120814 0.000104423 4.09857e-05 7.89423e-05 5.12056e-05 6.45042e-05 9.28608 0.270254 12.0994 0.212247 12 9 15 2.2769 0.277131 0.894924 0.0961363 0.678186 0.755146 
16.47/16.51	c satzilla's ranking:
16.47/16.51	c 1) march_dl2004: 4.785519
16.47/16.51	c 2) mxc-sr08: 3.244361
16.47/16.51	c 3) minisat20SAT07: 3.121297
16.47/16.51	c 4) minisat20: 2.705152
16.47/16.51	c 5) tts-4-0: 1.146672
16.47/16.51	c 6) vallst: 0.363640
16.47/16.51	c 7) zchaff_rand: 0.034326
16.47/16.51	c 8) SATenstein: -10000.000000
16.47/16.51	c 9) gnovelty+: -10000.000000
16.47/16.51	c 10) adaptg2wsat+: -10000.000000
16.47/16.51	c 11) adaptg2wsat0: -10000.000000
16.47/16.51	c 12) picosat846: -10000.000000
16.47/16.51	c 13) kcnfs04SAT07: -10000.000000
16.47/16.51	c satzilla running march_dl2004 ... 
1199.21/1199.89	c Bin: Executing march_dl2004
1199.21/1199.89	c spawning binary file with 1183 seconds ...
1199.21/1199.89	c child exit by a signal
1199.21/1199.89	c march_dl2004 returned code 137.
1199.21/1199.89	c satzilla running mxc-sr08 ... 
1199.21/1199.89	c Bin: Executing mxc-sr08
1199.21/1199.89	c mxc-sr08 returned code 1.
1199.21/1199.89	c satzilla running minisat20SAT07 ... 
1199.21/1199.89	c Bin: Executing minisat20SAT07
1199.21/1199.89	c minisat20SAT07 returned code 1.
1199.21/1199.89	c satzilla running minisat20 ... 
1199.21/1199.89	c Bin: Executing minisat20
1199.21/1199.89	c minisat20 returned code 1.
1199.21/1199.89	c satzilla running tts-4-0 ... 
1199.21/1199.89	c Bin: Executing tts-4-0
1199.21/1199.89	c tts-4-0 returned code 1.
1199.21/1199.89	c satzilla running vallst ... 
1199.21/1199.89	c Bin: Executing vallst
1199.21/1199.89	c vallst returned code 1.
1199.21/1199.89	c satzilla running zchaff_rand ... 
1199.21/1199.89	c Bin: Executing zchaff_rand
1199.21/1199.89	c zchaff_rand returned code 1.
1199.21/1199.89	c satzilla running SATenstein ... 
1199.21/1199.89	c Bin: Executing SATenstein
1199.21/1199.89	c SATenstein returned code 1.
1199.21/1199.89	c satzilla running gnovelty+ ... 
1199.21/1199.89	c Bin: Executing gnovelty+
1199.21/1199.89	c gnovelty+ returned code 1.
1199.21/1199.89	c satzilla running adaptg2wsat+ ... 
1199.21/1199.89	c Bin: Executing adaptg2wsat+
1199.21/1199.89	c adaptg2wsat+ returned code 1.
1199.21/1199.89	c satzilla running adaptg2wsat0 ... 
1199.21/1199.89	c Bin: Executing adaptg2wsat0
1199.21/1199.89	c adaptg2wsat0 returned code 1.
1199.21/1199.89	c satzilla running picosat846 ... 
1199.21/1199.89	c Bin: Executing picosat846
1199.21/1199.89	c picosat846 returned code 1.
1199.21/1199.89	c satzilla running kcnfs04SAT07 ... 
1199.21/1199.89	c Bin: Executing kcnfs04SAT07
1199.21/1199.89	c kcnfs04SAT07 returned code 1.
1199.21/1199.89	c ERROR: All Failed! 
1199.21/1199.89	c SATZILLA_TIME=1199.500000

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-1539069-1238465535/watcher-1539069-1238465535 -o /tmp/evaluation-result-1539069-1238465535/solver-1539069-1238465535 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539069-1238465535.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.85 0.97 0.99 3/64 14205
/proc/meminfo: memFree=1246888/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=2056 CPUtime=0
/proc/14205/stat : 14205 (SATzilla2009_C) R 14203 14205 14168 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1119219094 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/14205/statm: 514 112 96 399 0 111 0
[pid=14206] ppid=14205 vsize=636 CPUtime=0
/proc/14206/stat : 14206 (march_dl2004) R 14205 14205 14168 0 -1 4194304 86 0 0 0 0 0 0 0 18 0 1 0 1119219094 651264 81 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14206/statm: 159 81 50 118 0 38 0

[startup+0.0279899 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 14205
/proc/meminfo: memFree=1246888/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=2056 CPUtime=0
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119219094 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14205/statm: 514 112 96 399 0 111 0
[pid=14206] ppid=14205 vsize=1404 CPUtime=0.02
/proc/14206/stat : 14206 (march_dl2004) R 14205 14205 14168 0 -1 4194304 442 0 0 0 2 0 0 0 18 0 1 0 1119219094 1437696 258 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14206/statm: 351 258 57 118 0 230 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3460

[startup+0.102001 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 14205
/proc/meminfo: memFree=1246888/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=2056 CPUtime=0
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119219094 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14205/statm: 514 112 96 399 0 111 0
[pid=14206] ppid=14205 vsize=2268 CPUtime=0.09
/proc/14206/stat : 14206 (march_dl2004) R 14205 14205 14168 0 -1 4194304 1017 0 0 0 9 0 0 0 19 0 1 0 1119219094 2322432 336 1992294400 134512640 134996440 4294956192 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14206/statm: 567 336 67 118 0 446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4324

[startup+0.301031 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 14205
/proc/meminfo: memFree=1246888/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=2056 CPUtime=0
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119219094 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14205/statm: 514 112 96 399 0 111 0
[pid=14206] ppid=14205 vsize=2268 CPUtime=0.29
/proc/14206/stat : 14206 (march_dl2004) R 14205 14205 14168 0 -1 4194304 1023 0 0 0 29 0 0 0 21 0 1 0 1119219094 2322432 342 1992294400 134512640 134996440 4294956192 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14206/statm: 567 342 67 118 0 446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4324

[startup+0.701095 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 14205
/proc/meminfo: memFree=1246888/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=2056 CPUtime=0
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119219094 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14205/statm: 514 112 96 399 0 111 0
[pid=14206] ppid=14205 vsize=2400 CPUtime=0.69
/proc/14206/stat : 14206 (march_dl2004) R 14205 14205 14168 0 -1 4194304 1066 0 0 0 69 0 0 0 25 0 1 0 1119219094 2457600 385 1992294400 134512640 134996440 4294956192 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14206/statm: 600 385 67 118 0 479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4456

[startup+1.50122 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 14207
/proc/meminfo: memFree=1240408/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=2056 CPUtime=0
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119219094 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14205/statm: 514 112 96 399 0 111 0
[pid=14206] ppid=14205 vsize=7796 CPUtime=1.49
/proc/14206/stat : 14206 (march_dl2004) R 14205 14205 14168 0 -1 4194304 2487 0 0 0 148 1 0 0 25 0 1 0 1119219094 7983104 1595 1992294400 134512640 134996440 4294956192 18446744073709551615 134644124 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14206/statm: 1949 1595 72 118 0 1828 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9852

[startup+3.10148 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 14207
/proc/meminfo: memFree=1240088/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=2056 CPUtime=0
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119219094 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14205/statm: 514 112 96 399 0 111 0
[pid=14206] ppid=14205 vsize=7664 CPUtime=3.09
/proc/14206/stat : 14206 (march_dl2004) R 14205 14205 14168 0 -1 4194304 2591 0 0 0 308 1 0 0 25 0 1 0 1119219094 7847936 1683 1992294400 134512640 134996440 4294956192 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14206/statm: 1916 1683 74 118 0 1795 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9720

[startup+6.30199 s]
/proc/loadavg: 0.95 0.98 1.00 2/66 14208
/proc/meminfo: memFree=1244248/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=2056 CPUtime=4.99
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 156 2591 0 0 0 0 498 1 16 0 1 0 1119219094 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 514 125 107 399 0 111 0
[pid=14208] ppid=14205 vsize=2064 CPUtime=1.28
/proc/14208/stat : 14208 (mxc-sr08) R 14205 14205 14168 0 -1 4194304 465 0 0 0 128 0 0 0 25 0 1 0 1119219594 2113536 422 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14208/statm: 516 422 71 138 0 375 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 4120

[startup+12.702 s]
/proc/loadavg: 0.95 0.98 1.00 2/66 14210
/proc/meminfo: memFree=1243288/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=7964 CPUtime=12.67
/proc/14205/stat : 14205 (SATzilla2009_C) R 14203 14205 14168 0 -1 4194304 936 4348 0 0 66 0 1197 4 23 0 1 0 1119219094 8155136 655 1992294400 134512640 136149437 4294956224 18446744073709551615 134731177 0 0 4096 3 0 0 0 17 0 0 0
/proc/14205/statm: 1991 655 207 399 0 1588 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7964

[startup+25.5011 s]
/proc/loadavg: 0.96 0.98 1.00 2/66 14211
/proc/meminfo: memFree=1239064/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=7664 CPUtime=8.96
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 2591 0 0 0 896 0 0 0 25 0 1 0 1119220746 7847936 1683 1992294400 134512640 134996440 4294956192 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 1916 1683 74 118 0 1795 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 11528

[startup+51.1012 s]
/proc/loadavg: 0.97 0.98 1.00 2/66 14211
/proc/meminfo: memFree=1238936/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=7664 CPUtime=34.55
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 2591 0 0 0 3454 1 0 0 25 0 1 0 1119220746 7847936 1683 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 1916 1683 74 118 0 1795 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 11528

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14211
/proc/meminfo: memFree=1239064/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=7664 CPUtime=85.73
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 2591 0 0 0 8572 1 0 0 25 0 1 0 1119220746 7847936 1683 1992294400 134512640 134996440 4294956192 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 1916 1683 74 118 0 1795 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 11528

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14211
/proc/meminfo: memFree=1229592/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=17508 CPUtime=145.71
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 5013 0 0 0 14567 4 0 0 25 0 1 0 1119220746 17928192 4105 1992294400 134512640 134996440 4294956192 18446744073709551615 134551539 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 4377 4105 74 118 0 4256 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 21372

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14211
/proc/meminfo: memFree=1226136/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=20940 CPUtime=205.67
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 5881 0 0 0 20562 5 0 0 25 0 1 0 1119220746 21442560 4973 1992294400 134512640 134996440 4294956192 18446744073709551615 134553168 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 5235 4973 74 118 0 5114 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 24804

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14211
/proc/meminfo: memFree=1224984/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=22128 CPUtime=265.64
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 6162 0 0 0 26559 5 0 0 25 0 1 0 1119220746 22659072 5254 1992294400 134512640 134996440 4294956192 18446744073709551615 134567185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 5532 5254 74 118 0 5411 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 25992

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14211
/proc/meminfo: memFree=1224536/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=22656 CPUtime=325.63
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 6281 0 0 0 32557 6 0 0 25 0 1 0 1119220746 23199744 5373 1992294400 134512640 134996440 4294956192 18446744073709551615 134528312 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 5664 5373 74 118 0 5543 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 26520


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


[startup+822.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 14211
/proc/meminfo: memFree=1222424/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=24636 CPUtime=805.4
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 6788 0 0 0 80533 7 0 0 25 0 1 0 1119220746 25227264 5880 1992294400 134512640 134996440 4294956192 18446744073709551615 134551658 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 6159 5880 74 118 0 6038 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 28500

[startup+882.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 14211
/proc/meminfo: memFree=1222296/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=24768 CPUtime=865.37
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 6837 0 0 0 86530 7 0 0 25 0 1 0 1119220746 25362432 5929 1992294400 134512640 134996440 4294956192 18446744073709551615 134553652 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 6192 5929 74 118 0 6071 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 28632

[startup+942.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 14211
/proc/meminfo: memFree=1221912/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=25164 CPUtime=925.34
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 6937 0 0 0 92526 8 0 0 25 0 1 0 1119220746 25767936 6029 1992294400 134512640 134996440 4294956192 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 6291 6029 74 118 0 6170 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 29028

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14211
/proc/meminfo: memFree=1221656/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=25428 CPUtime=985.31
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 7000 0 0 0 98523 8 0 0 25 0 1 0 1119220746 26038272 6092 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 6357 6092 74 118 0 6236 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 29292

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14211
/proc/meminfo: memFree=1221464/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=25692 CPUtime=1045.29
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 7053 0 0 0 104521 8 0 0 25 0 1 0 1119220746 26308608 6145 1992294400 134512640 134996440 4294956192 18446744073709551615 134528141 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 6423 6145 74 118 0 6302 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 29556

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14211
/proc/meminfo: memFree=1221272/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=25824 CPUtime=1105.25
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 7097 0 0 0 110516 9 0 0 25 0 1 0 1119220746 26443776 6189 1992294400 134512640 134996440 4294956192 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 6456 6189 74 118 0 6335 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 29688

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14211
/proc/meminfo: memFree=1221208/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=25956 CPUtime=1165.23
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 7129 0 0 0 116514 9 0 0 25 0 1 0 1119220746 26578944 6221 1992294400 134512640 134996440 4294956192 18446744073709551615 134587379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 6489 6221 74 118 0 6368 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 29820

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14211
/proc/meminfo: memFree=1221080/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=25956 CPUtime=1173.22
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 7134 0 0 0 117313 9 0 0 25 0 1 0 1119220746 26578944 6226 1992294400 134512640 134996440 4294956192 18446744073709551615 134528060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 6489 6226 74 118 0 6368 0
Current children cumulated CPU time (s) 1189.71
Current children cumulated vsize (KiB) 29820

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14211
/proc/meminfo: memFree=1221080/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=25956 CPUtime=1179.63
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 7136 0 0 0 117954 9 0 0 25 0 1 0 1119220746 26578944 6228 1992294400 134512640 134996440 4294956192 18446744073709551615 134514049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 6489 6228 74 118 0 6368 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 29820

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14211
/proc/meminfo: memFree=1221080/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=26088 CPUtime=1181.22
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 7137 0 0 0 118113 9 0 0 25 0 1 0 1119220746 26714112 6229 1992294400 134512640 134996440 4294956192 18446744073709551615 134567164 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 6522 6229 74 118 0 6401 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 29952

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14211
/proc/meminfo: memFree=1221080/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=26088 CPUtime=1182.02
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 7137 0 0 0 118193 9 0 0 25 0 1 0 1119220746 26714112 6229 1992294400 134512640 134996440 4294956192 18446744073709551615 134526940 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 6522 6229 74 118 0 6401 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 29952

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14211
/proc/meminfo: memFree=1221080/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=26088 CPUtime=1182.42
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 7137 0 0 0 118233 9 0 0 25 0 1 0 1119220746 26714112 6229 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 6522 6229 74 118 0 6401 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 29952

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14211
/proc/meminfo: memFree=1221080/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=26088 CPUtime=1182.62
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 7138 0 0 0 118253 9 0 0 25 0 1 0 1119220746 26714112 6230 1992294400 134512640 134996440 4294956192 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 6522 6230 74 118 0 6401 0
Current children cumulated CPU time (s) 1199.11
Current children cumulated vsize (KiB) 29952

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14211
/proc/meminfo: memFree=1221080/2055920 swapFree=4178264/4192956
[pid=14205] ppid=14203 vsize=3864 CPUtime=16.49
/proc/14205/stat : 14205 (SATzilla2009_C) S 14203 14205 14168 0 -1 4194304 976 4348 0 0 446 2 1197 4 25 0 1 0 1119219094 3956736 533 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 966 533 219 399 0 563 0
[pid=14211] ppid=14205 vsize=26088 CPUtime=1182.72
/proc/14211/stat : 14211 (march_dl2004) R 14205 14205 14168 0 -1 4194304 7138 0 0 0 118263 9 0 0 25 0 1 0 1119220746 26714112 6230 1992294400 134512640 134996440 4294956192 18446744073709551615 134551655 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14211/statm: 6522 6230 74 118 0 6401 0
Current children cumulated CPU time (s) 1199.21
Current children cumulated vsize (KiB) 29952

Child status: 17
Real time (s): 1199.9
CPU time (s): 1199.34
CPU user time (s): 1199.16
CPU system time (s): 0.171973
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 29952

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

runsolver used 0.98085 second user time and 3.38948 second system time

The end

Launcher Data

Begin job on node26 at 2009-03-31 04:12:15
IDJOB=1539069
IDBENCH=70469
IDSOLVER=527
FILE ID=node26/1539069-1238465535
PBS_JOBID= 9061758
Free space on /tmp= 66264 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S2125310989-062.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539069-1238465535/watcher-1539069-1238465535 -o /tmp/evaluation-result-1539069-1238465535/solver-1539069-1238465535 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539069-1238465535.cnf

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

MD5SUM BENCH= beb8ec5deb81221137327aa09f80e330
RANDOM SEED=1486894583

node26.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.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
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:       1247368 kB
Buffers:         90052 kB
Cached:         620712 kB
SwapCached:       8472 kB
Active:         222160 kB
Inactive:       498424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1247368 kB
SwapTotal:     4192956 kB
SwapFree:      4178264 kB
Dirty:           31724 kB
Writeback:           0 kB
Mapped:          15480 kB
Slab:            74108 kB
Committed_AS:  2943616 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66232 MiB
End job on node26 at 2009-03-31 04:32:16