Trace number 1538421

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.67 1199.98

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S441484366-048.cnf
MD5SUMb6119f642cd28b8170b8f409c6616618
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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data

17.77/17.84	c SATzilla is building models for class 2
17.77/17.84	c run presolver march_dl2004 for 5 seconds ... 
17.77/17.84	c Bin: Executing march_dl2004
17.77/17.84	c spawning binary file with 5 seconds ...
17.77/17.84	c child exit by a signal
17.77/17.84	c march_dl2004 returned code 137.
17.77/17.84	c run presolver mxc-sr08 for 5 seconds ... 
17.77/17.84	c Bin: Executing mxc-sr08
17.77/17.84	c spawning binary file with 5 seconds ...
17.77/17.84	c child exit by a signal
17.77/17.84	c mxc-sr08 returned code 137.
17.77/17.84	c Orignal number of varibales is 200, number of clauses is 17000 
17.77/17.84	c predicted feature computation time is 7.268424 
17.77/17.84	c Bin: Executing satelite
17.77/17.84	c spawning binary file with 240 seconds ...
17.77/17.84	c child exited successfully
17.77/17.84	c satzilla computing base features
17.77/17.84	c Number of variabe is: 200, Number of clause is : 17000 
17.77/17.84	c Initializing...
17.77/17.84	c satzilla compute diameter ...
17.77/17.84	c start diameter features ...
17.77/17.84	c satzilla doing clause learning
17.77/17.84	c start clause learning features ...
17.77/17.84	c Bin: Executing zchaff07
17.77/17.84	c spawning binary file with 2 seconds ...
17.77/17.84	c child exit by a signal
17.77/17.84	c satzilla doing survey propogation probe
17.77/17.84	c do survay propogation for 2 second ...
17.77/17.84	c satzilla doing local search probe
17.77/17.84	c satzilla doing lobjois search-space size estimate
17.77/17.84	c features are:200 17000 200 17000 0 0 0.0117647 0.314387 0.682963 1.00974 0.035 1.98254e-16 0.035 0.035 -0 0 0 0.035 0.0385633 0.0313529 0.0387059 4.16849 0.0339324 0.0248024 0 0.134948 2.14384 0.00214735 0.166628 0.00129412 0.00347059 3.07616 0.0613529 0.0117059 0 0.0117059 0.0117059 2 0 2 2 -0 3875 0.0407742 3717 4033 4033 3717 4033 3717 4033 58.3039 0.00343037 58.1039 58.5039 58.5039 58.1039 58.5039 58.1039 58.5039 0.0688616 0.701312 0.00138512 0.254725 0.131253 0.0147196 0.0984831 0.0326912 0.0559688 0.000101416 0.368084 3.14003e-05 0.000255581 0.000147276 6.18574e-05 0.000121308 7.64196e-05 9.72607e-05 20.7458 0.195083 32.8039 0.146005 32 27 39 1.78301 0.255566 0.886732 0.060388 0.628422 0.718896 
17.77/17.84	c satzilla's ranking:
17.77/17.84	c 1) march_dl2004: 4.283796
17.77/17.84	c 2) minisat20SAT07: 3.321374
17.77/17.84	c 3) mxc-sr08: 3.274561
17.77/17.84	c 4) minisat20: 1.925956
17.77/17.84	c 5) tts-4-0: 0.408033
17.77/17.84	c 6) vallst: 0.364674
17.77/17.84	c 7) zchaff_rand: 0.284031
17.77/17.84	c 8) SATenstein: -10000.000000
17.77/17.84	c 9) gnovelty+: -10000.000000
17.77/17.84	c 10) adaptg2wsat+: -10000.000000
17.77/17.84	c 11) adaptg2wsat0: -10000.000000
17.77/17.84	c 12) picosat846: -10000.000000
17.77/17.84	c 13) kcnfs04SAT07: -10000.000000
17.77/17.84	c satzilla running march_dl2004 ... 
1199.56/1199.97	c Bin: Executing march_dl2004
1199.56/1199.97	c spawning binary file with 1182 seconds ...
1199.56/1199.97	c child exit by a signal
1199.56/1199.97	c march_dl2004 returned code 137.
1199.56/1199.97	c satzilla running minisat20SAT07 ... 
1199.56/1199.97	c Bin: Executing minisat20SAT07
1199.56/1199.97	c minisat20SAT07 returned code 1.
1199.56/1199.97	c satzilla running mxc-sr08 ... 
1199.56/1199.97	c Bin: Executing mxc-sr08
1199.56/1199.97	c mxc-sr08 returned code 1.
1199.56/1199.97	c satzilla running minisat20 ... 
1199.56/1199.97	c Bin: Executing minisat20
1199.56/1199.97	c minisat20 returned code 1.
1199.56/1199.97	c satzilla running tts-4-0 ... 
1199.56/1199.97	c Bin: Executing tts-4-0
1199.56/1199.97	c tts-4-0 returned code 1.
1199.56/1199.97	c satzilla running vallst ... 
1199.56/1199.97	c Bin: Executing vallst
1199.56/1199.97	c vallst returned code 1.
1199.56/1199.97	c satzilla running zchaff_rand ... 
1199.56/1199.97	c Bin: Executing zchaff_rand
1199.56/1199.97	c zchaff_rand returned code 1.
1199.56/1199.97	c satzilla running SATenstein ... 
1199.56/1199.97	c Bin: Executing SATenstein
1199.56/1199.97	c SATenstein returned code 1.
1199.56/1199.97	c satzilla running gnovelty+ ... 
1199.56/1199.97	c Bin: Executing gnovelty+
1199.56/1199.97	c gnovelty+ returned code 1.
1199.56/1199.97	c satzilla running adaptg2wsat+ ... 
1199.56/1199.97	c Bin: Executing adaptg2wsat+
1199.56/1199.97	c adaptg2wsat+ returned code 1.
1199.56/1199.97	c satzilla running adaptg2wsat0 ... 
1199.56/1199.97	c Bin: Executing adaptg2wsat0
1199.56/1199.97	c adaptg2wsat0 returned code 1.
1199.56/1199.97	c satzilla running picosat846 ... 
1199.56/1199.97	c Bin: Executing picosat846
1199.56/1199.97	c picosat846 returned code 1.
1199.56/1199.97	c satzilla running kcnfs04SAT07 ... 
1199.56/1199.97	c Bin: Executing kcnfs04SAT07
1199.56/1199.97	c kcnfs04SAT07 returned code 1.
1199.56/1199.97	c ERROR: All Failed! 
1199.56/1199.97	c SATZILLA_TIME=1199.830000

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-1538421-1238426026/watcher-1538421-1238426026 -o /tmp/evaluation-result-1538421-1238426026/solver-1538421-1238426026 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538421-1238426026.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 0.98 0.99 3/64 23228
/proc/meminfo: memFree=1085192/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=2056 CPUtime=0
/proc/23228/stat : 23228 (SATzilla2009_C) R 23226 23228 22774 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1115268566 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/23228/statm: 514 112 96 399 0 111 0
[pid=23229] ppid=23228 vsize=768 CPUtime=0
/proc/23229/stat : 23229 (march_dl2004) R 23228 23228 22774 0 -1 4194304 96 0 0 0 0 0 0 0 18 0 1 0 1115268566 786432 91 1992294400 134512640 134996440 4294956176 18446744073709551615 134637058 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23229/statm: 192 92 50 118 0 71 0

