Trace number 1579820

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.8 1200.16

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10p1.cnf
MD5SUM558e9ecf39a7773e94f4b47eef706f44
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables199996
Number of clauses1019200
Sum of the clauses size2430990
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2758992
Number of clauses of size 3198999
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

69.82/69.95	c SATzilla is building models for class 2
69.82/69.95	c run presolver march_dl2004 for 5 seconds ... 
69.82/69.95	c Bin: Executing march_dl2004
69.82/69.95	c spawning binary file with 5 seconds ...
69.82/69.95	c child exit by a signal
69.82/69.95	c march_dl2004 returned code 137.
69.82/69.95	c run presolver mxc-sr08 for 5 seconds ... 
69.82/69.95	c Bin: Executing mxc-sr08
69.82/69.95	c spawning binary file with 5 seconds ...
69.82/69.95	c child exit by a signal
69.82/69.95	c mxc-sr08 returned code 137.
69.82/69.95	c Orignal number of varibales is 199996, number of clauses is 1019200 
69.82/69.95	c predicted feature computation time is 38.232346 
69.82/69.95	c Bin: Executing satelite
69.82/69.95	c spawning binary file with 240 seconds ...
69.82/69.95	c child exited successfully
69.82/69.95	c satzilla computing base features
69.82/69.95	c Number of variabe is: 102505, Number of clause is : 668201 
69.82/69.95	c Initializing...
69.82/69.95	c satzilla compute diameter ...
69.82/69.95	c start diameter features ...
69.82/69.95	c satzilla doing clause learning
69.82/69.95	c start clause learning features ...
69.82/69.95	c Bin: Executing zchaff07
69.82/69.95	c spawning binary file with 2 seconds ...
69.82/69.95	c child exit by a signal
69.82/69.95	c satzilla doing survey propogation probe
69.82/69.95	c do survay propogation for 2 second ...
69.82/69.95	c satzilla doing local search probe
69.82/69.95	c satzilla doing lobjois search-space size estimate
69.82/69.95	c features are:199996 1.0192e+06 102505 668201 0.951085 0.52529 0.153404 0.408603 0.924987 1.42628 2.71049e-05 0.443163 1.95112e-05 9.75562e-05 1.08449 0.553413 0.862128 2.71049e-05 0.717224 1.04759e-05 0.000106255 2.95923 0.227754 0.148193 0 0.8 2.851 1.53467e-05 0.84323 4.48967e-06 7.03381e-05 2.65583 0.708716 2.967e-05 0.640795 7.48278e-06 0.000116731 18 0 18 18 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.625258 0.505358 2.43891e-08 1 0.935972 0.135067 0.8863 0.323201 0.780425 0.0194003 0.982289 -1.11022e-16 0.0908293 0.0477387 1.92932e-06 0.035456 0.00232076 0.00982654 23651 0 0 0 0 0 0 3.41593 0 1.24438 0 0.172439 0.499276 
69.82/69.95	c satzilla's ranking:
69.82/69.95	c 1) minisat20SAT07: 3.577550
69.82/69.95	c 2) minisat20: 3.073103
69.82/69.95	c 3) zchaff_rand: 1.719562
69.82/69.95	c 4) march_dl2004: 1.440310
69.82/69.95	c 5) vallst: 0.627050
69.82/69.95	c 6) mxc-sr08: 0.071683
69.82/69.95	c 7) tts-4-0: -0.652182
69.82/69.95	c 8) SATenstein: -10000.000000
69.82/69.95	c 9) gnovelty+: -10000.000000
69.82/69.95	c 10) adaptg2wsat+: -10000.000000
69.82/69.95	c 11) adaptg2wsat0: -10000.000000
69.82/69.95	c 12) picosat846: -10000.000000
69.82/69.95	c 13) kcnfs04SAT07: -10000.000000
69.82/69.95	c satzilla running minisat20SAT07 ... 
1199.71/1200.14	c Bin: Executing minisat20SAT07
1199.71/1200.14	c spawning binary file with 1130 seconds ...
1199.71/1200.14	c child exit by a signal
1199.71/1200.14	c minisat20SAT07 returned code 137.
1199.71/1200.14	c satzilla running minisat20 ... 
1199.71/1200.14	c Bin: Executing minisat20
1199.71/1200.14	c minisat20 returned code 1.
1199.71/1200.14	c satzilla running zchaff_rand ... 
1199.71/1200.14	c Bin: Executing zchaff_rand
1199.71/1200.14	c zchaff_rand returned code 1.
1199.71/1200.14	c satzilla running march_dl2004 ... 
1199.71/1200.14	c Bin: Executing march_dl2004
1199.71/1200.14	c march_dl2004 returned code 1.
1199.71/1200.14	c satzilla running vallst ... 
1199.71/1200.14	c Bin: Executing vallst
1199.71/1200.14	c vallst returned code 1.
1199.71/1200.14	c satzilla running mxc-sr08 ... 
1199.71/1200.14	c Bin: Executing mxc-sr08
1199.71/1200.14	c mxc-sr08 returned code 1.
1199.71/1200.14	c satzilla running tts-4-0 ... 
1199.71/1200.14	c Bin: Executing tts-4-0
1199.71/1200.14	c tts-4-0 returned code 1.
1199.71/1200.14	c satzilla running SATenstein ... 
1199.71/1200.14	c Bin: Executing SATenstein
1199.71/1200.14	c SATenstein returned code 1.
1199.71/1200.14	c satzilla running gnovelty+ ... 
1199.71/1200.14	c Bin: Executing gnovelty+
1199.71/1200.14	c gnovelty+ returned code 1.
1199.71/1200.14	c satzilla running adaptg2wsat+ ... 
1199.71/1200.14	c Bin: Executing adaptg2wsat+
1199.71/1200.14	c adaptg2wsat+ returned code 1.
1199.71/1200.14	c satzilla running adaptg2wsat0 ... 
1199.71/1200.14	c Bin: Executing adaptg2wsat0
1199.71/1200.14	c adaptg2wsat0 returned code 1.
1199.71/1200.14	c satzilla running picosat846 ... 
1199.71/1200.14	c Bin: Executing picosat846
1199.71/1200.14	c picosat846 returned code 1.
1199.71/1200.14	c satzilla running kcnfs04SAT07 ... 
1199.71/1200.14	c Bin: Executing kcnfs04SAT07
1199.71/1200.14	c kcnfs04SAT07 returned code 1.
1199.71/1200.14	c ERROR: All Failed! 
1199.71/1200.14	c SATZILLA_TIME=1199.940000

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-1579820-1238911585/watcher-1579820-1238911585 -o /tmp/evaluation-result-1579820-1238911585/solver-1579820-1238911585 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1579820-1238911585.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: 1.00 1.00 1.07 3/81 18416
/proc/meminfo: memFree=1718152/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=2056 CPUtime=0
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 517487572 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 514 112 96 399 0 111 0
[pid=18417] ppid=18416 vsize=12516 CPUtime=0
/proc/18417/stat : 18417 (march_dl2004) R 18416 18416 17768 0 -1 4194304 1071 0 0 0 0 0 0 0 21 0 1 0 517487572 12816384 1066 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18417/statm: 3129 1070 49 118 0 3008 0

