Trace number 1577585

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_I 2009-03-22? (exit code) 1199.26 1199.66

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L90_coli.sat.cnf
MD5SUMa9e7651569c1b43a1021c78982fb4e6b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.456
Satisfiable
(Un)Satisfiability was proved
Number of variables282842
Number of clauses1350458
Sum of the clauses size3903824
Maximum clause length11
Minimum clause length1
Number of clauses of size 129377
Number of clauses of size 2364467
Number of clauses of size 3730908
Number of clauses of size 4177355
Number of clauses of size 548082
Number of clauses of size over 5269

Solver Data

53.33/53.45	c SATzilla is building models for class 3
53.33/53.45	c run presolver mxc-sr08 for 10 seconds ... 
53.33/53.45	c Bin: Executing mxc-sr08
53.33/53.45	c spawning binary file with 10 seconds ...
53.33/53.45	c child exit by a signal
53.33/53.45	c mxc-sr08 returned code 137.
53.33/53.45	c run presolver picosat846 for 5 seconds ... 
53.33/53.45	c Bin: Executing picosat846
53.33/53.45	c spawning binary file with 5 seconds ...
53.33/53.45	c child exit by a signal
53.33/53.45	c picosat846 returned code 137.
53.33/53.45	c Orignal number of varibales is 282842, number of clauses is 1350458 
53.33/53.45	c predicted feature computation time is 44.521312 
53.33/53.45	c Bin: Executing satelite
53.33/53.45	c spawning binary file with 240 seconds ...
53.33/53.45	c child exited successfully
53.33/53.45	c satzilla computing base features
53.33/53.45	c Number of variabe is: 41452, Number of clause is : 433228 
53.33/53.45	c Initializing...
53.33/53.45	c satzilla doing clause learning
53.33/53.45	c start clause learning features ...
53.33/53.45	c Bin: Executing zchaff07
53.33/53.45	c spawning binary file with 2 seconds ...
53.33/53.45	c child exit by a signal
53.33/53.45	c satzilla doing survey propogation probe
53.33/53.45	c do survay propogation for 2 second ...
53.33/53.45	c satzilla doing local search probe
53.33/53.45	c features are:282842 1.35046e+06 41452 433228 5.82336 2.1172 0.0956817 0.492834 0.6322 1.37303 8.9215e-05 0.482587 4.82486e-05 0.000458361 1.17808 0.10934 0.779691 8.9215e-05 2.27203 2.30825e-06 0.00168041 2.54755 0.378151 0.164694 0 1 2.50517 3.12723e-05 2.0673 0 0.00126031 2.46224 0.462013 6.71377e-05 2.76278 4.61651e-06 0.00329157 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.634152 0.312557 5.79903e-05 1 0.91586 0.406391 0.686897 0.591849 0.627022 0.0589265 0.667893 -1.66533e-16 1 0.100025 0.00287444 0.0941167 0.0189687 0.0689322 2622.5 0.639834 3988.5 1.41421 3988.5 0 0 3.87712 1.20598 1.03648 0.0644002 
53.33/53.45	c satzilla's ranking:
53.33/53.45	c 1) zchaff_rand: 2.966568
53.33/53.45	c 2) picosat846: 2.672212
53.33/53.45	c 3) minisat20SAT07: 1.674659
53.33/53.45	c 4) mxc-sr08: 1.606892
53.33/53.45	c 5) march_dl2004: 0.713285
53.33/53.45	c 6) SATenstein: -10000.000000
53.33/53.45	c 7) gnovelty+: -10000.000000
53.33/53.45	c 8) adaptg2wsat+: -10000.000000
53.33/53.45	c 9) adaptg2wsat0: -10000.000000
53.33/53.45	c 10) tts-4-0: -10000.000000
53.33/53.45	c 11) vallst: -10000.000000
53.33/53.45	c 12) minisat20: -10000.000000
53.33/53.45	c 13) kcnfs04SAT07: -10000.000000
53.33/53.45	c satzilla running zchaff_rand ... 
1199.17/1199.64	c Bin: Executing zchaff_rand
1199.17/1199.64	c spawning binary file with 1146 seconds ...
1199.17/1199.64	c child exit by a signal
1199.17/1199.64	c zchaff_rand returned code 137.
1199.17/1199.64	c satzilla running picosat846 ... 
1199.17/1199.64	c Bin: Executing picosat846
1199.17/1199.64	c picosat846 returned code 1.
1199.17/1199.64	c satzilla running minisat20SAT07 ... 
1199.17/1199.64	c Bin: Executing minisat20SAT07
1199.17/1199.64	c minisat20SAT07 returned code 1.
1199.17/1199.64	c satzilla running mxc-sr08 ... 
1199.17/1199.64	c Bin: Executing mxc-sr08
1199.17/1199.64	c mxc-sr08 returned code 1.
1199.17/1199.64	c satzilla running march_dl2004 ... 
1199.17/1199.64	c Bin: Executing march_dl2004
1199.17/1199.64	c march_dl2004 returned code 1.
1199.17/1199.64	c satzilla running SATenstein ... 
1199.17/1199.64	c Bin: Executing SATenstein
1199.17/1199.64	c SATenstein returned code 1.
1199.17/1199.64	c satzilla running gnovelty+ ... 
1199.17/1199.64	c Bin: Executing gnovelty+
1199.17/1199.64	c gnovelty+ returned code 1.
1199.17/1199.64	c satzilla running adaptg2wsat+ ... 
1199.17/1199.64	c Bin: Executing adaptg2wsat+
1199.17/1199.64	c adaptg2wsat+ returned code 1.
1199.17/1199.64	c satzilla running adaptg2wsat0 ... 
1199.17/1199.65	c Bin: Executing adaptg2wsat0
1199.17/1199.65	c adaptg2wsat0 returned code 1.
1199.17/1199.65	c satzilla running tts-4-0 ... 
1199.17/1199.65	c Bin: Executing tts-4-0
1199.17/1199.65	c tts-4-0 returned code 1.
1199.17/1199.65	c satzilla running vallst ... 
1199.17/1199.65	c Bin: Executing vallst
1199.17/1199.65	c vallst returned code 1.
1199.17/1199.65	c satzilla running minisat20 ... 
1199.17/1199.65	c Bin: Executing minisat20
1199.17/1199.65	c minisat20 returned code 1.
1199.17/1199.65	c satzilla running kcnfs04SAT07 ... 
1199.17/1199.65	c Bin: Executing kcnfs04SAT07
1199.17/1199.65	c kcnfs04SAT07 returned code 1.
1199.17/1199.65	c ERROR: All Failed! 
1199.17/1199.65	c SATZILLA_TIME=1199.420000

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-1577585-1241002938/watcher-1577585-1241002938 -o /tmp/evaluation-result-1577585-1241002938/solver-1577585-1241002938 -C 1200 -W 1800 -M 1800 HOME/SATzilla2009_I HOME/instance-1577585-1241002938.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.00 1.01 1.06 3/64 3783
/proc/meminfo: memFree=844608/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=2056 CPUtime=0
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128320006 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 514 112 96 399 0 111 0
[pid=3784] ppid=3783 vsize=27272 CPUtime=0
/proc/3784/stat : 3784 (mxc-sr08) R 3783 3783 3474 0 -1 4194304 731 0 0 0 0 0 0 0 19 0 1 0 128320006 27926528 727 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3784/statm: 6818 733 44 138 0 6677 0

