Trace number 1729447

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.32 1199.85

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
MD5SUMd27bb4ae488674c0e5d303cf0ee23c59
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 variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

16.47/16.51	c SATzilla is building models for class 2
16.47/16.51	c run presolver march_dl2004 for 5 seconds ... 
16.47/16.51	c Bin: Executing march_dl2004
16.47/16.51	c spawning binary file with 5 seconds ...
16.47/16.51	c child exit by a signal
16.47/16.51	c march_dl2004 returned code 137.
16.47/16.51	c run presolver mxc-sr08 for 5 seconds ... 
16.47/16.51	c Bin: Executing mxc-sr08
16.47/16.51	c spawning binary file with 5 seconds ...
16.47/16.51	c child exit by a signal
16.47/16.51	c mxc-sr08 returned code 137.
16.47/16.51	c Orignal number of varibales is 700, number of clauses is 3500 
16.47/16.51	c predicted feature computation time is 7.045531 
16.47/16.51	c Bin: Executing satelite
16.47/16.51	c spawning binary file with 240 seconds ...
16.47/16.51	c child exited successfully
16.47/16.51	c satzilla computing base features
16.47/16.51	c Number of variabe is: 692, Number of clause is : 3492 
16.47/16.51	c Initializing...
16.47/16.51	c satzilla compute diameter ...
16.47/16.51	c start diameter features ...
16.47/16.51	c satzilla doing clause learning
16.47/16.51	c start clause learning features ...
16.47/16.51	c Bin: Executing zchaff07
16.47/16.51	c spawning binary file with 2 seconds ...
16.47/16.51	c child exit by a signal
16.47/16.51	c satzilla doing survey propogation probe
16.47/16.51	c do survay propogation for 2 second ...
16.47/16.51	c satzilla doing local search probe
16.47/16.51	c satzilla doing lobjois search-space size estimate
16.47/16.51	c features are:700 3500 692 3492 0.0115607 0.00229095 0.198167 0.498072 0.580868 0.653909 0.00436464 0.0530221 0.00433526 0.00722543 0.0958096 0 0.982532 0.00436464 0.260764 0.00171821 0.00887743 2.75394 0.213486 0.154501 0 0.764706 3.47113 0.00222391 0.357038 0.000286369 0.00515464 2.41145 0.510596 0.00860927 0.25747 0.00315006 0.0174685 4 0 4 4 -0 3801.25 0.0251032 3684 3904 3904 3684 3904 3731 3886 31.6762 0.0778755 28.8724 34.9246 34.9246 28.8724 34.9246 29.7467 33.1609 0.401337 0.570706 0.00307753 0.920824 0.716913 0.0755558 0.579106 0.213056 0.404034 0.0489749 0.810643 0.000719986 0.223537 0.105958 0.0113606 0.0653979 0.0197014 0.0388795 47.7912 0.152975 163.083 0.0708738 163 150 176 0.721805 0.244984 0.864862 0.0362603 0.267475 0.452201 
16.47/16.51	c satzilla's ranking:
16.47/16.51	c 1) minisat20SAT07: 3.629715
16.47/16.51	c 2) mxc-sr08: 3.609676
16.47/16.51	c 3) minisat20: 3.377312
16.47/16.51	c 4) march_dl2004: 3.194712
16.47/16.51	c 5) vallst: 0.938145
16.47/16.51	c 6) zchaff_rand: 0.393170
16.47/16.51	c 7) tts-4-0: 0.230946
16.47/16.51	c 8) SATenstein: -10000.000000
16.47/16.51	c 9) gnovelty+: -10000.000000
16.47/16.51	c 10) adaptg2wsat+: -10000.000000
16.47/16.51	c 11) adaptg2wsat0: -10000.000000
16.47/16.51	c 12) picosat846: -10000.000000
16.47/16.51	c 13) kcnfs04SAT07: -10000.000000
16.47/16.51	c satzilla running minisat20SAT07 ... 
1199.24/1199.84	c Bin: Executing minisat20SAT07
1199.24/1199.84	c spawning binary file with 1183 seconds ...
1199.24/1199.84	c child exit by a signal
1199.24/1199.84	c minisat20SAT07 returned code 137.
1199.24/1199.84	c satzilla running mxc-sr08 ... 
1199.24/1199.84	c Bin: Executing mxc-sr08
1199.24/1199.84	c mxc-sr08 returned code 1.
1199.24/1199.84	c satzilla running minisat20 ... 
1199.24/1199.84	c Bin: Executing minisat20
1199.24/1199.84	c minisat20 returned code 1.
1199.24/1199.84	c satzilla running march_dl2004 ... 
1199.24/1199.84	c Bin: Executing march_dl2004
1199.24/1199.84	c march_dl2004 returned code 1.
1199.24/1199.84	c satzilla running vallst ... 
1199.24/1199.84	c Bin: Executing vallst
1199.24/1199.84	c vallst returned code 1.
1199.24/1199.84	c satzilla running zchaff_rand ... 
1199.24/1199.84	c Bin: Executing zchaff_rand
1199.24/1199.84	c zchaff_rand returned code 1.
1199.24/1199.84	c satzilla running tts-4-0 ... 
1199.24/1199.84	c Bin: Executing tts-4-0
1199.24/1199.84	c tts-4-0 returned code 1.
1199.24/1199.84	c satzilla running SATenstein ... 
1199.24/1199.84	c Bin: Executing SATenstein
1199.24/1199.84	c SATenstein returned code 1.
1199.24/1199.84	c satzilla running gnovelty+ ... 
1199.24/1199.84	c Bin: Executing gnovelty+
1199.24/1199.84	c gnovelty+ returned code 1.
1199.24/1199.84	c satzilla running adaptg2wsat+ ... 
1199.24/1199.84	c Bin: Executing adaptg2wsat+
1199.24/1199.84	c adaptg2wsat+ returned code 1.
1199.24/1199.84	c satzilla running adaptg2wsat0 ... 
1199.24/1199.84	c Bin: Executing adaptg2wsat0
1199.24/1199.84	c adaptg2wsat0 returned code 1.
1199.24/1199.84	c satzilla running picosat846 ... 
1199.24/1199.84	c Bin: Executing picosat846
1199.24/1199.84	c picosat846 returned code 1.
1199.24/1199.84	c satzilla running kcnfs04SAT07 ... 
1199.24/1199.84	c Bin: Executing kcnfs04SAT07
1199.24/1199.84	c kcnfs04SAT07 returned code 1.
1199.24/1199.84	c ERROR: All Failed! 
1199.24/1199.84	c SATZILLA_TIME=1199.490000

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-1729447-1240749533/watcher-1729447-1240749533 -o /tmp/evaluation-result-1729447-1240749533/solver-1729447-1240749533 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1729447-1240749533.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 1.02 3/64 10284
/proc/meminfo: memFree=1716576/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=2056 CPUtime=0
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102980252 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 514 112 96 399 0 111 0
[pid=10285] ppid=10284 vsize=636 CPUtime=0
/proc/10285/stat : 10285 (march_dl2004) R 10284 10284 10185 0 -1 4194304 91 0 0 0 0 0 0 0 19 0 1 0 102980252 651264 86 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10285/statm: 159 87 50 118 0 38 0