[startup+0.041518 s]
/proc/loadavg: 1.00 1.00 1.07 3/81 18416
/proc/meminfo: memFree=1718152/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=2056 CPUtime=0
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 517487572 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 514 112 96 399 0 111 0
[pid=18417] ppid=18416 vsize=21068 CPUtime=0.03
/proc/18417/stat : 18417 (march_dl2004) R 18416 18416 17768 0 -1 4194304 4004 0 0 0 2 1 0 0 21 0 1 0 517487572 21573632 3999 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18417/statm: 5267 4000 50 118 0 5146 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23124

[startup+0.102523 s]
/proc/loadavg: 1.00 1.00 1.07 3/81 18416
/proc/meminfo: memFree=1718152/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=2056 CPUtime=0
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 517487572 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 514 112 96 399 0 111 0
[pid=18417] ppid=18416 vsize=21992 CPUtime=0.09
/proc/18417/stat : 18417 (march_dl2004) R 18416 18416 17768 0 -1 4194304 4268 0 0 0 8 1 0 0 21 0 1 0 517487572 22519808 4263 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18417/statm: 5498 4263 50 118 0 5377 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24048

[startup+0.301542 s]
/proc/loadavg: 1.00 1.00 1.07 3/81 18416
/proc/meminfo: memFree=1718152/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=2056 CPUtime=0
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 517487572 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 514 112 96 399 0 111 0
[pid=18417] ppid=18416 vsize=24632 CPUtime=0.29
/proc/18417/stat : 18417 (march_dl2004) R 18416 18416 17768 0 -1 4194304 5125 0 0 0 27 2 0 0 23 0 1 0 517487572 25223168 5120 1992294400 134512640 134996440 4294956176 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18417/statm: 6158 5120 50 118 0 6037 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26688

