Trace number 1555875

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_R 2009-03-22? (exit code) 1199.71 1200.09

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications 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 variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

102.83/102.90	c SATzilla is building models for class 1
102.83/102.90	c run presolver SATenstein for 30 seconds ... 
102.83/102.90	c Bin: Executing SATenstein
102.83/102.90	c spawning binary file with 30 seconds ...
102.83/102.90	c child exit by a signal
102.83/102.90	c SATenstein returned code 137.
102.83/102.90	c run presolver mxc-sr08 for 30 seconds ... 
102.83/102.90	c Bin: Executing mxc-sr08
102.83/102.90	c spawning binary file with 30 seconds ...
102.83/102.90	c child exit by a signal
102.83/102.90	c mxc-sr08 returned code 137.
102.83/102.90	c Orignal number of varibales is 200308, number of clauses is 598619 
102.83/102.90	c predicted feature computation time is -113.279113 
102.83/102.90	c Bin: Executing satelite
102.83/102.90	c spawning binary file with 240 seconds ...
102.83/102.90	c child exited successfully
102.83/102.90	c satzilla computing base features
102.83/102.90	c Number of variabe is: 72981, Number of clause is : 341039 
102.83/102.90	c Initializing...
102.83/102.90	c satzilla compute diameter ...
102.83/102.90	c start diameter features ...
102.83/102.90	c satzilla doing clause learning
102.83/102.90	c start clause learning features ...
102.83/102.90	c Bin: Executing zchaff07
102.83/102.90	c spawning binary file with 2 seconds ...
102.83/102.90	c child exit by a signal
102.83/102.90	c satzilla doing survey propogation probe
102.83/102.90	c do survay propogation for 2 second ...
102.83/102.90	c satzilla doing local search probe
102.83/102.90	c satzilla doing lobjois search-space size estimate
102.83/102.90	c features are:200308 598619 72981 341039 1.74466 0.75528 0.213996 0.438738 0.77886 1.39655 4.54353e-05 1.02017 2.74044e-05 0.00178129 1.22104 0.267142 0.826005 4.54353e-05 2.37803 2.05255e-05 0.00207014 2.10945 0.164106 0.181356 0 0.848276 2.2843 1.78186e-05 1.67685 0 0.000859139 1.75288 0.52155 3.94104e-05 3.08283 1.46611e-05 0.00219037 6.6 0.103716 5 7 0.790559 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.30771 0.71269 0 0.939717 0.590952 0.0542325 0.533212 0.0941368 0.29298 0.0641996 0.709286 -1.11022e-16 0.474315 0.130425 0.0253646 0.100844 0.0287404 0.0365635 28571 0 0 0 0 0 0 4.17906 0 2.45215 0 0.172646 0.777688 
102.83/102.90	c satzilla's ranking:
102.83/102.90	c 1) SATenstein: 1091.305237
102.83/102.90	c 2) march_dl2004: 5.778472
102.83/102.90	c 3) adaptg2wsat0: 4.249441
102.83/102.90	c 4) adaptg2wsat+: 1.371379
102.83/102.90	c 5) gnovelty+: 0.762159
102.83/102.90	c 6) picosat846: 0.320083
102.83/102.90	c 7) kcnfs04SAT07: -22.489702
102.83/102.90	c 8) mxc-sr08: -10000.000000
102.83/102.90	c 9) tts-4-0: -10000.000000
102.83/102.90	c 10) zchaff_rand: -10000.000000
102.83/102.90	c 11) vallst: -10000.000000
102.83/102.90	c 12) minisat20: -10000.000000
102.83/102.90	c 13) minisat20SAT07: -10000.000000
102.83/102.90	c satzilla running SATenstein ... 
1199.59/1200.08	c Bin: Executing SATenstein
1199.59/1200.08	c spawning binary file with 1097 seconds ...
1199.59/1200.08	c child exit by a signal
1199.59/1200.08	c SATenstein returned code 137.
1199.59/1200.08	c satzilla running march_dl2004 ... 
1199.59/1200.08	c Bin: Executing march_dl2004
1199.59/1200.08	c march_dl2004 returned code 1.
1199.59/1200.08	c satzilla running adaptg2wsat0 ... 
1199.59/1200.08	c Bin: Executing adaptg2wsat0
1199.59/1200.08	c adaptg2wsat0 returned code 1.
1199.59/1200.08	c satzilla running adaptg2wsat+ ... 
1199.59/1200.08	c Bin: Executing adaptg2wsat+
1199.59/1200.08	c adaptg2wsat+ returned code 1.
1199.59/1200.08	c satzilla running gnovelty+ ... 
1199.59/1200.08	c Bin: Executing gnovelty+
1199.59/1200.08	c gnovelty+ returned code 1.
1199.59/1200.08	c satzilla running picosat846 ... 
1199.59/1200.08	c Bin: Executing picosat846
1199.59/1200.08	c picosat846 returned code 1.
1199.59/1200.08	c satzilla running kcnfs04SAT07 ... 
1199.59/1200.08	c Bin: Executing kcnfs04SAT07
1199.59/1200.08	c kcnfs04SAT07 returned code 1.
1199.59/1200.08	c satzilla running mxc-sr08 ... 
1199.59/1200.08	c Bin: Executing mxc-sr08
1199.59/1200.08	c mxc-sr08 returned code 1.
1199.59/1200.08	c satzilla running tts-4-0 ... 
1199.59/1200.08	c Bin: Executing tts-4-0
1199.59/1200.08	c tts-4-0 returned code 1.
1199.59/1200.08	c satzilla running zchaff_rand ... 
1199.59/1200.08	c Bin: Executing zchaff_rand
1199.59/1200.08	c zchaff_rand returned code 1.
1199.59/1200.08	c satzilla running vallst ... 
1199.59/1200.08	c Bin: Executing vallst
1199.59/1200.08	c vallst returned code 1.
1199.59/1200.08	c satzilla running minisat20 ... 
1199.59/1200.08	c Bin: Executing minisat20
1199.59/1200.08	c minisat20 returned code 1.
1199.59/1200.08	c satzilla running minisat20SAT07 ... 
1199.59/1200.08	c Bin: Executing minisat20SAT07
1199.59/1200.08	c minisat20SAT07 returned code 1.
1199.59/1200.08	c ERROR: All Failed! 
1199.59/1200.08	c SATZILLA_TIME=1199.860000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1555875-1238743556/watcher-1555875-1238743556 -o /tmp/evaluation-result-1555875-1238743556/solver-1555875-1238743556 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1555875-1238743556.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 13893
/proc/meminfo: memFree=1699824/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=2056 CPUtime=0
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147018924 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13893/statm: 514 112 96 399 0 111 0
[pid=13894] ppid=13893 vsize=10608 CPUtime=0
/proc/13894/stat : 13894 (SATenstein) R 13893 13893 13760 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1147018924 10862592 270 1992294400 134512640 134854740 4294955360 18446744073709551615 134782527 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13894/statm: 2652 270 151 83 0 2213 0

