Trace number 1577531

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.88 1202.44

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark200.567
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

164.88/167.06	c SATzilla is building models for class 1
164.88/167.06	c run presolver SATenstein for 30 seconds ... 
164.88/167.06	c Bin: Executing SATenstein
164.88/167.06	c spawning binary file with 30 seconds ...
164.88/167.06	c child exit by a signal
164.88/167.06	c SATenstein returned code 137.
164.88/167.06	c run presolver mxc-sr08 for 30 seconds ... 
164.88/167.06	c Bin: Executing mxc-sr08
164.88/167.06	c spawning binary file with 30 seconds ...
164.88/167.06	c child exit by a signal
164.88/167.06	c mxc-sr08 returned code 137.
164.88/167.06	c Orignal number of varibales is 486992, number of clauses is 2456708 
164.88/167.06	c predicted feature computation time is -4988.479405 
164.88/167.06	c Bin: Executing satelite
164.88/167.06	c spawning binary file with 240 seconds ...
164.88/167.06	c child exited successfully
164.88/167.06	c satzilla computing base features
164.88/167.06	c Number of variabe is: 91522, Number of clause is : 944203 
164.88/167.06	c Initializing...
164.88/167.06	c satzilla compute diameter ...
164.88/167.06	c start diameter features ...
164.88/167.06	c satzilla doing clause learning
164.88/167.06	c start clause learning features ...
164.88/167.06	c Bin: Executing zchaff07
164.88/167.06	c spawning binary file with 2 seconds ...
164.88/167.06	c child exit by a signal
164.88/167.06	c satzilla doing survey propogation probe
164.88/167.06	c do survay propogation for 2 second ...
164.88/167.07	c satzilla doing local search probe
164.88/167.07	c satzilla doing lobjois search-space size estimate
164.88/167.07	c features are:486992 2.45671e+06 91522 944203 4.32104 1.60189 0.0969304 0.509488 0.616413 1.25081 3.87843e-05 0.450048 2.18527e-05 0.0002076 0.999777 0.0831347 0.825552 3.87843e-05 2.85491 1.05909e-06 0.00127939 2.17076 0.38482 0.140223 0 1 2.14546 1.33555e-05 2.76643 0 0.000959539 2.10966 0.430121 2.93659e-05 3.43913 2.11819e-06 0.002527 6 0 6 6 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.642074 0.268172 9.58623e-10 1 0.88387 0.375884 0.706571 0.633409 0.649141 0.072423 0.532386 -1.11022e-16 1 0.108784 0.00727595 0.103776 0.0470128 0.0957538 4234 0 0 0 0 0 0 8.50558 0 1.03937 0 0.0171422 0.0410207 
164.88/167.07	c satzilla's ranking:
164.88/167.07	c 1) SATenstein: 1761.715040
164.88/167.07	c 2) kcnfs04SAT07: 137.499758
164.88/167.07	c 3) adaptg2wsat0: 1.548106
164.88/167.07	c 4) adaptg2wsat+: 1.458667
164.88/167.07	c 5) gnovelty+: 1.163441
164.88/167.07	c 6) picosat846: 1.111054
164.88/167.07	c 7) march_dl2004: 0.699677
164.88/167.07	c 8) mxc-sr08: -10000.000000
164.88/167.07	c 9) tts-4-0: -10000.000000
164.88/167.07	c 10) zchaff_rand: -10000.000000
164.88/167.07	c 11) vallst: -10000.000000
164.88/167.07	c 12) minisat20: -10000.000000
164.88/167.07	c 13) minisat20SAT07: -10000.000000
164.88/167.07	c satzilla running SATenstein ... 
1199.81/1202.41	c Bin: Executing SATenstein
1199.81/1202.41	c spawning binary file with 1035 seconds ...
1199.81/1202.41	c child exit by a signal
1199.81/1202.41	c SATenstein returned code 137.
1199.81/1202.41	c satzilla running kcnfs04SAT07 ... 
1199.81/1202.41	c Bin: Executing kcnfs04SAT07
1199.81/1202.41	c kcnfs04SAT07 returned code 1.
1199.81/1202.41	c satzilla running adaptg2wsat0 ... 
1199.81/1202.41	c Bin: Executing adaptg2wsat0
1199.81/1202.41	c adaptg2wsat0 returned code 1.
1199.81/1202.41	c satzilla running adaptg2wsat+ ... 
1199.81/1202.41	c Bin: Executing adaptg2wsat+
1199.81/1202.41	c adaptg2wsat+ returned code 1.
1199.81/1202.41	c satzilla running gnovelty+ ... 
1199.81/1202.41	c Bin: Executing gnovelty+
1199.81/1202.41	c gnovelty+ returned code 1.
1199.81/1202.41	c satzilla running picosat846 ... 
1199.81/1202.41	c Bin: Executing picosat846
1199.81/1202.41	c picosat846 returned code 1.
1199.81/1202.41	c satzilla running march_dl2004 ... 
1199.81/1202.41	c Bin: Executing march_dl2004
1199.81/1202.41	c march_dl2004 returned code 1.
1199.81/1202.41	c satzilla running mxc-sr08 ... 
1199.81/1202.41	c Bin: Executing mxc-sr08
1199.81/1202.41	c mxc-sr08 returned code 1.
1199.81/1202.41	c satzilla running tts-4-0 ... 
1199.81/1202.41	c Bin: Executing tts-4-0
1199.81/1202.41	c tts-4-0 returned code 1.
1199.81/1202.41	c satzilla running zchaff_rand ... 
1199.81/1202.41	c Bin: Executing zchaff_rand
1199.81/1202.41	c zchaff_rand returned code 1.
1199.81/1202.41	c satzilla running vallst ... 
1199.81/1202.41	c Bin: Executing vallst
1199.81/1202.41	c vallst returned code 1.
1199.81/1202.41	c satzilla running minisat20 ... 
1199.81/1202.41	c Bin: Executing minisat20
1199.81/1202.41	c minisat20 returned code 1.
1199.81/1202.41	c satzilla running minisat20SAT07 ... 
1199.81/1202.41	c Bin: Executing minisat20SAT07
1199.81/1202.41	c minisat20SAT07 returned code 1.
1199.81/1202.41	c ERROR: All Failed! 
1199.81/1202.41	c SATZILLA_TIME=1200.020000

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-1577531-1241002176/watcher-1577531-1241002176 -o /tmp/evaluation-result-1577531-1241002176/solver-1577531-1241002176 -C 1200 -W 1800 -M 1800 HOME/SATzilla2009_R HOME/instance-1577531-1241002176.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.00 0.93 3/65 1318
/proc/meminfo: memFree=1656400/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=2056 CPUtime=0
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128247408 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 514 112 96 399 0 111 0
[pid=1319] ppid=1318 vsize=932 CPUtime=0
/proc/1319/stat : 1319 (SATenstein) D 1318 1318 1131 0 -1 4194304 25 0 0 0 0 0 0 0 18 0 1 0 128247408 954368 18 1992294400 134512640 134854740 4294955360 18446744073709551615 3992752 0 0 8392704 0 18446744071563479169 0 0 17 0 0 0
/proc/1319/statm: 233 18 13 83 0 124 0

