Trace number 1539825

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.18 1199.53

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/480/
unif-k3-r4.25-v480-c2040-S449556655-088.cnf
MD5SUMa2cac78f4268ad770e0a9e5d4a9fdb69
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.034994
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

16.28/16.36	c SATzilla is building models for class 2
16.28/16.36	c run presolver march_dl2004 for 5 seconds ... 
16.28/16.36	c Bin: Executing march_dl2004
16.28/16.36	c spawning binary file with 5 seconds ...
16.28/16.36	c child exit by a signal
16.28/16.36	c march_dl2004 returned code 137.
16.28/16.36	c run presolver mxc-sr08 for 5 seconds ... 
16.28/16.36	c Bin: Executing mxc-sr08
16.28/16.36	c spawning binary file with 5 seconds ...
16.28/16.36	c child exit by a signal
16.28/16.36	c mxc-sr08 returned code 137.
16.28/16.36	c Orignal number of varibales is 480, number of clauses is 2040 
16.28/16.36	c predicted feature computation time is 6.975744 
16.28/16.36	c Bin: Executing satelite
16.28/16.36	c spawning binary file with 240 seconds ...
16.28/16.36	c child exited successfully
16.28/16.36	c satzilla computing base features
16.28/16.36	c Number of variabe is: 472, Number of clause is : 2036 
16.28/16.36	c Initializing...
16.28/16.36	c satzilla compute diameter ...
16.28/16.36	c start diameter features ...
16.28/16.36	c satzilla doing clause learning
16.28/16.36	c start clause learning features ...
16.28/16.36	c Bin: Executing zchaff07
16.28/16.36	c spawning binary file with 2 seconds ...
16.28/16.36	c child exit by a signal
16.28/16.36	c satzilla doing survey propogation probe
16.28/16.36	c do survay propogation for 2 second ...
16.28/16.36	c satzilla doing local search probe
16.28/16.36	c satzilla doing lobjois search-space size estimate
16.28/16.36	c features are:480 2040 472 2036 0.0169492 0.00196464 0.231827 0.494548 0.581767 0.646307 0.00639756 0.0482467 0.00635593 0.0105932 0.0966416 0 0.981336 0.00639756 0.271104 0.00196464 0.0117878 2.6424 0.227386 0.171068 0 1 3.25603 0.00309576 0.395944 0 0.00687623 2.29857 0.485756 0.0125537 0.269891 0.00392927 0.0221022 4.00425 0.016239 4 5 0.0274292 3887.5 0.030173 3741 4069 4069 3741 4069 3867 3873 28.2893 0.0897628 25.18 32.0423 32.0423 25.18 32.0423 27.0102 28.9249 0.401787 0.56616 0.00282297 1 0.712865 0.0951806 0.577959 0.22062 0.38849 0.0879908 0.696502 0.00501352 0.571746 0.168939 0.0268055 0.115925 0.0431793 0.07634 22.7251 0.240148 105.039 0.0761668 105 95 115 0.793207 0.249272 0.875811 0.0413062 0.320594 0.560057 
16.28/16.36	c satzilla's ranking:
16.28/16.36	c 1) minisat20SAT07: 3.425175
16.28/16.36	c 2) mxc-sr08: 3.331025
16.28/16.36	c 3) minisat20: 3.217154
16.28/16.36	c 4) march_dl2004: 3.198398
16.28/16.36	c 5) vallst: 0.972366
16.28/16.36	c 6) zchaff_rand: 0.410883
16.28/16.36	c 7) tts-4-0: 0.321968
16.28/16.36	c 8) SATenstein: -10000.000000
16.28/16.36	c 9) gnovelty+: -10000.000000
16.28/16.36	c 10) adaptg2wsat+: -10000.000000
16.28/16.36	c 11) adaptg2wsat0: -10000.000000
16.28/16.36	c 12) picosat846: -10000.000000
16.28/16.36	c 13) kcnfs04SAT07: -10000.000000
16.28/16.36	c satzilla running minisat20SAT07 ... 
1199.13/1199.53	c Bin: Executing minisat20SAT07
1199.13/1199.53	c spawning binary file with 1183 seconds ...
1199.13/1199.53	c child exit by a signal
1199.13/1199.53	c minisat20SAT07 returned code 137.
1199.13/1199.53	c satzilla running mxc-sr08 ... 
1199.13/1199.53	c Bin: Executing mxc-sr08
1199.13/1199.53	c mxc-sr08 returned code 1.
1199.13/1199.53	c satzilla running minisat20 ... 
1199.13/1199.53	c Bin: Executing minisat20
1199.13/1199.53	c minisat20 returned code 1.
1199.13/1199.53	c satzilla running march_dl2004 ... 
1199.13/1199.53	c Bin: Executing march_dl2004
1199.13/1199.53	c march_dl2004 returned code 1.
1199.13/1199.53	c satzilla running vallst ... 
1199.13/1199.53	c Bin: Executing vallst
1199.13/1199.53	c vallst returned code 1.
1199.13/1199.53	c satzilla running zchaff_rand ... 
1199.13/1199.53	c Bin: Executing zchaff_rand
1199.13/1199.53	c zchaff_rand returned code 1.
1199.13/1199.53	c satzilla running tts-4-0 ... 
1199.13/1199.53	c Bin: Executing tts-4-0
1199.13/1199.53	c tts-4-0 returned code 1.
1199.13/1199.53	c satzilla running SATenstein ... 
1199.13/1199.53	c Bin: Executing SATenstein
1199.13/1199.53	c SATenstein returned code 1.
1199.13/1199.53	c satzilla running gnovelty+ ... 
1199.13/1199.53	c Bin: Executing gnovelty+
1199.13/1199.53	c gnovelty+ returned code 1.
1199.13/1199.53	c satzilla running adaptg2wsat+ ... 
1199.13/1199.53	c Bin: Executing adaptg2wsat+
1199.13/1199.53	c adaptg2wsat+ returned code 1.
1199.13/1199.53	c satzilla running adaptg2wsat0 ... 
1199.13/1199.53	c Bin: Executing adaptg2wsat0
1199.13/1199.53	c adaptg2wsat0 returned code 1.
1199.13/1199.53	c satzilla running picosat846 ... 
1199.13/1199.53	c Bin: Executing picosat846
1199.13/1199.53	c picosat846 returned code 1.
1199.13/1199.53	c satzilla running kcnfs04SAT07 ... 
1199.13/1199.53	c Bin: Executing kcnfs04SAT07
1199.13/1199.53	c kcnfs04SAT07 returned code 1.
1199.13/1199.53	c ERROR: All Failed! 
1199.13/1199.53	c SATZILLA_TIME=1199.350000

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-1539825-1238591657/watcher-1539825-1238591657 -o /tmp/evaluation-result-1539825-1238591657/solver-1539825-1238591657 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539825-1238591657.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.99 0.99 1.01 3/73 23949
/proc/meminfo: memFree=1493656/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=2056 CPUtime=0
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131830277 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 514 112 96 399 0 111 0
[pid=23950] ppid=23949 vsize=772 CPUtime=0
/proc/23950/stat : 23950 (march_dl2004) R 23949 23949 22937 0 -1 4194304 119 0 0 0 0 0 0 0 19 0 1 0 1131830277 790528 111 1992294400 134512640 134996440 4294956176 18446744073709551615 134544600 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23950/statm: 193 111 53 118 0 72 0

