Trace number 1539630

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.2 1199.69

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/520/
unif-k3-r4.25-v520-c2210-S1536609007-088.cnf
MD5SUM95e50be0ec36bd6dfa5233022c3ad7ac
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.00285
Satisfiable
(Un)Satisfiability was proved
Number of variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

16.27/16.39	c SATzilla is building models for class 2
16.27/16.39	c run presolver march_dl2004 for 5 seconds ... 
16.27/16.39	c Bin: Executing march_dl2004
16.27/16.39	c spawning binary file with 5 seconds ...
16.27/16.39	c child exit by a signal
16.27/16.39	c march_dl2004 returned code 137.
16.27/16.39	c run presolver mxc-sr08 for 5 seconds ... 
16.27/16.39	c Bin: Executing mxc-sr08
16.27/16.39	c spawning binary file with 5 seconds ...
16.27/16.39	c child exit by a signal
16.27/16.39	c mxc-sr08 returned code 137.
16.27/16.39	c Orignal number of varibales is 520, number of clauses is 2210 
16.27/16.39	c predicted feature computation time is 6.986272 
16.27/16.39	c Bin: Executing satelite
16.27/16.39	c spawning binary file with 240 seconds ...
16.27/16.39	c child exited successfully
16.27/16.39	c satzilla computing base features
16.27/16.39	c Number of variabe is: 514, Number of clause is : 2203 
16.27/16.39	c Initializing...
16.27/16.39	c satzilla compute diameter ...
16.27/16.39	c start diameter features ...
16.27/16.39	c satzilla doing clause learning
16.27/16.39	c start clause learning features ...
16.27/16.39	c Bin: Executing zchaff07
16.27/16.39	c spawning binary file with 2 seconds ...
16.27/16.39	c child exit by a signal
16.27/16.39	c satzilla doing survey propogation probe
16.27/16.39	c do survay propogation for 2 second ...
16.27/16.39	c satzilla doing local search probe
16.27/16.39	c satzilla doing lobjois search-space size estimate
16.27/16.39	c features are:520 2210 514 2203 0.0116732 0.00317749 0.233318 0.496308 0.584461 0.654372 0.00587367 0.046383 0.00583658 0.00972763 0.094717 0 0.981389 0.00587367 0.278791 0.00226963 0.0108942 2.65862 0.228595 0.177706 0 1 3.37579 0.0028366 0.39553 0.000453926 0.00726282 2.27768 0.483432 0.0115354 0.275688 0.00453926 0.0217885 4 0 4 4 -0 3863 0.0217948 3741 3978 3978 3741 3978 3856 3877 30.5704 0.0749517 27.301 32.7523 32.7523 27.301 32.7523 29.5394 32.6888 0.386421 0.601876 0.00367996 1 0.715521 0.087032 0.555283 0.187557 0.378265 0.0919755 0.624106 0.00645421 0.306114 0.173513 0.0270153 0.129591 0.0451144 0.080045 23.7563 0.212574 113.646 0.0678969 114 103 123 0.768681 0.243146 0.877518 0.0327362 0.32122 0.555701 
16.27/16.39	c satzilla's ranking:
16.27/16.39	c 1) minisat20SAT07: 3.639992
16.27/16.39	c 2) march_dl2004: 3.467518
16.27/16.39	c 3) mxc-sr08: 3.365856
16.27/16.39	c 4) minisat20: 3.292121
16.27/16.39	c 5) vallst: 0.952136
16.27/16.39	c 6) tts-4-0: 0.361922
16.27/16.39	c 7) zchaff_rand: 0.357174
16.27/16.39	c 8) SATenstein: -10000.000000
16.27/16.39	c 9) gnovelty+: -10000.000000
16.27/16.39	c 10) adaptg2wsat+: -10000.000000
16.27/16.39	c 11) adaptg2wsat0: -10000.000000
16.27/16.39	c 12) picosat846: -10000.000000
16.27/16.39	c 13) kcnfs04SAT07: -10000.000000
16.27/16.39	c satzilla running minisat20SAT07 ... 
1199.10/1199.68	c Bin: Executing minisat20SAT07
1199.10/1199.68	c spawning binary file with 1183 seconds ...
1199.10/1199.68	c child exit by a signal
1199.10/1199.68	c minisat20SAT07 returned code 137.
1199.10/1199.68	c satzilla running march_dl2004 ... 
1199.10/1199.68	c Bin: Executing march_dl2004
1199.10/1199.68	c march_dl2004 returned code 1.
1199.10/1199.68	c satzilla running mxc-sr08 ... 
1199.10/1199.68	c Bin: Executing mxc-sr08
1199.10/1199.68	c mxc-sr08 returned code 1.
1199.10/1199.68	c satzilla running minisat20 ... 
1199.10/1199.68	c Bin: Executing minisat20
1199.10/1199.68	c minisat20 returned code 1.
1199.10/1199.68	c satzilla running vallst ... 
1199.10/1199.68	c Bin: Executing vallst
1199.10/1199.68	c vallst returned code 1.
1199.10/1199.68	c satzilla running tts-4-0 ... 
1199.10/1199.68	c Bin: Executing tts-4-0
1199.10/1199.68	c tts-4-0 returned code 1.
1199.10/1199.68	c satzilla running zchaff_rand ... 
1199.10/1199.68	c Bin: Executing zchaff_rand
1199.10/1199.68	c zchaff_rand returned code 1.
1199.10/1199.68	c satzilla running SATenstein ... 
1199.10/1199.68	c Bin: Executing SATenstein
1199.10/1199.68	c SATenstein returned code 1.
1199.10/1199.68	c satzilla running gnovelty+ ... 
1199.10/1199.68	c Bin: Executing gnovelty+
1199.10/1199.68	c gnovelty+ returned code 1.
1199.10/1199.68	c satzilla running adaptg2wsat+ ... 
1199.10/1199.68	c Bin: Executing adaptg2wsat+
1199.10/1199.68	c adaptg2wsat+ returned code 1.
1199.10/1199.68	c satzilla running adaptg2wsat0 ... 
1199.10/1199.68	c Bin: Executing adaptg2wsat0
1199.10/1199.68	c adaptg2wsat0 returned code 1.
1199.10/1199.68	c satzilla running picosat846 ... 
1199.10/1199.68	c Bin: Executing picosat846
1199.10/1199.68	c picosat846 returned code 1.
1199.10/1199.68	c satzilla running kcnfs04SAT07 ... 
1199.10/1199.68	c Bin: Executing kcnfs04SAT07
1199.10/1199.68	c kcnfs04SAT07 returned code 1.
1199.10/1199.68	c ERROR: All Failed! 
1199.10/1199.68	c SATZILLA_TIME=1199.370000

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-1539630-1238572220/watcher-1539630-1238572220 -o /tmp/evaluation-result-1539630-1238572220/solver-1539630-1238572220 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539630-1238572220.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.42 2.26 1.83 3/64 3551
/proc/meminfo: memFree=1037464/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=2056 CPUtime=0
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1129887936 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 514 112 96 399 0 111 0
[pid=3552] ppid=3551 vsize=772 CPUtime=0
/proc/3552/stat : 3552 (march_dl2004) R 3551 3551 3165 0 -1 4194304 123 0 0 0 0 0 0 0 19 0 1 0 1129887936 790528 115 1992294400 134512640 134996440 4294956192 18446744073709551615 134671537 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3552/statm: 193 115 53 118 0 72 0