[startup+0.100348 s]
/proc/loadavg: 1.01 1.00 0.93 3/65 1318
/proc/meminfo: memFree=1656400/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=2056 CPUtime=0
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128247408 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 514 112 96 399 0 111 0
[pid=1319] ppid=1318 vsize=25708 CPUtime=0.01
/proc/1319/stat : 1319 (SATenstein) R 1318 1318 1131 0 -1 4194304 320 0 13 0 1 0 0 0 18 0 1 0 128247408 26324992 314 1992294400 134512640 134854740 4294955360 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1319/statm: 6427 314 151 83 0 5988 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 27764

[startup+0.20136 s]
/proc/loadavg: 1.01 1.00 0.93 3/65 1318
/proc/meminfo: memFree=1656400/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=2056 CPUtime=0
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128247408 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 514 112 96 399 0 111 0
[pid=1319] ppid=1318 vsize=25708 CPUtime=0.11
/proc/1319/stat : 1319 (SATenstein) R 1318 1318 1131 0 -1 4194304 682 0 13 0 11 0 0 0 18 0 1 0 128247408 26324992 676 1992294400 134512640 134854740 4294955360 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1319/statm: 6427 676 151 83 0 5988 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 27764

[startup+0.301373 s]
/proc/loadavg: 1.01 1.00 0.93 3/65 1318
/proc/meminfo: memFree=1656400/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=2056 CPUtime=0
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128247408 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 514 112 96 399 0 111 0
[pid=1319] ppid=1318 vsize=25708 CPUtime=0.2
/proc/1319/stat : 1319 (SATenstein) R 1318 1318 1131 0 -1 4194304 1031 0 13 0 20 0 0 0 19 0 1 0 128247408 26324992 1025 1992294400 134512640 134854740 4294955360 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1319/statm: 6427 1025 151 83 0 5988 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 27764

