Trace number 1727168

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.6 1200.13

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l4.sat05-521.reshuffled-07.cnf
MD5SUMff36f96f6b8096039d33a91da209fed4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1179.17
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

18.75/18.81	c SATzilla is building models for class 2
18.75/18.81	c run presolver march_dl2004 for 5 seconds ... 
18.75/18.81	c Bin: Executing march_dl2004
18.75/18.81	c spawning binary file with 5 seconds ...
18.75/18.81	c child exit by a signal
18.75/18.81	c march_dl2004 returned code 137.
18.75/18.81	c run presolver mxc-sr08 for 5 seconds ... 
18.75/18.81	c Bin: Executing mxc-sr08
18.75/18.81	c spawning binary file with 5 seconds ...
18.75/18.81	c child exit by a signal
18.75/18.81	c mxc-sr08 returned code 137.
18.75/18.81	c Orignal number of varibales is 4499, number of clauses is 18603 
18.75/18.81	c predicted feature computation time is 8.013861 
18.75/18.81	c Bin: Executing satelite
18.75/18.81	c spawning binary file with 240 seconds ...
18.75/18.81	c child exited successfully
18.75/18.81	c satzilla computing base features
18.75/18.81	c Number of variabe is: 2787, Number of clause is : 18167 
18.75/18.81	c Initializing...
18.75/18.81	c satzilla compute diameter ...
18.75/18.81	c start diameter features ...
18.75/18.81	c satzilla doing clause learning
18.75/18.81	c start clause learning features ...
18.75/18.81	c Bin: Executing zchaff07
18.75/18.81	c spawning binary file with 2 seconds ...
18.75/18.81	c child exit by a signal
18.75/18.81	c satzilla doing survey propogation probe
18.75/18.81	c do survay propogation for 2 second ...
18.75/18.81	c satzilla doing local search probe
18.75/18.81	c satzilla doing lobjois search-space size estimate
18.75/18.81	c features are:4499 18603 2787 18167 0.614281 0.0239996 0.15341 0.411427 0.832917 1.33294 0.00130903 0.169298 0.000717618 0.00179404 0.763178 0.0753564 0.277756 0.00130903 2.82128 0.000440359 0.0321462 1.59385 0.0335604 0.102568 0 0.636364 0.818043 0.000476996 2.56897 0.00011009 0.0119998 2.01217 0.386305 0.000475989 2.15742 0.000275224 0.00919249 11.5361 0.139337 8 14 1.79426 2262 0 2262 2262 2262 2262 2262 2262 2262 58.2887 0 58.2887 58.2887 58.2887 58.2887 58.2887 58.2887 58.2887 0.0826439 2.45169 0 0.926763 0.238324 0 3.33067e-16 0 0 0.103818 0.483467 0 0.239077 0.139078 0.0136063 0.137818 0.0598166 0.130727 158.462 0.123761 449.275 0.0279958 449 432 465 0.368662 0.193473 0.778974 0.0199595 0.208575 0.635452 
18.75/18.81	c satzilla's ranking:
18.75/18.81	c 1) march_dl2004: 2.646560
18.75/18.81	c 2) minisat20: 1.089058
18.75/18.81	c 3) minisat20SAT07: 0.430771
18.75/18.81	c 4) zchaff_rand: 0.340777
18.75/18.81	c 5) vallst: 0.207222
18.75/18.81	c 6) mxc-sr08: 0.045901
18.75/18.81	c 7) tts-4-0: 0.008209
18.75/18.81	c 8) SATenstein: -10000.000000
18.75/18.81	c 9) gnovelty+: -10000.000000
18.75/18.81	c 10) adaptg2wsat+: -10000.000000
18.75/18.81	c 11) adaptg2wsat0: -10000.000000
18.75/18.81	c 12) picosat846: -10000.000000
18.75/18.81	c 13) kcnfs04SAT07: -10000.000000
18.75/18.81	c satzilla running march_dl2004 ... 
1199.55/1200.12	c Bin: Executing march_dl2004
1199.55/1200.12	c spawning binary file with 1181 seconds ...
1199.55/1200.12	c child exit by a signal
1199.55/1200.12	c march_dl2004 returned code 137.
1199.55/1200.12	c satzilla running minisat20 ... 
1199.55/1200.12	c Bin: Executing minisat20
1199.55/1200.12	c minisat20 returned code 1.
1199.55/1200.12	c satzilla running minisat20SAT07 ... 
1199.55/1200.12	c Bin: Executing minisat20SAT07
1199.55/1200.12	c minisat20SAT07 returned code 1.
1199.55/1200.12	c satzilla running zchaff_rand ... 
1199.55/1200.12	c Bin: Executing zchaff_rand
1199.55/1200.12	c zchaff_rand returned code 1.
1199.55/1200.12	c satzilla running vallst ... 
1199.55/1200.12	c Bin: Executing vallst
1199.55/1200.12	c vallst returned code 1.
1199.55/1200.12	c satzilla running mxc-sr08 ... 
1199.55/1200.12	c Bin: Executing mxc-sr08
1199.55/1200.12	c mxc-sr08 returned code 1.
1199.55/1200.12	c satzilla running tts-4-0 ... 
1199.55/1200.12	c Bin: Executing tts-4-0
1199.55/1200.12	c tts-4-0 returned code 1.
1199.55/1200.12	c satzilla running SATenstein ... 
1199.55/1200.12	c Bin: Executing SATenstein
1199.55/1200.12	c SATenstein returned code 1.
1199.55/1200.12	c satzilla running gnovelty+ ... 
1199.55/1200.12	c Bin: Executing gnovelty+
1199.55/1200.12	c gnovelty+ returned code 1.
1199.55/1200.12	c satzilla running adaptg2wsat+ ... 
1199.55/1200.12	c Bin: Executing adaptg2wsat+
1199.55/1200.12	c adaptg2wsat+ returned code 1.
1199.55/1200.12	c satzilla running adaptg2wsat0 ... 
1199.55/1200.12	c Bin: Executing adaptg2wsat0
1199.55/1200.12	c adaptg2wsat0 returned code 1.
1199.55/1200.12	c satzilla running picosat846 ... 
1199.55/1200.12	c Bin: Executing picosat846
1199.55/1200.12	c picosat846 returned code 1.
1199.55/1200.12	c satzilla running kcnfs04SAT07 ... 
1199.55/1200.12	c Bin: Executing kcnfs04SAT07
1199.55/1200.12	c kcnfs04SAT07 returned code 1.
1199.55/1200.12	c ERROR: All Failed! 
1199.55/1200.12	c SATZILLA_TIME=1199.760000

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-1727168-1240721645/watcher-1727168-1240721645 -o /tmp/evaluation-result-1727168-1240721645/solver-1727168-1240721645 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1727168-1240721645.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.01 3/65 23779
/proc/meminfo: memFree=1521024/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=2056 CPUtime=0
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100194514 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 514 112 96 399 0 111 0
[pid=23780] ppid=23779 vsize=1064 CPUtime=0
/proc/23780/stat : 23780 (march_dl2004) R 23779 23779 23684 0 -1 4194304 159 0 0 0 0 0 0 0 19 0 1 0 100194514 1089536 154 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23780/statm: 266 154 50 118 0 145 0