[startup+0.0614811 s]
/proc/loadavg: 2.42 2.26 1.83 3/64 3551
/proc/meminfo: memFree=1037464/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=2056 CPUtime=0
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1129887936 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 514 112 96 399 0 111 0
[pid=3552] ppid=3551 vsize=1200 CPUtime=0.05
/proc/3552/stat : 3552 (march_dl2004) R 3551 3551 3165 0 -1 4194304 254 0 0 0 5 0 0 0 19 0 1 0 1129887936 1228800 246 1992294400 134512640 134996440 4294956192 18446744073709551615 134528077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3552/statm: 300 246 74 118 0 179 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3256

[startup+0.101484 s]
/proc/loadavg: 2.42 2.26 1.83 3/64 3551
/proc/meminfo: memFree=1037464/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=2056 CPUtime=0
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1129887936 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 514 112 96 399 0 111 0
[pid=3552] ppid=3551 vsize=1332 CPUtime=0.09
/proc/3552/stat : 3552 (march_dl2004) R 3551 3551 3165 0 -1 4194304 259 0 0 0 9 0 0 0 19 0 1 0 1129887936 1363968 251 1992294400 134512640 134996440 4294956192 18446744073709551615 134526940 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3552/statm: 333 251 74 118 0 212 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3388

[startup+0.301502 s]
/proc/loadavg: 2.42 2.26 1.83 3/64 3551
/proc/meminfo: memFree=1037464/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=2056 CPUtime=0
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1129887936 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 514 112 96 399 0 111 0
[pid=3552] ppid=3551 vsize=1332 CPUtime=0.29
/proc/3552/stat : 3552 (march_dl2004) R 3551 3551 3165 0 -1 4194304 269 0 0 0 29 0 0 0 21 0 1 0 1129887936 1363968 261 1992294400 134512640 134996440 4294956192 18446744073709551615 134528888 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3552/statm: 333 261 74 118 0 212 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3388

