Trace number 1539684

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.22 1199.84

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/560/
unif-k3-r4.25-v560-c2380-S45592023-054.cnf
MD5SUM1cdf960645ef22947407473f1df63e0b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.031995
Satisfiable
(Un)Satisfiability was proved
Number of variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

16.37/16.41	c SATzilla is building models for class 2
16.37/16.41	c run presolver march_dl2004 for 5 seconds ... 
16.37/16.41	c Bin: Executing march_dl2004
16.37/16.41	c spawning binary file with 5 seconds ...
16.37/16.41	c child exit by a signal
16.37/16.41	c march_dl2004 returned code 137.
16.37/16.41	c run presolver mxc-sr08 for 5 seconds ... 
16.37/16.41	c Bin: Executing mxc-sr08
16.37/16.41	c spawning binary file with 5 seconds ...
16.37/16.41	c child exit by a signal
16.37/16.41	c mxc-sr08 returned code 137.
16.37/16.41	c Orignal number of varibales is 560, number of clauses is 2380 
16.37/16.41	c predicted feature computation time is 6.996799 
16.37/16.41	c Bin: Executing satelite
16.37/16.41	c spawning binary file with 240 seconds ...
16.37/16.41	c child exited successfully
16.37/16.41	c satzilla computing base features
16.37/16.41	c Number of variabe is: 550, Number of clause is : 2370 
16.37/16.41	c Initializing...
16.37/16.41	c satzilla compute diameter ...
16.37/16.41	c start diameter features ...
16.37/16.41	c satzilla doing clause learning
16.37/16.41	c start clause learning features ...
16.37/16.41	c Bin: Executing zchaff07
16.37/16.41	c spawning binary file with 2 seconds ...
16.37/16.41	c child exit by a signal
16.37/16.41	c satzilla doing survey propogation probe
16.37/16.41	c do survay propogation for 2 second ...
16.37/16.41	c satzilla doing local search probe
16.37/16.42	c satzilla doing lobjois search-space size estimate
16.37/16.42	c features are:560 2380 550 2370 0.0181818 0.00421941 0.232068 0.494177 0.584537 0.680499 0.00550595 0.0555663 0.00545455 0.00909091 0.129367 0 0.972152 0.00550595 0.297657 0.00168776 0.0151899 2.69573 0.238166 0.163411 0 1 3.34414 0.00272114 0.401314 0.000421941 0.00675105 2.32366 0.496624 0.0108723 0.293226 0.00337553 0.0291139 4 0 4 4 -0 3863.5 0.0306345 3714 4018 4018 3714 4018 3791 3931 31.9664 0.066731 28.8863 34.6239 34.6239 28.8863 34.6239 31.2938 33.0616 0.410772 0.540858 0.00204004 1 0.724511 0.104704 0.58355 0.226347 0.413419 0.0927944 0.642612 0.00388234 0.353904 0.175634 0.0301601 0.123045 0.0483034 0.0787861 25.3256 0.197852 121.584 0.0643478 121 111 132 0.76753 0.239068 0.878354 0.0318431 0.316621 0.544721 
16.37/16.42	c satzilla's ranking:
16.37/16.42	c 1) minisat20SAT07: 3.567485
16.37/16.42	c 2) march_dl2004: 3.452718
16.37/16.42	c 3) mxc-sr08: 3.382317
16.37/16.42	c 4) minisat20: 3.293882
16.37/16.42	c 5) vallst: 0.920742
16.37/16.42	c 6) zchaff_rand: 0.422748
16.37/16.42	c 7) tts-4-0: 0.303898
16.37/16.42	c 8) SATenstein: -10000.000000
16.37/16.42	c 9) gnovelty+: -10000.000000
16.37/16.42	c 10) adaptg2wsat+: -10000.000000
16.37/16.42	c 11) adaptg2wsat0: -10000.000000
16.37/16.42	c 12) picosat846: -10000.000000
16.37/16.42	c 13) kcnfs04SAT07: -10000.000000
16.37/16.42	c satzilla running minisat20SAT07 ... 
1199.17/1199.83	c Bin: Executing minisat20SAT07
1199.17/1199.83	c spawning binary file with 1183 seconds ...
1199.17/1199.83	c child exit by a signal
1199.17/1199.83	c minisat20SAT07 returned code 137.
1199.17/1199.83	c satzilla running march_dl2004 ... 
1199.17/1199.83	c Bin: Executing march_dl2004
1199.17/1199.83	c march_dl2004 returned code 1.
1199.17/1199.83	c satzilla running mxc-sr08 ... 
1199.17/1199.83	c Bin: Executing mxc-sr08
1199.17/1199.83	c mxc-sr08 returned code 1.
1199.17/1199.83	c satzilla running minisat20 ... 
1199.17/1199.83	c Bin: Executing minisat20
1199.17/1199.83	c minisat20 returned code 1.
1199.17/1199.83	c satzilla running vallst ... 
1199.17/1199.83	c Bin: Executing vallst
1199.17/1199.83	c vallst returned code 1.
1199.17/1199.83	c satzilla running zchaff_rand ... 
1199.17/1199.83	c Bin: Executing zchaff_rand
1199.17/1199.83	c zchaff_rand returned code 1.
1199.17/1199.83	c satzilla running tts-4-0 ... 
1199.17/1199.83	c Bin: Executing tts-4-0
1199.17/1199.83	c tts-4-0 returned code 1.
1199.17/1199.83	c satzilla running SATenstein ... 
1199.17/1199.83	c Bin: Executing SATenstein
1199.17/1199.83	c SATenstein returned code 1.
1199.17/1199.83	c satzilla running gnovelty+ ... 
1199.17/1199.83	c Bin: Executing gnovelty+
1199.17/1199.83	c gnovelty+ returned code 1.
1199.17/1199.83	c satzilla running adaptg2wsat+ ... 
1199.17/1199.83	c Bin: Executing adaptg2wsat+
1199.17/1199.83	c adaptg2wsat+ returned code 1.
1199.17/1199.83	c satzilla running adaptg2wsat0 ... 
1199.17/1199.83	c Bin: Executing adaptg2wsat0
1199.17/1199.83	c adaptg2wsat0 returned code 1.
1199.17/1199.83	c satzilla running picosat846 ... 
1199.17/1199.83	c Bin: Executing picosat846
1199.17/1199.83	c picosat846 returned code 1.
1199.17/1199.83	c satzilla running kcnfs04SAT07 ... 
1199.17/1199.83	c Bin: Executing kcnfs04SAT07
1199.17/1199.83	c kcnfs04SAT07 returned code 1.
1199.17/1199.83	c ERROR: All Failed! 
1199.17/1199.83	c SATZILLA_TIME=1199.390000

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-1539684-1238576500/watcher-1539684-1238576500 -o /tmp/evaluation-result-1539684-1238576500/solver-1539684-1238576500 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539684-1238576500.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.12 1.03 1.01 3/64 18046
/proc/meminfo: memFree=1382656/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=2056 CPUtime=0
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 734542457 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 514 112 96 399 0 111 0
[pid=18047] ppid=18046 vsize=768 CPUtime=0
/proc/18047/stat : 18047 (march_dl2004) R 18046 18046 17973 0 -1 4194304 115 0 0 0 0 0 0 0 19 0 1 0 734542457 786432 109 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18047/statm: 192 111 52 118 0 71 0