[startup+0.0083179 s]
/proc/loadavg: 0.99 0.99 1.01 3/73 23949
/proc/meminfo: memFree=1493656/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=2056 CPUtime=0
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131830277 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 514 112 96 399 0 111 0
[pid=23950] ppid=23949 vsize=772 CPUtime=0
/proc/23950/stat : 23950 (march_dl2004) R 23949 23949 22937 0 -1 4194304 122 0 0 0 0 0 0 0 19 0 1 0 1131830277 790528 114 1992294400 134512640 134996440 4294956176 18446744073709551615 134543103 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23950/statm: 193 114 55 118 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2828

[startup+0.101327 s]
/proc/loadavg: 0.99 0.99 1.01 3/73 23949
/proc/meminfo: memFree=1493656/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=2056 CPUtime=0
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131830277 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 514 112 96 399 0 111 0
[pid=23950] ppid=23949 vsize=1168 CPUtime=0.09
/proc/23950/stat : 23950 (march_dl2004) R 23949 23949 22937 0 -1 4194304 249 0 0 0 9 0 0 0 19 0 1 0 1131830277 1196032 241 1992294400 134512640 134996440 4294956176 18446744073709551615 134527016 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23950/statm: 292 241 74 118 0 171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3224

[startup+0.30135 s]
/proc/loadavg: 0.99 0.99 1.01 3/73 23949
/proc/meminfo: memFree=1493656/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=2056 CPUtime=0
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131830277 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 514 112 96 399 0 111 0
[pid=23950] ppid=23949 vsize=1300 CPUtime=0.29
/proc/23950/stat : 23950 (march_dl2004) R 23949 23949 22937 0 -1 4194304 257 0 0 0 29 0 0 0 21 0 1 0 1131830277 1331200 249 1992294400 134512640 134996440 4294956176 18446744073709551615 134514058 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23950/statm: 325 249 74 118 0 204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3356

