Trace number 1729606

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.25 1199.83

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen6-4-24-n650-03-S528656311.sat05-477.reshuffled-07.cnf
MD5SUMe6cd66a115f70af2c02b5cac2d51607a
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 variables650
Number of clauses2756
Sum of the clauses size8268
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32756
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

16.37/16.44	c SATzilla is building models for class 2
16.37/16.44	c run presolver march_dl2004 for 5 seconds ... 
16.37/16.44	c Bin: Executing march_dl2004
16.37/16.44	c spawning binary file with 5 seconds ...
16.37/16.44	c child exit by a signal
16.37/16.44	c march_dl2004 returned code 137.
16.37/16.44	c run presolver mxc-sr08 for 5 seconds ... 
16.37/16.44	c Bin: Executing mxc-sr08
16.37/16.44	c spawning binary file with 5 seconds ...
16.37/16.44	c child exit by a signal
16.37/16.44	c mxc-sr08 returned code 137.
16.37/16.44	c Orignal number of varibales is 650, number of clauses is 2756 
16.37/16.44	c predicted feature computation time is 7.020330 
16.37/16.44	c Bin: Executing satelite
16.37/16.44	c spawning binary file with 240 seconds ...
16.37/16.44	c child exited successfully
16.37/16.44	c satzilla computing base features
16.37/16.44	c Number of variabe is: 650, Number of clause is : 2756 
16.37/16.44	c Initializing...
16.37/16.44	c satzilla compute diameter ...
16.37/16.44	c start diameter features ...
16.37/16.44	c satzilla doing clause learning
16.37/16.44	c start clause learning features ...
16.37/16.44	c Bin: Executing zchaff07
16.37/16.44	c spawning binary file with 2 seconds ...
16.37/16.44	c child exit by a signal
16.37/16.44	c satzilla doing survey propogation probe
16.37/16.44	c do survay propogation for 2 second ...
16.37/16.44	c satzilla doing local search probe
16.37/16.44	c satzilla doing lobjois search-space size estimate
16.37/16.44	c features are:650 2756 650 2756 0 0 0.235849 0.505806 0.577198 0.571701 0.00461538 0 0.00461538 0.00461538 -0 0 1 0.00461538 0.0666397 0.00435414 0.00544267 1.10244 0.0316371 0.0373617 0 0.0769231 0.840422 0.00234788 0.214477 0.00108853 0.00399129 1.73654 0.508708 0.00769231 0.0745131 0.0065312 0.00943396 4 0 4 4 -0 999.733 0.860084 427 3082 2574 465 1436 477 501 31.0993 0.198388 25.6667 44.1799 42.0409 26.5182 37.3078 26.8004 27.6145 0.0981455 0.785414 0.000137156 0.27759 0.20956 0.0123909 0.170202 0.0296613 0.072167 0.0344223 0.202443 0.016112 0.0496017 0.0430287 0.025151 0.0402434 0.0296133 0.0350393 36.4612 0.162525 137.525 0.0633004 137 126 149 0.683054 0.241879 0.849365 0.0335389 0.362941 0.567654 
16.37/16.44	c satzilla's ranking:
16.37/16.44	c 1) minisat20SAT07: 3.149321
16.37/16.44	c 2) mxc-sr08: 3.053052
16.37/16.44	c 3) vallst: 1.935735
16.37/16.44	c 4) minisat20: 1.839426
16.37/16.44	c 5) march_dl2004: 1.154558
16.37/16.44	c 6) zchaff_rand: 1.122796
16.37/16.44	c 7) tts-4-0: 0.433864
16.37/16.44	c 8) SATenstein: -10000.000000
16.37/16.44	c 9) gnovelty+: -10000.000000
16.37/16.44	c 10) adaptg2wsat+: -10000.000000
16.37/16.44	c 11) adaptg2wsat0: -10000.000000
16.37/16.44	c 12) picosat846: -10000.000000
16.37/16.44	c 13) kcnfs04SAT07: -10000.000000
16.37/16.44	c satzilla running minisat20SAT07 ... 
1199.19/1199.83	c Bin: Executing minisat20SAT07
1199.19/1199.83	c spawning binary file with 1183 seconds ...
1199.19/1199.83	c child exit by a signal
1199.19/1199.83	c minisat20SAT07 returned code 137.
1199.19/1199.83	c satzilla running mxc-sr08 ... 
1199.19/1199.83	c Bin: Executing mxc-sr08
1199.19/1199.83	c mxc-sr08 returned code 1.
1199.19/1199.83	c satzilla running vallst ... 
1199.19/1199.83	c Bin: Executing vallst
1199.19/1199.83	c vallst returned code 1.
1199.19/1199.83	c satzilla running minisat20 ... 
1199.19/1199.83	c Bin: Executing minisat20
1199.19/1199.83	c minisat20 returned code 1.
1199.19/1199.83	c satzilla running march_dl2004 ... 
1199.19/1199.83	c Bin: Executing march_dl2004
1199.19/1199.83	c march_dl2004 returned code 1.
1199.19/1199.83	c satzilla running zchaff_rand ... 
1199.19/1199.83	c Bin: Executing zchaff_rand
1199.19/1199.83	c zchaff_rand returned code 1.
1199.19/1199.83	c satzilla running tts-4-0 ... 
1199.19/1199.83	c Bin: Executing tts-4-0
1199.19/1199.83	c tts-4-0 returned code 1.
1199.19/1199.83	c satzilla running SATenstein ... 
1199.19/1199.83	c Bin: Executing SATenstein
1199.19/1199.83	c SATenstein returned code 1.
1199.19/1199.83	c satzilla running gnovelty+ ... 
1199.19/1199.83	c Bin: Executing gnovelty+
1199.19/1199.83	c gnovelty+ returned code 1.
1199.19/1199.83	c satzilla running adaptg2wsat+ ... 
1199.19/1199.83	c Bin: Executing adaptg2wsat+
1199.19/1199.83	c adaptg2wsat+ returned code 1.
1199.19/1199.83	c satzilla running adaptg2wsat0 ... 
1199.19/1199.83	c Bin: Executing adaptg2wsat0
1199.19/1199.83	c adaptg2wsat0 returned code 1.
1199.19/1199.83	c satzilla running picosat846 ... 
1199.19/1199.83	c Bin: Executing picosat846
1199.19/1199.83	c picosat846 returned code 1.
1199.19/1199.83	c satzilla running kcnfs04SAT07 ... 
1199.19/1199.83	c Bin: Executing kcnfs04SAT07
1199.19/1199.83	c kcnfs04SAT07 returned code 1.
1199.19/1199.83	c ERROR: All Failed! 
1199.19/1199.83	c SATZILLA_TIME=1199.420000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729606-1240751602/watcher-1729606-1240751602 -o /tmp/evaluation-result-1729606-1240751602/solver-1729606-1240751602 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1729606-1240751602.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 28823
/proc/meminfo: memFree=1644160/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=2056 CPUtime=0
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103188773 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 514 112 96 399 0 111 0
[pid=28824] ppid=28823 vsize=632 CPUtime=0
/proc/28824/stat : 28824 (march_dl2004) R 28823 28823 28630 0 -1 4194304 90 0 0 0 0 0 0 0 19 0 1 0 103188773 647168 85 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28824/statm: 192 90 50 118 0 71 0

