Trace number 1717110

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.65 1200.35

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-27.cnf
MD5SUMa948576641dd03cc33abaca38a6e7e4c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1114.16
Satisfiable
(Un)Satisfiability was proved
Number of variables7729
Number of clauses29194
Sum of the clauses size77124
Maximum clause length201
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 214904
Number of clauses of size 311692
Number of clauses of size 41614
Number of clauses of size 5463
Number of clauses of size over 5520

Solver Data

18.73/18.86	c SATzilla is building models for class 2
18.73/18.86	c run presolver march_dl2004 for 5 seconds ... 
18.73/18.86	c Bin: Executing march_dl2004
18.73/18.86	c spawning binary file with 5 seconds ...
18.73/18.86	c child exit by a signal
18.73/18.86	c march_dl2004 returned code 137.
18.73/18.86	c run presolver mxc-sr08 for 5 seconds ... 
18.73/18.86	c Bin: Executing mxc-sr08
18.73/18.86	c spawning binary file with 5 seconds ...
18.73/18.86	c child exit by a signal
18.73/18.86	c mxc-sr08 returned code 137.
18.73/18.86	c Orignal number of varibales is 7729, number of clauses is 29194 
18.73/18.86	c predicted feature computation time is 8.777398 
18.73/18.86	c Bin: Executing satelite
18.73/18.86	c spawning binary file with 240 seconds ...
18.73/18.86	c child exited successfully
18.73/18.86	c satzilla computing base features
18.73/18.86	c Number of variabe is: 3611, Number of clause is : 19862 
18.73/18.86	c Initializing...
18.73/18.86	c satzilla compute diameter ...
18.73/18.86	c start diameter features ...
18.73/18.86	c satzilla doing clause learning
18.73/18.86	c start clause learning features ...
18.73/18.86	c Bin: Executing zchaff07
18.73/18.86	c spawning binary file with 2 seconds ...
18.73/18.86	c child exit by a signal
18.73/18.86	c satzilla doing survey propogation probe
18.73/18.86	c do survay propogation for 2 second ...
18.73/18.86	c satzilla doing local search probe
18.73/18.86	c satzilla doing lobjois search-space size estimate
18.73/18.86	c features are:7729 29194 3611 19862 1.1404 0.469842 0.181804 0.321746 0.884748 1.56823 0.000870016 0.340233 0.000553863 0.00221545 1.37336 0.312053 0.687645 0.000870016 3.14984 0.000352432 0.155724 2.57513 0.128922 0.128351 0 0.666667 2.57134 0.000474501 4.42824 0.000100695 0.12028 2.36828 0.600846 0.000513122 2.78752 0.000251737 0.0746148 7.00266 0.134041 5 9 1.2596 1332.6 0.142068 1120 1678 1678 1120 1342 1214 1309 26.0366 0.233362 17.2162 33.6913 33.6913 17.2162 30.832 21.1714 27.2723 0.397625 0.662328 0.000104676 0.983594 0.781475 0.037908 0.617335 0.164687 0.392572 0.0438193 1.01729 0 0.26341 0.106374 0.00350487 0.0578794 0.0143275 0.0273306 292.829 0.43481 732.8 0.176718 759 718 785 0.721731 0.730617 0.894452 0.150427 0.130567 0.711058 
18.73/18.86	c satzilla's ranking:
18.73/18.86	c 1) vallst: 14.874917
18.73/18.86	c 2) minisat20: 8.268140
18.73/18.86	c 3) minisat20SAT07: 7.069000
18.73/18.86	c 4) mxc-sr08: 5.570161
18.73/18.86	c 5) march_dl2004: 2.075645
18.73/18.86	c 6) zchaff_rand: 1.141742
18.73/18.86	c 7) tts-4-0: 0.204249
18.73/18.86	c 8) SATenstein: -10000.000000
18.73/18.86	c 9) gnovelty+: -10000.000000
18.73/18.86	c 10) adaptg2wsat+: -10000.000000
18.73/18.86	c 11) adaptg2wsat0: -10000.000000
18.73/18.86	c 12) picosat846: -10000.000000
18.73/18.86	c 13) kcnfs04SAT07: -10000.000000
18.73/18.86	c satzilla running vallst ... 
1199.56/1200.35	c Bin: Executing vallst
1199.56/1200.35	c spawning binary file with 1181 seconds ...
1199.56/1200.35	c child exit by a signal
1199.56/1200.35	c vallst returned code 137.
1199.56/1200.35	c satzilla running minisat20 ... 
1199.56/1200.35	c Bin: Executing minisat20
1199.56/1200.35	c minisat20 returned code 1.
1199.56/1200.35	c satzilla running minisat20SAT07 ... 
1199.56/1200.35	c Bin: Executing minisat20SAT07
1199.56/1200.35	c minisat20SAT07 returned code 1.
1199.56/1200.35	c satzilla running mxc-sr08 ... 
1199.56/1200.35	c Bin: Executing mxc-sr08
1199.56/1200.35	c mxc-sr08 returned code 1.
1199.56/1200.35	c satzilla running march_dl2004 ... 
1199.56/1200.35	c Bin: Executing march_dl2004
1199.56/1200.35	c march_dl2004 returned code 1.
1199.56/1200.35	c satzilla running zchaff_rand ... 
1199.56/1200.35	c Bin: Executing zchaff_rand
1199.56/1200.35	c zchaff_rand returned code 1.
1199.56/1200.35	c satzilla running tts-4-0 ... 
1199.56/1200.35	c Bin: Executing tts-4-0
1199.56/1200.35	c tts-4-0 returned code 1.
1199.56/1200.35	c satzilla running SATenstein ... 
1199.56/1200.35	c Bin: Executing SATenstein
1199.56/1200.35	c SATenstein returned code 1.
1199.56/1200.35	c satzilla running gnovelty+ ... 
1199.56/1200.35	c Bin: Executing gnovelty+
1199.56/1200.35	c gnovelty+ returned code 1.
1199.56/1200.35	c satzilla running adaptg2wsat+ ... 
1199.56/1200.35	c Bin: Executing adaptg2wsat+
1199.56/1200.35	c adaptg2wsat+ returned code 1.
1199.56/1200.35	c satzilla running adaptg2wsat0 ... 
1199.56/1200.35	c Bin: Executing adaptg2wsat0
1199.56/1200.35	c adaptg2wsat0 returned code 1.
1199.56/1200.35	c satzilla running picosat846 ... 
1199.56/1200.35	c Bin: Executing picosat846
1199.56/1200.35	c picosat846 returned code 1.
1199.56/1200.35	c satzilla running kcnfs04SAT07 ... 
1199.56/1200.35	c Bin: Executing kcnfs04SAT07
1199.56/1200.35	c kcnfs04SAT07 returned code 1.
1199.56/1200.35	c ERROR: All Failed! 
1199.56/1200.35	c SATZILLA_TIME=1199.810000

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-1717110-1240624294/watcher-1717110-1240624294 -o /tmp/evaluation-result-1717110-1240624294/solver-1717110-1240624294 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1717110-1240624294.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17139
/proc/meminfo: memFree=948280/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=2056 CPUtime=0
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90463124 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17139/statm: 514 112 96 399 0 111 0
[pid=17140] ppid=17139 vsize=1352 CPUtime=0
/proc/17140/stat : 17140 (march_dl2004) R 17139 17139 16983 0 -1 4194304 218 0 0 0 0 0 0 0 19 0 1 0 90463124 1384448 213 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17140/statm: 338 213 50 118 0 217 0