[startup+0.701397 s]
/proc/loadavg: 0.99 0.99 1.01 3/73 23949
/proc/meminfo: memFree=1493656/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=2056 CPUtime=0
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131830277 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 514 112 96 399 0 111 0
[pid=23950] ppid=23949 vsize=1300 CPUtime=0.69
/proc/23950/stat : 23950 (march_dl2004) R 23949 23949 22937 0 -1 4194304 264 0 0 0 69 0 0 0 25 0 1 0 1131830277 1331200 256 1992294400 134512640 134996440 4294956176 18446744073709551615 134566550 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23950/statm: 325 256 74 118 0 204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3356

[startup+1.50149 s]
/proc/loadavg: 0.99 0.99 1.01 2/75 23951
/proc/meminfo: memFree=1492744/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=2056 CPUtime=0
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131830277 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 514 112 96 399 0 111 0
[pid=23950] ppid=23949 vsize=1300 CPUtime=1.49
/proc/23950/stat : 23950 (march_dl2004) R 23949 23949 22937 0 -1 4194304 269 0 0 0 149 0 0 0 25 0 1 0 1131830277 1331200 261 1992294400 134512640 134996440 4294956176 18446744073709551615 134567020 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23950/statm: 325 261 74 118 0 204 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3356

[startup+3.10168 s]
/proc/loadavg: 0.99 0.99 1.01 2/75 23951
/proc/meminfo: memFree=1492552/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=2056 CPUtime=0
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131830277 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 514 112 96 399 0 111 0
[pid=23950] ppid=23949 vsize=1300 CPUtime=3.09
/proc/23950/stat : 23950 (march_dl2004) R 23949 23949 22937 0 -1 4194304 275 0 0 0 309 0 0 0 25 0 1 0 1131830277 1331200 267 1992294400 134512640 134996440 4294956176 18446744073709551615 134526914 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23950/statm: 325 267 74 118 0 204 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3356

[startup+6.30205 s]
/proc/loadavg: 0.99 0.99 1.01 2/75 23952
/proc/meminfo: memFree=1491272/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=2056 CPUtime=4.99
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 156 281 0 0 0 0 499 0 19 0 1 0 1131830277 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 514 125 107 399 0 111 0
[pid=23952] ppid=23949 vsize=1532 CPUtime=1.29
/proc/23952/stat : 23952 (mxc-sr08) R 23949 23949 22937 0 -1 4194304 314 0 0 0 129 0 0 0 25 0 1 0 1131830777 1568768 310 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23952/statm: 383 310 71 138 0 242 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3588

[startup+12.7018 s]
/proc/loadavg: 1.15 1.02 1.02 2/75 23954
/proc/meminfo: memFree=1488904/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=7452 CPUtime=12.68
/proc/23949/stat : 23949 (SATzilla2009_C) R 23947 23949 22937 0 -1 4194304 496 1876 0 0 62 6 1198 2 24 0 1 0 1131830277 7630848 405 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/23949/statm: 1863 405 207 399 0 1460 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7452

[startup+25.5013 s]
/proc/loadavg: 1.34 1.07 1.03 2/75 23955
/proc/meminfo: memFree=1490824/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=2676 CPUtime=9.12
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 338 0 0 0 912 0 0 0 25 0 1 0 1131831914 2740224 333 1992294400 134512640 135078472 4294956176 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 669 333 73 138 0 528 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6028

