Trace number 1728706

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.47 1200

General information on the benchmark

Namecrafted/Hard/contest02/
ezfact256_1.sat05-464.reshuffled-07.cnf
MD5SUM69151394f3e0e8838dc6693844061945
Bench CategoryCRAFTED (crafted 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 variables49153
Number of clauses324873
Sum of the clauses size1232169
Maximum clause length4
Minimum clause length1
Number of clauses of size 1257
Number of clauses of size 20
Number of clauses of size 366552
Number of clauses of size 4258064
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

34.54/34.64	c SATzilla is building models for class 3
34.54/34.64	c run presolver mxc-sr08 for 10 seconds ... 
34.54/34.64	c Bin: Executing mxc-sr08
34.54/34.64	c spawning binary file with 10 seconds ...
34.54/34.64	c child exit by a signal
34.54/34.64	c mxc-sr08 returned code 137.
34.54/34.64	c run presolver picosat846 for 5 seconds ... 
34.54/34.64	c Bin: Executing picosat846
34.54/34.64	c spawning binary file with 5 seconds ...
34.54/34.64	c child exit by a signal
34.54/34.64	c picosat846 returned code 137.
34.54/34.64	c Orignal number of varibales is 49153, number of clauses is 324873 
34.54/34.64	c predicted feature computation time is 3.218436 
34.54/34.64	c Bin: Executing satelite
34.54/34.64	c spawning binary file with 240 seconds ...
34.54/34.64	c child exited successfully
34.54/34.64	c satzilla computing base features
34.54/34.64	c Number of variabe is: 48560, Number of clause is : 317822 
34.54/34.64	c Initializing...
34.54/34.64	c satzilla doing clause learning
34.54/34.64	c start clause learning features ...
34.54/34.64	c Bin: Executing zchaff07
34.54/34.64	c spawning binary file with 2 seconds ...
34.54/34.64	c child exit by a signal
34.54/34.64	c satzilla doing survey propogation probe
34.54/34.64	c do survay propogation for 2 second ...
34.54/34.64	c satzilla doing local search probe
34.54/34.64	c features are:49153 324873 48560 317822 0.0122117 0.0221854 0.15279 0.399085 0.827178 1.29093 7.80147e-05 0.115993 4.11862e-05 0.000102965 0.546785 0.0131206 0.198498 7.80147e-05 1.34604 2.51713e-05 0.00161726 0.87464 0.0304091 0.0463368 0 0.333333 0.659763 2.67415e-05 2.04283 6.29283e-06 0.000865264 2.15741 0.352839 2.45558e-05 2.17576 9.43925e-06 0.000802336 415.5 0.184116 339 492 492 339 492 339 492 26.8173 0.313708 18.4045 35.2301 35.2301 18.4045 35.2301 18.4045 35.2301 0.139782 1.14904 0 0.722423 0.386205 0.00139853 0.366295 0.00866562 0.0733039 0.146484 0.29288 0 0.263984 0.205647 0.094676 0.178469 0.115228 0.143083 3422 0 7742 0 7742 7742 7742 0.40768 0 0.734031 0 
34.54/34.64	c satzilla's ranking:
34.54/34.64	c 1) mxc-sr08: 2.899204
34.54/34.64	c 2) picosat846: 2.182914
34.54/34.64	c 3) minisat20SAT07: 1.900356
34.54/34.64	c 4) march_dl2004: -0.346706
34.54/34.64	c 5) zchaff_rand: -1.002862
34.54/34.64	c 6) SATenstein: -10000.000000
34.54/34.64	c 7) gnovelty+: -10000.000000
34.54/34.64	c 8) adaptg2wsat+: -10000.000000
34.54/34.64	c 9) adaptg2wsat0: -10000.000000
34.54/34.64	c 10) tts-4-0: -10000.000000
34.54/34.64	c 11) vallst: -10000.000000
34.54/34.64	c 12) minisat20: -10000.000000
34.54/34.64	c 13) kcnfs04SAT07: -10000.000000
34.54/34.64	c satzilla running mxc-sr08 ... 
1199.34/1199.99	c Bin: Executing mxc-sr08
1199.34/1199.99	c spawning binary file with 1165 seconds ...
1199.34/1199.99	c child exit by a signal
1199.34/1199.99	c mxc-sr08 returned code 137.
1199.34/1199.99	c satzilla running picosat846 ... 
1199.34/1199.99	c Bin: Executing picosat846
1199.34/1199.99	c picosat846 returned code 1.
1199.34/1199.99	c satzilla running minisat20SAT07 ... 
1199.34/1199.99	c Bin: Executing minisat20SAT07
1199.34/1199.99	c minisat20SAT07 returned code 1.
1199.34/1199.99	c satzilla running march_dl2004 ... 
1199.34/1199.99	c Bin: Executing march_dl2004
1199.34/1199.99	c march_dl2004 returned code 1.
1199.34/1199.99	c satzilla running zchaff_rand ... 
1199.34/1199.99	c Bin: Executing zchaff_rand
1199.34/1199.99	c zchaff_rand returned code 1.
1199.34/1199.99	c satzilla running SATenstein ... 
1199.34/1199.99	c Bin: Executing SATenstein
1199.34/1199.99	c SATenstein returned code 1.
1199.34/1199.99	c satzilla running gnovelty+ ... 
1199.34/1199.99	c Bin: Executing gnovelty+
1199.34/1199.99	c gnovelty+ returned code 1.
1199.34/1199.99	c satzilla running adaptg2wsat+ ... 
1199.34/1199.99	c Bin: Executing adaptg2wsat+
1199.34/1199.99	c adaptg2wsat+ returned code 1.
1199.34/1199.99	c satzilla running adaptg2wsat0 ... 
1199.34/1199.99	c Bin: Executing adaptg2wsat0
1199.34/1199.99	c adaptg2wsat0 returned code 1.
1199.34/1199.99	c satzilla running tts-4-0 ... 
1199.34/1199.99	c Bin: Executing tts-4-0
1199.34/1199.99	c tts-4-0 returned code 1.
1199.34/1199.99	c satzilla running vallst ... 
1199.34/1199.99	c Bin: Executing vallst
1199.34/1199.99	c vallst returned code 1.
1199.34/1199.99	c satzilla running minisat20 ... 
1199.34/1199.99	c Bin: Executing minisat20
1199.34/1199.99	c minisat20 returned code 1.
1199.34/1199.99	c satzilla running kcnfs04SAT07 ... 
1199.34/1199.99	c Bin: Executing kcnfs04SAT07
1199.34/1199.99	c kcnfs04SAT07 returned code 1.
1199.34/1199.99	c ERROR: All Failed! 
1199.34/1199.99	c SATZILLA_TIME=1199.620000

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-1728706-1240740193/watcher-1728706-1240740193 -o /tmp/evaluation-result-1728706-1240740193/solver-1728706-1240740193 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1728706-1240740193.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.00 3/65 18768
/proc/meminfo: memFree=1176304/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=2056 CPUtime=0
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102049125 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18768/statm: 514 112 96 399 0 111 0
[pid=18769] ppid=18768 vsize=8916 CPUtime=0
/proc/18769/stat : 18769 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 664 0 0 0 0 0 0 0 19 0 1 0 102049125 9129984 660 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18769/statm: 2229 665 44 138 0 2088 0