[startup+0.0335149 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17139
/proc/meminfo: memFree=948280/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=2056 CPUtime=0
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90463124 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17139/statm: 514 112 96 399 0 111 0
[pid=17140] ppid=17139 vsize=1748 CPUtime=0.03
/proc/17140/stat : 17140 (march_dl2004) R 17139 17139 16983 0 -1 4194304 337 0 0 0 3 0 0 0 19 0 1 0 90463124 1789952 332 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17140/statm: 437 332 50 118 0 316 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3804

[startup+0.102528 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17139
/proc/meminfo: memFree=948280/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=2056 CPUtime=0
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90463124 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17139/statm: 514 112 96 399 0 111 0
[pid=17140] ppid=17139 vsize=3632 CPUtime=0.09
/proc/17140/stat : 17140 (march_dl2004) R 17139 17139 16983 0 -1 4194304 873 0 0 0 9 0 0 0 20 0 1 0 90463124 3719168 736 1992294400 134512640 134996440 4294956192 18446744073709551615 134651492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17140/statm: 908 736 55 118 0 787 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5688

[startup+0.301569 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17139
/proc/meminfo: memFree=948280/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=2056 CPUtime=0
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90463124 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17139/statm: 514 112 96 399 0 111 0
[pid=17140] ppid=17139 vsize=6700 CPUtime=0.29
/proc/17140/stat : 17140 (march_dl2004) R 17139 17139 16983 0 -1 4194304 1702 0 0 0 29 0 0 0 21 0 1 0 90463124 6860800 1502 1992294400 134512640 134996440 4294956192 18446744073709551615 134560124 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17140/statm: 1675 1502 69 118 0 1554 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8756

[startup+0.702656 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17139
/proc/meminfo: memFree=948280/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=2056 CPUtime=0
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90463124 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17139/statm: 514 112 96 399 0 111 0
[pid=17140] ppid=17139 vsize=8128 CPUtime=0.69
/proc/17140/stat : 17140 (march_dl2004) R 17139 17139 16983 0 -1 4194304 2058 0 0 0 69 0 0 0 25 0 1 0 90463124 8323072 1856 1992294400 134512640 134996440 4294956192 18446744073709551615 134559908 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17140/statm: 2032 1856 69 118 0 1911 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10184

[startup+1.50183 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 17141
/proc/meminfo: memFree=940776/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=2056 CPUtime=0
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90463124 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17139/statm: 514 112 96 399 0 111 0
[pid=17140] ppid=17139 vsize=8372 CPUtime=1.49
/proc/17140/stat : 17140 (march_dl2004) R 17139 17139 16983 0 -1 4194304 2489 0 0 0 149 0 0 0 25 0 1 0 90463124 8572928 1870 1992294400 134512640 134996440 4294956192 18446744073709551615 134617579 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17140/statm: 2093 1870 69 118 0 1972 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10428

[startup+3.10118 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 17141
/proc/meminfo: memFree=936104/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=2056 CPUtime=0
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90463124 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17139/statm: 514 112 96 399 0 111 0
[pid=17140] ppid=17139 vsize=14476 CPUtime=3.09
/proc/17140/stat : 17140 (march_dl2004) R 17139 17139 16983 0 -1 4194304 4479 0 0 0 305 4 0 0 25 0 1 0 90463124 14823424 3059 1992294400 134512640 134996440 4294956192 18446744073709551615 134513873 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17140/statm: 3619 3059 75 118 0 3498 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16532

[startup+6.30186 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 17142
/proc/meminfo: memFree=943400/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=2056 CPUtime=4.99
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 156 4479 0 0 0 0 495 4 19 0 1 0 90463124 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17139/statm: 514 125 107 399 0 111 0
[pid=17142] ppid=17139 vsize=5592 CPUtime=1.28
/proc/17142/stat : 17142 (mxc-sr08) R 17139 17139 16983 0 -1 4194304 1445 0 0 0 128 0 0 0 25 0 1 0 90463625 5726208 1251 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17142/statm: 1398 1251 71 138 0 1257 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7648

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 17143
/proc/meminfo: memFree=946160/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=3448 CPUtime=12.34
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 783 7551 0 0 208 0 1020 6 25 0 1 0 90463124 3530752 496 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17139/statm: 862 496 136 399 0 459 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 3448

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 17145
/proc/meminfo: memFree=943848/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=5628 CPUtime=6.62
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 763 0 0 0 650 12 0 0 25 0 1 0 90465011 5763072 700 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 1407 700 151 55 0 997 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 10100

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 17145
/proc/meminfo: memFree=943016/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=6300 CPUtime=32.19
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 963 0 0 0 3191 28 0 0 25 0 1 0 90465011 6451200 900 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 1575 900 151 55 0 1165 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 10772

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 17145
/proc/meminfo: memFree=940968/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=6968 CPUtime=83.37
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 1504 0 0 0 8285 52 0 0 25 0 1 0 90465011 7135232 1441 1992294400 134512640 134738160 4294956192 18446744073709551615 134585618 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 1742 1441 151 55 0 1332 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 11440

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17145
/proc/meminfo: memFree=940776/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=7092 CPUtime=143.32
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 1564 0 0 0 14253 79 0 0 25 0 1 0 90465011 7262208 1487 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 1773 1487 151 55 0 1363 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 11564

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17145
/proc/meminfo: memFree=940264/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=7552 CPUtime=203.3
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 1749 0 0 0 20230 100 0 0 25 0 1 0 90465011 7733248 1590 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 1888 1590 151 55 0 1478 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 12024

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17145
/proc/meminfo: memFree=939688/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=8148 CPUtime=263.26
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 2492 0 0 0 26217 109 0 0 25 0 1 0 90465011 8343552 1732 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 2037 1732 151 55 0 1627 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 12620

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17145
/proc/meminfo: memFree=937512/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=10620 CPUtime=323.23
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 3079 0 0 0 32202 121 0 0 25 0 1 0 90465011 10874880 2319 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 2655 2319 151 55 0 2245 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 15092


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


[startup+762.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 17628
/proc/meminfo: memFree=939040/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=8596 CPUtime=743.01
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 4456 0 0 0 74102 199 0 0 25 0 1 0 90465011 8802304 1850 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 2149 1850 151 55 0 1739 0
Current children cumulated CPU time (s) 761.81
Current children cumulated vsize (KiB) 13068

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17628
/proc/meminfo: memFree=939040/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=8776 CPUtime=802.97
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 4490 0 0 0 80088 209 0 0 25 0 1 0 90465011 8986624 1884 1992294400 134512640 134738160 4294956192 18446744073709551615 134601006 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 2194 1884 151 55 0 1784 0
Current children cumulated CPU time (s) 821.77
Current children cumulated vsize (KiB) 13248

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17628
/proc/meminfo: memFree=938272/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=9676 CPUtime=862.93
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 4726 0 0 0 86070 223 0 0 25 0 1 0 90465011 9908224 2099 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 2419 2099 151 55 0 2009 0
Current children cumulated CPU time (s) 881.73
Current children cumulated vsize (KiB) 14148

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17628
/proc/meminfo: memFree=937512/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=10528 CPUtime=922.9
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 4954 0 0 0 92061 229 0 0 25 0 1 0 90465011 10780672 2327 1992294400 134512640 134738160 4294956192 18446744073709551615 134586452 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 2632 2327 151 55 0 2222 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 15000

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17628
/proc/meminfo: memFree=936936/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=11148 CPUtime=982.87
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 5093 0 0 0 98052 235 0 0 25 0 1 0 90465011 11415552 2466 1992294400 134512640 134738160 4294956192 18446744073709551615 134589855 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 2787 2466 151 55 0 2377 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 15620

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17628
/proc/meminfo: memFree=938600/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=9168 CPUtime=1042.84
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 5112 0 0 0 104038 246 0 0 25 0 1 0 90465011 9388032 2002 1992294400 134512640 134738160 4294956192 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 2292 2002 151 55 0 1882 0
Current children cumulated CPU time (s) 1061.64
Current children cumulated vsize (KiB) 13640

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17628
/proc/meminfo: memFree=938152/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=9980 CPUtime=1102.81
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 5280 0 0 0 110027 254 0 0 25 0 1 0 90465011 10219520 2170 1992294400 134512640 134738160 4294956192 18446744073709551615 134585597 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 2495 2170 151 55 0 2085 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 14452

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17628
/proc/meminfo: memFree=937640/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=10340 CPUtime=1162.77
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 5389 0 0 0 116016 261 0 0 25 0 1 0 90465011 10588160 2279 1992294400 134512640 134738160 4294956192 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 2585 2279 151 55 0 2175 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 14812

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 17628
/proc/meminfo: memFree=937640/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=10340 CPUtime=1170.77
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 5390 0 0 0 116815 262 0 0 25 0 1 0 90465011 10588160 2280 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 2585 2280 151 55 0 2175 0
Current children cumulated CPU time (s) 1189.57
Current children cumulated vsize (KiB) 14812

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17628
/proc/meminfo: memFree=938088/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=9620 CPUtime=1177.17
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 5394 0 0 0 117453 264 0 0 25 0 1 0 90465011 9850880 2116 1992294400 134512640 134738160 4294956192 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 2405 2116 151 55 0 1995 0
Current children cumulated CPU time (s) 1195.97
Current children cumulated vsize (KiB) 14092

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17628
/proc/meminfo: memFree=938088/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=9620 CPUtime=1178.76
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 5394 0 0 0 117612 264 0 0 25 0 1 0 90465011 9850880 2116 1992294400 134512640 134738160 4294956192 18446744073709551615 134589834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 2405 2116 151 55 0 1995 0
Current children cumulated CPU time (s) 1197.56
Current children cumulated vsize (KiB) 14092

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17628
/proc/meminfo: memFree=938088/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=9620 CPUtime=1179.56
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 5394 0 0 0 117692 264 0 0 25 0 1 0 90465011 9850880 2116 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 2405 2116 151 55 0 1995 0
Current children cumulated CPU time (s) 1198.36
Current children cumulated vsize (KiB) 14092

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17628
/proc/meminfo: memFree=938088/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=9620 CPUtime=1180.36
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 5394 0 0 0 117772 264 0 0 25 0 1 0 90465011 9850880 2116 1992294400 134512640 134738160 4294956192 18446744073709551615 134576185 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 2405 2116 151 55 0 1995 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 14092

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17628
/proc/meminfo: memFree=938088/2055920 swapFree=4192956/4192956
[pid=17139] ppid=17137 vsize=4472 CPUtime=18.8
/proc/17139/stat : 17139 (SATzilla2009_C) S 17137 17139 16983 0 -1 4194304 1744 8721 0 0 647 8 1218 7 25 0 1 0 90463124 4579328 729 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/17139/statm: 1118 729 220 399 0 715 0
[pid=17145] ppid=17139 vsize=9620 CPUtime=1180.76
/proc/17145/stat : 17145 (vallst) R 17139 17139 16983 0 -1 4194304 5394 0 0 0 117812 264 0 0 25 0 1 0 90465011 9850880 2116 1992294400 134512640 134738160 4294956192 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17145/statm: 2405 2116 151 55 0 1995 0
Current children cumulated CPU time (s) 1199.56
Current children cumulated vsize (KiB) 14092

Child status: 17
Real time (s): 1200.35
CPU time (s): 1199.65
CPU user time (s): 1196.83
CPU system time (s): 2.81857
CPU usage (%): 99.9414
Max. virtual memory (cumulated for all children) (KiB): 16896

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

runsolver used 1.00985 second user time and 3.36749 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-25 03:51:34
IDJOB=1717110
IDBENCH=20404
IDSOLVER=527
FILE ID=node10/1717110-1240624294
PBS_JOBID= 9186357
Free space on /tmp= 66328 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-27.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717110-1240624294/watcher-1717110-1240624294 -o /tmp/evaluation-result-1717110-1240624294/solver-1717110-1240624294 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1717110-1240624294.cnf

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

MD5SUM BENCH= a948576641dd03cc33abaca38a6e7e4c
RANDOM SEED=535341457

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
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:        948824 kB
Buffers:         91228 kB
Cached:         909800 kB
SwapCached:          0 kB
Active:         164324 kB
Inactive:       850636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        948824 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           31896 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            78296 kB
Committed_AS:   303952 kB
PageTables:       1372 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= 66296 MiB
End job on node10 at 2009-04-25 04:11:35