[startup+0.0301921 s]
/proc/loadavg: 1.00 1.01 1.06 3/64 3783
/proc/meminfo: memFree=844608/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=2056 CPUtime=0
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128320006 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 514 112 96 399 0 111 0
[pid=3784] ppid=3783 vsize=27272 CPUtime=0.02
/proc/3784/stat : 3784 (mxc-sr08) R 3783 3783 3474 0 -1 4194304 5164 0 0 0 0 2 0 0 19 0 1 0 128320006 27926528 5160 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3784/statm: 6818 5167 44 138 0 6677 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29328

[startup+0.101195 s]
/proc/loadavg: 1.00 1.01 1.06 3/64 3783
/proc/meminfo: memFree=844608/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=2056 CPUtime=0
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128320006 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 514 112 96 399 0 111 0
[pid=3784] ppid=3783 vsize=68648 CPUtime=0.09
/proc/3784/stat : 3784 (mxc-sr08) R 3783 3783 3474 0 -1 4194304 14603 0 0 0 2 7 0 0 19 0 1 0 128320006 70295552 14575 1992294400 134512640 135078026 4294956176 18446744073709551615 134555327 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3784/statm: 17162 14577 52 138 0 17021 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 70704

[startup+0.301213 s]
/proc/loadavg: 1.00 1.01 1.06 3/64 3783
/proc/meminfo: memFree=844608/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=2056 CPUtime=0
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128320006 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 514 112 96 399 0 111 0
[pid=3784] ppid=3783 vsize=94608 CPUtime=0.29
/proc/3784/stat : 3784 (mxc-sr08) R 3783 3783 3474 0 -1 4194304 20757 0 0 0 20 9 0 0 21 0 1 0 128320006 96878592 20685 1992294400 134512640 135078026 4294956176 18446744073709551615 134566696 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3784/statm: 23652 20685 54 138 0 23511 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 96664