[startup+0.037944 s]
/proc/loadavg: 0.92 0.98 1.01 3/65 23779
/proc/meminfo: memFree=1521024/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=2056 CPUtime=0
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100194514 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 514 112 96 399 0 111 0
[pid=23780] ppid=23779 vsize=2028 CPUtime=0.03
/proc/23780/stat : 23780 (march_dl2004) R 23779 23779 23684 0 -1 4194304 419 0 0 0 3 0 0 0 19 0 1 0 100194514 2076672 350 1992294400 134512640 134996440 4294956192 18446744073709551615 134617617 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23780/statm: 507 350 53 118 0 386 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4084

[startup+0.10195 s]
/proc/loadavg: 0.92 0.98 1.01 3/65 23779
/proc/meminfo: memFree=1521024/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=2056 CPUtime=0
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100194514 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 514 112 96 399 0 111 0
[pid=23780] ppid=23779 vsize=2428 CPUtime=0.09
/proc/23780/stat : 23780 (march_dl2004) R 23779 23779 23684 0 -1 4194304 1081 0 0 0 9 0 0 0 19 0 1 0 100194514 2486272 484 1992294400 134512640 134996440 4294956192 18446744073709551615 134644051 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23780/statm: 607 484 57 118 0 486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4484

[startup+0.301971 s]
/proc/loadavg: 0.92 0.98 1.01 3/65 23779
/proc/meminfo: memFree=1521024/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=2056 CPUtime=0
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100194514 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 514 112 96 399 0 111 0
[pid=23780] ppid=23779 vsize=4804 CPUtime=0.29
/proc/23780/stat : 23780 (march_dl2004) R 23779 23779 23684 0 -1 4194304 1795 0 0 0 29 0 0 0 21 0 1 0 100194514 4919296 1073 1992294400 134512640 134996440 4294956192 18446744073709551615 134518425 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23780/statm: 1201 1073 57 118 0 1080 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6860