[startup+0.701423 s]
/proc/loadavg: 1.01 1.00 0.93 3/65 1318
/proc/meminfo: memFree=1656400/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=2056 CPUtime=0
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128247408 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 514 112 96 399 0 111 0
[pid=1319] ppid=1318 vsize=29808 CPUtime=0.61
/proc/1319/stat : 1319 (SATenstein) R 1318 1318 1131 0 -1 4194304 2432 0 13 0 60 1 0 0 22 0 1 0 128247408 30523392 2426 1992294400 134512640 134854740 4294955360 18446744073709551615 134782527 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1319/statm: 7452 2426 151 83 0 7013 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 31864

[startup+1.50152 s]
/proc/loadavg: 1.09 1.02 0.93 3/67 1320
/proc/meminfo: memFree=1637952/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=2056 CPUtime=0
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128247408 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 514 112 96 399 0 111 0
[pid=1319] ppid=1318 vsize=38008 CPUtime=1.41
/proc/1319/stat : 1319 (SATenstein) R 1318 1318 1131 0 -1 4194304 5234 0 13 0 138 3 0 0 25 0 1 0 128247408 38920192 5228 1992294400 134512640 134854740 4294955360 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1319/statm: 9502 5228 151 83 0 9063 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 40064

[startup+3.10172 s]
/proc/loadavg: 1.09 1.02 0.93 2/67 1320
/proc/meminfo: memFree=1622080/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=2056 CPUtime=0
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128247408 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 514 112 96 399 0 111 0
[pid=1319] ppid=1318 vsize=58508 CPUtime=3.01
/proc/1319/stat : 1319 (SATenstein) R 1318 1318 1131 0 -1 4194304 10810 0 13 0 293 8 0 0 25 0 1 0 128247408 59912192 10804 1992294400 134512640 134854740 4294955360 18446744073709551615 134782527 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1319/statm: 14627 10804 151 83 0 14188 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 60564

[startup+6.30212 s]
/proc/loadavg: 1.09 1.02 0.93 2/67 1320
/proc/meminfo: memFree=1555200/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=2056 CPUtime=0
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128247408 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 514 112 96 399 0 111 0
[pid=1319] ppid=1318 vsize=308812 CPUtime=6.21
/proc/1319/stat : 1319 (SATenstein) R 1318 1318 1131 0 -1 4194304 25044 0 13 0 606 15 0 0 25 0 1 0 128247408 316223488 25037 1992294400 134512640 134854740 4294955360 18446744073709551615 134772478 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1319/statm: 77203 25037 153 83 0 76764 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 310868

[startup+12.7019 s]
/proc/loadavg: 1.23 1.05 0.94 2/67 1320
/proc/meminfo: memFree=1545856/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=2056 CPUtime=0
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128247408 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 514 112 96 399 0 111 0
[pid=1319] ppid=1318 vsize=308812 CPUtime=12.61
/proc/1319/stat : 1319 (SATenstein) R 1318 1318 1131 0 -1 4194304 27588 0 13 0 1245 16 0 0 25 0 1 0 128247408 316223488 27581 1992294400 134512640 134854740 4294955360 18446744073709551615 134772478 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1319/statm: 77203 27581 153 83 0 76764 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 310868