[startup+0.701581 s]
/proc/loadavg: 1.00 1.00 1.07 3/81 18416
/proc/meminfo: memFree=1718152/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=2056 CPUtime=0
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 517487572 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 514 112 96 399 0 111 0
[pid=18417] ppid=18416 vsize=29912 CPUtime=0.68
/proc/18417/stat : 18417 (march_dl2004) R 18416 18416 17768 0 -1 4194304 6719 0 0 0 65 3 0 0 25 0 1 0 517487572 30629888 6714 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18417/statm: 7478 6714 50 118 0 7357 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31968

[startup+1.50266 s]
/proc/loadavg: 1.00 1.00 1.07 2/83 18418
/proc/meminfo: memFree=1684280/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=2056 CPUtime=0
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 517487572 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 514 112 96 399 0 111 0
[pid=18417] ppid=18416 vsize=82368 CPUtime=1.49
/proc/18417/stat : 18417 (march_dl2004) R 18416 18416 17768 0 -1 4194304 16359 0 0 0 141 8 0 0 25 0 1 0 517487572 84344832 16352 1992294400 134512640 134996440 4294956176 18446744073709551615 134542425 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18417/statm: 20592 16352 52 118 0 20471 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84424

[startup+3.10182 s]
/proc/loadavg: 1.00 1.00 1.07 2/83 18418
/proc/meminfo: memFree=1658616/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=2056 CPUtime=0
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 517487572 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 514 112 96 399 0 111 0
[pid=18417] ppid=18416 vsize=85512 CPUtime=3.08
/proc/18417/stat : 18417 (march_dl2004) R 18416 18416 17768 0 -1 4194304 19467 0 0 0 299 9 0 0 25 0 1 0 517487572 87564288 17337 1992294400 134512640 134996440 4294956176 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18417/statm: 21378 17337 55 118 0 21257 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 87568

[startup+6.30113 s]
/proc/loadavg: 1.00 1.00 1.07 2/83 18419
/proc/meminfo: memFree=1649784/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=2056 CPUtime=5
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 152 19477 0 0 0 0 489 11 16 0 1 0 517487572 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 514 121 104 399 0 111 0
[pid=18419] ppid=18416 vsize=97444 CPUtime=1.27
/proc/18419/stat : 18419 (mxc-sr08) R 18416 18416 17768 0 -1 4194304 22502 0 0 0 117 10 0 0 25 0 1 0 517488073 99782656 22474 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18419/statm: 24361 22475 54 138 0 24220 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 99500

[startup+12.7018 s]
/proc/loadavg: 1.23 1.05 1.09 2/83 18420
/proc/meminfo: memFree=1612600/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=2056 CPUtime=10.02
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 180 53389 0 0 0 0 972 30 19 0 1 0 517487572 2105344 139 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 514 139 121 399 0 111 0
[pid=18420] ppid=18416 vsize=117788 CPUtime=2.66
/proc/18420/stat : 18420 (satelite) R 18416 18416 17768 0 -1 4194304 29522 0 0 0 246 20 0 0 25 0 1 0 517488575 120614912 26869 1992294400 134512640 135037501 4294956160 18446744073709551615 134570833 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18420/statm: 29447 26869 67 128 0 29316 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 119844