[startup+0.0297431 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 10284
/proc/meminfo: memFree=1716576/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=2056 CPUtime=0
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102980252 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 514 112 96 399 0 111 0
[pid=10285] ppid=10284 vsize=1452 CPUtime=0.02
/proc/10285/stat : 10285 (march_dl2004) R 10284 10284 10185 0 -1 4194304 322 0 0 0 2 0 0 0 19 0 1 0 102980252 1486848 297 1992294400 134512640 134996440 4294956192 18446744073709551615 134544046 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10285/statm: 363 297 72 118 0 242 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3508

[startup+0.10175 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 10284
/proc/meminfo: memFree=1716576/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=2056 CPUtime=0
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102980252 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 514 112 96 399 0 111 0
[pid=10285] ppid=10284 vsize=1452 CPUtime=0.09
/proc/10285/stat : 10285 (march_dl2004) R 10284 10284 10185 0 -1 4194304 330 0 0 0 9 0 0 0 19 0 1 0 102980252 1486848 305 1992294400 134512640 134996440 4294956192 18446744073709551615 134564422 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10285/statm: 363 305 74 118 0 242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3508

[startup+0.301772 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 10284
/proc/meminfo: memFree=1716576/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=2056 CPUtime=0
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102980252 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 514 112 96 399 0 111 0
[pid=10285] ppid=10284 vsize=1584 CPUtime=0.29
/proc/10285/stat : 10285 (march_dl2004) R 10284 10284 10185 0 -1 4194304 341 0 0 0 29 0 0 0 21 0 1 0 102980252 1622016 316 1992294400 134512640 134996440 4294956192 18446744073709551615 134571671 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10285/statm: 396 316 74 118 0 275 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3640

[startup+0.701816 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 10284
/proc/meminfo: memFree=1716576/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=2056 CPUtime=0
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102980252 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 514 112 96 399 0 111 0
[pid=10285] ppid=10284 vsize=1584 CPUtime=0.69
/proc/10285/stat : 10285 (march_dl2004) R 10284 10284 10185 0 -1 4194304 352 0 0 0 69 0 0 0 25 0 1 0 102980252 1622016 327 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10285/statm: 396 327 74 118 0 275 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3640

[startup+1.5019 s]
/proc/loadavg: 0.92 0.98 1.02 2/66 10286
/proc/meminfo: memFree=1715344/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=2056 CPUtime=0
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102980252 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 514 112 96 399 0 111 0
[pid=10285] ppid=10284 vsize=1716 CPUtime=1.49
/proc/10285/stat : 10285 (march_dl2004) R 10284 10284 10185 0 -1 4194304 363 0 0 0 149 0 0 0 25 0 1 0 102980252 1757184 338 1992294400 134512640 134996440 4294956192 18446744073709551615 134528077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10285/statm: 429 338 74 118 0 308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3772

[startup+3.10208 s]
/proc/loadavg: 0.92 0.98 1.02 2/66 10286
/proc/meminfo: memFree=1715216/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=2056 CPUtime=0
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102980252 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 514 112 96 399 0 111 0
[pid=10285] ppid=10284 vsize=1716 CPUtime=3.09
/proc/10285/stat : 10285 (march_dl2004) R 10284 10284 10185 0 -1 4194304 370 0 0 0 308 1 0 0 25 0 1 0 102980252 1757184 345 1992294400 134512640 134996440 4294956192 18446744073709551615 134551380 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10285/statm: 429 345 74 118 0 308 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3772

[startup+6.30143 s]
/proc/loadavg: 0.93 0.98 1.02 2/66 10287
/proc/meminfo: memFree=1715600/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=2056 CPUtime=4.99
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 156 375 0 0 0 0 498 1 16 0 1 0 102980252 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 514 125 107 399 0 111 0
[pid=10287] ppid=10284 vsize=1788 CPUtime=1.28
/proc/10287/stat : 10287 (mxc-sr08) R 10284 10284 10185 0 -1 4194304 353 0 0 0 128 0 0 0 25 0 1 0 102980753 1830912 349 1992294400 134512640 135078026 4294956192 18446744073709551615 134522409 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10287/statm: 447 349 71 138 0 306 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3844

[startup+12.7021 s]
/proc/loadavg: 0.93 0.98 1.02 2/66 10289
/proc/meminfo: memFree=1713168/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=7720 CPUtime=12.66
/proc/10284/stat : 10284 (SATzilla2009_C) R 10282 10284 10185 0 -1 4194304 608 2071 0 0 62 4 1197 3 22 0 1 0 102980252 7905280 479 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/10284/statm: 1930 479 207 399 0 1527 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7720

[startup+25.5015 s]
/proc/loadavg: 1.02 1.00 1.03 2/66 10292
/proc/meminfo: memFree=1714312/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=3092 CPUtime=8.97
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 461 0 0 0 897 0 0 0 25 0 1 0 102981904 3166208 456 1992294400 134512640 135078472 4294956192 18446744073709551615 134552069 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 773 456 73 138 0 632 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 6712

[startup+51.1013 s]
/proc/loadavg: 1.01 1.00 1.02 2/66 10292
/proc/meminfo: memFree=1713352/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=4020 CPUtime=34.56
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 680 0 0 0 3456 0 0 0 25 0 1 0 102981904 4116480 675 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 1005 675 73 138 0 864 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 7640

[startup+102.306 s]
/proc/loadavg: 1.06 1.01 1.02 2/66 10292
/proc/meminfo: memFree=1712520/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=4948 CPUtime=85.74
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 907 0 0 0 8574 0 0 0 25 0 1 0 102981904 5066752 902 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 1237 902 73 138 0 1096 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 8568

[startup+162.301 s]
/proc/loadavg: 1.07 1.02 1.02 2/66 10292
/proc/meminfo: memFree=1711752/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=5744 CPUtime=145.72
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 1101 0 0 0 14571 1 0 0 25 0 1 0 102981904 5881856 1096 1992294400 134512640 135078472 4294956192 18446744073709551615 134551033 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 1436 1096 73 138 0 1295 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 9364

[startup+222.302 s]
/proc/loadavg: 1.07 1.03 1.02 2/66 10292
/proc/meminfo: memFree=1711240/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=6140 CPUtime=205.7
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 1218 0 0 0 20569 1 0 0 25 0 1 0 102981904 6287360 1213 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 1535 1213 73 138 0 1394 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 9760

[startup+282.301 s]
/proc/loadavg: 1.06 1.04 1.02 2/66 10292
/proc/meminfo: memFree=1710792/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=6544 CPUtime=265.67
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 1323 0 0 0 26566 1 0 0 25 0 1 0 102981904 6701056 1318 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 1636 1318 73 138 0 1495 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 10164

[startup+342.302 s]
/proc/loadavg: 1.06 1.04 1.02 2/66 10292
/proc/meminfo: memFree=1710472/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=6948 CPUtime=325.65
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 1396 0 0 0 32564 1 0 0 25 0 1 0 102981904 7114752 1391 1992294400 134512640 135078472 4294956192 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 1737 1391 73 138 0 1596 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 10568


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.03 1.01 2/66 10292
/proc/meminfo: memFree=1708296/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=8924 CPUtime=805.44
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 1905 0 0 0 80542 2 0 0 25 0 1 0 102981904 9138176 1900 1992294400 134512640 135078472 4294956192 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 2231 1900 73 138 0 2090 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 12544

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.01 2/66 10292
/proc/meminfo: memFree=1707976/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=9188 CPUtime=865.42
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 1978 0 0 0 86540 2 0 0 25 0 1 0 102981904 9408512 1973 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 2297 1973 73 138 0 2156 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 12808

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 10292
/proc/meminfo: memFree=1707720/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=9464 CPUtime=925.4
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 2016 0 0 0 92538 2 0 0 25 0 1 0 102981904 9691136 2011 1992294400 134512640 135078472 4294956192 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 2366 2011 73 138 0 2225 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 13084

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 10292
/proc/meminfo: memFree=1707528/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=9596 CPUtime=985.36
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 2064 0 0 0 98534 2 0 0 25 0 1 0 102981904 9826304 2059 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 2399 2059 73 138 0 2258 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 13216

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 10292
/proc/meminfo: memFree=1707400/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=9716 CPUtime=1045.32
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 2095 0 0 0 104530 2 0 0 25 0 1 0 102981904 9949184 2090 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 2429 2090 73 138 0 2288 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 13336

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10292
/proc/meminfo: memFree=1707272/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=9852 CPUtime=1105.3
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 2121 0 0 0 110528 2 0 0 25 0 1 0 102981904 10088448 2116 1992294400 134512640 135078472 4294956192 18446744073709551615 134550676 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 2463 2116 73 138 0 2322 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 13472

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10292
/proc/meminfo: memFree=1707080/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=9984 CPUtime=1165.27
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 2169 0 0 0 116525 2 0 0 25 0 1 0 102981904 10223616 2164 1992294400 134512640 135078472 4294956192 18446744073709551615 134550596 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 2496 2164 73 138 0 2355 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 13604

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10292
/proc/meminfo: memFree=1707080/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=9984 CPUtime=1173.27
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 2169 0 0 0 117325 2 0 0 25 0 1 0 102981904 10223616 2164 1992294400 134512640 135078472 4294956192 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 2496 2164 73 138 0 2355 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 13604

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10292
/proc/meminfo: memFree=1707080/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=9984 CPUtime=1179.67
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 2175 0 0 0 117965 2 0 0 25 0 1 0 102981904 10223616 2170 1992294400 134512640 135078472 4294956192 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 2496 2170 73 138 0 2355 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 13604

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10292
/proc/meminfo: memFree=1707080/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=9984 CPUtime=1181.26
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 2175 0 0 0 118124 2 0 0 25 0 1 0 102981904 10223616 2170 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 2496 2170 73 138 0 2355 0
Current children cumulated CPU time (s) 1197.74
Current children cumulated vsize (KiB) 13604

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10292
/proc/meminfo: memFree=1707080/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=9984 CPUtime=1182.06
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 2175 0 0 0 118204 2 0 0 25 0 1 0 102981904 10223616 2170 1992294400 134512640 135078472 4294956192 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 2496 2170 73 138 0 2355 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 13604

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10292
/proc/meminfo: memFree=1707080/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=9984 CPUtime=1182.46
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 2175 0 0 0 118244 2 0 0 25 0 1 0 102981904 10223616 2170 1992294400 134512640 135078472 4294956192 18446744073709551615 134550893 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 2496 2170 73 138 0 2355 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 13604

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10292
/proc/meminfo: memFree=1707080/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=9984 CPUtime=1182.66
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 2175 0 0 0 118264 2 0 0 25 0 1 0 102981904 10223616 2170 1992294400 134512640 135078472 4294956192 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 2496 2170 73 138 0 2355 0
Current children cumulated CPU time (s) 1199.14
Current children cumulated vsize (KiB) 13604

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10292
/proc/meminfo: memFree=1707080/2055920 swapFree=4181748/4192956
[pid=10284] ppid=10282 vsize=3620 CPUtime=16.48
/proc/10284/stat : 10284 (SATzilla2009_C) S 10282 10284 10185 0 -1 4194304 644 2071 0 0 423 25 1197 3 25 0 1 0 102980252 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10284/statm: 905 429 219 399 0 502 0
[pid=10292] ppid=10284 vsize=9984 CPUtime=1182.76
/proc/10292/stat : 10292 (minisat20SAT07) R 10284 10284 10185 0 -1 4194304 2175 0 0 0 118274 2 0 0 25 0 1 0 102981904 10223616 2170 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10292/statm: 2496 2170 73 138 0 2355 0
Current children cumulated CPU time (s) 1199.24
Current children cumulated vsize (KiB) 13604

Child status: 17
Real time (s): 1199.85
CPU time (s): 1199.32
CPU user time (s): 1199
CPU system time (s): 0.317951
CPU usage (%): 99.9558
Max. virtual memory (cumulated for all children) (KiB): 13604

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

runsolver used 1.01585 second user time and 3.35349 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-26 14:38:53
IDJOB=1729447
IDBENCH=24703
IDSOLVER=527
FILE ID=node64/1729447-1240749533
PBS_JOBID= 9187068
Free space on /tmp= 66168 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729447-1240749533/watcher-1729447-1240749533 -o /tmp/evaluation-result-1729447-1240749533/solver-1729447-1240749533 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1729447-1240749533.cnf

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

MD5SUM BENCH= d27bb4ae488674c0e5d303cf0ee23c59
RANDOM SEED=2014716943

node64.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.218
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.218
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:       1717056 kB
Buffers:         31316 kB
Cached:         242580 kB
SwapCached:       4496 kB
Active:          95352 kB
Inactive:       186300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1717056 kB
SwapTotal:     4192956 kB
SwapFree:      4181748 kB
Dirty:           31504 kB
Writeback:           0 kB
Mapped:          14028 kB
Slab:            43020 kB
Committed_AS:   294688 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66136 MiB
End job on node64 at 2009-04-26 14:58:53