[startup+0.0608679 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 13893
/proc/meminfo: memFree=1699824/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=2056 CPUtime=0
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147018924 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13893/statm: 514 112 96 399 0 111 0
[pid=13894] ppid=13893 vsize=10608 CPUtime=0.05
/proc/13894/stat : 13894 (SATenstein) R 13893 13893 13760 0 -1 4194304 482 0 0 0 5 0 0 0 18 0 1 0 1147018924 10862592 463 1992294400 134512640 134854740 4294955360 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13894/statm: 2652 463 151 83 0 2213 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12664

[startup+0.101871 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 13893
/proc/meminfo: memFree=1699824/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=2056 CPUtime=0
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147018924 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13893/statm: 514 112 96 399 0 111 0
[pid=13894] ppid=13893 vsize=10608 CPUtime=0.09
/proc/13894/stat : 13894 (SATenstein) R 13893 13893 13760 0 -1 4194304 625 0 0 0 9 0 0 0 18 0 1 0 1147018924 10862592 606 1992294400 134512640 134854740 4294955360 18446744073709551615 134782313 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13894/statm: 2652 606 151 83 0 2213 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12664

[startup+0.301896 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 13893
/proc/meminfo: memFree=1699824/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=2056 CPUtime=0
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147018924 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13893/statm: 514 112 96 399 0 111 0
[pid=13894] ppid=13893 vsize=14708 CPUtime=0.28
/proc/13894/stat : 13894 (SATenstein) R 13893 13893 13760 0 -1 4194304 1324 0 0 0 28 0 0 0 19 0 1 0 1147018924 15060992 1305 1992294400 134512640 134854740 4294955360 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13894/statm: 3677 1305 151 83 0 3238 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16764

[startup+0.701936 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 13893
/proc/meminfo: memFree=1699824/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=2056 CPUtime=0
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147018924 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13893/statm: 514 112 96 399 0 111 0
[pid=13894] ppid=13893 vsize=18808 CPUtime=0.69
/proc/13894/stat : 13894 (SATenstein) R 13893 13893 13760 0 -1 4194304 2662 0 0 0 67 2 0 0 22 0 1 0 1147018924 19259392 2643 1992294400 134512640 134854740 4294955360 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13894/statm: 4702 2644 151 83 0 4263 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20864

[startup+1.50202 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 13895
/proc/meminfo: memFree=1651872/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=2056 CPUtime=0
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147018924 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13893/statm: 514 112 96 399 0 111 0
[pid=13894] ppid=13893 vsize=131792 CPUtime=1.49
/proc/13894/stat : 13894 (SATenstein) R 13893 13893 13760 0 -1 4194304 17421 0 0 0 142 7 0 0 25 0 1 0 1147018924 134955008 16245 1992294400 134512640 134854740 4294955360 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13894/statm: 32948 16245 173 83 0 32509 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133848

[startup+3.1012 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 13895
/proc/meminfo: memFree=1633952/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=2056 CPUtime=0
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147018924 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13893/statm: 514 112 96 399 0 111 0
[pid=13894] ppid=13893 vsize=131792 CPUtime=3.09
/proc/13894/stat : 13894 (SATenstein) R 13893 13893 13760 0 -1 4194304 17432 0 0 0 300 9 0 0 25 0 1 0 1147018924 134955008 16245 1992294400 134512640 134854740 4294955360 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13894/statm: 32948 16245 173 83 0 32509 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133848

[startup+6.30154 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 13895
/proc/meminfo: memFree=1635360/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=2056 CPUtime=0
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147018924 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13893/statm: 514 112 96 399 0 111 0
[pid=13894] ppid=13893 vsize=131792 CPUtime=6.29
/proc/13894/stat : 13894 (SATenstein) R 13893 13893 13760 0 -1 4194304 17434 0 0 0 620 9 0 0 25 0 1 0 1147018924 134955008 16245 1992294400 134512640 134854740 4294955360 18446744073709551615 134524208 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13894/statm: 32948 16245 173 83 0 32509 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133848

[startup+12.7022 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 13895
/proc/meminfo: memFree=1635424/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=2056 CPUtime=0
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147018924 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13893/statm: 514 112 96 399 0 111 0
[pid=13894] ppid=13893 vsize=131792 CPUtime=12.69
/proc/13894/stat : 13894 (SATenstein) R 13893 13893 13760 0 -1 4194304 17434 0 0 0 1259 10 0 0 25 0 1 0 1147018924 134955008 16245 1992294400 134512640 134854740 4294955360 18446744073709551615 134524293 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13894/statm: 32948 16245 173 83 0 32509 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 133848

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13895
/proc/meminfo: memFree=1635488/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=2056 CPUtime=0
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147018924 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13893/statm: 514 112 96 399 0 111 0
[pid=13894] ppid=13893 vsize=131792 CPUtime=25.48
/proc/13894/stat : 13894 (SATenstein) R 13893 13893 13760 0 -1 4194304 17434 0 0 0 2536 12 0 0 25 0 1 0 1147018924 134955008 16245 1992294400 134512640 134854740 4294955360 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13894/statm: 32948 16245 173 83 0 32509 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 133848

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13896
/proc/meminfo: memFree=1569952/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=2056 CPUtime=30
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 152 17434 0 0 0 0 2986 14 16 0 1 0 1147018924 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13893/statm: 514 121 104 399 0 111 0
[pid=13896] ppid=13893 vsize=135440 CPUtime=21.06
/proc/13896/stat : 13896 (mxc-sr08) R 13893 13893 13760 0 -1 4194304 38599 0 0 0 2089 17 0 0 25 0 1 0 1147021926 138690560 32554 1992294400 134512640 135078026 4294956192 18446744073709551615 134533843 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13896/statm: 33860 32554 71 138 0 33719 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 137496

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13900
/proc/meminfo: memFree=1647272/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=47564 CPUtime=102.23
/proc/13893/stat : 13893 (SATzilla2009_R) R 13891 13893 13760 0 -1 4194304 20772 93415 0 0 3089 12 7049 73 25 0 1 0 1147018924 48705536 11523 1992294400 134512640 136149437 4294956224 18446744073709551615 134525220 0 0 4096 3 0 0 0 17 1 0 0
/proc/13893/statm: 11891 11523 213 399 0 11488 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 47564

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13901
/proc/meminfo: memFree=1585504/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=47564 CPUtime=102.83
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 20785 93415 0 0 3149 12 7049 73 25 0 1 0 1147018924 48705536 11530 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13893/statm: 11891 11530 220 399 0 11488 0
[pid=13901] ppid=13893 vsize=131792 CPUtime=59.35
/proc/13901/stat : 13901 (SATenstein) R 13893 13893 13760 0 -1 4194304 16768 0 0 0 5925 10 0 0 25 0 1 0 1147029215 134955008 15582 1992294400 134512640 134854740 4294955856 18446744073709551615 134597780 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13901/statm: 32948 15582 171 83 0 32509 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 179356

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13901
/proc/meminfo: memFree=1585440/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=47564 CPUtime=102.83
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 20785 93415 0 0 3149 12 7049 73 25 0 1 0 1147018924 48705536 11530 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13893/statm: 11891 11530 220 399 0 11488 0
[pid=13901] ppid=13893 vsize=131792 CPUtime=119.34
/proc/13901/stat : 13901 (SATenstein) R 13893 13893 13760 0 -1 4194304 16768 0 0 0 11924 10 0 0 25 0 1 0 1147029215 134955008 15582 1992294400 134512640 134854740 4294955856 18446744073709551615 134597717 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13901/statm: 32948 15582 171 83 0 32509 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 179356

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13901
/proc/meminfo: memFree=1585504/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=47564 CPUtime=102.83
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 20785 93415 0 0 3149 12 7049 73 25 0 1 0 1147018924 48705536 11530 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13893/statm: 11891 11530 220 399 0 11488 0
[pid=13901] ppid=13893 vsize=131792 CPUtime=179.32
/proc/13901/stat : 13901 (SATenstein) R 13893 13893 13760 0 -1 4194304 16768 0 0 0 17922 10 0 0 25 0 1 0 1147029215 134955008 15582 1992294400 134512640 134854740 4294955856 18446744073709551615 134735123 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13901/statm: 32948 15582 171 83 0 32509 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 179356

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13901
/proc/meminfo: memFree=1585504/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=47564 CPUtime=102.83
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 20785 93415 0 0 3149 12 7049 73 25 0 1 0 1147018924 48705536 11530 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13893/statm: 11891 11530 220 399 0 11488 0
[pid=13901] ppid=13893 vsize=131792 CPUtime=239.3
/proc/13901/stat : 13901 (SATenstein) R 13893 13893 13760 0 -1 4194304 16768 0 0 0 23920 10 0 0 25 0 1 0 1147029215 134955008 15582 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13901/statm: 32948 15582 171 83 0 32509 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 179356


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13901
/proc/meminfo: memFree=1585312/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=47564 CPUtime=102.83
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 20785 93415 0 0 3149 12 7049 73 25 0 1 0 1147018924 48705536 11530 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13893/statm: 11891 11530 220 399 0 11488 0
[pid=13901] ppid=13893 vsize=131792 CPUtime=719.17
/proc/13901/stat : 13901 (SATenstein) R 13893 13893 13760 0 -1 4194304 16768 0 0 0 71907 10 0 0 25 0 1 0 1147029215 134955008 15582 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13901/statm: 32948 15582 171 83 0 32509 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 179356

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13901
/proc/meminfo: memFree=1585248/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=47564 CPUtime=102.83
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 20785 93415 0 0 3149 12 7049 73 25 0 1 0 1147018924 48705536 11530 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13893/statm: 11891 11530 220 399 0 11488 0
[pid=13901] ppid=13893 vsize=131792 CPUtime=779.15
/proc/13901/stat : 13901 (SATenstein) R 13893 13893 13760 0 -1 4194304 16768 0 0 0 77905 10 0 0 25 0 1 0 1147029215 134955008 15582 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13901/statm: 32948 15582 171 83 0 32509 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 179356

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13901
/proc/meminfo: memFree=1585248/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=47564 CPUtime=102.83
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 20785 93415 0 0 3149 12 7049 73 25 0 1 0 1147018924 48705536 11530 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13893/statm: 11891 11530 220 399 0 11488 0
[pid=13901] ppid=13893 vsize=131792 CPUtime=839.13
/proc/13901/stat : 13901 (SATenstein) R 13893 13893 13760 0 -1 4194304 16768 0 0 0 83903 10 0 0 25 0 1 0 1147029215 134955008 15582 1992294400 134512640 134854740 4294955856 18446744073709551615 134597725 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13901/statm: 32948 15582 171 83 0 32509 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 179356

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13901
/proc/meminfo: memFree=1585184/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=47564 CPUtime=102.83
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 20785 93415 0 0 3149 12 7049 73 25 0 1 0 1147018924 48705536 11530 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13893/statm: 11891 11530 220 399 0 11488 0
[pid=13901] ppid=13893 vsize=131792 CPUtime=899.11
/proc/13901/stat : 13901 (SATenstein) R 13893 13893 13760 0 -1 4194304 16768 0 0 0 89901 10 0 0 25 0 1 0 1147029215 134955008 15582 1992294400 134512640 134854740 4294955856 18446744073709551615 134734981 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13901/statm: 32948 15582 171 83 0 32509 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 179356

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13901
/proc/meminfo: memFree=1585120/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=47564 CPUtime=102.83
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 20785 93415 0 0 3149 12 7049 73 25 0 1 0 1147018924 48705536 11530 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13893/statm: 11891 11530 220 399 0 11488 0
[pid=13901] ppid=13893 vsize=131792 CPUtime=959.1
/proc/13901/stat : 13901 (SATenstein) R 13893 13893 13760 0 -1 4194304 16768 0 0 0 95900 10 0 0 25 0 1 0 1147029215 134955008 15582 1992294400 134512640 134854740 4294955856 18446744073709551615 134597717 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13901/statm: 32948 15582 171 83 0 32509 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 179356

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13901
/proc/meminfo: memFree=1585120/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=47564 CPUtime=102.83
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 20785 93415 0 0 3149 12 7049 73 25 0 1 0 1147018924 48705536 11530 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13893/statm: 11891 11530 220 399 0 11488 0
[pid=13901] ppid=13893 vsize=131792 CPUtime=1019.08
/proc/13901/stat : 13901 (SATenstein) R 13893 13893 13760 0 -1 4194304 16768 0 0 0 101898 10 0 0 25 0 1 0 1147029215 134955008 15582 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13901/statm: 32948 15582 171 83 0 32509 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 179356

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13901
/proc/meminfo: memFree=1585056/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=47564 CPUtime=102.83
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 20785 93415 0 0 3149 12 7049 73 25 0 1 0 1147018924 48705536 11530 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13893/statm: 11891 11530 220 399 0 11488 0
[pid=13901] ppid=13893 vsize=131792 CPUtime=1079.06
/proc/13901/stat : 13901 (SATenstein) R 13893 13893 13760 0 -1 4194304 16768 0 0 0 107896 10 0 0 25 0 1 0 1147029215 134955008 15582 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13901/statm: 32948 15582 171 83 0 32509 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 179356

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 13901
/proc/meminfo: memFree=1585056/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=47564 CPUtime=102.83
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 20785 93415 0 0 3149 12 7049 73 25 0 1 0 1147018924 48705536 11530 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13893/statm: 11891 11530 220 399 0 11488 0
[pid=13901] ppid=13893 vsize=131792 CPUtime=1087.06
/proc/13901/stat : 13901 (SATenstein) R 13893 13893 13760 0 -1 4194304 16768 0 0 0 108696 10 0 0 25 0 1 0 1147029215 134955008 15582 1992294400 134512640 134854740 4294955856 18446744073709551615 134597694 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13901/statm: 32948 15582 171 83 0 32509 0
Current children cumulated CPU time (s) 1189.89
Current children cumulated vsize (KiB) 179356

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13901
/proc/meminfo: memFree=1585056/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=47564 CPUtime=102.83
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 20785 93415 0 0 3149 12 7049 73 25 0 1 0 1147018924 48705536 11530 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13893/statm: 11891 11530 220 399 0 11488 0
[pid=13901] ppid=13893 vsize=131792 CPUtime=1093.46
/proc/13901/stat : 13901 (SATenstein) R 13893 13893 13760 0 -1 4194304 16768 0 0 0 109336 10 0 0 25 0 1 0 1147029215 134955008 15582 1992294400 134512640 134854740 4294955856 18446744073709551615 134597694 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13901/statm: 32948 15582 171 83 0 32509 0
Current children cumulated CPU time (s) 1196.29
Current children cumulated vsize (KiB) 179356

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13901
/proc/meminfo: memFree=1585056/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=47564 CPUtime=102.83
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 20785 93415 0 0 3149 12 7049 73 25 0 1 0 1147018924 48705536 11530 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13893/statm: 11891 11530 220 399 0 11488 0
[pid=13901] ppid=13893 vsize=131792 CPUtime=1095.06
/proc/13901/stat : 13901 (SATenstein) R 13893 13893 13760 0 -1 4194304 16768 0 0 0 109496 10 0 0 25 0 1 0 1147029215 134955008 15582 1992294400 134512640 134854740 4294955856 18446744073709551615 134734981 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13901/statm: 32948 15582 171 83 0 32509 0
Current children cumulated CPU time (s) 1197.89
Current children cumulated vsize (KiB) 179356

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13901
/proc/meminfo: memFree=1585056/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=47564 CPUtime=102.83
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 20785 93415 0 0 3149 12 7049 73 25 0 1 0 1147018924 48705536 11530 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13893/statm: 11891 11530 220 399 0 11488 0
[pid=13901] ppid=13893 vsize=131792 CPUtime=1095.86
/proc/13901/stat : 13901 (SATenstein) R 13893 13893 13760 0 -1 4194304 16768 0 0 0 109576 10 0 0 25 0 1 0 1147029215 134955008 15582 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13901/statm: 32948 15582 171 83 0 32509 0
Current children cumulated CPU time (s) 1198.69
Current children cumulated vsize (KiB) 179356

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13901
/proc/meminfo: memFree=1585056/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=47564 CPUtime=102.83
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 20785 93415 0 0 3149 12 7049 73 25 0 1 0 1147018924 48705536 11530 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13893/statm: 11891 11530 220 399 0 11488 0
[pid=13901] ppid=13893 vsize=131792 CPUtime=1096.26
/proc/13901/stat : 13901 (SATenstein) R 13893 13893 13760 0 -1 4194304 16768 0 0 0 109616 10 0 0 25 0 1 0 1147029215 134955008 15582 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13901/statm: 32948 15582 171 83 0 32509 0
Current children cumulated CPU time (s) 1199.09
Current children cumulated vsize (KiB) 179356

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13901
/proc/meminfo: memFree=1585056/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=47564 CPUtime=102.83
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 20785 93415 0 0 3149 12 7049 73 25 0 1 0 1147018924 48705536 11530 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13893/statm: 11891 11530 220 399 0 11488 0
[pid=13901] ppid=13893 vsize=131792 CPUtime=1096.66
/proc/13901/stat : 13901 (SATenstein) R 13893 13893 13760 0 -1 4194304 16768 0 0 0 109656 10 0 0 25 0 1 0 1147029215 134955008 15582 1992294400 134512640 134854740 4294955856 18446744073709551615 134597694 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13901/statm: 32948 15582 171 83 0 32509 0
Current children cumulated CPU time (s) 1199.49
Current children cumulated vsize (KiB) 179356

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13901
/proc/meminfo: memFree=1585056/2055920 swapFree=4175224/4192956
[pid=13893] ppid=13891 vsize=47564 CPUtime=102.83
/proc/13893/stat : 13893 (SATzilla2009_R) S 13891 13893 13760 0 -1 4194304 20785 93415 0 0 3149 12 7049 73 25 0 1 0 1147018924 48705536 11530 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13893/statm: 11891 11530 220 399 0 11488 0
[pid=13901] ppid=13893 vsize=131792 CPUtime=1096.76
/proc/13901/stat : 13901 (SATenstein) R 13893 13893 13760 0 -1 4194304 16768 0 0 0 109666 10 0 0 25 0 1 0 1147029215 134955008 15582 1992294400 134512640 134854740 4294955856 18446744073709551615 134597528 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13901/statm: 32948 15582 171 83 0 32509 0
Current children cumulated CPU time (s) 1199.59
Current children cumulated vsize (KiB) 179356

Child status: 17
Real time (s): 1200.09
CPU time (s): 1199.71
CPU user time (s): 1198.72
CPU system time (s): 0.993848
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (KiB): 179356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.72
system time used= 0.993848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130983
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= 38
involuntary context switches= 2559

runsolver used 1.38979 second user time and 2.97055 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-03 09:25:57
IDJOB=1555875
IDBENCH=70808
IDSOLVER=526
FILE ID=node37/1555875-1238743556
PBS_JOBID= 9085407
Free space on /tmp= 66484 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1555875-1238743556/watcher-1555875-1238743556 -o /tmp/evaluation-result-1555875-1238743556/solver-1555875-1238743556 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_R HOME/instance-1555875-1238743556.cnf

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=1527137611

node37.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.213
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.213
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:       1700376 kB
Buffers:         50032 kB
Cached:         227632 kB
SwapCached:      11608 kB
Active:         133956 kB
Inactive:       156756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700376 kB
SwapTotal:     4192956 kB
SwapFree:      4175224 kB
Dirty:           41984 kB
Writeback:           0 kB
Mapped:          18796 kB
Slab:            51056 kB
Committed_AS:  3160976 kB
PageTables:       1384 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= 66456 MiB
End job on node37 at 2009-04-03 09:45:57