Trace number 1539030

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.26 1199.8

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S1703611043-077.cnf
MD5SUM5a3058eca6d17c7e905cfeaf908c8bc0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark770.615
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data

16.37/16.44	c SATzilla is building models for class 2
16.37/16.44	c run presolver march_dl2004 for 5 seconds ... 
16.37/16.44	c Bin: Executing march_dl2004
16.37/16.44	c spawning binary file with 5 seconds ...
16.37/16.44	c child exit by a signal
16.37/16.44	c march_dl2004 returned code 137.
16.37/16.44	c run presolver mxc-sr08 for 5 seconds ... 
16.37/16.44	c Bin: Executing mxc-sr08
16.37/16.44	c spawning binary file with 5 seconds ...
16.37/16.44	c child exit by a signal
16.37/16.44	c mxc-sr08 returned code 137.
16.37/16.44	c Orignal number of varibales is 60, number of clauses is 5340 
16.37/16.44	c predicted feature computation time is 6.980748 
16.37/16.44	c Bin: Executing satelite
16.37/16.44	c spawning binary file with 240 seconds ...
16.37/16.44	c child exited successfully
16.37/16.44	c satzilla computing base features
16.37/16.44	c Number of variabe is: 60, Number of clause is : 5340 
16.37/16.44	c Initializing...
16.37/16.44	c satzilla compute diameter ...
16.37/16.44	c start diameter features ...
16.37/16.44	c satzilla doing clause learning
16.37/16.44	c start clause learning features ...
16.37/16.44	c Bin: Executing zchaff07
16.37/16.44	c spawning binary file with 2 seconds ...
16.37/16.44	c child exit by a signal
16.37/16.44	c satzilla doing survey propogation probe
16.37/16.44	c do survay propogation for 2 second ...
16.37/16.44	c satzilla doing local search probe
16.37/16.44	c satzilla doing lobjois search-space size estimate
16.37/16.44	c features are:60 5340 60 5340 0 0 0.011236 0.310915 0.681562 0.998389 0.116667 0 0.116667 0.116667 -0 0 0 0.116667 0.0321535 0.108427 0.12397 3.59736 0.0329649 0.0244114 0 0.111111 1.98405 0.00690387 0.167901 0.00337079 0.00955056 3.03778 0.059176 0.0110487 0 0.0110487 0.0110487 2 0 2 2 -0 4523 0.0140957 4436 4587 4587 4436 4587 4436 4546 22.7596 0.017307 22.3303 23.2817 23.2817 22.3303 23.2817 22.3303 22.667 0.066407 0.704832 0.0006403 0.2101 0.152969 0.0198499 0.0842652 0.0372355 0.0560177 6.43372e-05 0.333239 3.30637e-05 0.000125814 9.94471e-05 3.88525e-05 7.39303e-05 4.81852e-05 6.09027e-05 8.35963 0.282818 10.5169 0.216893 10 8 13 2.33473 0.296219 0.900425 0.103042 0.687594 0.770524 
16.37/16.44	c satzilla's ranking:
16.37/16.44	c 1) march_dl2004: 4.726653
16.37/16.44	c 2) mxc-sr08: 3.260766
16.37/16.44	c 3) minisat20SAT07: 3.182289
16.37/16.44	c 4) minisat20: 2.882250
16.37/16.44	c 5) tts-4-0: 1.341306
16.37/16.44	c 6) vallst: 0.392523
16.37/16.44	c 7) zchaff_rand: 0.157120
16.37/16.44	c 8) SATenstein: -10000.000000
16.37/16.44	c 9) gnovelty+: -10000.000000
16.37/16.44	c 10) adaptg2wsat+: -10000.000000
16.37/16.44	c 11) adaptg2wsat0: -10000.000000
16.37/16.44	c 12) picosat846: -10000.000000
16.37/16.44	c 13) kcnfs04SAT07: -10000.000000
16.37/16.44	c satzilla running march_dl2004 ... 
1199.14/1199.79	c Bin: Executing march_dl2004
1199.14/1199.79	c spawning binary file with 1183 seconds ...
1199.14/1199.79	c child exit by a signal
1199.14/1199.79	c march_dl2004 returned code 137.
1199.14/1199.79	c satzilla running mxc-sr08 ... 
1199.14/1199.79	c Bin: Executing mxc-sr08
1199.14/1199.79	c mxc-sr08 returned code 1.
1199.14/1199.79	c satzilla running minisat20SAT07 ... 
1199.14/1199.79	c Bin: Executing minisat20SAT07
1199.14/1199.79	c minisat20SAT07 returned code 1.
1199.14/1199.79	c satzilla running minisat20 ... 
1199.14/1199.79	c Bin: Executing minisat20
1199.14/1199.79	c minisat20 returned code 1.
1199.14/1199.79	c satzilla running tts-4-0 ... 
1199.14/1199.79	c Bin: Executing tts-4-0
1199.14/1199.79	c tts-4-0 returned code 1.
1199.14/1199.79	c satzilla running vallst ... 
1199.14/1199.79	c Bin: Executing vallst
1199.14/1199.79	c vallst returned code 1.
1199.14/1199.79	c satzilla running zchaff_rand ... 
1199.14/1199.79	c Bin: Executing zchaff_rand
1199.14/1199.79	c zchaff_rand returned code 1.
1199.14/1199.79	c satzilla running SATenstein ... 
1199.14/1199.79	c Bin: Executing SATenstein
1199.14/1199.79	c SATenstein returned code 1.
1199.14/1199.79	c satzilla running gnovelty+ ... 
1199.14/1199.79	c Bin: Executing gnovelty+
1199.14/1199.79	c gnovelty+ returned code 1.
1199.14/1199.79	c satzilla running adaptg2wsat+ ... 
1199.14/1199.79	c Bin: Executing adaptg2wsat+
1199.14/1199.79	c adaptg2wsat+ returned code 1.
1199.14/1199.79	c satzilla running adaptg2wsat0 ... 
1199.14/1199.79	c Bin: Executing adaptg2wsat0
1199.14/1199.79	c adaptg2wsat0 returned code 1.
1199.14/1199.79	c satzilla running picosat846 ... 
1199.14/1199.79	c Bin: Executing picosat846
1199.14/1199.79	c picosat846 returned code 1.
1199.14/1199.79	c satzilla running kcnfs04SAT07 ... 
1199.14/1199.79	c Bin: Executing kcnfs04SAT07
1199.14/1199.79	c kcnfs04SAT07 returned code 1.
1199.14/1199.79	c ERROR: All Failed! 
1199.14/1199.79	c SATZILLA_TIME=1199.440000

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-1539030-1238460116/watcher-1539030-1238460116 -o /tmp/evaluation-result-1539030-1238460116/solver-1539030-1238460116 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539030-1238460116.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: 2.00 1.88 1.48 3/73 25905
/proc/meminfo: memFree=1603720/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=2056 CPUtime=0
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118675529 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 514 112 96 399 0 111 0
[pid=25906] ppid=25905 vsize=636 CPUtime=0
/proc/25906/stat : 25906 (march_dl2004) R 25905 25905 25483 0 -1 4194304 86 0 0 0 0 0 0 0 19 0 1 0 1118675529 651264 81 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25906/statm: 159 81 50 118 0 38 0