[startup+0.701244 s]
/proc/loadavg: 1.00 1.01 1.06 3/64 3783
/proc/meminfo: memFree=844608/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=2056 CPUtime=0
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128320006 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 514 112 96 399 0 111 0
[pid=3784] ppid=3783 vsize=123032 CPUtime=0.69
/proc/3784/stat : 3784 (mxc-sr08) R 3783 3783 3474 0 -1 4194304 27724 0 0 0 57 12 0 0 25 0 1 0 128320006 125984768 27653 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3784/statm: 30758 27658 54 138 0 30617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 125088

[startup+1.50131 s]
/proc/loadavg: 1.00 1.01 1.06 2/66 3785
/proc/meminfo: memFree=712368/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=2056 CPUtime=0
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128320006 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 514 112 96 399 0 111 0
[pid=3784] ppid=3783 vsize=131852 CPUtime=1.49
/proc/3784/stat : 3784 (mxc-sr08) R 3783 3783 3474 0 -1 4194304 35879 0 0 0 133 16 0 0 25 0 1 0 128320006 135016448 29172 1992294400 134512640 135078026 4294956176 18446744073709551615 134553989 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3784/statm: 32963 29172 55 138 0 32822 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133908

[startup+3.10244 s]
/proc/loadavg: 1.00 1.01 1.06 2/66 3785
/proc/meminfo: memFree=727280/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=2056 CPUtime=0
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128320006 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 514 112 96 399 0 111 0
[pid=3784] ppid=3783 vsize=131852 CPUtime=3.08
/proc/3784/stat : 3784 (mxc-sr08) R 3783 3783 3474 0 -1 4194304 35879 0 0 0 292 16 0 0 25 0 1 0 128320006 135016448 29172 1992294400 134512640 135078026 4294956176 18446744073709551615 134553960 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3784/statm: 32963 29172 55 138 0 32822 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 133908

[startup+6.30169 s]
/proc/loadavg: 1.00 1.01 1.06 2/66 3785
/proc/meminfo: memFree=727088/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=2056 CPUtime=0
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128320006 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 514 112 96 399 0 111 0
[pid=3784] ppid=3783 vsize=132644 CPUtime=6.29
/proc/3784/stat : 3784 (mxc-sr08) R 3783 3783 3474 0 -1 4194304 36217 0 0 0 612 17 0 0 25 0 1 0 128320006 135827456 29510 1992294400 134512640 135078026 4294956176 18446744073709551615 134554201 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3784/statm: 33161 29510 55 138 0 33020 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134700