[startup+0.0579669 s]
/proc/loadavg: 1.00 0.98 0.99 3/64 23228
/proc/meminfo: memFree=1085192/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=2056 CPUtime=0
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115268566 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23228/statm: 514 112 96 399 0 111 0
[pid=23229] ppid=23228 vsize=1788 CPUtime=0.05
/proc/23229/stat : 23229 (march_dl2004) R 23228 23228 22774 0 -1 4194304 384 0 0 0 5 0 0 0 19 0 1 0 1115268566 1830912 290 1992294400 134512640 134996440 4294956176 18446744073709551615 134617620 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23229/statm: 447 290 53 118 0 326 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3844

[startup+0.102933 s]
/proc/loadavg: 1.00 0.98 0.99 3/64 23228
/proc/meminfo: memFree=1085192/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=2056 CPUtime=0
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115268566 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23228/statm: 514 112 96 399 0 111 0
[pid=23229] ppid=23228 vsize=2844 CPUtime=0.09
/proc/23229/stat : 23229 (march_dl2004) R 23228 23228 22774 0 -1 4194304 2078 0 0 0 9 0 0 0 19 0 1 0 1115268566 2912256 563 1992294400 134512640 134996440 4294956176 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23229/statm: 711 563 61 118 0 590 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4900

[startup+0.302951 s]
/proc/loadavg: 1.00 0.98 0.99 3/64 23228
/proc/meminfo: memFree=1085192/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=2056 CPUtime=0
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115268566 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23228/statm: 514 112 96 399 0 111 0
[pid=23229] ppid=23228 vsize=5012 CPUtime=0.29
/proc/23229/stat : 23229 (march_dl2004) R 23228 23228 22774 0 -1 4194304 3273 0 0 0 28 1 0 0 21 0 1 0 1115268566 5132288 722 1992294400 134512640 134996440 4294956176 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23229/statm: 1253 722 67 118 0 1132 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7068