[startup+0.0978481 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 18768
/proc/meminfo: memFree=1176304/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=2056 CPUtime=0
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102049125 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18768/statm: 514 112 96 399 0 111 0
[pid=18769] ppid=18768 vsize=21436 CPUtime=0.09
/proc/18769/stat : 18769 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 4680 0 0 0 7 2 0 0 19 0 1 0 102049125 21950464 4652 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18769/statm: 5359 4652 54 138 0 5218 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23492

[startup+0.102848 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 18768
/proc/meminfo: memFree=1176304/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=2056 CPUtime=0
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102049125 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18768/statm: 514 112 96 399 0 111 0
[pid=18769] ppid=18768 vsize=21568 CPUtime=0.09
/proc/18769/stat : 18769 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 4710 0 0 0 7 2 0 0 20 0 1 0 102049125 22085632 4682 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18769/statm: 5392 4682 54 138 0 5251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23624

[startup+0.30187 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 18768
/proc/meminfo: memFree=1176304/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=2056 CPUtime=0
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102049125 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18768/statm: 514 112 96 399 0 111 0
[pid=18769] ppid=18768 vsize=25860 CPUtime=0.29
/proc/18769/stat : 18769 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 5756 0 0 0 27 2 0 0 21 0 1 0 102049125 26480640 5728 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18769/statm: 6465 5728 54 138 0 6324 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27916

[startup+0.701915 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 18768
/proc/meminfo: memFree=1176304/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=2056 CPUtime=0
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102049125 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18768/statm: 514 112 96 399 0 111 0
[pid=18769] ppid=18768 vsize=33752 CPUtime=0.69
/proc/18769/stat : 18769 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 7746 0 0 0 66 3 0 0 25 0 1 0 102049125 34562048 7718 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18769/statm: 8438 7718 54 138 0 8297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35808

[startup+1.50302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18770
/proc/meminfo: memFree=1138336/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=2056 CPUtime=0
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102049125 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18768/statm: 514 112 96 399 0 111 0
[pid=18769] ppid=18768 vsize=34588 CPUtime=1.49
/proc/18769/stat : 18769 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 9804 0 0 0 144 5 0 0 25 0 1 0 102049125 35418112 7730 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18769/statm: 8647 7730 55 138 0 8506 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36644

[startup+3.10119 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18770
/proc/meminfo: memFree=1143456/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=2056 CPUtime=0
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102049125 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18768/statm: 514 112 96 399 0 111 0
[pid=18769] ppid=18768 vsize=34200 CPUtime=3.08
/proc/18769/stat : 18769 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 10896 0 0 0 301 7 0 0 25 0 1 0 102049125 35020800 7761 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18769/statm: 8550 7761 56 138 0 8409 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 36256

[startup+6.30155 s]
/proc/loadavg: 1.08 1.02 1.01 2/67 18770
/proc/meminfo: memFree=1140384/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=2056 CPUtime=0
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102049125 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18768/statm: 514 112 96 399 0 111 0
[pid=18769] ppid=18768 vsize=37504 CPUtime=6.28
/proc/18769/stat : 18769 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 11991 0 0 0 620 8 0 0 25 0 1 0 102049125 38404096 8758 1992294400 134512640 135078026 4294956176 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18769/statm: 9376 8758 71 138 0 9235 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39560

[startup+12.7013 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 18771
/proc/meminfo: memFree=1159584/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=2056 CPUtime=9.99
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 152 12383 0 0 0 0 990 9 19 0 1 0 102049125 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18768/statm: 514 121 104 399 0 111 0
[pid=18771] ppid=18768 vsize=19672 CPUtime=2.67
/proc/18771/stat : 18771 (picosat846) R 18768 18768 18468 0 -1 4194304 4440 0 0 0 263 4 0 0 25 0 1 0 102050126 20144128 4404 1992294400 134512640 134570484 4294956176 18446744073709551615 134523565 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18771/statm: 4918 4404 85 14 0 4584 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 21728

[startup+25.5017 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 18772
/proc/meminfo: memFree=1136048/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34816 CPUtime=25.45
/proc/18768/stat : 18768 (SATzilla2009_I) R 18766 18768 18468 0 -1 4194304 8328 27154 0 0 925 3 1594 23 25 0 1 0 102049125 35651584 8279 1992294400 134512640 136149169 4294956208 18446744073709551615 134535467 0 0 4096 0 0 0 0 17 0 0 0
/proc/18768/statm: 8704 8279 135 399 0 8301 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 34816

[startup+51.1016 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 18774
/proc/meminfo: memFree=1099240/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=39644 CPUtime=16.43
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 12537 0 0 0 1636 7 0 0 25 0 1 0 102052589 40595456 9304 1992294400 134512640 135078026 4294956176 18446744073709551615 134523648 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 9911 9304 71 138 0 9770 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 74416

[startup+102.305 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 18774
/proc/meminfo: memFree=1089704/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=48844 CPUtime=67.6
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 14823 0 0 0 6751 9 0 0 25 0 1 0 102052589 50016256 11590 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 12211 11590 71 138 0 12070 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 83616

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18774
/proc/meminfo: memFree=1073384/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=65160 CPUtime=127.58
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 18899 0 0 0 12745 13 0 0 25 0 1 0 102052589 66723840 15666 1992294400 134512640 135078026 4294956176 18446744073709551615 134523679 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 16290 15666 71 138 0 16149 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 99932

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18774
/proc/meminfo: memFree=1068328/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=70220 CPUtime=187.55
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 20175 0 0 0 18741 14 0 0 25 0 1 0 102052589 71905280 16942 1992294400 134512640 135078026 4294956176 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 17555 16942 71 138 0 17414 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 104992

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18774
/proc/meminfo: memFree=1060136/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=78748 CPUtime=247.53
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 22284 0 0 0 24737 16 0 0 25 0 1 0 102052589 80637952 19051 1992294400 134512640 135078026 4294956176 18446744073709551615 134524045 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 19687 19051 71 138 0 19546 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 113520

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18774
/proc/meminfo: memFree=1044776/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=93772 CPUtime=307.52
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 26050 0 0 0 30732 20 0 0 25 0 1 0 102052589 96022528 22817 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 23443 22817 71 138 0 23302 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 128544


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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18774
/proc/meminfo: memFree=959144/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=179344 CPUtime=727.34
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 47422 0 0 0 72693 41 0 0 25 0 1 0 102052589 183648256 44189 1992294400 134512640 135078026 4294956176 18446744073709551615 134522526 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 44836 44189 71 138 0 44695 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 214116

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18774
/proc/meminfo: memFree=957224/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=181232 CPUtime=787.32
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 47894 0 0 0 78690 42 0 0 25 0 1 0 102052589 185581568 44661 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 45308 44661 71 138 0 45167 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 216004

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18774
/proc/meminfo: memFree=957160/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=181232 CPUtime=847.3
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 47894 0 0 0 84688 42 0 0 25 0 1 0 102052589 185581568 44661 1992294400 134512640 135078026 4294956176 18446744073709551615 134521963 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 45308 44661 71 138 0 45167 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 216004

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18774
/proc/meminfo: memFree=957160/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=181232 CPUtime=907.27
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 47894 0 0 0 90685 42 0 0 25 0 1 0 102052589 185581568 44661 1992294400 134512640 135078026 4294956176 18446744073709551615 134534237 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 45308 44661 71 138 0 45167 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 216004

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18774
/proc/meminfo: memFree=956328/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=182300 CPUtime=967.24
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 48152 0 0 0 96682 42 0 0 25 0 1 0 102052589 186675200 44919 1992294400 134512640 135078026 4294956176 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 45575 44919 71 138 0 45434 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 217072

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18774
/proc/meminfo: memFree=926248/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=212372 CPUtime=1027.22
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 55696 0 0 0 102673 49 0 0 25 0 1 0 102052589 217468928 52463 1992294400 134512640 135078026 4294956176 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 53093 52463 71 138 0 52952 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 247144

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18774
/proc/meminfo: memFree=902120/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=236384 CPUtime=1087.19
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 61701 0 0 0 108664 55 0 0 25 0 1 0 102052589 242057216 58468 1992294400 134512640 135078026 4294956176 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 59096 58468 71 138 0 58955 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 271156

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18774
/proc/meminfo: memFree=880488/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=258552 CPUtime=1147.17
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 67148 0 0 0 114657 60 0 0 25 0 1 0 102052589 264757248 63915 1992294400 134512640 135078026 4294956176 18446744073709551615 134539481 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 64638 63915 71 138 0 64497 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 293324

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18774
/proc/meminfo: memFree=879848/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=258684 CPUtime=1155.17
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 67181 0 0 0 115457 60 0 0 25 0 1 0 102052589 264892416 63948 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 64671 63948 71 138 0 64530 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 293456

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18774
/proc/meminfo: memFree=879848/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=258684 CPUtime=1161.57
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 67181 0 0 0 116097 60 0 0 25 0 1 0 102052589 264892416 63948 1992294400 134512640 135078026 4294956176 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 64671 63948 71 138 0 64530 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 293456

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18774
/proc/meminfo: memFree=879848/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=258684 CPUtime=1163.16
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 67181 0 0 0 116256 60 0 0 25 0 1 0 102052589 264892416 63948 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 64671 63948 71 138 0 64530 0
Current children cumulated CPU time (s) 1197.74
Current children cumulated vsize (KiB) 293456

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18774
/proc/meminfo: memFree=879848/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=258684 CPUtime=1163.96
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 67181 0 0 0 116336 60 0 0 25 0 1 0 102052589 264892416 63948 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 64671 63948 71 138 0 64530 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 293456

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18774
/proc/meminfo: memFree=879848/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=258684 CPUtime=1164.36
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 67181 0 0 0 116376 60 0 0 25 0 1 0 102052589 264892416 63948 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 64671 63948 71 138 0 64530 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 293456

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18774
/proc/meminfo: memFree=879848/2055920 swapFree=4192956/4192956
[pid=18768] ppid=18766 vsize=34772 CPUtime=34.58
/proc/18768/stat : 18768 (SATzilla2009_I) S 18766 18768 18468 0 -1 4194304 21480 36549 0 0 1627 13 1789 29 25 0 1 0 102049125 35606528 8424 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18768/statm: 8693 8424 217 399 0 8290 0
[pid=18774] ppid=18768 vsize=258684 CPUtime=1164.76
/proc/18774/stat : 18774 (mxc-sr08) R 18768 18768 18468 0 -1 4194304 67181 0 0 0 116416 60 0 0 25 0 1 0 102052589 264892416 63948 1992294400 134512640 135078026 4294956176 18446744073709551615 134523971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18774/statm: 64671 63948 71 138 0 64530 0
Current children cumulated CPU time (s) 1199.34
Current children cumulated vsize (KiB) 293456

Child status: 17
Real time (s): 1200
CPU time (s): 1199.47
CPU user time (s): 1198.39
CPU system time (s): 1.07983
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (KiB): 293456

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

runsolver used 1.00385 second user time and 3.36749 second system time

The end

Launcher Data

Begin job on node85 at 2009-04-26 12:03:14
IDJOB=1728706
IDBENCH=24683
IDSOLVER=528
FILE ID=node85/1728706-1240740193
PBS_JOBID= 9186969
Free space on /tmp= 126804 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest02/ezfact256_1.sat05-464.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728706-1240740193/watcher-1728706-1240740193 -o /tmp/evaluation-result-1728706-1240740193/solver-1728706-1240740193 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1728706-1240740193.cnf

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

MD5SUM BENCH= 69151394f3e0e8838dc6693844061945
RANDOM SEED=299482959

node85.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.238
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.238
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:       1176720 kB
Buffers:        101152 kB
Cached:         669696 kB
SwapCached:          0 kB
Active:         109800 kB
Inactive:       674932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1176720 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           39704 kB
Writeback:           0 kB
Mapped:          23572 kB
Slab:            80388 kB
Committed_AS:   274012 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= 126776 MiB
End job on node85 at 2009-04-26 12:23:14