Trace number 1720751

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.61 1200.06

General information on the benchmark

Namemanol-pipe-c10nid_i.cnf
MD5SUM5845608382cee59cce4973c50f16416c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark443.688
Satisfiable
(Un)Satisfiability was proved
Number of variables252516
Number of clauses750877
Sum of the clauses size1752045
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500584
Number of clauses of size 3250292
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

35.63/35.79	c SATzilla is building models for class 3
35.63/35.79	c run presolver mxc-sr08 for 10 seconds ... 
35.63/35.79	c Bin: Executing mxc-sr08
35.63/35.79	c spawning binary file with 10 seconds ...
35.63/35.79	c child exit by a signal
35.63/35.79	c mxc-sr08 returned code 137.
35.63/35.79	c run presolver picosat846 for 5 seconds ... 
35.63/35.79	c Bin: Executing picosat846
35.63/35.79	c spawning binary file with 5 seconds ...
35.63/35.79	c child exit by a signal
35.63/35.79	c picosat846 returned code 137.
35.63/35.79	c Orignal number of varibales is 252516, number of clauses is 750877 
35.63/35.79	c predicted feature computation time is 27.543866 
35.63/35.79	c Bin: Executing satelite
35.63/35.79	c spawning binary file with 240 seconds ...
35.63/35.79	c child exited successfully
35.63/35.79	c satzilla computing base features
35.63/35.79	c Number of variabe is: 41437, Number of clause is : 320735 
35.63/35.79	c Initializing...
35.63/35.79	c satzilla doing clause learning
35.63/35.79	c start clause learning features ...
35.63/35.79	c Bin: Executing zchaff07
35.63/35.79	c spawning binary file with 2 seconds ...
35.63/35.79	c child exit by a signal
35.63/35.79	c satzilla doing survey propogation probe
35.63/35.79	c do survay propogation for 2 second ...
35.63/35.79	c satzilla doing local search probe
35.63/35.79	c features are:252516 750877 41437 320735 5.09397 1.34111 0.129194 0.378182 0.695412 1.76887 9.42357e-05 0.378914 4.8266e-05 0.00103772 1.61889 0.120997 0.469737 9.42357e-05 2.06038 2.18249e-05 0.0128393 2.87704 0.16921 0.147333 0 0.970149 2.7665 3.31741e-05 2.41715 0 0.0064664 2.51949 0.453964 7.64775e-05 1.80142 1.55892e-05 0.0072708 173.75 0.943932 41 451 451 41 451 65 138 11.7129 0.166555 8.78049 13.6304 13.6304 8.78049 13.6304 11.1175 13.3231 0.577311 0.458907 3.24642e-10 0.999982 0.883527 0.126294 0.750217 0.436301 0.643788 0.079271 0.749183 -1.11022e-16 0.438368 0.148164 0.00130737 0.123367 0.0269164 0.0800639 4385 0.933349 5666.5 1.41421 5666.5 0 0 1.50865 1.09179 1.10477 0.267337 
35.63/35.79	c satzilla's ranking:
35.63/35.79	c 1) mxc-sr08: 2.851906
35.63/35.79	c 2) picosat846: 2.644171
35.63/35.79	c 3) zchaff_rand: 2.239764
35.63/35.79	c 4) minisat20SAT07: 1.292762
35.63/35.79	c 5) march_dl2004: -0.029057
35.63/35.79	c 6) SATenstein: -10000.000000
35.63/35.79	c 7) gnovelty+: -10000.000000
35.63/35.79	c 8) adaptg2wsat+: -10000.000000
35.63/35.79	c 9) adaptg2wsat0: -10000.000000
35.63/35.79	c 10) tts-4-0: -10000.000000
35.63/35.79	c 11) vallst: -10000.000000
35.63/35.79	c 12) minisat20: -10000.000000
35.63/35.79	c 13) kcnfs04SAT07: -10000.000000
35.63/35.79	c satzilla running mxc-sr08 ... 
1199.52/1200.05	c Bin: Executing mxc-sr08
1199.52/1200.05	c spawning binary file with 1164 seconds ...
1199.52/1200.05	c child exit by a signal
1199.52/1200.05	c mxc-sr08 returned code 137.
1199.52/1200.05	c satzilla running picosat846 ... 
1199.52/1200.05	c Bin: Executing picosat846
1199.52/1200.05	c picosat846 returned code 1.
1199.52/1200.05	c satzilla running zchaff_rand ... 
1199.52/1200.05	c Bin: Executing zchaff_rand
1199.52/1200.05	c zchaff_rand returned code 1.
1199.52/1200.05	c satzilla running minisat20SAT07 ... 
1199.52/1200.05	c Bin: Executing minisat20SAT07
1199.52/1200.05	c minisat20SAT07 returned code 1.
1199.52/1200.05	c satzilla running march_dl2004 ... 
1199.52/1200.05	c Bin: Executing march_dl2004
1199.52/1200.05	c march_dl2004 returned code 1.
1199.52/1200.05	c satzilla running SATenstein ... 
1199.52/1200.05	c Bin: Executing SATenstein
1199.52/1200.05	c SATenstein returned code 1.
1199.52/1200.05	c satzilla running gnovelty+ ... 
1199.52/1200.05	c Bin: Executing gnovelty+
1199.52/1200.05	c gnovelty+ returned code 1.
1199.52/1200.05	c satzilla running adaptg2wsat+ ... 
1199.52/1200.05	c Bin: Executing adaptg2wsat+
1199.52/1200.05	c adaptg2wsat+ returned code 1.
1199.52/1200.05	c satzilla running adaptg2wsat0 ... 
1199.52/1200.05	c Bin: Executing adaptg2wsat0
1199.52/1200.05	c adaptg2wsat0 returned code 1.
1199.52/1200.05	c satzilla running tts-4-0 ... 
1199.52/1200.05	c Bin: Executing tts-4-0
1199.52/1200.05	c tts-4-0 returned code 1.
1199.52/1200.05	c satzilla running vallst ... 
1199.52/1200.05	c Bin: Executing vallst
1199.52/1200.05	c vallst returned code 1.
1199.52/1200.05	c satzilla running minisat20 ... 
1199.52/1200.05	c Bin: Executing minisat20
1199.52/1200.05	c minisat20 returned code 1.
1199.52/1200.05	c satzilla running kcnfs04SAT07 ... 
1199.52/1200.05	c Bin: Executing kcnfs04SAT07
1199.52/1200.05	c kcnfs04SAT07 returned code 1.
1199.52/1200.05	c ERROR: All Failed! 
1199.52/1200.05	c SATZILLA_TIME=1199.770000

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-1720751-1240659446/watcher-1720751-1240659446 -o /tmp/evaluation-result-1720751-1240659446/solver-1720751-1240659446 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1720751-1240659446.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.91 0.97 0.99 3/64 17742
/proc/meminfo: memFree=1185792/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=2056 CPUtime=0
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93978882 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17742/statm: 514 112 96 399 0 111 0
[pid=17743] ppid=17742 vsize=14148 CPUtime=0
/proc/17743/stat : 17743 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 726 0 0 0 0 0 0 0 19 0 1 0 93978882 14487552 722 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17743/statm: 3537 730 44 138 0 3396 0