[startup+0.702013 s]
/proc/loadavg: 0.92 0.98 1.01 3/65 23779
/proc/meminfo: memFree=1521024/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=2056 CPUtime=0
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100194514 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 514 112 96 399 0 111 0
[pid=23780] ppid=23779 vsize=6392 CPUtime=0.69
/proc/23780/stat : 23780 (march_dl2004) R 23779 23779 23684 0 -1 4194304 2173 0 0 0 69 0 0 0 25 0 1 0 100194514 6545408 1451 1992294400 134512640 134996440 4294956192 18446744073709551615 134518382 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23780/statm: 1598 1451 57 118 0 1477 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8448

[startup+1.5011 s]
/proc/loadavg: 0.92 0.98 1.01 2/67 23781
/proc/meminfo: memFree=1514096/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=2056 CPUtime=0
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100194514 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 514 112 96 399 0 111 0
[pid=23780] ppid=23779 vsize=8652 CPUtime=1.49
/proc/23780/stat : 23780 (march_dl2004) R 23779 23779 23684 0 -1 4194304 2738 0 0 0 149 0 0 0 25 0 1 0 100194514 8859648 2016 1992294400 134512640 134996440 4294956192 18446744073709551615 134518422 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23780/statm: 2163 2016 57 118 0 2042 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10708

[startup+3.10126 s]
/proc/loadavg: 0.92 0.98 1.01 2/67 23781
/proc/meminfo: memFree=1510960/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=2056 CPUtime=0
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100194514 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 514 112 96 399 0 111 0
[pid=23780] ppid=23779 vsize=10104 CPUtime=3.08
/proc/23780/stat : 23780 (march_dl2004) R 23779 23779 23684 0 -1 4194304 3118 0 0 0 308 0 0 0 25 0 1 0 100194514 10346496 2396 1992294400 134512640 134996440 4294956192 18446744073709551615 134518425 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23780/statm: 2526 2396 57 118 0 2405 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12160

[startup+6.30261 s]
/proc/loadavg: 1.01 1.00 1.02 2/67 23782
/proc/meminfo: memFree=1516400/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=2056 CPUtime=4.99
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 156 4269 0 0 0 0 498 1 19 0 1 0 100194514 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 514 125 107 399 0 111 0
[pid=23782] ppid=23779 vsize=4356 CPUtime=1.28
/proc/23782/stat : 23782 (mxc-sr08) R 23779 23779 23684 0 -1 4194304 1066 0 0 0 128 0 0 0 25 0 1 0 100195015 4460544 933 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23782/statm: 1089 933 71 138 0 948 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 6412

[startup+12.7013 s]
/proc/loadavg: 1.09 1.02 1.02 2/66 23783
/proc/meminfo: memFree=1518208/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=3228 CPUtime=12.2
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 737 6731 0 0 207 0 1011 2 25 0 1 0 100194514 3305472 470 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 807 470 136 399 0 404 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 3228

[startup+25.5016 s]
/proc/loadavg: 1.07 1.02 1.02 2/67 23785
/proc/meminfo: memFree=1506744/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=12984 CPUtime=6.67
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4278 0 0 0 666 1 0 0 25 0 1 0 100196395 13295616 3094 1992294400 134512640 134996440 4294956192 18446744073709551615 134527410 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3246 3094 75 118 0 3125 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 17344