[startup+25.5015 s]
/proc/loadavg: 1.19 1.05 0.94 2/67 1320
/proc/meminfo: memFree=1521728/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=2056 CPUtime=0
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128247408 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 514 112 96 399 0 111 0
[pid=1319] ppid=1318 vsize=308812 CPUtime=25.4
/proc/1319/stat : 1319 (SATenstein) R 1318 1318 1131 0 -1 4194304 33878 0 13 0 2521 19 0 0 25 0 1 0 128247408 316223488 33871 1992294400 134512640 134854740 4294955360 18446744073709551615 134772480 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1319/statm: 77203 33871 153 83 0 76764 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 310868

[startup+51.1017 s]
/proc/loadavg: 1.12 1.04 0.94 2/67 1321
/proc/meminfo: memFree=1444864/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=2056 CPUtime=30.02
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 152 68565 0 14 0 0 2967 35 19 0 1 0 128247408 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1318/statm: 514 121 104 399 0 111 0
[pid=1321] ppid=1318 vsize=242172 CPUtime=20.93
/proc/1321/stat : 1321 (mxc-sr08) R 1318 1318 1131 0 -1 4194304 65347 0 0 0 2063 30 0 0 25 0 1 0 128250423 247984128 52864 1992294400 134512640 135078026 4294956192 18446744073709551615 134558578 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1321/statm: 60543 52864 55 138 0 60402 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 244228

[startup+102.301 s]
/proc/loadavg: 1.05 1.03 0.94 2/67 1322
/proc/meminfo: memFree=1398080/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=2056 CPUtime=60.06
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 179 147983 0 14 0 0 5930 76 16 0 1 0 128247408 2105344 138 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 514 138 120 399 0 111 0
[pid=1322] ppid=1318 vsize=274236 CPUtime=42.05
/proc/1322/stat : 1322 (satelite) R 1318 1318 1131 0 -1 4194304 64960 0 0 0 4168 37 0 0 25 0 1 0 128253429 280817664 64557 1992294400 134512640 135037501 4294956176 18446744073709551615 134543602 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1322/statm: 68559 64557 66 128 0 68428 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 276292

[startup+162.302 s]
/proc/loadavg: 1.02 1.03 0.94 2/66 1323
/proc/meminfo: memFree=1517640/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=119912 CPUtime=160.18
/proc/1318/stat : 1318 (SATzilla2009_R) R 1316 1318 1131 0 -1 4194304 46297 245785 0 14 4066 26 11774 152 25 0 1 0 128247408 122789888 29556 1992294400 134512640 136149437 4294956224 18446744073709551615 135546846 0 0 4096 3 0 0 0 17 0 0 0
/proc/1318/statm: 29978 29556 195 399 0 29575 0
Current children cumulated CPU time (s) 160.18
Current children cumulated vsize (KiB) 119912

[startup+222.305 s]
/proc/loadavg: 1.00 1.02 0.94 2/67 1324
/proc/meminfo: memFree=1264768/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=119908 CPUtime=164.95
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 50290 245785 0 14 4540 29 11774 152 25 0 1 0 128247408 122785792 29579 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 29977 29579 219 399 0 29574 0
[pid=1324] ppid=1318 vsize=555404 CPUtime=55.2
/proc/1324/stat : 1324 (SATenstein) R 1318 1318 1131 0 -1 4194304 68101 0 0 0 5490 30 0 0 25 0 1 0 128264115 568733696 63286 1992294400 134512640 134854740 4294955856 18446744073709551615 134597771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1324/statm: 138851 63286 171 83 0 138412 0
Current children cumulated CPU time (s) 220.15
Current children cumulated vsize (KiB) 675312

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 0.94 2/67 1324
/proc/meminfo: memFree=1264768/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=119908 CPUtime=164.95
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 50290 245785 0 14 4540 29 11774 152 25 0 1 0 128247408 122785792 29579 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 29977 29579 219 399 0 29574 0
[pid=1324] ppid=1318 vsize=555404 CPUtime=115.16
/proc/1324/stat : 1324 (SATenstein) R 1318 1318 1131 0 -1 4194304 68101 0 0 0 11486 30 0 0 25 0 1 0 128264115 568733696 63286 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1324/statm: 138851 63286 171 83 0 138412 0
Current children cumulated CPU time (s) 280.11
Current children cumulated vsize (KiB) 675312

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 0.94 2/67 1324
/proc/meminfo: memFree=1264704/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=119908 CPUtime=164.95
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 50290 245785 0 14 4540 29 11774 152 25 0 1 0 128247408 122785792 29579 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 29977 29579 219 399 0 29574 0
[pid=1324] ppid=1318 vsize=555404 CPUtime=175.13
/proc/1324/stat : 1324 (SATenstein) R 1318 1318 1131 0 -1 4194304 68101 0 0 0 17482 31 0 0 25 0 1 0 128264115 568733696 63286 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1324/statm: 138851 63286 171 83 0 138412 0
Current children cumulated CPU time (s) 340.08
Current children cumulated vsize (KiB) 675312