[startup+0.067945 s]
/proc/loadavg: 2.00 1.88 1.48 3/73 25905
/proc/meminfo: memFree=1603720/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=2056 CPUtime=0
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118675529 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 514 112 96 399 0 111 0
[pid=25906] ppid=25905 vsize=2064 CPUtime=0.06
/proc/25906/stat : 25906 (march_dl2004) R 25905 25905 25483 0 -1 4194304 822 0 0 0 6 0 0 0 19 0 1 0 1118675529 2113536 300 1992294400 134512640 134996440 4294956176 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25906/statm: 516 300 67 118 0 395 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4120

[startup+0.101946 s]
/proc/loadavg: 2.00 1.88 1.48 3/73 25905
/proc/meminfo: memFree=1603720/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=2056 CPUtime=0
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118675529 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 514 112 96 399 0 111 0
[pid=25906] ppid=25905 vsize=2064 CPUtime=0.09
/proc/25906/stat : 25906 (march_dl2004) R 25905 25905 25483 0 -1 4194304 824 0 0 0 9 0 0 0 19 0 1 0 1118675529 2113536 302 1992294400 134512640 134996440 4294956176 18446744073709551615 134583509 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25906/statm: 516 302 67 118 0 395 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4120

[startup+0.301966 s]
/proc/loadavg: 2.00 1.88 1.48 3/73 25905
/proc/meminfo: memFree=1603720/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=2056 CPUtime=0
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118675529 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 514 112 96 399 0 111 0
[pid=25906] ppid=25905 vsize=2064 CPUtime=0.29
/proc/25906/stat : 25906 (march_dl2004) R 25905 25905 25483 0 -1 4194304 839 0 0 0 29 0 0 0 21 0 1 0 1118675529 2113536 317 1992294400 134512640 134996440 4294956176 18446744073709551615 134583431 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25906/statm: 516 317 67 118 0 395 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4120