[startup+51.1013 s]
/proc/loadavg: 1.55 1.14 1.06 2/75 23955
/proc/meminfo: memFree=1491208/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=3200 CPUtime=34.7
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 464 0 0 0 3470 0 0 0 25 0 1 0 1131831914 3276800 459 1992294400 134512640 135078472 4294956176 18446744073709551615 134563320 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23955/statm: 800 459 73 138 0 659 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 6552

[startup+102.305 s]
/proc/loadavg: 1.22 1.11 1.05 2/75 23955
/proc/meminfo: memFree=1491016/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=3860 CPUtime=85.88
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 623 0 0 0 8588 0 0 0 25 0 1 0 1131831914 3952640 618 1992294400 134512640 135078472 4294956176 18446744073709551615 134549572 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 965 618 73 138 0 824 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 7212

[startup+162.301 s]
/proc/loadavg: 1.09 1.09 1.05 2/75 23955
/proc/meminfo: memFree=1490504/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=4392 CPUtime=145.85
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 757 0 0 0 14585 0 0 0 25 0 1 0 1131831914 4497408 752 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 1098 752 73 138 0 957 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 7744

[startup+222.301 s]
/proc/loadavg: 1.03 1.07 1.04 2/75 23955
/proc/meminfo: memFree=1490120/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=4660 CPUtime=205.84
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 843 0 0 0 20583 1 0 0 25 0 1 0 1131831914 4771840 838 1992294400 134512640 135078472 4294956176 18446744073709551615 134552300 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 1165 838 73 138 0 1024 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 8012

[startup+282.301 s]
/proc/loadavg: 1.01 1.06 1.04 2/75 23955
/proc/meminfo: memFree=1489864/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=4912 CPUtime=265.83
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 906 0 0 0 26582 1 0 0 25 0 1 0 1131831914 5029888 901 1992294400 134512640 135078472 4294956176 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 1228 901 73 138 0 1087 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 8264