[startup+51.1013 s]
/proc/loadavg: 1.04 1.01 1.02 2/67 23785
/proc/meminfo: memFree=1506616/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=12984 CPUtime=32.27
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4306 0 0 0 3226 1 0 0 25 0 1 0 100196395 13295616 3122 1992294400 134512640 134996440 4294956192 18446744073709551615 134551879 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3246 3122 75 118 0 3125 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 17344

[startup+102.306 s]
/proc/loadavg: 1.02 1.01 1.01 2/67 23785
/proc/meminfo: memFree=1506552/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=13116 CPUtime=83.45
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4315 0 0 0 8344 1 0 0 25 0 1 0 100196395 13430784 3131 1992294400 134512640 134996440 4294956192 18446744073709551615 134527422 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3279 3131 75 118 0 3158 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 17476

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 23785
/proc/meminfo: memFree=1506552/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=13116 CPUtime=143.42
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4326 0 0 0 14341 1 0 0 25 0 1 0 100196395 13430784 3142 1992294400 134512640 134996440 4294956192 18446744073709551615 134531188 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3279 3142 75 118 0 3158 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 17476

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23785
/proc/meminfo: memFree=1506488/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=13116 CPUtime=203.39
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4338 0 0 0 20338 1 0 0 25 0 1 0 100196395 13430784 3154 1992294400 134512640 134996440 4294956192 18446744073709551615 134527422 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3279 3154 75 118 0 3158 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 17476

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23785
/proc/meminfo: memFree=1506488/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=13248 CPUtime=263.37
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4352 0 0 0 26336 1 0 0 25 0 1 0 100196395 13565952 3168 1992294400 134512640 134996440 4294956192 18446744073709551615 134571820 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3312 3168 75 118 0 3191 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 17608

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23785
/proc/meminfo: memFree=1506424/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=13248 CPUtime=323.34
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4352 0 0 0 32333 1 0 0 25 0 1 0 100196395 13565952 3168 1992294400 134512640 134996440 4294956192 18446744073709551615 134550942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3312 3168 75 118 0 3191 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 17608


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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23791
/proc/meminfo: memFree=1506040/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=13512 CPUtime=743.18
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4419 0 0 0 74316 2 0 0 25 0 1 0 100196395 13836288 3235 1992294400 134512640 134996440 4294956192 18446744073709551615 134551969 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3378 3235 75 118 0 3257 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 17872

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23791
/proc/meminfo: memFree=1505912/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=13512 CPUtime=803.15
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4420 0 0 0 80313 2 0 0 25 0 1 0 100196395 13836288 3236 1992294400 134512640 134996440 4294956192 18446744073709551615 134533162 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3378 3236 75 118 0 3257 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 17872

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23791
/proc/meminfo: memFree=1505912/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=13512 CPUtime=863.12
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4420 0 0 0 86310 2 0 0 25 0 1 0 100196395 13836288 3236 1992294400 134512640 134996440 4294956192 18446744073709551615 134570200 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3378 3236 75 118 0 3257 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 17872

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23791
/proc/meminfo: memFree=1505912/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=13512 CPUtime=923.1
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4422 0 0 0 92308 2 0 0 25 0 1 0 100196395 13836288 3238 1992294400 134512640 134996440 4294956192 18446744073709551615 134564744 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3378 3238 75 118 0 3257 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 17872

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23791
/proc/meminfo: memFree=1505912/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=13512 CPUtime=983.08
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4424 0 0 0 98305 3 0 0 25 0 1 0 100196395 13836288 3240 1992294400 134512640 134996440 4294956192 18446744073709551615 134550942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3378 3240 75 118 0 3257 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 17872

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23791
/proc/meminfo: memFree=1505848/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=13512 CPUtime=1043.05
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4424 0 0 0 104302 3 0 0 25 0 1 0 100196395 13836288 3240 1992294400 134512640 134996440 4294956192 18446744073709551615 134573152 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3378 3240 75 118 0 3257 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 17872

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23791
/proc/meminfo: memFree=1505784/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=13512 CPUtime=1103.02
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4426 0 0 0 110299 3 0 0 25 0 1 0 100196395 13836288 3242 1992294400 134512640 134996440 4294956192 18446744073709551615 134527708 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3378 3242 75 118 0 3257 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 17872

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23791
/proc/meminfo: memFree=1505784/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=13512 CPUtime=1163
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4428 0 0 0 116297 3 0 0 25 0 1 0 100196395 13836288 3244 1992294400 134512640 134996440 4294956192 18446744073709551615 134570279 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3378 3244 75 118 0 3257 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 17872

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 23791
/proc/meminfo: memFree=1505784/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=13512 CPUtime=1170.99
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4428 0 0 0 117096 3 0 0 25 0 1 0 100196395 13836288 3244 1992294400 134512640 134996440 4294956192 18446744073709551615 134550942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3378 3244 75 118 0 3257 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 17872

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23791
/proc/meminfo: memFree=1505784/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=13512 CPUtime=1177.39
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4428 0 0 0 117736 3 0 0 25 0 1 0 100196395 13836288 3244 1992294400 134512640 134996440 4294956192 18446744073709551615 134565969 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3378 3244 75 118 0 3257 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 17872

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23791
/proc/meminfo: memFree=1505784/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=13512 CPUtime=1178.99
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4428 0 0 0 117896 3 0 0 25 0 1 0 100196395 13836288 3244 1992294400 134512640 134996440 4294956192 18446744073709551615 134527733 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3378 3244 75 118 0 3257 0
Current children cumulated CPU time (s) 1197.75
Current children cumulated vsize (KiB) 17872

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23791
/proc/meminfo: memFree=1505784/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=13512 CPUtime=1179.79
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4428 0 0 0 117976 3 0 0 25 0 1 0 100196395 13836288 3244 1992294400 134512640 134996440 4294956192 18446744073709551615 134552145 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3378 3244 75 118 0 3257 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 17872

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23791
/proc/meminfo: memFree=1505784/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=13512 CPUtime=1180.59
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4428 0 0 0 118056 3 0 0 25 0 1 0 100196395 13836288 3244 1992294400 134512640 134996440 4294956192 18446744073709551615 134553203 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3378 3244 75 118 0 3257 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 17872

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23791
/proc/meminfo: memFree=1505784/2055920 swapFree=4181316/4192956
[pid=23779] ppid=23777 vsize=4360 CPUtime=18.76
/proc/23779/stat : 23779 (SATzilla2009_C) S 23777 23779 23684 0 -1 4194304 1726 7852 0 0 643 19 1210 4 25 0 1 0 100194514 4464640 706 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23779/statm: 1090 706 220 399 0 687 0
[pid=23785] ppid=23779 vsize=13512 CPUtime=1180.79
/proc/23785/stat : 23785 (march_dl2004) R 23779 23779 23684 0 -1 4194304 4428 0 0 0 118076 3 0 0 25 0 1 0 100196395 13836288 3244 1992294400 134512640 134996440 4294956192 18446744073709551615 134527426 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23785/statm: 3378 3244 75 118 0 3257 0
Current children cumulated CPU time (s) 1199.55
Current children cumulated vsize (KiB) 17872