[startup+0.702007 s]
/proc/loadavg: 2.00 1.88 1.48 3/73 25905
/proc/meminfo: memFree=1603720/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=2056 CPUtime=0
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118675529 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 514 112 96 399 0 111 0
[pid=25906] ppid=25905 vsize=5888 CPUtime=0.69
/proc/25906/stat : 25906 (march_dl2004) R 25905 25905 25483 0 -1 4194304 1991 0 0 0 69 0 0 0 25 0 1 0 1118675529 6029312 1367 1992294400 134512640 134996440 4294956176 18446744073709551615 134559512 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25906/statm: 1472 1367 72 118 0 1351 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7944

[startup+1.50109 s]
/proc/loadavg: 1.92 1.87 1.47 2/75 25907
/proc/meminfo: memFree=1598328/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=2056 CPUtime=0
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118675529 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 514 112 96 399 0 111 0
[pid=25906] ppid=25905 vsize=6504 CPUtime=1.49
/proc/25906/stat : 25906 (march_dl2004) R 25905 25905 25483 0 -1 4194304 2110 0 0 0 149 0 0 0 25 0 1 0 1118675529 6660096 1427 1992294400 134512640 134996440 4294956176 18446744073709551615 134526926 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25906/statm: 1626 1427 74 118 0 1505 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8560

[startup+3.10125 s]
/proc/loadavg: 1.92 1.87 1.47 2/75 25907
/proc/meminfo: memFree=1596984/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=2056 CPUtime=0
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118675529 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 514 112 96 399 0 111 0
[pid=25906] ppid=25905 vsize=6504 CPUtime=3.08
/proc/25906/stat : 25906 (march_dl2004) R 25905 25905 25483 0 -1 4194304 2110 0 0 0 308 0 0 0 25 0 1 0 1118675529 6660096 1427 1992294400 134512640 134996440 4294956176 18446744073709551615 134514202 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25906/statm: 1626 1427 74 118 0 1505 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8560

[startup+6.30157 s]
/proc/loadavg: 1.92 1.87 1.47 2/75 25908
/proc/meminfo: memFree=1601400/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=2056 CPUtime=4.99
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 156 2110 0 0 0 0 498 1 19 0 1 0 1118675529 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 514 125 107 399 0 111 0
[pid=25908] ppid=25905 vsize=1880 CPUtime=1.29
/proc/25908/stat : 25908 (mxc-sr08) R 25905 25905 25483 0 -1 4194304 427 0 0 0 129 0 0 0 25 0 1 0 1118676029 1925120 389 1992294400 134512640 135078026 4294956176 18446744073709551615 134534204 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25908/statm: 470 389 71 138 0 329 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3936

[startup+12.7012 s]
/proc/loadavg: 1.85 1.86 1.47 2/75 25910
/proc/meminfo: memFree=1600056/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=7916 CPUtime=12.68
/proc/25905/stat : 25905 (SATzilla2009_C) R 25903 25905 25483 0 -1 4194304 852 3792 0 0 67 0 1198 3 24 0 1 0 1118675529 8105984 621 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/25905/statm: 1979 621 207 399 0 1576 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7916

[startup+25.5015 s]
/proc/loadavg: 1.72 1.83 1.47 2/75 25911
/proc/meminfo: memFree=1596920/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=6504 CPUtime=9.03
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 2110 0 0 0 903 0 0 0 25 0 1 0 1118677174 6660096 1427 1992294400 134512640 134996440 4294956176 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 1626 1427 74 118 0 1505 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 10320

[startup+51.1011 s]
/proc/loadavg: 1.47 1.76 1.45 2/75 25911
/proc/meminfo: memFree=1596984/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=6504 CPUtime=34.6
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 2110 0 0 0 3460 0 0 0 25 0 1 0 1118677174 6660096 1427 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 1626 1427 74 118 0 1505 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 10320