[startup+402.302 s]

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


[startup+762.302 s]
/proc/loadavg: 1.04 1.02 0.95 2/67 1330
/proc/meminfo: memFree=1264184/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=119908 CPUtime=164.95
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 50290 245785 0 14 4540 29 11774 152 25 0 1 0 128247408 122785792 29579 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 29977 29579 219 399 0 29574 0
[pid=1324] ppid=1318 vsize=555404 CPUtime=594.93
/proc/1324/stat : 1324 (SATenstein) R 1318 1318 1131 0 -1 4194304 68101 0 0 0 59462 31 0 0 25 0 1 0 128264115 568733696 63286 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1324/statm: 138851 63286 171 83 0 138412 0
Current children cumulated CPU time (s) 759.88
Current children cumulated vsize (KiB) 675312

[startup+822.301 s]
/proc/loadavg: 1.01 1.02 0.95 2/67 1330
/proc/meminfo: memFree=1264184/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=119908 CPUtime=164.95
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 50290 245785 0 14 4540 29 11774 152 25 0 1 0 128247408 122785792 29579 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 29977 29579 219 399 0 29574 0
[pid=1324] ppid=1318 vsize=555404 CPUtime=654.9
/proc/1324/stat : 1324 (SATenstein) R 1318 1318 1131 0 -1 4194304 68101 0 0 0 65459 31 0 0 25 0 1 0 128264115 568733696 63286 1992294400 134512640 134854740 4294955856 18446744073709551615 134597771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1324/statm: 138851 63286 171 83 0 138412 0
Current children cumulated CPU time (s) 819.85
Current children cumulated vsize (KiB) 675312