[startup+25.502 s]
/proc/loadavg: 1.35 1.08 1.10 2/82 18420
/proc/meminfo: memFree=1644544/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=63356 CPUtime=25.46
/proc/18416/stat : 18416 (SATzilla2009_C) R 18414 18416 17768 0 -1 4194304 15008 91278 0 0 772 6 1707 61 25 0 1 0 517487572 64876544 14959 1992294400 134512640 136149437 4294956208 18446744073709551615 134535676 0 0 4096 0 0 0 0 17 1 0 0
/proc/18416/statm: 15839 14959 135 399 0 15436 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 63356

[startup+51.1015 s]
/proc/loadavg: 1.32 1.10 1.10 2/82 18420
/proc/meminfo: memFree=1644992/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=63356 CPUtime=51.04
/proc/18416/stat : 18416 (SATzilla2009_C) R 18414 18416 17768 0 -1 4194304 15350 91278 0 0 3329 7 1707 61 25 0 1 0 517487572 64876544 15301 1992294400 134512640 136149437 4294956208 18446744073709551615 134535653 0 0 4096 0 0 0 0 17 1 0 0
/proc/18416/statm: 15839 15301 135 399 0 15436 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 63356

[startup+102.307 s]
/proc/loadavg: 1.14 1.08 1.09 2/83 18422
/proc/meminfo: memFree=1540536/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=80256 CPUtime=69.89
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 35266 109202 0 0 5002 19 1898 70 25 0 1 0 517487572 82182144 19645 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 20064 19645 220 399 0 19661 0
[pid=18422] ppid=18416 vsize=90620 CPUtime=32.33
/proc/18422/stat : 18422 (minisat20SAT07) R 18416 18416 17768 0 -1 4194304 25253 0 0 0 3220 13 0 0 25 0 1 0 517494568 92794880 21861 1992294400 134512640 135078472 4294956176 18446744073709551615 134556042 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18422/statm: 22655 21861 73 138 0 22514 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 170876

[startup+162.301 s]
/proc/loadavg: 1.05 1.07 1.09 2/83 18422
/proc/meminfo: memFree=1528056/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=80256 CPUtime=69.89
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 35266 109202 0 0 5002 19 1898 70 25 0 1 0 517487572 82182144 19645 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 20064 19645 220 399 0 19661 0
[pid=18422] ppid=18416 vsize=103196 CPUtime=92.3
/proc/18422/stat : 18422 (minisat20SAT07) R 18416 18416 17768 0 -1 4194304 28372 0 0 0 9214 16 0 0 25 0 1 0 517494568 105672704 24980 1992294400 134512640 135078472 4294956176 18446744073709551615 134550617 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18422/statm: 25799 24980 73 138 0 25658 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 183452

[startup+222.301 s]
/proc/loadavg: 1.02 1.05 1.08 2/83 18422
/proc/meminfo: memFree=1510840/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=80256 CPUtime=69.89
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 35266 109202 0 0 5002 19 1898 70 25 0 1 0 517487572 82182144 19645 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 20064 19645 220 399 0 19661 0
[pid=18422] ppid=18416 vsize=120328 CPUtime=152.28
/proc/18422/stat : 18422 (minisat20SAT07) R 18416 18416 17768 0 -1 4194304 32663 0 0 0 15208 20 0 0 25 0 1 0 517494568 123215872 29271 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18422/statm: 30082 29271 73 138 0 29941 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 200584

[startup+282.301 s]
/proc/loadavg: 1.00 1.04 1.07 2/83 18422
/proc/meminfo: memFree=1491000/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=80256 CPUtime=69.89
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 35266 109202 0 0 5002 19 1898 70 25 0 1 0 517487572 82182144 19645 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 20064 19645 220 399 0 19661 0
[pid=18422] ppid=18416 vsize=140308 CPUtime=212.27
/proc/18422/stat : 18422 (minisat20SAT07) R 18416 18416 17768 0 -1 4194304 37640 0 0 0 21202 25 0 0 25 0 1 0 517494568 143675392 34248 1992294400 134512640 135078472 4294956176 18446744073709551615 134707275 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18422/statm: 35077 34248 73 138 0 34936 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 220564