[startup+102.305 s]
/proc/loadavg: 1.19 1.63 1.43 2/75 25913
/proc/meminfo: memFree=1596984/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=6504 CPUtime=85.79
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 2110 0 0 0 8579 0 0 0 25 0 1 0 1118677174 6660096 1427 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 1626 1427 74 118 0 1505 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 10320

[startup+162.301 s]
/proc/loadavg: 1.07 1.51 1.40 2/75 25913
/proc/meminfo: memFree=1587192/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=16752 CPUtime=145.75
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 4597 0 0 0 14572 3 0 0 25 0 1 0 1118677174 17154048 3914 1992294400 134512640 134996440 4294956176 18446744073709551615 134565302 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 4188 3914 74 118 0 4067 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 20568

[startup+222.301 s]
/proc/loadavg: 1.02 1.42 1.37 2/75 25913
/proc/meminfo: memFree=1585336/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=18600 CPUtime=205.74
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 5054 0 0 0 20570 4 0 0 25 0 1 0 1118677174 19046400 4371 1992294400 134512640 134996440 4294956176 18446744073709551615 134567145 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 4650 4371 74 118 0 4529 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 22416

[startup+282.301 s]
/proc/loadavg: 1.01 1.34 1.34 2/75 25913
/proc/meminfo: memFree=1584376/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=19656 CPUtime=265.71
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 5303 0 0 0 26567 4 0 0 25 0 1 0 1118677174 20127744 4620 1992294400 134512640 134996440 4294956176 18446744073709551615 134568157 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 4914 4620 74 118 0 4793 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 23472

[startup+342.301 s]
/proc/loadavg: 1.00 1.27 1.32 2/75 25913
/proc/meminfo: memFree=1583864/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=20184 CPUtime=325.69
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 5432 0 0 0 32564 5 0 0 25 0 1 0 1118677174 20668416 4749 1992294400 134512640 134996440 4294956176 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 5046 4749 74 118 0 4925 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 24000


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