[startup+0.055047 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28823
/proc/meminfo: memFree=1644160/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=2056 CPUtime=0
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103188773 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 514 112 96 399 0 111 0
[pid=28824] ppid=28823 vsize=1420 CPUtime=0.05
/proc/28824/stat : 28824 (march_dl2004) R 28823 28823 28630 0 -1 4194304 308 0 0 0 5 0 0 0 19 0 1 0 103188773 1454080 271 1992294400 134512640 134996440 4294956192 18446744073709551615 134551693 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28824/statm: 355 271 74 118 0 234 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3476

[startup+0.101055 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28823
/proc/meminfo: memFree=1644160/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=2056 CPUtime=0
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103188773 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 514 112 96 399 0 111 0
[pid=28824] ppid=28823 vsize=1420 CPUtime=0.09
/proc/28824/stat : 28824 (march_dl2004) R 28823 28823 28630 0 -1 4194304 321 0 0 0 9 0 0 0 19 0 1 0 103188773 1454080 284 1992294400 134512640 134996440 4294956192 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28824/statm: 355 284 74 118 0 234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3476

[startup+0.301092 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28823
/proc/meminfo: memFree=1644160/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=2056 CPUtime=0
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103188773 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 514 112 96 399 0 111 0
[pid=28824] ppid=28823 vsize=1420 CPUtime=0.29
/proc/28824/stat : 28824 (march_dl2004) R 28823 28823 28630 0 -1 4194304 332 0 0 0 29 0 0 0 21 0 1 0 103188773 1454080 295 1992294400 134512640 134996440 4294956192 18446744073709551615 134573193 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28824/statm: 355 295 74 118 0 234 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3476

[startup+0.701167 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28823
/proc/meminfo: memFree=1644160/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=2056 CPUtime=0
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103188773 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 514 112 96 399 0 111 0
[pid=28824] ppid=28823 vsize=1552 CPUtime=0.69
/proc/28824/stat : 28824 (march_dl2004) R 28823 28823 28630 0 -1 4194304 340 0 0 0 69 0 0 0 25 0 1 0 103188773 1589248 303 1992294400 134512640 134996440 4294956192 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28824/statm: 388 303 74 118 0 267 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3608

[startup+1.50132 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 28825
/proc/meminfo: memFree=1643056/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=2056 CPUtime=0
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103188773 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 514 112 96 399 0 111 0
[pid=28824] ppid=28823 vsize=1552 CPUtime=1.49
/proc/28824/stat : 28824 (march_dl2004) R 28823 28823 28630 0 -1 4194304 347 0 0 0 149 0 0 0 25 0 1 0 103188773 1589248 310 1992294400 134512640 134996440 4294956192 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28824/statm: 388 310 74 118 0 267 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3608

[startup+3.10163 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 28825
/proc/meminfo: memFree=1642928/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=2056 CPUtime=0
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103188773 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 514 112 96 399 0 111 0
[pid=28824] ppid=28823 vsize=1552 CPUtime=3.09
/proc/28824/stat : 28824 (march_dl2004) R 28823 28823 28630 0 -1 4194304 353 0 0 0 309 0 0 0 25 0 1 0 103188773 1589248 316 1992294400 134512640 134996440 4294956192 18446744073709551615 134536921 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28824/statm: 388 316 74 118 0 267 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3608

[startup+6.30124 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 28826
/proc/meminfo: memFree=1643120/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=2056 CPUtime=4.99
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 156 356 0 0 0 0 499 0 19 0 1 0 103188773 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 514 125 107 399 0 111 0
[pid=28826] ppid=28823 vsize=1920 CPUtime=1.28
/proc/28826/stat : 28826 (mxc-sr08) R 28823 28823 28630 0 -1 4194304 384 0 0 0 128 0 0 0 25 0 1 0 103189274 1966080 380 1992294400 134512640 135078026 4294956192 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28826/statm: 480 380 71 138 0 339 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3976

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 28828
/proc/meminfo: memFree=1640880/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=7676 CPUtime=12.67
/proc/28823/stat : 28823 (SATzilla2009_C) R 28821 28823 28630 0 -1 4194304 549 2004 0 0 63 4 1194 6 23 0 1 0 103188773 7860224 449 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/28823/statm: 1919 449 207 399 0 1516 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7676

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1641904/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=3208 CPUtime=9.05
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 480 0 0 0 905 0 0 0 25 0 1 0 103190417 3284992 475 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 802 475 73 138 0 661 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 6784

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1640944/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=4132 CPUtime=34.63
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 700 0 0 0 3463 0 0 0 25 0 1 0 103190417 4231168 695 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 1033 695 73 138 0 892 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 7708

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1639984/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=5040 CPUtime=85.81
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 941 0 0 0 8581 0 0 0 25 0 1 0 103190417 5160960 936 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 1260 936 73 138 0 1119 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 8616

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1639216/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=5832 CPUtime=145.77
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 1124 0 0 0 14577 0 0 0 25 0 1 0 103190417 5971968 1119 1992294400 134512640 135078472 4294956192 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 1458 1119 73 138 0 1317 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 9408

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1638640/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=6356 CPUtime=205.76
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 1267 0 0 0 20575 1 0 0 25 0 1 0 103190417 6508544 1262 1992294400 134512640 135078472 4294956192 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 1589 1262 73 138 0 1448 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 9932

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1638192/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=6844 CPUtime=265.73
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 1375 0 0 0 26572 1 0 0 25 0 1 0 103190417 7008256 1370 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 1711 1370 73 138 0 1570 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 10420

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1637808/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=7108 CPUtime=325.7
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 1459 0 0 0 32569 1 0 0 25 0 1 0 103190417 7278592 1454 1992294400 134512640 135078472 4294956192 18446744073709551615 134556089 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 1777 1454 73 138 0 1636 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 10684


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


[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1635568/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=9224 CPUtime=805.47
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 1975 0 0 0 80545 2 0 0 25 0 1 0 103190417 9445376 1970 1992294400 134512640 135078472 4294956192 18446744073709551615 134556082 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 2306 1970 73 138 0 2165 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 12800

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1635504/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=9348 CPUtime=865.44
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 2001 0 0 0 86542 2 0 0 25 0 1 0 103190417 9572352 1996 1992294400 134512640 135078472 4294956192 18446744073709551615 134550772 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 2337 1996 73 138 0 2196 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 12924

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1635120/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=9612 CPUtime=925.41
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 2085 0 0 0 92539 2 0 0 25 0 1 0 103190417 9842688 2080 1992294400 134512640 135078472 4294956192 18446744073709551615 134550706 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 2403 2080 73 138 0 2262 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 13188

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1634928/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=9756 CPUtime=985.39
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 2129 0 0 0 98537 2 0 0 25 0 1 0 103190417 9990144 2124 1992294400 134512640 135078472 4294956192 18446744073709551615 134550708 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 2439 2124 73 138 0 2298 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 13332

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1634800/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=9888 CPUtime=1045.35
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 2153 0 0 0 104533 2 0 0 25 0 1 0 103190417 10125312 2148 1992294400 134512640 135078472 4294956192 18446744073709551615 134556374 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 2472 2148 73 138 0 2331 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 13464

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1634608/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=10152 CPUtime=1105.32
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 2200 0 0 0 110530 2 0 0 25 0 1 0 103190417 10395648 2195 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 2538 2195 73 138 0 2397 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 13728

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1634480/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=10152 CPUtime=1165.29
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 2229 0 0 0 116527 2 0 0 25 0 1 0 103190417 10395648 2224 1992294400 134512640 135078472 4294956192 18446744073709551615 134549301 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 2538 2224 73 138 0 2397 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 13728

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1634416/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=10152 CPUtime=1173.29
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 2229 0 0 0 117327 2 0 0 25 0 1 0 103190417 10395648 2224 1992294400 134512640 135078472 4294956192 18446744073709551615 134550689 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 2538 2224 73 138 0 2397 0
Current children cumulated CPU time (s) 1189.7
Current children cumulated vsize (KiB) 13728

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1634416/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=10284 CPUtime=1179.69
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 2237 0 0 0 117967 2 0 0 25 0 1 0 103190417 10530816 2232 1992294400 134512640 135078472 4294956192 18446744073709551615 134550637 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 2571 2232 73 138 0 2430 0
Current children cumulated CPU time (s) 1196.1
Current children cumulated vsize (KiB) 13860

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1634416/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=10284 CPUtime=1181.28
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 2237 0 0 0 118126 2 0 0 25 0 1 0 103190417 10530816 2232 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 2571 2232 73 138 0 2430 0
Current children cumulated CPU time (s) 1197.69
Current children cumulated vsize (KiB) 13860

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1634416/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=10284 CPUtime=1182.08
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 2237 0 0 0 118206 2 0 0 25 0 1 0 103190417 10530816 2232 1992294400 134512640 135078472 4294956192 18446744073709551615 134553005 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 2571 2232 73 138 0 2430 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 13860

[startup+1199.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1634416/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=10284 CPUtime=1182.48
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 2237 0 0 0 118246 2 0 0 25 0 1 0 103190417 10530816 2232 1992294400 134512640 135078472 4294956192 18446744073709551615 134557321 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 2571 2232 73 138 0 2430 0
Current children cumulated CPU time (s) 1198.89
Current children cumulated vsize (KiB) 13860

[startup+1199.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1634416/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=10284 CPUtime=1182.68
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 2237 0 0 0 118266 2 0 0 25 0 1 0 103190417 10530816 2232 1992294400 134512640 135078472 4294956192 18446744073709551615 134551766 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 2571 2232 73 138 0 2430 0
Current children cumulated CPU time (s) 1199.09
Current children cumulated vsize (KiB) 13860

[startup+1199.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28829
/proc/meminfo: memFree=1634416/2055920 swapFree=4177728/4192956
[pid=28823] ppid=28821 vsize=3576 CPUtime=16.41
/proc/28823/stat : 28823 (SATzilla2009_C) S 28821 28823 28630 0 -1 4194304 585 2004 0 0 418 23 1194 6 25 0 1 0 103188773 3661824 407 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28823/statm: 894 407 219 399 0 491 0
[pid=28829] ppid=28823 vsize=10284 CPUtime=1182.78
/proc/28829/stat : 28829 (minisat20SAT07) R 28823 28823 28630 0 -1 4194304 2237 0 0 0 118276 2 0 0 25 0 1 0 103190417 10530816 2232 1992294400 134512640 135078472 4294956192 18446744073709551615 134550559 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28829/statm: 2571 2232 73 138 0 2430 0
Current children cumulated CPU time (s) 1199.19
Current children cumulated vsize (KiB) 13860

Child status: 17
Real time (s): 1199.83
CPU time (s): 1199.25
CPU user time (s): 1198.92
CPU system time (s): 0.32795
CPU usage (%): 99.9514
Max. virtual memory (cumulated for all children) (KiB): 13860

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

runsolver used 0.994848 second user time and 3.37749 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-26 15:13:22
IDJOB=1729606
IDBENCH=24708
IDSOLVER=527
FILE ID=node37/1729606-1240751602
PBS_JOBID= 9187056
Free space on /tmp= 66300 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen6-4-24-n650-03-S528656311.sat05-477.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729606-1240751602/watcher-1729606-1240751602 -o /tmp/evaluation-result-1729606-1240751602/solver-1729606-1240751602 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1729606-1240751602.cnf

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

MD5SUM BENCH= e6cd66a115f70af2c02b5cac2d51607a
RANDOM SEED=2060223525

node37.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.259
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.259
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:       1644640 kB
Buffers:         38516 kB
Cached:         285960 kB
SwapCached:       9064 kB
Active:          82624 kB
Inactive:       253124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644640 kB
SwapTotal:     4192956 kB
SwapFree:      4177728 kB
Dirty:           31492 kB
Writeback:           0 kB
Mapped:          13548 kB
Slab:            61660 kB
Committed_AS:   473724 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= 66268 MiB
End job on node37 at 2009-04-26 15:33:22