[startup+0.09719 s]
/proc/loadavg: 1.12 1.03 1.01 3/64 18046
/proc/meminfo: memFree=1382656/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=2056 CPUtime=0
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 734542457 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 514 112 96 399 0 111 0
[pid=18047] ppid=18046 vsize=1356 CPUtime=0.09
/proc/18047/stat : 18047 (march_dl2004) R 18046 18046 17973 0 -1 4194304 271 0 0 0 9 0 0 0 19 0 1 0 734542457 1388544 261 1992294400 134512640 134996440 4294956192 18446744073709551615 134551693 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18047/statm: 339 261 74 118 0 218 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3412

[startup+0.102191 s]
/proc/loadavg: 1.12 1.03 1.01 3/64 18046
/proc/meminfo: memFree=1382656/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=2056 CPUtime=0
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 734542457 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 514 112 96 399 0 111 0
[pid=18047] ppid=18046 vsize=1356 CPUtime=0.09
/proc/18047/stat : 18047 (march_dl2004) R 18046 18046 17973 0 -1 4194304 271 0 0 0 9 0 0 0 19 0 1 0 734542457 1388544 261 1992294400 134512640 134996440 4294956192 18446744073709551615 134571366 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18047/statm: 339 261 74 118 0 218 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3412

[startup+0.30222 s]
/proc/loadavg: 1.12 1.03 1.01 3/64 18046
/proc/meminfo: memFree=1382656/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=2056 CPUtime=0
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 734542457 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 514 112 96 399 0 111 0
[pid=18047] ppid=18046 vsize=1356 CPUtime=0.29
/proc/18047/stat : 18047 (march_dl2004) R 18046 18046 17973 0 -1 4194304 286 0 0 0 29 0 0 0 21 0 1 0 734542457 1388544 276 1992294400 134512640 134996440 4294956192 18446744073709551615 134527913 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18047/statm: 339 276 74 118 0 218 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3412