[startup+0.70154 s]
/proc/loadavg: 2.42 2.26 1.83 3/64 3551
/proc/meminfo: memFree=1037464/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=2056 CPUtime=0
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1129887936 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 514 112 96 399 0 111 0
[pid=3552] ppid=3551 vsize=1332 CPUtime=0.69
/proc/3552/stat : 3552 (march_dl2004) R 3551 3551 3165 0 -1 4194304 277 0 0 0 69 0 0 0 25 0 1 0 1129887936 1363968 269 1992294400 134512640 134996440 4294956192 18446744073709551615 134514084 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3552/statm: 333 269 74 118 0 212 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3388

[startup+1.50162 s]
/proc/loadavg: 2.42 2.26 1.83 2/66 3553
/proc/meminfo: memFree=1036552/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=2056 CPUtime=0
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1129887936 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 514 112 96 399 0 111 0
[pid=3552] ppid=3551 vsize=1332 CPUtime=1.49
/proc/3552/stat : 3552 (march_dl2004) R 3551 3551 3165 0 -1 4194304 283 0 0 0 149 0 0 0 25 0 1 0 1129887936 1363968 275 1992294400 134512640 134996440 4294956192 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3552/statm: 333 275 74 118 0 212 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3388

[startup+3.10277 s]
/proc/loadavg: 2.30 2.24 1.83 2/66 3553
/proc/meminfo: memFree=1036360/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=2056 CPUtime=0
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1129887936 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 514 112 96 399 0 111 0
[pid=3552] ppid=3551 vsize=1332 CPUtime=3.09
/proc/3552/stat : 3552 (march_dl2004) R 3551 3551 3165 0 -1 4194304 288 0 0 0 309 0 0 0 25 0 1 0 1129887936 1363968 280 1992294400 134512640 134996440 4294956192 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3552/statm: 333 280 74 118 0 212 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3388

[startup+6.30108 s]
/proc/loadavg: 2.30 2.24 1.83 2/66 3554
/proc/meminfo: memFree=1036744/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=2056 CPUtime=4.99
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 156 294 0 0 0 0 499 0 16 0 1 0 1129887936 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 514 125 107 399 0 111 0
[pid=3554] ppid=3551 vsize=1660 CPUtime=1.29
/proc/3554/stat : 3554 (mxc-sr08) R 3551 3551 3165 0 -1 4194304 322 0 0 0 129 0 0 0 25 0 1 0 1129888436 1699840 318 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3554/statm: 415 318 71 138 0 274 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3716

[startup+12.7017 s]
/proc/loadavg: 2.10 2.20 1.82 2/66 3556
/proc/meminfo: memFree=1034248/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=7500 CPUtime=12.67
/proc/3551/stat : 3551 (SATzilla2009_C) R 3549 3551 3165 0 -1 4194304 511 1937 0 0 61 6 1197 3 23 0 1 0 1129887936 7680000 415 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/3551/statm: 1875 415 207 399 0 1472 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7500

[startup+25.5019 s]
/proc/loadavg: 1.93 2.16 1.81 2/66 3557
/proc/meminfo: memFree=1035976/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=2812 CPUtime=9.09
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 363 0 0 0 909 0 0 0 25 0 1 0 1129889576 2879488 358 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 703 358 73 138 0 562 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 6212

[startup+51.1014 s]
/proc/loadavg: 1.61 2.07 1.79 2/66 3557
/proc/meminfo: memFree=1035208/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=3472 CPUtime=34.68
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 536 0 0 0 3468 0 0 0 25 0 1 0 1129889576 3555328 531 1992294400 134512640 135078472 4294956176 18446744073709551615 134563328 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 868 531 73 138 0 727 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 6872