[startup+342.301 s]
/proc/loadavg: 1.00 1.04 1.03 2/75 23955
/proc/meminfo: memFree=1489736/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=5136 CPUtime=325.81
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 961 0 0 0 32580 1 0 0 25 0 1 0 1131831914 5259264 956 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 1284 956 73 138 0 1143 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 8488


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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23955
/proc/meminfo: memFree=1488456/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=6336 CPUtime=745.7
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 1254 0 0 0 74569 1 0 0 25 0 1 0 1131831914 6488064 1249 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 1584 1249 73 138 0 1443 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 9688

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23955
/proc/meminfo: memFree=1488328/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=6468 CPUtime=805.68
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 1287 0 0 0 80567 1 0 0 25 0 1 0 1131831914 6623232 1282 1992294400 134512640 135078472 4294956176 18446744073709551615 134550746 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 1617 1282 73 138 0 1476 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 9820

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23955
/proc/meminfo: memFree=1488264/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=6608 CPUtime=865.67
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 1313 0 0 0 86565 2 0 0 25 0 1 0 1131831914 6766592 1308 1992294400 134512640 135078472 4294956176 18446744073709551615 134550624 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 1652 1308 73 138 0 1511 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 9960

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23955
/proc/meminfo: memFree=1488136/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=6740 CPUtime=925.65
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 1352 0 0 0 92563 2 0 0 25 0 1 0 1131831914 6901760 1347 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 1685 1347 73 138 0 1544 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 10092

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23955
/proc/meminfo: memFree=1487944/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=6880 CPUtime=985.64
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 1400 0 0 0 98562 2 0 0 25 0 1 0 1131831914 7045120 1395 1992294400 134512640 135078472 4294956176 18446744073709551615 134550849 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 1720 1395 73 138 0 1579 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 10232

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23955
/proc/meminfo: memFree=1487816/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=7020 CPUtime=1045.62
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 1421 0 0 0 104560 2 0 0 25 0 1 0 1131831914 7188480 1416 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 1755 1416 73 138 0 1614 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 10372

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23955
/proc/meminfo: memFree=1487752/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=7160 CPUtime=1105.6
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 1448 0 0 0 110558 2 0 0 25 0 1 0 1131831914 7331840 1443 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 1790 1443 73 138 0 1649 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 10512

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23955
/proc/meminfo: memFree=1487624/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=7160 CPUtime=1165.59
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 1462 0 0 0 116557 2 0 0 25 0 1 0 1131831914 7331840 1457 1992294400 134512640 135078472 4294956176 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 1790 1457 73 138 0 1649 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 10512

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23955
/proc/meminfo: memFree=1487624/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=7160 CPUtime=1173.58
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 1462 0 0 0 117356 2 0 0 25 0 1 0 1131831914 7331840 1457 1992294400 134512640 135078472 4294956176 18446744073709551615 134550579 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 1790 1457 73 138 0 1649 0
Current children cumulated CPU time (s) 1189.93
Current children cumulated vsize (KiB) 10512

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23955
/proc/meminfo: memFree=1487624/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=7160 CPUtime=1176.79
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 1465 0 0 0 117677 2 0 0 25 0 1 0 1131831914 7331840 1460 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 1790 1460 73 138 0 1649 0
Current children cumulated CPU time (s) 1193.14
Current children cumulated vsize (KiB) 10512

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23955
/proc/meminfo: memFree=1487624/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=7160 CPUtime=1179.99
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 1465 0 0 0 117997 2 0 0 25 0 1 0 1131831914 7331840 1460 1992294400 134512640 135078472 4294956176 18446744073709551615 134554914 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 1790 1460 73 138 0 1649 0
Current children cumulated CPU time (s) 1196.34
Current children cumulated vsize (KiB) 10512

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23955
/proc/meminfo: memFree=1487624/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=7160 CPUtime=1181.58
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 1465 0 0 0 118156 2 0 0 25 0 1 0 1131831914 7331840 1460 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 1790 1460 73 138 0 1649 0
Current children cumulated CPU time (s) 1197.93
Current children cumulated vsize (KiB) 10512

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23955
/proc/meminfo: memFree=1487624/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=7160 CPUtime=1182.38
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 1465 0 0 0 118236 2 0 0 25 0 1 0 1131831914 7331840 1460 1992294400 134512640 135078472 4294956176 18446744073709551615 134550593 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 1790 1460 73 138 0 1649 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 10512

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23955
/proc/meminfo: memFree=1487624/2055920 swapFree=4175504/4192956
[pid=23949] ppid=23947 vsize=3352 CPUtime=16.35
/proc/23949/stat : 23949 (SATzilla2009_C) S 23947 23949 22937 0 -1 4194304 531 1876 0 0 409 26 1198 2 25 0 1 0 1131830277 3432448 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23949/statm: 838 373 219 399 0 435 0
[pid=23955] ppid=23949 vsize=7160 CPUtime=1182.78
/proc/23955/stat : 23955 (minisat20SAT07) R 23949 23949 22937 0 -1 4194304 1465 0 0 0 118276 2 0 0 25 0 1 0 1131831914 7331840 1460 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23955/statm: 1790 1460 73 138 0 1649 0
Current children cumulated CPU time (s) 1199.13
Current children cumulated vsize (KiB) 10512

Child status: 17
Real time (s): 1199.53
CPU time (s): 1199.18
CPU user time (s): 1198.87
CPU system time (s): 0.311952
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 10512

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

runsolver used 1.15182 second user time and 3.21751 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-01 15:14:17
IDJOB=1539825
IDBENCH=70721
IDSOLVER=527
FILE ID=node77/1539825-1238591657
PBS_JOBID= 9062229
Free space on /tmp= 66552 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/480/unif-k3-r4.25-v480-c2040-S449556655-088.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539825-1238591657/watcher-1539825-1238591657 -o /tmp/evaluation-result-1539825-1238591657/solver-1539825-1238591657 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539825-1238591657.cnf

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

MD5SUM BENCH= a2cac78f4268ad770e0a9e5d4a9fdb69
RANDOM SEED=1555408861

node77.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.230
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.230
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:       1494200 kB
Buffers:         90224 kB
Cached:         377024 kB
SwapCached:       9160 kB
Active:         249212 kB
Inactive:       231348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1494200 kB
SwapTotal:     4192956 kB
SwapFree:      4175504 kB
Dirty:           31496 kB
Writeback:           0 kB
Mapped:          17588 kB
Slab:            66312 kB
Committed_AS:  2851072 kB
PageTables:       1984 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= 66524 MiB
End job on node77 at 2009-04-01 15:34:17