[startup+0.702277 s]
/proc/loadavg: 1.12 1.03 1.01 3/64 18046
/proc/meminfo: memFree=1382656/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=2056 CPUtime=0
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 734542457 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 514 112 96 399 0 111 0
[pid=18047] ppid=18046 vsize=1356 CPUtime=0.69
/proc/18047/stat : 18047 (march_dl2004) R 18046 18046 17973 0 -1 4194304 294 0 0 0 69 0 0 0 25 0 1 0 734542457 1388544 284 1992294400 134512640 134996440 4294956192 18446744073709551615 134575708 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18047/statm: 339 284 74 118 0 218 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3412

[startup+1.50139 s]
/proc/loadavg: 1.12 1.03 1.01 2/66 18048
/proc/meminfo: memFree=1381680/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=2056 CPUtime=0
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 734542457 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 514 112 96 399 0 111 0
[pid=18047] ppid=18046 vsize=1356 CPUtime=1.49
/proc/18047/stat : 18047 (march_dl2004) R 18046 18046 17973 0 -1 4194304 298 0 0 0 149 0 0 0 25 0 1 0 734542457 1388544 288 1992294400 134512640 134996440 4294956192 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18047/statm: 339 288 74 118 0 218 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3412

[startup+3.10162 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 18048
/proc/meminfo: memFree=1381552/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=2056 CPUtime=0
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 734542457 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 514 112 96 399 0 111 0
[pid=18047] ppid=18046 vsize=1488 CPUtime=3.09
/proc/18047/stat : 18047 (march_dl2004) R 18046 18046 17973 0 -1 4194304 306 0 0 0 309 0 0 0 25 0 1 0 734542457 1523712 296 1992294400 134512640 134996440 4294956192 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18047/statm: 372 296 74 118 0 251 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3544

[startup+6.30107 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 18049
/proc/meminfo: memFree=1381808/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=2056 CPUtime=4.99
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 156 311 0 0 0 0 499 0 19 0 1 0 734542457 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 514 125 107 399 0 111 0
[pid=18049] ppid=18046 vsize=1660 CPUtime=1.28
/proc/18049/stat : 18049 (mxc-sr08) R 18046 18046 17973 0 -1 4194304 330 0 0 0 128 0 0 0 25 0 1 0 734542958 1699840 326 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18049/statm: 415 326 71 138 0 274 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3716

[startup+12.702 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 18051
/proc/meminfo: memFree=1379248/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=7512 CPUtime=12.66
/proc/18046/stat : 18046 (SATzilla2009_C) R 18044 18046 17973 0 -1 4194304 522 1969 0 0 60 6 1198 2 23 0 1 0 734542457 7692288 425 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/18046/statm: 1878 425 207 399 0 1475 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7512

[startup+25.5018 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 18052
/proc/meminfo: memFree=1380912/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=2788 CPUtime=9.04
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 371 0 0 0 904 0 0 0 25 0 1 0 734544099 2854912 366 1992294400 134512640 135078472 4294956192 18446744073709551615 134550726 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18052/statm: 697 366 73 138 0 556 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 6200

[startup+51.1014 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 18052
/proc/meminfo: memFree=1380400/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=3448 CPUtime=34.62
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 522 0 0 0 3462 0 0 0 25 0 1 0 734544099 3530752 517 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 862 517 73 138 0 721 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 6860

[startup+102.307 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 18052
/proc/meminfo: memFree=1379824/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=4108 CPUtime=85.8
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 703 0 0 0 8580 0 0 0 25 0 1 0 734544099 4206592 698 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 1027 698 73 138 0 886 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 7520

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 18052
/proc/meminfo: memFree=1379248/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=4640 CPUtime=145.77
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 824 0 0 0 14577 0 0 0 25 0 1 0 734544099 4751360 819 1992294400 134512640 135078472 4294956192 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 1160 819 73 138 0 1019 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 8052

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 18052
/proc/meminfo: memFree=1378928/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=5036 CPUtime=205.75
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 920 0 0 0 20575 0 0 0 25 0 1 0 734544099 5156864 915 1992294400 134512640 135078472 4294956192 18446744073709551615 134556266 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 1259 915 73 138 0 1118 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 8448

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18052
/proc/meminfo: memFree=1378672/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=5300 CPUtime=265.71
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 982 0 0 0 26571 0 0 0 25 0 1 0 734544099 5427200 977 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 1325 977 73 138 0 1184 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 8712

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18052
/proc/meminfo: memFree=1378288/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=5572 CPUtime=325.69
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 1071 0 0 0 32568 1 0 0 25 0 1 0 734544099 5705728 1066 1992294400 134512640 135078472 4294956192 18446744073709551615 134550628 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 1393 1066 73 138 0 1252 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 8984


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


[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18052
/proc/meminfo: memFree=1376624/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=7288 CPUtime=805.45
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 1492 0 0 0 80544 1 0 0 25 0 1 0 734544099 7462912 1487 1992294400 134512640 135078472 4294956192 18446744073709551615 134550202 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 1822 1487 73 138 0 1681 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 10700

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18052
/proc/meminfo: memFree=1376496/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=7428 CPUtime=865.43
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 1531 0 0 0 86542 1 0 0 25 0 1 0 734544099 7606272 1526 1992294400 134512640 135078472 4294956192 18446744073709551615 134549411 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 1857 1526 73 138 0 1716 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 10840

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18052
/proc/meminfo: memFree=1376432/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=7560 CPUtime=925.4
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 1553 0 0 0 92539 1 0 0 25 0 1 0 734544099 7741440 1548 1992294400 134512640 135078472 4294956192 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 1890 1548 73 138 0 1749 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 10972

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18052
/proc/meminfo: memFree=1376368/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=7560 CPUtime=985.36
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 1566 0 0 0 98535 1 0 0 25 0 1 0 734544099 7741440 1561 1992294400 134512640 135078472 4294956192 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 1890 1561 73 138 0 1749 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 10972

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18052
/proc/meminfo: memFree=1376304/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=7704 CPUtime=1045.34
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 1580 0 0 0 104533 1 0 0 25 0 1 0 734544099 7888896 1575 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 1926 1575 73 138 0 1785 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 11116

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18052
/proc/meminfo: memFree=1376112/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=7832 CPUtime=1105.32
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 1636 0 0 0 110530 2 0 0 25 0 1 0 734544099 8019968 1631 1992294400 134512640 135078472 4294956192 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 1958 1631 73 138 0 1817 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 11244

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18052
/proc/meminfo: memFree=1375984/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=7968 CPUtime=1165.28
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 1654 0 0 0 116526 2 0 0 25 0 1 0 734544099 8159232 1649 1992294400 134512640 135078472 4294956192 18446744073709551615 134550480 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 1992 1649 73 138 0 1851 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 11380

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 18052
/proc/meminfo: memFree=1375984/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=7968 CPUtime=1173.28
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 1654 0 0 0 117326 2 0 0 25 0 1 0 734544099 8159232 1649 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 1992 1649 73 138 0 1851 0
Current children cumulated CPU time (s) 1189.67
Current children cumulated vsize (KiB) 11380

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18052
/proc/meminfo: memFree=1375984/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=7968 CPUtime=1179.68
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 1661 0 0 0 117966 2 0 0 25 0 1 0 734544099 8159232 1656 1992294400 134512640 135078472 4294956192 18446744073709551615 134550513 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 1992 1656 73 138 0 1851 0
Current children cumulated CPU time (s) 1196.07
Current children cumulated vsize (KiB) 11380

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18052
/proc/meminfo: memFree=1375920/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=7968 CPUtime=1181.28
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 1666 0 0 0 118126 2 0 0 25 0 1 0 734544099 8159232 1661 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 1992 1661 73 138 0 1851 0
Current children cumulated CPU time (s) 1197.67
Current children cumulated vsize (KiB) 11380

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18052
/proc/meminfo: memFree=1375920/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=7968 CPUtime=1182.08
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 1666 0 0 0 118206 2 0 0 25 0 1 0 734544099 8159232 1661 1992294400 134512640 135078472 4294956192 18446744073709551615 134557981 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 1992 1661 73 138 0 1851 0
Current children cumulated CPU time (s) 1198.47
Current children cumulated vsize (KiB) 11380

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18052
/proc/meminfo: memFree=1375920/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=7968 CPUtime=1182.48
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 1666 0 0 0 118246 2 0 0 25 0 1 0 734544099 8159232 1661 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 1992 1661 73 138 0 1851 0
Current children cumulated CPU time (s) 1198.87
Current children cumulated vsize (KiB) 11380

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18052
/proc/meminfo: memFree=1375920/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=7968 CPUtime=1182.68
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 1666 0 0 0 118266 2 0 0 25 0 1 0 734544099 8159232 1661 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 1992 1661 73 138 0 1851 0
Current children cumulated CPU time (s) 1199.07
Current children cumulated vsize (KiB) 11380

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18052
/proc/meminfo: memFree=1375920/2055920 swapFree=4179868/4192956
[pid=18046] ppid=18044 vsize=3412 CPUtime=16.39
/proc/18046/stat : 18046 (SATzilla2009_C) S 18044 18046 17973 0 -1 4194304 555 1969 0 0 413 26 1198 2 25 0 1 0 734542457 3493888 388 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18046/statm: 853 388 219 399 0 450 0
[pid=18052] ppid=18046 vsize=7968 CPUtime=1182.78
/proc/18052/stat : 18052 (minisat20SAT07) R 18046 18046 17973 0 -1 4194304 1666 0 0 0 118276 2 0 0 25 0 1 0 734544099 8159232 1661 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18052/statm: 1992 1661 73 138 0 1851 0
Current children cumulated CPU time (s) 1199.17
Current children cumulated vsize (KiB) 11380

Child status: 17
Real time (s): 1199.84
CPU time (s): 1199.22
CPU user time (s): 1198.91
CPU system time (s): 0.315951
CPU usage (%): 99.9489
Max. virtual memory (cumulated for all children) (KiB): 11380

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

runsolver used 1.10083 second user time and 3.2695 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-01 11:01:40
IDJOB=1539684
IDBENCH=70674
IDSOLVER=527
FILE ID=node49/1539684-1238576500
PBS_JOBID= 9062211
Free space on /tmp= 66388 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/560/unif-k3-r4.25-v560-c2380-S45592023-054.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539684-1238576500/watcher-1539684-1238576500 -o /tmp/evaluation-result-1539684-1238576500/solver-1539684-1238576500 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539684-1238576500.cnf

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

MD5SUM BENCH= 1cdf960645ef22947407473f1df63e0b
RANDOM SEED=746717070

node49.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	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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:       1383144 kB
Buffers:        107820 kB
Cached:         461212 kB
SwapCached:       6452 kB
Active:         243124 kB
Inactive:       334796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1383144 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:           31488 kB
Writeback:           0 kB
Mapped:          14604 kB
Slab:            80688 kB
Committed_AS:  1955260 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66356 MiB
End job on node49 at 2009-04-01 11:21:40