[startup+12.7022 s]
/proc/loadavg: 1.00 1.01 1.06 2/66 3786
/proc/meminfo: memFree=779504/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=2056 CPUtime=10
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 152 36327 0 0 0 0 982 18 19 0 1 0 128320006 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 514 121 104 399 0 111 0
[pid=3786] ppid=3783 vsize=70764 CPUtime=2.66
/proc/3786/stat : 3786 (picosat846) R 3783 3783 3474 0 -1 4194304 16468 0 0 0 255 11 0 0 25 0 1 0 128321009 72462336 16457 1992294400 134512640 134570484 4294956176 18446744073709551615 134522127 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3786/statm: 17691 16457 85 14 0 17357 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 72820

[startup+25.5012 s]
/proc/loadavg: 1.00 1.01 1.06 2/66 3787
/proc/meminfo: memFree=698928/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=2056 CPUtime=15.02
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 179 53110 0 0 0 0 1471 31 16 0 1 0 128320006 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 514 138 120 399 0 111 0
[pid=3787] ppid=3783 vsize=174460 CPUtime=10.44
/proc/3787/stat : 3787 (satelite) R 3783 3783 3474 0 -1 4194304 36733 0 0 0 1022 22 0 0 25 0 1 0 128321511 178647040 36596 1992294400 134512640 135037501 4294956160 18446744073709551615 134543429 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3787/statm: 43615 36596 66 128 0 43484 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 176516

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 3788
/proc/meminfo: memFree=776696/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56936 CPUtime=51.03
/proc/3783/stat : 3783 (SATzilla2009_I) R 3781 3783 3474 0 -1 4194304 19717 109340 0 0 1109 10 3910 74 25 0 1 0 128320006 58302464 13932 1992294400 134512640 136149169 4294956208 18446744073709551615 135546670 0 0 4096 3 0 0 0 17 0 0 0
/proc/3783/statm: 14234 13932 196 399 0 13831 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 56936

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 3789
/proc/meminfo: memFree=660464/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56932 CPUtime=53.38
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 20188 109340 0 0 1338 16 3910 74 25 0 1 0 128320006 58298368 13971 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 14233 13971 217 399 0 13830 0
[pid=3789] ppid=3783 vsize=901628 CPUtime=48.81
/proc/3789/stat : 3789 (zchaff_rand) R 3783 3783 3474 0 -1 4194304 68484 0 0 0 4840 41 0 0 25 0 1 0 128325351 923267072 29952 1992294400 134512640 135365884 4294956160 18446744073709551615 134554245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3789/statm: 225407 29952 112 208 0 225179 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 958560

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 3789
/proc/meminfo: memFree=657008/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56932 CPUtime=53.38
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 20188 109340 0 0 1338 16 3910 74 25 0 1 0 128320006 58298368 13971 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 14233 13971 217 399 0 13830 0
[pid=3789] ppid=3783 vsize=904956 CPUtime=108.79
/proc/3789/stat : 3789 (zchaff_rand) R 3783 3783 3474 0 -1 4194304 95873 0 0 0 10816 63 0 0 25 0 1 0 128325351 926674944 30797 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3789/statm: 226239 30797 112 208 0 226011 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 961888

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 3789
/proc/meminfo: memFree=654640/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56932 CPUtime=53.38
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 20188 109340 0 0 1338 16 3910 74 25 0 1 0 128320006 58298368 13971 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 14233 13971 217 399 0 13830 0
[pid=3789] ppid=3783 vsize=907340 CPUtime=168.77
/proc/3789/stat : 3789 (zchaff_rand) R 3783 3783 3474 0 -1 4194304 117536 0 0 0 16798 79 0 0 25 0 1 0 128325351 929116160 31446 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3789/statm: 226835 31446 112 208 0 226607 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 964272

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 3789
/proc/meminfo: memFree=649328/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56932 CPUtime=53.38
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 20188 109340 0 0 1338 16 3910 74 25 0 1 0 128320006 58298368 13971 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 14233 13971 217 399 0 13830 0
[pid=3789] ppid=3783 vsize=912120 CPUtime=228.76
/proc/3789/stat : 3789 (zchaff_rand) R 3783 3783 3474 0 -1 4194304 136484 0 0 0 22781 95 0 0 25 0 1 0 128325351 934010880 32725 1992294400 134512640 135365884 4294956160 18446744073709551615 134542751 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3789/statm: 228030 32725 112 208 0 227802 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 969052

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 3789
/proc/meminfo: memFree=644656/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56932 CPUtime=53.38
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 20188 109340 0 0 1338 16 3910 74 25 0 1 0 128320006 58298368 13971 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 14233 13971 217 399 0 13830 0
[pid=3789] ppid=3783 vsize=913252 CPUtime=288.75
/proc/3789/stat : 3789 (zchaff_rand) R 3783 3783 3474 0 -1 4194304 153795 0 0 0 28767 108 0 0 25 0 1 0 128325351 935170048 33966 1992294400 134512640 135365884 4294956160 18446744073709551615 134608782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3789/statm: 228313 33966 112 208 0 228085 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 970184