[startup+762.307 s]
/proc/loadavg: 1.00 1.06 1.18 2/75 25913
/proc/meminfo: memFree=1582200/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=21636 CPUtime=745.51
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 5810 0 0 0 74546 5 0 0 25 0 1 0 1118677174 22155264 5127 1992294400 134512640 134996440 4294956176 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 5409 5127 74 118 0 5288 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 25452

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/75 25913
/proc/meminfo: memFree=1582136/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=21768 CPUtime=805.48
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 5848 0 0 0 80543 5 0 0 25 0 1 0 1118677174 22290432 5165 1992294400 134512640 134996440 4294956176 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 5442 5165 74 118 0 5321 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 25584

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/75 25913
/proc/meminfo: memFree=1581752/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=22164 CPUtime=865.45
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 5934 0 0 0 86540 5 0 0 25 0 1 0 1118677174 22695936 5251 1992294400 134512640 134996440 4294956176 18446744073709551615 134537726 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 5541 5251 74 118 0 5420 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 25980

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.15 2/75 25913
/proc/meminfo: memFree=1581624/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=22296 CPUtime=925.43
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 5991 0 0 0 92538 5 0 0 25 0 1 0 1118677174 22831104 5308 1992294400 134512640 134996440 4294956176 18446744073709551615 134551412 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 5574 5308 74 118 0 5453 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 26112

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/75 25913
/proc/meminfo: memFree=1581560/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=22428 CPUtime=985.42
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 6009 0 0 0 98536 6 0 0 25 0 1 0 1118677174 22966272 5326 1992294400 134512640 134996440 4294956176 18446744073709551615 134575710 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 5607 5326 74 118 0 5486 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 26244

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/75 25913
/proc/meminfo: memFree=1581368/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=22560 CPUtime=1045.39
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 6041 0 0 0 104533 6 0 0 25 0 1 0 1118677174 23101440 5358 1992294400 134512640 134996440 4294956176 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 5640 5358 74 118 0 5519 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 26376

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/75 25913
/proc/meminfo: memFree=1581304/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=22692 CPUtime=1105.36
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 6067 0 0 0 110530 6 0 0 25 0 1 0 1118677174 23236608 5384 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 5673 5384 74 118 0 5552 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 26508

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/75 25919
/proc/meminfo: memFree=1580984/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=22824 CPUtime=1165.33
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 6093 0 0 0 116527 6 0 0 25 0 1 0 1118677174 23371776 5410 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 5706 5410 74 118 0 5585 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 26640

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/75 25919
/proc/meminfo: memFree=1580984/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=22824 CPUtime=1173.33
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 6099 0 0 0 117327 6 0 0 25 0 1 0 1118677174 23371776 5416 1992294400 134512640 134996440 4294956176 18446744073709551615 134564326 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 5706 5416 74 118 0 5585 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 26640

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.10 2/75 25919
/proc/meminfo: memFree=1580984/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=22824 CPUtime=1179.73
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 6100 0 0 0 117967 6 0 0 25 0 1 0 1118677174 23371776 5417 1992294400 134512640 134996440 4294956176 18446744073709551615 134551663 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 5706 5417 74 118 0 5585 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 26640

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/75 25919
/proc/meminfo: memFree=1580984/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=22824 CPUtime=1181.32
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 6102 0 0 0 118126 6 0 0 25 0 1 0 1118677174 23371776 5419 1992294400 134512640 134996440 4294956176 18446744073709551615 134551294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 5706 5419 74 118 0 5585 0
Current children cumulated CPU time (s) 1197.74
Current children cumulated vsize (KiB) 26640

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.10 2/75 25919
/proc/meminfo: memFree=1580984/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=22824 CPUtime=1182.12
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 6102 0 0 0 118206 6 0 0 25 0 1 0 1118677174 23371776 5419 1992294400 134512640 134996440 4294956176 18446744073709551615 134576322 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 5706 5419 74 118 0 5585 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 26640

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.10 2/75 25919
/proc/meminfo: memFree=1580984/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=22824 CPUtime=1182.52
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 6102 0 0 0 118246 6 0 0 25 0 1 0 1118677174 23371776 5419 1992294400 134512640 134996440 4294956176 18446744073709551615 134537766 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 5706 5419 74 118 0 5585 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 26640

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.10 2/75 25919
/proc/meminfo: memFree=1580984/2055920 swapFree=4177652/4192956
[pid=25905] ppid=25903 vsize=3816 CPUtime=16.42
/proc/25905/stat : 25905 (SATzilla2009_C) S 25903 25905 25483 0 -1 4194304 890 3792 0 0 439 2 1198 3 25 0 1 0 1118675529 3907584 515 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25905/statm: 954 515 219 399 0 551 0
[pid=25911] ppid=25905 vsize=22824 CPUtime=1182.72
/proc/25911/stat : 25911 (march_dl2004) R 25905 25905 25483 0 -1 4194304 6102 0 0 0 118266 6 0 0 25 0 1 0 1118677174 23371776 5419 1992294400 134512640 134996440 4294956176 18446744073709551615 134551585 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25911/statm: 5706 5419 74 118 0 5585 0
Current children cumulated CPU time (s) 1199.14
Current children cumulated vsize (KiB) 26640

Child status: 17
Real time (s): 1199.8
CPU time (s): 1199.26
CPU user time (s): 1199.13
CPU system time (s): 0.131979
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 26640

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

runsolver used 1.03384 second user time and 3.35949 second system time

The end

Launcher Data

Begin job on node84 at 2009-03-31 02:41:56
IDJOB=1539030
IDBENCH=70456
IDSOLVER=527
FILE ID=node84/1539030-1238460116
PBS_JOBID= 9061702
Free space on /tmp= 66312 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S1703611043-077.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539030-1238460116/watcher-1539030-1238460116 -o /tmp/evaluation-result-1539030-1238460116/solver-1539030-1238460116 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539030-1238460116.cnf

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

MD5SUM BENCH= 5a3058eca6d17c7e905cfeaf908c8bc0
RANDOM SEED=1642636724

node84.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.231
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.231
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:       1604208 kB
Buffers:         71208 kB
Cached:         292652 kB
SwapCached:       6944 kB
Active:         181928 kB
Inactive:       191196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1604208 kB
SwapTotal:     4192956 kB
SwapFree:      4177652 kB
Dirty:           31596 kB
Writeback:           0 kB
Mapped:          14856 kB
Slab:            63716 kB
Committed_AS:  2904216 kB
PageTables:       1980 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= 66280 MiB
End job on node84 at 2009-03-31 03:01:56