[startup+102.305 s]
/proc/loadavg: 1.24 1.89 1.74 2/66 3557
/proc/meminfo: memFree=1034696/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=4000 CPUtime=85.86
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 678 0 0 0 8586 0 0 0 25 0 1 0 1129889576 4096000 673 1992294400 134512640 135078472 4294956176 18446744073709551615 134550628 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 1000 673 73 138 0 859 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 7400

[startup+162.301 s]
/proc/loadavg: 1.10 1.73 1.69 2/66 3557
/proc/meminfo: memFree=1034184/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=4532 CPUtime=145.84
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 808 0 0 0 14583 1 0 0 25 0 1 0 1129889576 4640768 803 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 1133 803 73 138 0 992 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 7932

[startup+222.302 s]
/proc/loadavg: 1.03 1.59 1.64 2/66 3557
/proc/meminfo: memFree=1033864/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=4924 CPUtime=205.82
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 889 0 0 0 20581 1 0 0 25 0 1 0 1129889576 5042176 884 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 1231 884 73 138 0 1090 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 8324

[startup+282.302 s]
/proc/loadavg: 1.01 1.49 1.60 2/66 3557
/proc/meminfo: memFree=1033480/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=5320 CPUtime=265.79
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 990 0 0 0 26578 1 0 0 25 0 1 0 1129889576 5447680 985 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 1330 985 73 138 0 1189 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 8720

[startup+342.301 s]
/proc/loadavg: 1.00 1.39 1.56 2/66 3557
/proc/meminfo: memFree=1033288/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=5444 CPUtime=325.77
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 1040 0 0 0 32576 1 0 0 25 0 1 0 1129889576 5574656 1035 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 1361 1035 73 138 0 1220 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 8844


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.07 1.32 2/66 3563
/proc/meminfo: memFree=1031688/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=6888 CPUtime=805.58
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 1403 0 0 0 80556 2 0 0 25 0 1 0 1129889576 7053312 1398 1992294400 134512640 135078472 4294956176 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 1722 1398 73 138 0 1581 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 10288

[startup+882.301 s]
/proc/loadavg: 1.00 1.05 1.29 2/66 3563
/proc/meminfo: memFree=1031624/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=7020 CPUtime=865.56
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 1436 0 0 0 86554 2 0 0 25 0 1 0 1129889576 7188480 1431 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 1755 1431 73 138 0 1614 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 10420

[startup+942.301 s]
/proc/loadavg: 1.00 1.04 1.27 2/66 3563
/proc/meminfo: memFree=1031496/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=7156 CPUtime=925.53
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 1463 0 0 0 92551 2 0 0 25 0 1 0 1129889576 7327744 1458 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 1789 1458 73 138 0 1648 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 10556

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.25 2/66 3563
/proc/meminfo: memFree=1031304/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=7420 CPUtime=985.51
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 1522 0 0 0 98549 2 0 0 25 0 1 0 1129889576 7598080 1517 1992294400 134512640 135078472 4294956176 18446744073709551615 134555840 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 1855 1517 73 138 0 1714 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 10820

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.24 2/66 3563
/proc/meminfo: memFree=1031176/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=7552 CPUtime=1045.47
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 1558 0 0 0 104545 2 0 0 25 0 1 0 1129889576 7733248 1553 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 1888 1553 73 138 0 1747 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 10952

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.22 2/66 3563
/proc/meminfo: memFree=1031112/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=7684 CPUtime=1105.45
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 1589 0 0 0 110543 2 0 0 25 0 1 0 1129889576 7868416 1584 1992294400 134512640 135078472 4294956176 18446744073709551615 134550787 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 1921 1584 73 138 0 1780 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 11084

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.20 2/66 3563
/proc/meminfo: memFree=1030920/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=7824 CPUtime=1165.44
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 1624 0 0 0 116541 3 0 0 25 0 1 0 1129889576 8011776 1619 1992294400 134512640 135078472 4294956176 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 1956 1619 73 138 0 1815 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 11224

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.01 1.20 2/66 3563
/proc/meminfo: memFree=1030920/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=7824 CPUtime=1173.43
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 1624 0 0 0 117340 3 0 0 25 0 1 0 1129889576 8011776 1619 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 1956 1619 73 138 0 1815 0
Current children cumulated CPU time (s) 1189.8
Current children cumulated vsize (KiB) 11224