[startup+402.301 s]

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


[startup+822.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 3789
/proc/meminfo: memFree=606320/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56932 CPUtime=53.38
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 20188 109340 0 0 1338 16 3910 74 25 0 1 0 128320006 58298368 13971 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 14233 13971 217 399 0 13830 0
[pid=3789] ppid=3783 vsize=955488 CPUtime=768.61
/proc/3789/stat : 3789 (zchaff_rand) R 3783 3783 3474 0 -1 4194304 263372 0 0 0 76663 198 0 0 25 0 1 0 128325351 978419712 43450 1992294400 134512640 135365884 4294956160 18446744073709551615 134536781 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3789/statm: 238872 43450 112 208 0 238644 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 1012420

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 3789
/proc/meminfo: memFree=603056/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56932 CPUtime=53.38
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 20188 109340 0 0 1338 16 3910 74 25 0 1 0 128320006 58298368 13971 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 14233 13971 217 399 0 13830 0
[pid=3789] ppid=3783 vsize=956288 CPUtime=828.59
/proc/3789/stat : 3789 (zchaff_rand) R 3783 3783 3474 0 -1 4194304 277999 0 0 0 82651 208 0 0 25 0 1 0 128325351 979238912 44252 1992294400 134512640 135365884 4294956160 18446744073709551615 135090391 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3789/statm: 239072 44252 112 208 0 238844 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 1013220

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 3789
/proc/meminfo: memFree=602032/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56932 CPUtime=53.38
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 20188 109340 0 0 1338 16 3910 74 25 0 1 0 128320006 58298368 13971 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 14233 13971 217 399 0 13830 0
[pid=3789] ppid=3783 vsize=956940 CPUtime=888.57
/proc/3789/stat : 3789 (zchaff_rand) R 3783 3783 3474 0 -1 4194304 290984 0 0 0 88640 217 0 0 25 0 1 0 128325351 979906560 44518 1992294400 134512640 135365884 4294956160 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3789/statm: 239235 44518 112 208 0 239007 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 1013872

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3789
/proc/meminfo: memFree=601008/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56932 CPUtime=53.38
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 20188 109340 0 0 1338 16 3910 74 25 0 1 0 128320006 58298368 13971 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 14233 13971 217 399 0 13830 0
[pid=3789] ppid=3783 vsize=957552 CPUtime=948.56
/proc/3789/stat : 3789 (zchaff_rand) R 3783 3783 3474 0 -1 4194304 303399 0 0 0 94629 227 0 0 25 0 1 0 128325351 980533248 44767 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3789/statm: 239388 44767 112 208 0 239160 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 1014484

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3789
/proc/meminfo: memFree=600304/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56932 CPUtime=53.38
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 20188 109340 0 0 1338 16 3910 74 25 0 1 0 128320006 58298368 13971 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 14233 13971 217 399 0 13830 0
[pid=3789] ppid=3783 vsize=957940 CPUtime=1008.54
/proc/3789/stat : 3789 (zchaff_rand) R 3783 3783 3474 0 -1 4194304 314628 0 0 0 100618 236 0 0 25 0 1 0 128325351 980930560 44936 1992294400 134512640 135365884 4294956160 18446744073709551615 134543659 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3789/statm: 239485 44936 112 208 0 239257 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 1014872

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3789
/proc/meminfo: memFree=599664/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56932 CPUtime=53.38
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 20188 109340 0 0 1338 16 3910 74 25 0 1 0 128320006 58298368 13971 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 14233 13971 217 399 0 13830 0
[pid=3789] ppid=3783 vsize=958204 CPUtime=1068.53
/proc/3789/stat : 3789 (zchaff_rand) R 3783 3783 3474 0 -1 4194304 324750 0 0 0 106608 245 0 0 25 0 1 0 128325351 981200896 45104 1992294400 134512640 135365884 4294956160 18446744073709551615 134543656 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3789/statm: 239551 45104 112 208 0 239323 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 1015136

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3789
/proc/meminfo: memFree=598512/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56932 CPUtime=53.38
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 20188 109340 0 0 1338 16 3910 74 25 0 1 0 128320006 58298368 13971 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 14233 13971 217 399 0 13830 0
[pid=3789] ppid=3783 vsize=959992 CPUtime=1128.5
/proc/3789/stat : 3789 (zchaff_rand) R 3783 3783 3474 0 -1 4194304 337741 0 0 0 112596 254 0 0 25 0 1 0 128325351 983031808 45376 1992294400 134512640 135365884 4294956160 18446744073709551615 134536567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3789/statm: 239998 45376 112 208 0 239770 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 1016924

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 3789
/proc/meminfo: memFree=598384/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56932 CPUtime=53.38
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 20188 109340 0 0 1338 16 3910 74 25 0 1 0 128320006 58298368 13971 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 14233 13971 217 399 0 13830 0
[pid=3789] ppid=3783 vsize=960120 CPUtime=1136.5
/proc/3789/stat : 3789 (zchaff_rand) R 3783 3783 3474 0 -1 4194304 339431 0 0 0 113395 255 0 0 25 0 1 0 128325351 983162880 45407 1992294400 134512640 135365884 4294956160 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3789/statm: 240030 45407 112 208 0 239802 0
Current children cumulated CPU time (s) 1189.88
Current children cumulated vsize (KiB) 1017052

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3789
/proc/meminfo: memFree=598256/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56932 CPUtime=53.38
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 20188 109340 0 0 1338 16 3910 74 25 0 1 0 128320006 58298368 13971 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 14233 13971 217 399 0 13830 0
[pid=3789] ppid=3783 vsize=960120 CPUtime=1139.7
/proc/3789/stat : 3789 (zchaff_rand) R 3783 3783 3474 0 -1 4194304 339993 0 0 0 113715 255 0 0 25 0 1 0 128325351 983162880 45416 1992294400 134512640 135365884 4294956160 18446744073709551615 134538941 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3789/statm: 240030 45416 112 208 0 239802 0
Current children cumulated CPU time (s) 1193.08
Current children cumulated vsize (KiB) 1017052

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3789
/proc/meminfo: memFree=598192/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56932 CPUtime=53.38
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 20188 109340 0 0 1338 16 3910 74 25 0 1 0 128320006 58298368 13971 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 14233 13971 217 399 0 13830 0
[pid=3789] ppid=3783 vsize=960312 CPUtime=1142.9
/proc/3789/stat : 3789 (zchaff_rand) R 3783 3783 3474 0 -1 4194304 340606 0 0 0 114034 256 0 0 25 0 1 0 128325351 983359488 45476 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3789/statm: 240078 45476 112 208 0 239850 0
Current children cumulated CPU time (s) 1196.28
Current children cumulated vsize (KiB) 1017244

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3789
/proc/meminfo: memFree=598000/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56932 CPUtime=53.38
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 20188 109340 0 0 1338 16 3910 74 25 0 1 0 128320006 58298368 13971 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 14233 13971 217 399 0 13830 0
[pid=3789] ppid=3783 vsize=960312 CPUtime=1144.49
/proc/3789/stat : 3789 (zchaff_rand) R 3783 3783 3474 0 -1 4194304 341161 0 0 0 114193 256 0 0 25 0 1 0 128325351 983359488 45478 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3789/statm: 240078 45478 112 208 0 239850 0
Current children cumulated CPU time (s) 1197.87
Current children cumulated vsize (KiB) 1017244

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3789
/proc/meminfo: memFree=598000/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56932 CPUtime=53.38
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 20188 109340 0 0 1338 16 3910 74 25 0 1 0 128320006 58298368 13971 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 14233 13971 217 399 0 13830 0
[pid=3789] ppid=3783 vsize=960312 CPUtime=1145.29
/proc/3789/stat : 3789 (zchaff_rand) R 3783 3783 3474 0 -1 4194304 341162 0 0 0 114273 256 0 0 25 0 1 0 128325351 983359488 45479 1992294400 134512640 135365884 4294956160 18446744073709551615 134555994 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3789/statm: 240078 45479 112 208 0 239850 0
Current children cumulated CPU time (s) 1198.67
Current children cumulated vsize (KiB) 1017244

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3789
/proc/meminfo: memFree=598000/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56932 CPUtime=53.38
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 20188 109340 0 0 1338 16 3910 74 25 0 1 0 128320006 58298368 13971 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 14233 13971 217 399 0 13830 0
[pid=3789] ppid=3783 vsize=960312 CPUtime=1145.69
/proc/3789/stat : 3789 (zchaff_rand) R 3783 3783 3474 0 -1 4194304 341164 0 0 0 114313 256 0 0 25 0 1 0 128325351 983359488 45481 1992294400 134512640 135365884 4294956160 18446744073709551615 134553832 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3789/statm: 240078 45481 112 208 0 239850 0
Current children cumulated CPU time (s) 1199.07
Current children cumulated vsize (KiB) 1017244

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3789
/proc/meminfo: memFree=598000/2055920 swapFree=4169832/4192956
[pid=3783] ppid=3781 vsize=56932 CPUtime=53.38
/proc/3783/stat : 3783 (SATzilla2009_I) S 3781 3783 3474 0 -1 4194304 20188 109340 0 0 1338 16 3910 74 25 0 1 0 128320006 58298368 13971 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3783/statm: 14233 13971 217 399 0 13830 0
[pid=3789] ppid=3783 vsize=960312 CPUtime=1145.79
/proc/3789/stat : 3789 (zchaff_rand) R 3783 3783 3474 0 -1 4194304 341164 0 0 0 114323 256 0 0 25 0 1 0 128325351 983359488 45481 1992294400 134512640 135365884 4294956160 18446744073709551615 134553803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3789/statm: 240078 45481 112 208 0 239850 0
Current children cumulated CPU time (s) 1199.17
Current children cumulated vsize (KiB) 1017244

Child status: 17
Real time (s): 1199.66
CPU time (s): 1199.26
CPU user time (s): 1195.75
CPU system time (s): 3.51946
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 1019264

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

runsolver used 1.09683 second user time and 3.2735 second system time

The end

Launcher Data

Begin job on node69 at 2009-04-29 13:02:19
IDJOB=1577585
IDBENCH=70962
IDSOLVER=528
FILE ID=node69/1577585-1241002938
PBS_JOBID= 9204802
Free space on /tmp= 66132 MiB

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

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

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED=1382638856

node69.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.231
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.231
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:        845088 kB
Buffers:         28540 kB
Cached:        1114596 kB
SwapCached:      17420 kB
Active:         176536 kB
Inactive:       986656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        845088 kB
SwapTotal:     4192956 kB
SwapFree:      4169832 kB
Dirty:           57988 kB
Writeback:           0 kB
Mapped:          14040 kB
Slab:            33628 kB
Committed_AS:   474600 kB
PageTables:       1464 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= 66100 MiB
End job on node69 at 2009-04-29 13:22:19