Child status: 17
Real time (s): 1200.13
CPU time (s): 1199.6
CPU user time (s): 1199.32
CPU system time (s): 0.276957
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 17872

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

runsolver used 1.05284 second user time and 3.31949 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-26 06:54:05
IDJOB=1727168
IDBENCH=24631
IDSOLVER=527
FILE ID=node79/1727168-1240721645
PBS_JOBID= 9186898
Free space on /tmp= 66164 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/others/equilarge_l4.sat05-521.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727168-1240721645/watcher-1727168-1240721645 -o /tmp/evaluation-result-1727168-1240721645/solver-1727168-1240721645 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1727168-1240721645.cnf

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

MD5SUM BENCH= ff36f96f6b8096039d33a91da209fed4
RANDOM SEED=1011614372

node79.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.220
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.220
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:       1521576 kB
Buffers:         54680 kB
Cached:         402588 kB
SwapCached:       5880 kB
Active:         212476 kB
Inactive:       252968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1521576 kB
SwapTotal:     4192956 kB
SwapFree:      4181316 kB
Dirty:           31768 kB
Writeback:           0 kB
Mapped:          13488 kB
Slab:            54916 kB
Committed_AS:   367100 kB
PageTables:       1384 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= 66132 MiB
End job on node79 at 2009-04-26 07:14:05