[startup+1193.51 s]
/proc/loadavg: 1.00 1.01 1.20 2/66 3563
/proc/meminfo: memFree=1030920/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=7824 CPUtime=1176.64
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 1624 0 0 0 117661 3 0 0 25 0 1 0 1129889576 8011776 1619 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 1956 1619 73 138 0 1815 0
Current children cumulated CPU time (s) 1193.01
Current children cumulated vsize (KiB) 11224

[startup+1196.7 s]
/proc/loadavg: 1.00 1.01 1.20 2/66 3563
/proc/meminfo: memFree=1030920/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=7824 CPUtime=1179.84
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 1624 0 0 0 117981 3 0 0 25 0 1 0 1129889576 8011776 1619 1992294400 134512640 135078472 4294956176 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 1956 1619 73 138 0 1815 0
Current children cumulated CPU time (s) 1196.21
Current children cumulated vsize (KiB) 11224

[startup+1198.3 s]
/proc/loadavg: 1.00 1.01 1.20 2/66 3563
/proc/meminfo: memFree=1030920/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=7824 CPUtime=1181.43
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 1624 0 0 0 118140 3 0 0 25 0 1 0 1129889576 8011776 1619 1992294400 134512640 135078472 4294956176 18446744073709551615 134550977 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 1956 1619 73 138 0 1815 0
Current children cumulated CPU time (s) 1197.8
Current children cumulated vsize (KiB) 11224

[startup+1199.1 s]
/proc/loadavg: 1.00 1.01 1.20 2/66 3563
/proc/meminfo: memFree=1030920/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=7824 CPUtime=1182.23
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 1624 0 0 0 118220 3 0 0 25 0 1 0 1129889576 8011776 1619 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 1956 1619 73 138 0 1815 0
Current children cumulated CPU time (s) 1198.6
Current children cumulated vsize (KiB) 11224

[startup+1199.5 s]
/proc/loadavg: 1.00 1.01 1.20 2/66 3563
/proc/meminfo: memFree=1030920/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=7824 CPUtime=1182.63
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 1624 0 0 0 118260 3 0 0 25 0 1 0 1129889576 8011776 1619 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 1956 1619 73 138 0 1815 0
Current children cumulated CPU time (s) 1199
Current children cumulated vsize (KiB) 11224

[startup+1199.6 s]
/proc/loadavg: 1.00 1.01 1.20 2/66 3563
/proc/meminfo: memFree=1030920/2055920 swapFree=4178100/4192956
[pid=3551] ppid=3549 vsize=3400 CPUtime=16.37
/proc/3551/stat : 3551 (SATzilla2009_C) S 3549 3551 3165 0 -1 4194304 545 1937 0 0 412 25 1197 3 25 0 1 0 1129887936 3481600 382 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3551/statm: 850 382 219 399 0 447 0
[pid=3557] ppid=3551 vsize=7824 CPUtime=1182.73
/proc/3557/stat : 3557 (minisat20SAT07) R 3551 3551 3165 0 -1 4194304 1624 0 0 0 118270 3 0 0 25 0 1 0 1129889576 8011776 1619 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3557/statm: 1956 1619 73 138 0 1815 0
Current children cumulated CPU time (s) 1199.1
Current children cumulated vsize (KiB) 11224

Child status: 17
Real time (s): 1199.69
CPU time (s): 1199.2
CPU user time (s): 1198.88
CPU system time (s): 0.32295
CPU usage (%): 99.9597
Max. virtual memory (cumulated for all children) (KiB): 11224

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

runsolver used 0.966853 second user time and 3.40448 second system time

The end

Launcher Data

Begin job on node18 at 2009-04-01 09:50:20
IDJOB=1539630
IDBENCH=70656
IDSOLVER=527
FILE ID=node18/1539630-1238572220
PBS_JOBID= 9070508
Free space on /tmp= 66212 MiB

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

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

MD5SUM BENCH= 95e50be0ec36bd6dfa5233022c3ad7ac
RANDOM SEED=122678109

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:       1037944 kB
Buffers:        109648 kB
Cached:         801380 kB
SwapCached:       8808 kB
Active:         230312 kB
Inactive:       691352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1037944 kB
SwapTotal:     4192956 kB
SwapFree:      4178100 kB
Dirty:           31488 kB
Writeback:           0 kB
Mapped:          16348 kB
Slab:            82400 kB
Committed_AS:  3106796 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= 66184 MiB
End job on node18 at 2009-04-01 10:10:20