[startup+342.301 s]
/proc/loadavg: 1.00 1.03 1.07 2/83 18422
/proc/meminfo: memFree=1475000/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=80256 CPUtime=69.89
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 35266 109202 0 0 5002 19 1898 70 25 0 1 0 517487572 82182144 19645 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 20064 19645 220 399 0 19661 0
[pid=18422] ppid=18416 vsize=156176 CPUtime=272.26
/proc/18422/stat : 18422 (minisat20SAT07) R 18416 18416 17768 0 -1 4194304 41597 0 0 0 27196 30 0 0 25 0 1 0 517494568 159924224 38205 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18422/statm: 39044 38205 73 138 0 38903 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 236432

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.06 2/83 18422
/proc/meminfo: memFree=1460728/2055920 swapFree=4169716/4192956

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


[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.03 2/83 18422
/proc/meminfo: memFree=1402808/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=80256 CPUtime=69.89
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 35266 109202 0 0 5002 19 1898 70 25 0 1 0 517487572 82182144 19645 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 20064 19645 220 399 0 19661 0
[pid=18422] ppid=18416 vsize=228012 CPUtime=692.15
/proc/18422/stat : 18422 (minisat20SAT07) R 18416 18416 17768 0 -1 4194304 59537 0 0 0 69167 48 0 0 25 0 1 0 517494568 233484288 56145 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18422/statm: 57003 56145 73 138 0 56862 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 308268

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/83 18422
/proc/meminfo: memFree=1392568/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=80256 CPUtime=69.89
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 35266 109202 0 0 5002 19 1898 70 25 0 1 0 517487572 82182144 19645 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 20064 19645 220 399 0 19661 0
[pid=18422] ppid=18416 vsize=238412 CPUtime=752.12
/proc/18422/stat : 18422 (minisat20SAT07) R 18416 18416 17768 0 -1 4194304 62130 0 0 0 75162 50 0 0 25 0 1 0 517494568 244133888 58738 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18422/statm: 59603 58738 73 138 0 59462 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 318668

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/83 18422
/proc/meminfo: memFree=1383736/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=80256 CPUtime=69.89
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 35266 109202 0 0 5002 19 1898 70 25 0 1 0 517487572 82182144 19645 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 20064 19645 220 399 0 19661 0
[pid=18422] ppid=18416 vsize=247060 CPUtime=812.11
/proc/18422/stat : 18422 (minisat20SAT07) R 18416 18416 17768 0 -1 4194304 64278 0 0 0 81158 53 0 0 25 0 1 0 517494568 252989440 60886 1992294400 134512640 135078472 4294956176 18446744073709551615 134707275 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18422/statm: 61765 60886 73 138 0 61624 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 327316

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/83 18422
/proc/meminfo: memFree=1375864/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=80256 CPUtime=69.89
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 35266 109202 0 0 5002 19 1898 70 25 0 1 0 517487572 82182144 19645 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 20064 19645 220 399 0 19661 0
[pid=18422] ppid=18416 vsize=255428 CPUtime=872.09
/proc/18422/stat : 18422 (minisat20SAT07) R 18416 18416 17768 0 -1 4194304 66252 0 0 0 87154 55 0 0 25 0 1 0 517494568 261558272 62860 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18422/statm: 63857 62860 73 138 0 63716 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 335684

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 18422
/proc/meminfo: memFree=1367608/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=80256 CPUtime=69.89
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 35266 109202 0 0 5002 19 1898 70 25 0 1 0 517487572 82182144 19645 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 20064 19645 220 399 0 19661 0
[pid=18422] ppid=18416 vsize=263772 CPUtime=932.08
/proc/18422/stat : 18422 (minisat20SAT07) R 18416 18416 17768 0 -1 4194304 68328 0 0 0 93151 57 0 0 25 0 1 0 517494568 270102528 64936 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18422/statm: 65943 64936 73 138 0 65802 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 344028

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 18422
/proc/meminfo: memFree=1362360/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=80256 CPUtime=69.89
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 35266 109202 0 0 5002 19 1898 70 25 0 1 0 517487572 82182144 19645 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 20064 19645 220 399 0 19661 0
[pid=18422] ppid=18416 vsize=268820 CPUtime=992.06
/proc/18422/stat : 18422 (minisat20SAT07) R 18416 18416 17768 0 -1 4194304 69601 0 0 0 99148 58 0 0 25 0 1 0 517494568 275271680 66209 1992294400 134512640 135078472 4294956176 18446744073709551615 134552069 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18422/statm: 67205 66209 73 138 0 67064 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 349076

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 18422
/proc/meminfo: memFree=1362296/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=80256 CPUtime=69.89
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 35266 109202 0 0 5002 19 1898 70 25 0 1 0 517487572 82182144 19645 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 20064 19645 220 399 0 19661 0
[pid=18422] ppid=18416 vsize=268820 CPUtime=1052.04
/proc/18422/stat : 18422 (minisat20SAT07) R 18416 18416 17768 0 -1 4194304 69601 0 0 0 105146 58 0 0 25 0 1 0 517494568 275271680 66209 1992294400 134512640 135078472 4294956176 18446744073709551615 134552688 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18422/statm: 67205 66209 73 138 0 67064 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 349076

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 18422
/proc/meminfo: memFree=1362296/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=80256 CPUtime=69.89
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 35266 109202 0 0 5002 19 1898 70 25 0 1 0 517487572 82182144 19645 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 20064 19645 220 399 0 19661 0
[pid=18422] ppid=18416 vsize=268820 CPUtime=1112.03
/proc/18422/stat : 18422 (minisat20SAT07) R 18416 18416 17768 0 -1 4194304 69601 0 0 0 111145 58 0 0 25 0 1 0 517494568 275271680 66209 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18422/statm: 67205 66209 73 138 0 67064 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 349076

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 18422
/proc/meminfo: memFree=1362296/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=80256 CPUtime=69.89
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 35266 109202 0 0 5002 19 1898 70 25 0 1 0 517487572 82182144 19645 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 20064 19645 220 399 0 19661 0
[pid=18422] ppid=18416 vsize=268820 CPUtime=1120.02
/proc/18422/stat : 18422 (minisat20SAT07) R 18416 18416 17768 0 -1 4194304 69601 0 0 0 111944 58 0 0 25 0 1 0 517494568 275271680 66209 1992294400 134512640 135078472 4294956176 18446744073709551615 134556042 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18422/statm: 67205 66209 73 138 0 67064 0
Current children cumulated CPU time (s) 1189.91
Current children cumulated vsize (KiB) 349076

[startup+1196.7 s]
/proc/loadavg: 1.08 1.02 1.01 2/83 18422
/proc/meminfo: memFree=1362296/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=80256 CPUtime=69.89
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 35266 109202 0 0 5002 19 1898 70 25 0 1 0 517487572 82182144 19645 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 20064 19645 220 399 0 19661 0
[pid=18422] ppid=18416 vsize=268820 CPUtime=1126.43
/proc/18422/stat : 18422 (minisat20SAT07) R 18416 18416 17768 0 -1 4194304 69601 0 0 0 112585 58 0 0 25 0 1 0 517494568 275271680 66209 1992294400 134512640 135078472 4294956176 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18422/statm: 67205 66209 73 138 0 67064 0
Current children cumulated CPU time (s) 1196.32
Current children cumulated vsize (KiB) 349076

[startup+1198.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/83 18422
/proc/meminfo: memFree=1362296/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=80256 CPUtime=69.89
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 35266 109202 0 0 5002 19 1898 70 25 0 1 0 517487572 82182144 19645 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 20064 19645 220 399 0 19661 0
[pid=18422] ppid=18416 vsize=268820 CPUtime=1128.02
/proc/18422/stat : 18422 (minisat20SAT07) R 18416 18416 17768 0 -1 4194304 69601 0 0 0 112744 58 0 0 25 0 1 0 517494568 275271680 66209 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18422/statm: 67205 66209 73 138 0 67064 0
Current children cumulated CPU time (s) 1197.91
Current children cumulated vsize (KiB) 349076

[startup+1199.1 s]
/proc/loadavg: 1.08 1.02 1.01 2/83 18422
/proc/meminfo: memFree=1362296/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=80256 CPUtime=69.89
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 35266 109202 0 0 5002 19 1898 70 25 0 1 0 517487572 82182144 19645 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 20064 19645 220 399 0 19661 0
[pid=18422] ppid=18416 vsize=268820 CPUtime=1128.82
/proc/18422/stat : 18422 (minisat20SAT07) R 18416 18416 17768 0 -1 4194304 69601 0 0 0 112824 58 0 0 25 0 1 0 517494568 275271680 66209 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18422/statm: 67205 66209 73 138 0 67064 0
Current children cumulated CPU time (s) 1198.71
Current children cumulated vsize (KiB) 349076

[startup+1199.9 s]
/proc/loadavg: 1.08 1.02 1.01 2/83 18422
/proc/meminfo: memFree=1362296/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=80256 CPUtime=69.89
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 35266 109202 0 0 5002 19 1898 70 25 0 1 0 517487572 82182144 19645 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 20064 19645 220 399 0 19661 0
[pid=18422] ppid=18416 vsize=268820 CPUtime=1129.62
/proc/18422/stat : 18422 (minisat20SAT07) R 18416 18416 17768 0 -1 4194304 69601 0 0 0 112904 58 0 0 25 0 1 0 517494568 275271680 66209 1992294400 134512640 135078472 4294956176 18446744073709551615 134550599 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18422/statm: 67205 66209 73 138 0 67064 0
Current children cumulated CPU time (s) 1199.51
Current children cumulated vsize (KiB) 349076

[startup+1200.11 s]
/proc/loadavg: 1.08 1.02 1.01 2/83 18422
/proc/meminfo: memFree=1362296/2055920 swapFree=4169716/4192956
[pid=18416] ppid=18414 vsize=80256 CPUtime=69.89
/proc/18416/stat : 18416 (SATzilla2009_C) S 18414 18416 17768 0 -1 4194304 35266 109202 0 0 5002 19 1898 70 25 0 1 0 517487572 82182144 19645 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18416/statm: 20064 19645 220 399 0 19661 0
[pid=18422] ppid=18416 vsize=0 CPUtime=1129.82
/proc/18422/stat : 18422 (minisat20SAT07) R 18416 18416 17768 0 -1 4195332 69601 0 0 0 112924 58 0 0 25 0 1 0 517494568 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/18422/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.71
Current children cumulated vsize (KiB) 80256

Child status: 17
Real time (s): 1200.16
CPU time (s): 1199.8
CPU user time (s): 1198.25
CPU system time (s): 1.54477
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 349076

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

runsolver used 1.53277 second user time and 3.9344 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-05 08:06:26
IDJOB=1579820
IDBENCH=71005
IDSOLVER=527
FILE ID=node89/1579820-1238911585
PBS_JOBID= 9101342
Free space on /tmp= 66500 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-10p1.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579820-1238911585/watcher-1579820-1238911585 -o /tmp/evaluation-result-1579820-1238911585/solver-1579820-1238911585 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1579820-1238911585.cnf

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

MD5SUM BENCH= 558e9ecf39a7773e94f4b47eef706f44
RANDOM SEED=667066890

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1718632 kB
Buffers:         16872 kB
Cached:         244008 kB
SwapCached:      12344 kB
Active:         103244 kB
Inactive:       171552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1718632 kB
SwapTotal:     4192956 kB
SwapFree:      4169716 kB
Dirty:           50268 kB
Writeback:           0 kB
Mapped:          19632 kB
Slab:            46720 kB
Committed_AS:  1859920 kB
PageTables:       2628 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= 66468 MiB
End job on node89 at 2009-04-05 08:26:27