[startup+882.306 s]
/proc/loadavg: 1.00 1.01 0.95 2/67 1330
/proc/meminfo: memFree=1264184/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=119908 CPUtime=164.95
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 50290 245785 0 14 4540 29 11774 152 25 0 1 0 128247408 122785792 29579 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 29977 29579 219 399 0 29574 0
[pid=1324] ppid=1318 vsize=555404 CPUtime=714.88
/proc/1324/stat : 1324 (SATenstein) R 1318 1318 1131 0 -1 4194304 68101 0 0 0 71457 31 0 0 25 0 1 0 128264115 568733696 63286 1992294400 134512640 134854740 4294955856 18446744073709551615 134597771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1324/statm: 138851 63286 171 83 0 138412 0
Current children cumulated CPU time (s) 879.83
Current children cumulated vsize (KiB) 675312

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 0.95 2/67 1330
/proc/meminfo: memFree=1264184/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=119908 CPUtime=164.95
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 50290 245785 0 14 4540 29 11774 152 25 0 1 0 128247408 122785792 29579 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 29977 29579 219 399 0 29574 0
[pid=1324] ppid=1318 vsize=555404 CPUtime=774.86
/proc/1324/stat : 1324 (SATenstein) R 1318 1318 1131 0 -1 4194304 68101 0 0 0 77455 31 0 0 25 0 1 0 128264115 568733696 63286 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1324/statm: 138851 63286 171 83 0 138412 0
Current children cumulated CPU time (s) 939.81
Current children cumulated vsize (KiB) 675312

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 1330
/proc/meminfo: memFree=1264064/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=119908 CPUtime=164.95
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 50290 245785 0 14 4540 29 11774 152 25 0 1 0 128247408 122785792 29579 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 29977 29579 219 399 0 29574 0
[pid=1324] ppid=1318 vsize=555404 CPUtime=834.84
/proc/1324/stat : 1324 (SATenstein) R 1318 1318 1131 0 -1 4194304 68101 0 0 0 83453 31 0 0 25 0 1 0 128264115 568733696 63286 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1324/statm: 138851 63286 171 83 0 138412 0
Current children cumulated CPU time (s) 999.79
Current children cumulated vsize (KiB) 675312

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 1330
/proc/meminfo: memFree=1264128/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=119908 CPUtime=164.95
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 50290 245785 0 14 4540 29 11774 152 25 0 1 0 128247408 122785792 29579 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 29977 29579 219 399 0 29574 0
[pid=1324] ppid=1318 vsize=555404 CPUtime=894.81
/proc/1324/stat : 1324 (SATenstein) R 1318 1318 1131 0 -1 4194304 68101 0 0 0 89450 31 0 0 25 0 1 0 128264115 568733696 63286 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1324/statm: 138851 63286 171 83 0 138412 0
Current children cumulated CPU time (s) 1059.76
Current children cumulated vsize (KiB) 675312

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 1330
/proc/meminfo: memFree=1264064/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=119908 CPUtime=164.95
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 50290 245785 0 14 4540 29 11774 152 25 0 1 0 128247408 122785792 29579 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 29977 29579 219 399 0 29574 0
[pid=1324] ppid=1318 vsize=555404 CPUtime=954.79
/proc/1324/stat : 1324 (SATenstein) R 1318 1318 1131 0 -1 4194304 68101 0 0 0 95448 31 0 0 25 0 1 0 128264115 568733696 63286 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1324/statm: 138851 63286 171 83 0 138412 0
Current children cumulated CPU time (s) 1119.74
Current children cumulated vsize (KiB) 675312

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 1330
/proc/meminfo: memFree=1264064/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=119908 CPUtime=164.95
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 50290 245785 0 14 4540 29 11774 152 25 0 1 0 128247408 122785792 29579 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 29977 29579 219 399 0 29574 0
[pid=1324] ppid=1318 vsize=555404 CPUtime=1014.76
/proc/1324/stat : 1324 (SATenstein) R 1318 1318 1131 0 -1 4194304 68101 0 0 0 101445 31 0 0 25 0 1 0 128264115 568733696 63286 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1324/statm: 138851 63286 171 83 0 138412 0
Current children cumulated CPU time (s) 1179.71
Current children cumulated vsize (KiB) 675312

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 1330
/proc/meminfo: memFree=1264064/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=119908 CPUtime=164.95
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 50290 245785 0 14 4540 29 11774 152 25 0 1 0 128247408 122785792 29579 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 29977 29579 219 399 0 29574 0
[pid=1324] ppid=1318 vsize=555404 CPUtime=1022.86
/proc/1324/stat : 1324 (SATenstein) R 1318 1318 1131 0 -1 4194304 68101 0 0 0 102255 31 0 0 25 0 1 0 128264115 568733696 63286 1992294400 134512640 134854740 4294955856 18446744073709551615 134735248 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1324/statm: 138851 63286 171 83 0 138412 0
Current children cumulated CPU time (s) 1187.81
Current children cumulated vsize (KiB) 675312

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 1330
/proc/meminfo: memFree=1264000/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=119908 CPUtime=164.95
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 50290 245785 0 14 4540 29 11774 152 25 0 1 0 128247408 122785792 29579 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 29977 29579 219 399 0 29574 0
[pid=1324] ppid=1318 vsize=555404 CPUtime=1029.26
/proc/1324/stat : 1324 (SATenstein) R 1318 1318 1131 0 -1 4194304 68101 0 0 0 102895 31 0 0 25 0 1 0 128264115 568733696 63286 1992294400 134512640 134854740 4294955856 18446744073709551615 134735263 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1324/statm: 138851 63286 171 83 0 138412 0
Current children cumulated CPU time (s) 1194.21
Current children cumulated vsize (KiB) 675312