[startup+0.702991 s]
/proc/loadavg: 1.00 0.98 0.99 3/64 23228
/proc/meminfo: memFree=1085192/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=2056 CPUtime=0
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115268566 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23228/statm: 514 112 96 399 0 111 0
[pid=23229] ppid=23228 vsize=5012 CPUtime=0.69
/proc/23229/stat : 23229 (march_dl2004) R 23228 23228 22774 0 -1 4194304 3277 0 0 0 68 1 0 0 25 0 1 0 1115268566 5132288 726 1992294400 134512640 134996440 4294956176 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23229/statm: 1253 726 67 118 0 1132 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7068

[startup+1.50107 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 23230
/proc/meminfo: memFree=1082360/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=2056 CPUtime=0
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115268566 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23228/statm: 514 112 96 399 0 111 0
[pid=23229] ppid=23228 vsize=5144 CPUtime=1.49
/proc/23229/stat : 23229 (march_dl2004) R 23228 23228 22774 0 -1 4194304 3313 0 0 0 148 1 0 0 25 0 1 0 1115268566 5267456 762 1992294400 134512640 134996440 4294956176 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23229/statm: 1286 762 67 118 0 1165 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7200

[startup+3.10122 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 23230
/proc/meminfo: memFree=1082040/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=2056 CPUtime=0
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115268566 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23228/statm: 514 112 96 399 0 111 0
[pid=23229] ppid=23228 vsize=5276 CPUtime=3.09
/proc/23229/stat : 23229 (march_dl2004) R 23228 23228 22774 0 -1 4194304 3382 0 0 0 308 1 0 0 25 0 1 0 1115268566 5402624 831 1992294400 134512640 134996440 4294956176 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23229/statm: 1319 831 67 118 0 1198 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7332

[startup+6.30153 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 23231
/proc/meminfo: memFree=1083448/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=2056 CPUtime=4.99
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 152 3446 0 0 0 0 496 3 16 0 1 0 1115268566 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 514 121 104 399 0 111 0
[pid=23231] ppid=23228 vsize=3652 CPUtime=1.29
/proc/23231/stat : 23231 (mxc-sr08) R 23228 23228 22774 0 -1 4194304 1041 0 0 0 129 0 0 0 25 0 1 0 1115269066 3739648 811 1992294400 134512640 135078026 4294956176 18446744073709551615 134533764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23231/statm: 913 811 71 138 0 772 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 5708

[startup+12.7011 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 23233
/proc/meminfo: memFree=1079296/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=6268 CPUtime=12.67
/proc/23228/stat : 23228 (SATzilla2009_C) R 23226 23228 22774 0 -1 4194304 1536 6412 0 0 61 0 1201 5 19 0 1 0 1115268566 6418432 1114 1992294400 134512640 136149437 4294956208 18446744073709551615 134846852 0 0 4096 3 0 0 0 17 0 0 0
/proc/23228/statm: 1567 1114 151 399 0 1164 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6268

[startup+25.5014 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 23234
/proc/meminfo: memFree=1078720/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=5672 CPUtime=7.64
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 3506 0 0 0 763 1 0 0 25 0 1 0 1115270350 5808128 955 1992294400 134512640 134996440 4294956176 18446744073709551615 134583082 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 1418 955 67 118 0 1297 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10708

[startup+51.1018 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 23234
/proc/meminfo: memFree=1060096/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=23312 CPUtime=33.23
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 10483 0 0 0 3292 31 0 0 25 0 1 0 1115270350 23871488 5539 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 5828 5539 74 118 0 5707 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 28348

[startup+102.307 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 23234
/proc/meminfo: memFree=1060160/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=23312 CPUtime=84.42
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 10483 0 0 0 8411 31 0 0 25 0 1 0 1115270350 23871488 5539 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 5828 5539 74 118 0 5707 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 28348

[startup+162.301 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 23234
/proc/meminfo: memFree=1060160/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=23312 CPUtime=144.4
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 10483 0 0 0 14409 31 0 0 25 0 1 0 1115270350 23871488 5539 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 5828 5539 74 118 0 5707 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 28348

[startup+222.301 s]
/proc/loadavg: 1.11 1.05 1.01 2/66 23234
/proc/meminfo: memFree=1060160/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=23312 CPUtime=204.39
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 10483 0 0 0 20408 31 0 0 25 0 1 0 1115270350 23871488 5539 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 5828 5539 74 118 0 5707 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 28348

[startup+282.302 s]
/proc/loadavg: 1.04 1.04 1.00 2/66 23234
/proc/meminfo: memFree=1060160/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=23312 CPUtime=264.37
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 10483 0 0 0 26406 31 0 0 25 0 1 0 1115270350 23871488 5539 1992294400 134512640 134996440 4294956176 18446744073709551615 134514052 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 5828 5539 74 118 0 5707 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 28348

[startup+342.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 23234
/proc/meminfo: memFree=1060224/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=23312 CPUtime=324.36
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 10483 0 0 0 32405 31 0 0 25 0 1 0 1115270350 23871488 5539 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 5828 5539 74 118 0 5707 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 28348


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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23234
/proc/meminfo: memFree=1019840/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=65664 CPUtime=744.26
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 20603 0 0 0 74386 40 0 0 25 0 1 0 1115270350 67239936 15659 1992294400 134512640 134996440 4294956176 18446744073709551615 134571434 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 16416 15659 74 118 0 16295 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 70700

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23234
/proc/meminfo: memFree=1018432/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=67116 CPUtime=804.25
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 20949 0 0 0 80384 41 0 0 25 0 1 0 1115270350 68726784 16005 1992294400 134512640 134996440 4294956176 18446744073709551615 134537698 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 16779 16005 74 118 0 16658 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 72152

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23234
/proc/meminfo: memFree=1017152/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=68304 CPUtime=864.23
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 21261 0 0 0 86382 41 0 0 25 0 1 0 1115270350 69943296 16317 1992294400 134512640 134996440 4294956176 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 17076 16317 74 118 0 16955 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 73340

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23234
/proc/meminfo: memFree=1016128/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=69360 CPUtime=924.21
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 21522 0 0 0 92380 41 0 0 25 0 1 0 1115270350 71024640 16578 1992294400 134512640 134996440 4294956176 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 17340 16578 74 118 0 17219 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 74396

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23234
/proc/meminfo: memFree=1015104/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=70416 CPUtime=984.2
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 21775 0 0 0 98379 41 0 0 25 0 1 0 1115270350 72105984 16831 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 17604 16831 74 118 0 17483 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 75452

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23234
/proc/meminfo: memFree=1013824/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=71608 CPUtime=1044.19
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 22103 0 0 0 104377 42 0 0 25 0 1 0 1115270350 73326592 17159 1992294400 134512640 134996440 4294956176 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 17902 17159 74 118 0 17781 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 76644

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23234
/proc/meminfo: memFree=1012928/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=72532 CPUtime=1104.17
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 22311 0 0 0 110375 42 0 0 25 0 1 0 1115270350 74272768 17367 1992294400 134512640 134996440 4294956176 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 18133 17367 74 118 0 18012 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 77568

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23234
/proc/meminfo: memFree=1012416/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=73060 CPUtime=1164.15
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 22457 0 0 0 116373 42 0 0 25 0 1 0 1115270350 74813440 17513 1992294400 134512640 134996440 4294956176 18446744073709551615 134528326 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 18265 17513 74 118 0 18144 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 78096

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 23234
/proc/meminfo: memFree=1012352/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=73192 CPUtime=1172.15
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 22474 0 0 0 117173 42 0 0 25 0 1 0 1115270350 74948608 17530 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 18298 17530 74 118 0 18177 0
Current children cumulated CPU time (s) 1189.97
Current children cumulated vsize (KiB) 78228

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23234
/proc/meminfo: memFree=1012096/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=73324 CPUtime=1178.55
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 22522 0 0 0 117813 42 0 0 25 0 1 0 1115270350 75083776 17578 1992294400 134512640 134996440 4294956176 18446744073709551615 134513985 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 18331 17578 74 118 0 18210 0
Current children cumulated CPU time (s) 1196.37
Current children cumulated vsize (KiB) 78360

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23234
/proc/meminfo: memFree=1012096/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=73324 CPUtime=1180.14
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 22525 0 0 0 117972 42 0 0 25 0 1 0 1115270350 75083776 17581 1992294400 134512640 134996440 4294956176 18446744073709551615 134527856 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 18331 17581 74 118 0 18210 0
Current children cumulated CPU time (s) 1197.96
Current children cumulated vsize (KiB) 78360

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23234
/proc/meminfo: memFree=1012032/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=73324 CPUtime=1180.94
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 22526 0 0 0 118052 42 0 0 25 0 1 0 1115270350 75083776 17582 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 18331 17582 74 118 0 18210 0
Current children cumulated CPU time (s) 1198.76
Current children cumulated vsize (KiB) 78360

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23234
/proc/meminfo: memFree=1012032/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=73324 CPUtime=1181.34
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 22526 0 0 0 118092 42 0 0 25 0 1 0 1115270350 75083776 17582 1992294400 134512640 134996440 4294956176 18446744073709551615 134551539 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 18331 17582 74 118 0 18210 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 78360

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23234
/proc/meminfo: memFree=1012032/2055920 swapFree=4178100/4192956
[pid=23228] ppid=23226 vsize=5036 CPUtime=17.82
/proc/23228/stat : 23228 (SATzilla2009_C) S 23226 23228 22774 0 -1 4194304 2034 6412 0 0 574 2 1201 5 25 0 1 0 1115268566 5156864 909 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23228/statm: 1259 909 219 399 0 856 0
[pid=23234] ppid=23228 vsize=73324 CPUtime=1181.74
/proc/23234/stat : 23234 (march_dl2004) R 23228 23228 22774 0 -1 4194304 22527 0 0 0 118132 42 0 0 25 0 1 0 1115270350 75083776 17583 1992294400 134512640 134996440 4294956176 18446744073709551615 134566654 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23234/statm: 18331 17583 74 118 0 18210 0
Current children cumulated CPU time (s) 1199.56
Current children cumulated vsize (KiB) 78360

Child status: 17
Real time (s): 1199.98
CPU time (s): 1199.67
CPU user time (s): 1199.15
CPU system time (s): 0.527919
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 78360

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

runsolver used 1.13383 second user time and 3.24151 second system time

The end

Launcher Data

Begin job on node18 at 2009-03-30 17:13:46
IDJOB=1538421
IDBENCH=70253
IDSOLVER=527
FILE ID=node18/1538421-1238426026
PBS_JOBID= 9061506
Free space on /tmp= 66224 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S441484366-048.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538421-1238426026/watcher-1538421-1238426026 -o /tmp/evaluation-result-1538421-1238426026/solver-1538421-1238426026 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538421-1238426026.cnf

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

MD5SUM BENCH= b6119f642cd28b8170b8f409c6616618
RANDOM SEED=83873231

node18.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.214
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.214
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:       1085736 kB
Buffers:        104636 kB
Cached:         759880 kB
SwapCached:       8808 kB
Active:         140660 kB
Inactive:       734448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1085736 kB
SwapTotal:     4192956 kB
SwapFree:      4178100 kB
Dirty:           31944 kB
Writeback:           0 kB
Mapped:          16348 kB
Slab:            81188 kB
Committed_AS:  3017056 kB
PageTables:       1376 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= 66192 MiB
End job on node18 at 2009-03-30 17:33:47