[startup+0.0319571 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 17742
/proc/meminfo: memFree=1185792/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=2056 CPUtime=0
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93978882 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17742/statm: 514 112 96 399 0 111 0
[pid=17743] ppid=17742 vsize=25988 CPUtime=0.02
/proc/17743/stat : 17743 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 5697 0 0 0 0 2 0 0 19 0 1 0 93978882 26611712 5693 1992294400 134512640 135078026 4294956176 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17743/statm: 6497 5694 50 138 0 6356 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 28044

[startup+0.101967 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 17742
/proc/meminfo: memFree=1185792/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=2056 CPUtime=0
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93978882 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17742/statm: 514 112 96 399 0 111 0
[pid=17743] ppid=17742 vsize=59040 CPUtime=0.09
/proc/17743/stat : 17743 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 12417 0 0 0 4 5 0 0 19 0 1 0 93978882 60456960 12389 1992294400 134512640 135078026 4294956176 18446744073709551615 134555327 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17743/statm: 14760 12391 52 138 0 14619 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61096

[startup+0.302005 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 17742
/proc/meminfo: memFree=1185792/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=2056 CPUtime=0
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93978882 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17742/statm: 514 112 96 399 0 111 0
[pid=17743] ppid=17742 vsize=80496 CPUtime=0.29
/proc/17743/stat : 17743 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 16798 0 0 0 22 7 0 0 21 0 1 0 93978882 82427904 16726 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17743/statm: 20124 16727 54 138 0 19983 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82552

[startup+0.701112 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 17742
/proc/meminfo: memFree=1185792/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=2056 CPUtime=0
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93978882 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17742/statm: 514 112 96 399 0 111 0
[pid=17743] ppid=17742 vsize=105592 CPUtime=0.69
/proc/17743/stat : 17743 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 23222 0 0 0 59 10 0 0 25 0 1 0 93978882 108126208 23150 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17743/statm: 26398 23151 54 138 0 26257 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 107648

[startup+1.50222 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 17744
/proc/meminfo: memFree=1097896/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=2056 CPUtime=0
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93978882 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17742/statm: 514 112 96 399 0 111 0
[pid=17743] ppid=17742 vsize=118144 CPUtime=1.49
/proc/17743/stat : 17743 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 29487 0 0 0 137 12 0 0 25 0 1 0 93978882 120979456 26061 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17743/statm: 29536 26061 55 138 0 29395 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120200

[startup+3.10155 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 17744
/proc/meminfo: memFree=1061800/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=2056 CPUtime=0
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93978882 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17742/statm: 514 112 96 399 0 111 0
[pid=17743] ppid=17742 vsize=159232 CPUtime=3.08
/proc/17743/stat : 17743 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 39410 0 0 0 292 16 0 0 25 0 1 0 93978882 163053568 35984 1992294400 134512640 135078026 4294956176 18446744073709551615 134728578 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17743/statm: 39808 35984 55 138 0 39667 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 161288

[startup+6.3011 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 17745
/proc/meminfo: memFree=1021480/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=2056 CPUtime=0
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93978882 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17742/statm: 514 112 96 399 0 111 0
[pid=17743] ppid=17742 vsize=163832 CPUtime=6.28
/proc/17743/stat : 17743 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 45965 0 0 0 609 19 0 0 25 0 1 0 93978882 167763968 38266 1992294400 134512640 135078026 4294956176 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17743/statm: 40958 38266 71 138 0 40817 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 165888

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 17747
/proc/meminfo: memFree=1144936/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=2056 CPUtime=10.01
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 152 46002 0 0 0 0 980 21 16 0 1 0 93978882 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17742/statm: 514 121 104 399 0 111 0
[pid=17746] ppid=17742 vsize=44464 CPUtime=2.65
/proc/17746/stat : 17746 (picosat846) R 17742 17742 17199 0 -1 4194304 10519 0 0 0 260 5 0 0 25 0 1 0 93979885 45531136 10478 1992294400 134512640 134570484 4294956176 18446744073709551615 134552943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17746/statm: 11116 10478 85 14 0 10782 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 46520

[startup+25.5016 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 17748
/proc/meminfo: memFree=1145784/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=34308 CPUtime=25.46
/proc/17742/stat : 17742 (SATzilla2009_I) R 17740 17742 17199 0 -1 4194304 8141 89844 0 0 453 3 2029 61 25 0 1 0 93978882 35131392 8092 1992294400 134512640 136149169 4294956208 18446744073709551615 134535498 0 0 4096 0 0 0 0 17 0 0 0
/proc/17742/statm: 8577 8092 135 399 0 8174 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 34308

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 17750
/proc/meminfo: memFree=1002352/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=163832 CPUtime=15.28
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 46010 0 0 0 1508 20 0 0 25 0 1 0 93982462 167763968 38311 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 40958 38311 71 138 0 40817 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 188068

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 17750
/proc/meminfo: memFree=1002096/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=164092 CPUtime=66.47
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 46052 0 0 0 6627 20 0 0 25 0 1 0 93982462 168030208 38353 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 41023 38353 71 138 0 40882 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 188328

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17750
/proc/meminfo: memFree=1001904/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=164348 CPUtime=126.44
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 46099 0 0 0 12624 20 0 0 25 0 1 0 93982462 168292352 38400 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 41087 38400 71 138 0 40946 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 188584

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17750
/proc/meminfo: memFree=1001840/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=164348 CPUtime=186.43
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 46122 0 0 0 18622 21 0 0 25 0 1 0 93982462 168292352 38423 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 41087 38423 71 138 0 40946 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 188584

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17750
/proc/meminfo: memFree=999344/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=167104 CPUtime=246.41
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 46729 0 0 0 24619 22 0 0 25 0 1 0 93982462 171114496 39030 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 41776 39030 71 138 0 41635 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 191340

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17750
/proc/meminfo: memFree=994800/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=171628 CPUtime=306.39
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 47878 0 0 0 30616 23 0 0 25 0 1 0 93982462 175747072 40179 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 42907 40179 71 138 0 42766 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 195864


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


[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17750
/proc/meminfo: memFree=965296/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=201648 CPUtime=786.22
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 55222 0 0 0 78589 33 0 0 25 0 1 0 93982462 206487552 47523 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 50412 47523 71 138 0 50271 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 225884

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17750
/proc/meminfo: memFree=965296/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=201648 CPUtime=846.2
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 55225 0 0 0 84587 33 0 0 25 0 1 0 93982462 206487552 47526 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 50412 47526 71 138 0 50271 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 225884

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17750
/proc/meminfo: memFree=963568/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=203520 CPUtime=906.19
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 55658 0 0 0 90585 34 0 0 25 0 1 0 93982462 208404480 47959 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 50880 47959 71 138 0 50739 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 227756

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17750
/proc/meminfo: memFree=958576/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=208572 CPUtime=966.17
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 56899 0 0 0 96582 35 0 0 25 0 1 0 93982462 213577728 49200 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 52143 49200 71 138 0 52002 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 232808

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17750
/proc/meminfo: memFree=958384/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=208732 CPUtime=1026.15
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 56941 0 0 0 102580 35 0 0 25 0 1 0 93982462 213741568 49242 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 52183 49242 71 138 0 52042 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 232968

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17750
/proc/meminfo: memFree=957168/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=209948 CPUtime=1086.12
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 57240 0 0 0 108577 35 0 0 25 0 1 0 93982462 214986752 49541 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 52487 49541 71 138 0 52346 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 234184

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17750
/proc/meminfo: memFree=952176/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=215008 CPUtime=1146.11
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 58529 0 0 0 114574 37 0 0 25 0 1 0 93982462 220168192 50830 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 53752 50830 71 138 0 53611 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 239244

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17750
/proc/meminfo: memFree=951280/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=215668 CPUtime=1154.1
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 58708 0 0 0 115373 37 0 0 25 0 1 0 93982462 220844032 51009 1992294400 134512640 135078026 4294956176 18446744073709551615 134522159 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 53917 51009 71 138 0 53776 0
Current children cumulated CPU time (s) 1189.82
Current children cumulated vsize (KiB) 239904

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17750
/proc/meminfo: memFree=950768/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=216196 CPUtime=1160.5
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 58831 0 0 0 116013 37 0 0 25 0 1 0 93982462 221384704 51132 1992294400 134512640 135078026 4294956176 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 54049 51132 71 138 0 53908 0
Current children cumulated CPU time (s) 1196.22
Current children cumulated vsize (KiB) 240432

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17750
/proc/meminfo: memFree=950704/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=216328 CPUtime=1162.1
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 58867 0 0 0 116173 37 0 0 25 0 1 0 93982462 221519872 51168 1992294400 134512640 135078026 4294956176 18446744073709551615 134534954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 54082 51168 71 138 0 53941 0
Current children cumulated CPU time (s) 1197.82
Current children cumulated vsize (KiB) 240564

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17750
/proc/meminfo: memFree=950640/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=216328 CPUtime=1162.9
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 58880 0 0 0 116253 37 0 0 25 0 1 0 93982462 221519872 51181 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 54082 51181 71 138 0 53941 0
Current children cumulated CPU time (s) 1198.62
Current children cumulated vsize (KiB) 240564

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17750
/proc/meminfo: memFree=950640/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=216328 CPUtime=1163.3
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 58887 0 0 0 116293 37 0 0 25 0 1 0 93982462 221519872 51188 1992294400 134512640 135078026 4294956176 18446744073709551615 134534342 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 54082 51188 71 138 0 53941 0
Current children cumulated CPU time (s) 1199.02
Current children cumulated vsize (KiB) 240564

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17750
/proc/meminfo: memFree=950640/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=216460 CPUtime=1163.7
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 58895 0 0 0 116333 37 0 0 25 0 1 0 93982462 221655040 51196 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 54115 51196 71 138 0 53974 0
Current children cumulated CPU time (s) 1199.42
Current children cumulated vsize (KiB) 240696

[startup+1200 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17750
/proc/meminfo: memFree=950512/2055920 swapFree=4124000/4192956
[pid=17742] ppid=17740 vsize=24236 CPUtime=35.72
/proc/17742/stat : 17742 (SATzilla2009_I) S 17740 17742 17199 0 -1 4194304 19978 99392 0 0 1268 14 2222 68 25 0 1 0 93978882 24817664 5793 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17742/statm: 6059 5793 217 399 0 5656 0
[pid=17750] ppid=17742 vsize=216460 CPUtime=1163.8
/proc/17750/stat : 17750 (mxc-sr08) R 17742 17742 17199 0 -1 4194304 58898 0 0 0 116343 37 0 0 25 0 1 0 93982462 221655040 51199 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17750/statm: 54115 51199 71 138 0 53974 0
Current children cumulated CPU time (s) 1199.52
Current children cumulated vsize (KiB) 240696

Child status: 17
Real time (s): 1200.06
CPU time (s): 1199.61
CPU user time (s): 1198.36
CPU system time (s): 1.25581
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 240696

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

runsolver used 1.38079 second user time and 2.96055 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-25 13:37:27
IDJOB=1720751
IDBENCH=69630
IDSOLVER=528
FILE ID=node2/1720751-1240659446
PBS_JOBID= 9186482
Free space on /tmp= 66304 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nid_i.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720751-1240659446/watcher-1720751-1240659446 -o /tmp/evaluation-result-1720751-1240659446/solver-1720751-1240659446 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1720751-1240659446.cnf

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

MD5SUM BENCH= 5845608382cee59cce4973c50f16416c
RANDOM SEED=139063071

node2.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.265
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.265
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:       1186208 kB
Buffers:         72736 kB
Cached:         654288 kB
SwapCached:      63068 kB
Active:         320444 kB
Inactive:       472108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1186208 kB
SwapTotal:     4192956 kB
SwapFree:      4124000 kB
Dirty:           44864 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            63088 kB
Committed_AS:   341628 kB
PageTables:       1476 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= 66272 MiB
End job on node2 at 2009-04-25 13:57:28