[startup+1200 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 1330
/proc/meminfo: memFree=1264000/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=119908 CPUtime=164.95
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 50290 245785 0 14 4540 29 11774 152 25 0 1 0 128247408 122785792 29579 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 29977 29579 219 399 0 29574 0
[pid=1324] ppid=1318 vsize=555404 CPUtime=1032.46
/proc/1324/stat : 1324 (SATenstein) R 1318 1318 1131 0 -1 4194304 68101 0 0 0 103215 31 0 0 25 0 1 0 128264115 568733696 63286 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1324/statm: 138851 63286 171 83 0 138412 0
Current children cumulated CPU time (s) 1197.41
Current children cumulated vsize (KiB) 675312

[startup+1201.6 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 1330
/proc/meminfo: memFree=1264000/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=119908 CPUtime=164.95
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 50290 245785 0 14 4540 29 11774 152 25 0 1 0 128247408 122785792 29579 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 29977 29579 219 399 0 29574 0
[pid=1324] ppid=1318 vsize=555404 CPUtime=1034.05
/proc/1324/stat : 1324 (SATenstein) R 1318 1318 1131 0 -1 4194304 68101 0 0 0 103374 31 0 0 25 0 1 0 128264115 568733696 63286 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1324/statm: 138851 63286 171 83 0 138412 0
Current children cumulated CPU time (s) 1199
Current children cumulated vsize (KiB) 675312

[startup+1202 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 1330
/proc/meminfo: memFree=1264000/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=119908 CPUtime=164.95
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 50290 245785 0 14 4540 29 11774 152 25 0 1 0 128247408 122785792 29579 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 29977 29579 219 399 0 29574 0
[pid=1324] ppid=1318 vsize=555404 CPUtime=1034.45
/proc/1324/stat : 1324 (SATenstein) R 1318 1318 1131 0 -1 4194304 68101 0 0 0 103414 31 0 0 25 0 1 0 128264115 568733696 63286 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1324/statm: 138851 63286 171 83 0 138412 0
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (KiB) 675312

[startup+1202.41 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 1330
/proc/meminfo: memFree=1264000/2055920 swapFree=4191900/4192956
[pid=1318] ppid=1316 vsize=119908 CPUtime=164.95
/proc/1318/stat : 1318 (SATzilla2009_R) S 1316 1318 1131 0 -1 4194304 50290 245785 0 14 4540 29 11774 152 25 0 1 0 128247408 122785792 29579 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1318/statm: 29977 29579 219 399 0 29574 0
[pid=1324] ppid=1318 vsize=0 CPUtime=1034.86
/proc/1324/stat : 1324 (SATenstein) R 1318 1318 1131 0 -1 4195332 68101 0 0 0 103452 34 0 0 25 0 1 0 128264115 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/1324/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.81
Current children cumulated vsize (KiB) 119908

Child status: 17
Real time (s): 1202.44
CPU time (s): 1199.88
CPU user time (s): 1197.67
CPU system time (s): 2.20966
CPU usage (%): 99.7872
Max. virtual memory (cumulated for all children) (KiB): 675312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.67
system time used= 2.20966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 364192
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 75
involuntary context switches= 3923

runsolver used 1.07584 second user time and 3.2915 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-29 12:49:40
IDJOB=1577531
IDBENCH=70961
IDSOLVER=526
FILE ID=node92/1577531-1241002176
PBS_JOBID= 9204780
Free space on /tmp= 66428 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577531-1241002176/watcher-1577531-1241002176 -o /tmp/evaluation-result-1577531-1241002176/solver-1577531-1241002176 -C 1200 -W 1800 -M 1800  HOME/SATzilla2009_R HOME/instance-1577531-1241002176.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=872017612

node92.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.245
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.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1656880 kB
Buffers:         17968 kB
Cached:         293224 kB
SwapCached:        384 kB
Active:         115776 kB
Inactive:       209104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1656880 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           80784 kB
Writeback:           0 kB
Mapped:          22164 kB
Slab:            60044 kB
Committed_AS:   332544 kB
PageTables:       1460 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= 66396 MiB
End job on node92 at 2009-04-29 13:09:43