Trace number 1733767

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_I 2009-03-22? (exit code) 1199.3 1199.7

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_4vars_11gates_b2_restricted.cnf
MD5SUMa05652854911cfd1b4cd45a296cdc798
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 variables1570
Number of clauses746634
Sum of the clauses size4332883
Maximum clause length34
Minimum clause length1
Number of clauses of size 1398
Number of clauses of size 24712
Number of clauses of size 326183
Number of clauses of size 48465
Number of clauses of size 530979
Number of clauses of size over 5675897

Solver Data

21.37/21.48	c SATzilla is building models for class 3
21.37/21.48	c run presolver mxc-sr08 for 10 seconds ... 
21.37/21.48	c Bin: Executing mxc-sr08
21.37/21.48	c spawning binary file with 10 seconds ...
21.37/21.48	c child exit by a signal
21.37/21.48	c mxc-sr08 returned code 137.
21.37/21.48	c run presolver picosat846 for 5 seconds ... 
21.37/21.48	c Bin: Executing picosat846
21.37/21.48	c spawning binary file with 5 seconds ...
21.37/21.48	c child exit by a signal
21.37/21.48	c picosat846 returned code 137.
21.37/21.48	c Orignal number of varibales is 1570, number of clauses is 746634 
21.37/21.48	c predicted feature computation time is 6.611555 
21.37/21.48	c Bin: Executing satelite
21.37/21.48	c spawning binary file with 240 seconds ...
21.37/21.48	c child exited successfully
21.37/21.48	c satzilla computing base features
21.37/21.48	c Number of variabe is: 880, Number of clause is : 41312 
21.37/21.48	c Initializing...
21.37/21.48	c satzilla doing clause learning
21.37/21.48	c start clause learning features ...
21.37/21.48	c Bin: Executing zchaff07
21.37/21.48	c spawning binary file with 2 seconds ...
21.37/21.48	c child exit by a signal
21.37/21.48	c satzilla doing survey propogation probe
21.37/21.48	c do survay propogation for 2 second ...
21.37/21.48	c satzilla doing local search probe
21.37/21.48	c features are:1570 746634 880 41312 0.784091 17.0731 0.0213013 0.37334 0.804163 1.73385 0.00556238 0.467907 0.00227273 0.0409091 1.31589 0.0556013 0.113454 0.00556238 1.07661 0.00130713 0.0373257 3.76059 0.0534203 0.168737 0 1 1.46446 0.00172358 1.53171 2.4206e-05 0.0356555 3.55535 0.387708 0.00223196 1.10313 0.000508327 0.0174526 1904.8 0.204428 1447 2589 2589 1447 2024 1675 1789 19.7822 0.210488 16.2329 27.5937 27.5937 16.2329 20.3449 16.6221 18.1174 0.126495 1.83207 9.11382e-13 1 0.558422 0.00159967 0.0648583 0.00190033 0.0368175 0.0272172 5.72519 -1.66533e-16 1 0.00964795 0 0.00107391 0.000541693 0.000665109 72.4 0.236074 197.629 0.187393 201 185 221 4.01191 0.471881 0.976961 0.0160154 
21.37/21.48	c satzilla's ranking:
21.37/21.48	c 1) minisat20SAT07: 2.760600
21.37/21.48	c 2) picosat846: 2.137673
21.37/21.48	c 3) mxc-sr08: 1.590541
21.37/21.48	c 4) zchaff_rand: 1.257395
21.37/21.48	c 5) march_dl2004: 0.087428
21.37/21.48	c 6) SATenstein: -10000.000000
21.37/21.48	c 7) gnovelty+: -10000.000000
21.37/21.48	c 8) adaptg2wsat+: -10000.000000
21.37/21.48	c 9) adaptg2wsat0: -10000.000000
21.37/21.48	c 10) tts-4-0: -10000.000000
21.37/21.48	c 11) vallst: -10000.000000
21.37/21.48	c 12) minisat20: -10000.000000
21.37/21.48	c 13) kcnfs04SAT07: -10000.000000
21.37/21.48	c satzilla running minisat20SAT07 ... 
1199.27/1199.70	c Bin: Executing minisat20SAT07
1199.27/1199.70	c spawning binary file with 1178 seconds ...
1199.27/1199.70	c child exit by a signal
1199.27/1199.70	c minisat20SAT07 returned code 137.
1199.27/1199.70	c satzilla running picosat846 ... 
1199.27/1199.70	c Bin: Executing picosat846
1199.27/1199.70	c picosat846 returned code 1.
1199.27/1199.70	c satzilla running mxc-sr08 ... 
1199.27/1199.70	c Bin: Executing mxc-sr08
1199.27/1199.70	c mxc-sr08 returned code 1.
1199.27/1199.70	c satzilla running zchaff_rand ... 
1199.27/1199.70	c Bin: Executing zchaff_rand
1199.27/1199.70	c zchaff_rand returned code 1.
1199.27/1199.70	c satzilla running march_dl2004 ... 
1199.27/1199.70	c Bin: Executing march_dl2004
1199.27/1199.70	c march_dl2004 returned code 1.
1199.27/1199.70	c satzilla running SATenstein ... 
1199.27/1199.70	c Bin: Executing SATenstein
1199.27/1199.70	c SATenstein returned code 1.
1199.27/1199.70	c satzilla running gnovelty+ ... 
1199.27/1199.70	c Bin: Executing gnovelty+
1199.27/1199.70	c gnovelty+ returned code 1.
1199.27/1199.70	c satzilla running adaptg2wsat+ ... 
1199.27/1199.70	c Bin: Executing adaptg2wsat+
1199.27/1199.70	c adaptg2wsat+ returned code 1.
1199.27/1199.70	c satzilla running adaptg2wsat0 ... 
1199.27/1199.70	c Bin: Executing adaptg2wsat0
1199.27/1199.70	c adaptg2wsat0 returned code 1.
1199.27/1199.70	c satzilla running tts-4-0 ... 
1199.27/1199.70	c Bin: Executing tts-4-0
1199.27/1199.70	c tts-4-0 returned code 1.
1199.27/1199.70	c satzilla running vallst ... 
1199.27/1199.70	c Bin: Executing vallst
1199.27/1199.70	c vallst returned code 1.
1199.27/1199.70	c satzilla running minisat20 ... 
1199.27/1199.70	c Bin: Executing minisat20
1199.27/1199.70	c minisat20 returned code 1.
1199.27/1199.70	c satzilla running kcnfs04SAT07 ... 
1199.27/1199.70	c Bin: Executing kcnfs04SAT07
1199.27/1199.70	c kcnfs04SAT07 returned code 1.
1199.27/1199.70	c ERROR: All Failed! 
1199.27/1199.70	c SATZILLA_TIME=1199.470000

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-1733767-1240792402/watcher-1733767-1240792402 -o /tmp/evaluation-result-1733767-1240792402/solver-1733767-1240792402 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1733767-1240792402.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.91 0.95 0.98 3/64 27804
/proc/meminfo: memFree=1320888/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=2056 CPUtime=0
/proc/27804/stat : 27804 (SATzilla2009_I) R 27802 27804 27767 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 107268147 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/27804/statm: 514 112 96 399 0 111 0
[pid=27805] ppid=27804 vsize=22952 CPUtime=0
/proc/27805/stat : 27805 (mxc-sr08) R 27804 27804 27767 0 -1 4194304 722 0 0 0 0 0 0 0 18 0 1 0 107268147 23502848 718 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27805/statm: 5738 725 44 138 0 5597 0

[startup+0.096701 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 27804
/proc/meminfo: memFree=1320888/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=2056 CPUtime=0
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107268147 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27804/statm: 514 112 96 399 0 111 0
[pid=27805] ppid=27804 vsize=25576 CPUtime=0.09
/proc/27805/stat : 27805 (mxc-sr08) R 27804 27804 27767 0 -1 4194304 6271 0 0 0 6 3 0 0 19 0 1 0 107268147 26189824 6267 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27805/statm: 6394 6267 54 138 0 6253 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27632

[startup+0.101699 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 27804
/proc/meminfo: memFree=1320888/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=2056 CPUtime=0
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107268147 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27804/statm: 514 112 96 399 0 111 0
[pid=27805] ppid=27804 vsize=25576 CPUtime=0.09
/proc/27805/stat : 27805 (mxc-sr08) R 27804 27804 27767 0 -1 4194304 6295 0 0 0 6 3 0 0 19 0 1 0 107268147 26189824 6291 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27805/statm: 6394 6291 54 138 0 6253 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27632

[startup+0.301721 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 27804
/proc/meminfo: memFree=1320888/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=2056 CPUtime=0
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107268147 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27804/statm: 514 112 96 399 0 111 0
[pid=27805] ppid=27804 vsize=28224 CPUtime=0.29
/proc/27805/stat : 27805 (mxc-sr08) R 27804 27804 27767 0 -1 4194304 6923 0 0 0 26 3 0 0 21 0 1 0 107268147 28901376 6919 1992294400 134512640 135078026 4294956192 18446744073709551615 134565216 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27805/statm: 7056 6919 54 138 0 6915 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30280

[startup+0.701764 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 27804
/proc/meminfo: memFree=1320888/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=2056 CPUtime=0
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107268147 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27804/statm: 514 112 96 399 0 111 0
[pid=27805] ppid=27804 vsize=7640 CPUtime=0.69
/proc/27805/stat : 27805 (mxc-sr08) R 27804 27804 27767 0 -1 4194304 7305 0 0 0 65 4 0 0 25 0 1 0 107268147 7823360 1746 1992294400 134512640 135078026 4294956192 18446744073709551615 134561097 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27805/statm: 1910 1746 55 138 0 1769 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9696

[startup+1.50185 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 27806
/proc/meminfo: memFree=1314152/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=2056 CPUtime=0
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107268147 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27804/statm: 514 112 96 399 0 111 0
[pid=27805] ppid=27804 vsize=7088 CPUtime=1.49
/proc/27805/stat : 27805 (mxc-sr08) R 27804 27804 27767 0 -1 4194304 7363 0 0 0 145 4 0 0 25 0 1 0 107268147 7258112 1657 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27805/statm: 1772 1657 71 138 0 1631 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9144

[startup+3.10302 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 27806
/proc/meminfo: memFree=1314024/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=2056 CPUtime=0
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107268147 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27804/statm: 514 112 96 399 0 111 0
[pid=27805] ppid=27804 vsize=7484 CPUtime=3.1
/proc/27805/stat : 27805 (mxc-sr08) R 27804 27804 27767 0 -1 4194304 7434 0 0 0 306 4 0 0 25 0 1 0 107268147 7663616 1728 1992294400 134512640 135078026 4294956192 18446744073709551615 134721280 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27805/statm: 1871 1728 71 138 0 1730 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 9540

[startup+6.30137 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 27806
/proc/meminfo: memFree=1312296/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=2056 CPUtime=0
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107268147 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27804/statm: 514 112 96 399 0 111 0
[pid=27805] ppid=27804 vsize=8936 CPUtime=6.29
/proc/27805/stat : 27805 (mxc-sr08) R 27804 27804 27767 0 -1 4194304 7794 0 0 0 623 6 0 0 25 0 1 0 107268147 9150464 2088 1992294400 134512640 135078026 4294956192 18446744073709551615 134534634 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27805/statm: 2234 2088 71 138 0 2093 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10992

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 27807
/proc/meminfo: memFree=1311736/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=2056 CPUtime=9.98
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 152 7907 0 0 0 0 992 6 16 0 1 0 107268147 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 514 121 104 399 0 111 0
[pid=27807] ppid=27804 vsize=12020 CPUtime=2.68
/proc/27807/stat : 27807 (picosat846) R 27804 27804 27767 0 -1 4194304 2469 0 0 0 266 2 0 0 25 0 1 0 107269147 12308480 2458 1992294400 134512640 134570484 4294956192 18446744073709551615 134523584 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27807/statm: 3005 2458 85 14 0 2671 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 14076

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 27810
/proc/meminfo: memFree=1305848/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=8168 CPUtime=3.99
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 2108 0 0 0 397 2 0 0 25 0 1 0 107270296 8364032 1956 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 2042 1956 74 138 0 1901 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 17564

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 27810
/proc/meminfo: memFree=1301112/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=12996 CPUtime=29.58
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 3276 0 0 0 2954 4 0 0 25 0 1 0 107270296 13307904 3124 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 3249 3124 74 138 0 3108 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 22392

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 27810
/proc/meminfo: memFree=1298360/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=15688 CPUtime=80.74
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 3950 0 0 0 8070 4 0 0 25 0 1 0 107270296 16064512 3798 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 3922 3798 74 138 0 3781 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 25084

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 27810
/proc/meminfo: memFree=1296568/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=17688 CPUtime=140.72
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 4423 0 0 0 14067 5 0 0 25 0 1 0 107270296 18112512 4271 1992294400 134512640 135078472 4294956192 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 4422 4271 74 138 0 4281 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 27084

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 27810
/proc/meminfo: memFree=1295800/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=18424 CPUtime=200.7
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 4627 0 0 0 20065 5 0 0 25 0 1 0 107270296 18866176 4475 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 4606 4475 74 138 0 4465 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 27820

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 27810
/proc/meminfo: memFree=1294712/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=19652 CPUtime=260.68
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 4904 0 0 0 26063 5 0 0 25 0 1 0 107270296 20123648 4752 1992294400 134512640 135078472 4294956192 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 4913 4752 74 138 0 4772 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 29048

[startup+342.301 s]
/proc/loadavg: 1.05 0.99 0.98 2/66 27812
/proc/meminfo: memFree=1293880/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=20320 CPUtime=320.67
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 5061 0 0 0 32061 6 0 0 25 0 1 0 107270296 20807680 4909 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 5080 4909 74 138 0 4939 0

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

/proc/27810/statm: 6368 6135 74 138 0 6227 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 34868

[startup+762.307 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 27812
/proc/meminfo: memFree=1289080/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=25652 CPUtime=740.55
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 6300 0 0 0 74048 7 0 0 25 0 1 0 107270296 26267648 6148 1992294400 134512640 135078472 4294956192 18446744073709551615 134550893 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 6413 6148 74 138 0 6272 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 35048

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 27812
/proc/meminfo: memFree=1288888/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=25812 CPUtime=800.52
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 6345 0 0 0 80045 7 0 0 25 0 1 0 107270296 26431488 6193 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 6453 6193 74 138 0 6312 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 35208

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 27812
/proc/meminfo: memFree=1288760/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=25976 CPUtime=860.51
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 6385 0 0 0 86044 7 0 0 25 0 1 0 107270296 26599424 6233 1992294400 134512640 135078472 4294956192 18446744073709551615 134549228 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 6494 6233 74 138 0 6353 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 35372

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 27812
/proc/meminfo: memFree=1288760/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=25976 CPUtime=920.49
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 6388 0 0 0 92042 7 0 0 25 0 1 0 107270296 26599424 6236 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 6494 6236 74 138 0 6353 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 35372

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 27812
/proc/meminfo: memFree=1288632/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=26140 CPUtime=980.47
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 6421 0 0 0 98040 7 0 0 25 0 1 0 107270296 26767360 6269 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 6535 6269 74 138 0 6394 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 35536

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 27812
/proc/meminfo: memFree=1288632/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=26140 CPUtime=1040.45
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 6427 0 0 0 104038 7 0 0 25 0 1 0 107270296 26767360 6275 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 6535 6275 74 138 0 6394 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 35536

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 27812
/proc/meminfo: memFree=1288632/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=26140 CPUtime=1100.44
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 6429 0 0 0 110037 7 0 0 25 0 1 0 107270296 26767360 6277 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 6535 6277 74 138 0 6394 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 35536

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 27812
/proc/meminfo: memFree=1287160/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=27612 CPUtime=1160.42
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 6787 0 0 0 116034 8 0 0 25 0 1 0 107270296 28274688 6635 1992294400 134512640 135078472 4294956192 18446744073709551615 134549360 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 6903 6635 74 138 0 6762 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 37008

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 27812
/proc/meminfo: memFree=1287160/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=27612 CPUtime=1168.42
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 6787 0 0 0 116834 8 0 0 25 0 1 0 107270296 28274688 6635 1992294400 134512640 135078472 4294956192 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 6903 6635 74 138 0 6762 0
Current children cumulated CPU time (s) 1189.87
Current children cumulated vsize (KiB) 37008

[startup+1196.7 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 27812
/proc/meminfo: memFree=1287096/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=27612 CPUtime=1174.82
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 6797 0 0 0 117474 8 0 0 25 0 1 0 107270296 28274688 6645 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 6903 6645 74 138 0 6762 0
Current children cumulated CPU time (s) 1196.27
Current children cumulated vsize (KiB) 37008

[startup+1198.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 27812
/proc/meminfo: memFree=1287096/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=27612 CPUtime=1176.42
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 6798 0 0 0 117634 8 0 0 25 0 1 0 107270296 28274688 6646 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 6903 6646 74 138 0 6762 0
Current children cumulated CPU time (s) 1197.87
Current children cumulated vsize (KiB) 37008

[startup+1199.1 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 27812
/proc/meminfo: memFree=1287096/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=27612 CPUtime=1177.22
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 6798 0 0 0 117714 8 0 0 25 0 1 0 107270296 28274688 6646 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 6903 6646 74 138 0 6762 0
Current children cumulated CPU time (s) 1198.67
Current children cumulated vsize (KiB) 37008

[startup+1199.5 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 27812
/proc/meminfo: memFree=1287096/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=21.45
/proc/27804/stat : 27804 (SATzilla2009_I) S 27802 27804 27767 0 -1 4194304 3112 15167 0 0 363 2 1763 17 25 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
[pid=27810] ppid=27804 vsize=27612 CPUtime=1177.62
/proc/27810/stat : 27810 (minisat20SAT07) R 27804 27804 27767 0 -1 4194304 6798 0 0 0 117754 8 0 0 25 0 1 0 107270296 28274688 6646 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27810/statm: 6903 6646 74 138 0 6762 0
Current children cumulated CPU time (s) 1199.07
Current children cumulated vsize (KiB) 37008

[startup+1199.7 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 27812
/proc/meminfo: memFree=1287096/2055920 swapFree=4181276/4192956
[pid=27804] ppid=27802 vsize=9396 CPUtime=1199.27
/proc/27804/stat : 27804 (SATzilla2009_I) R 27802 27804 27767 0 -1 4194304 3126 21966 0 0 364 2 119536 25 16 0 1 0 107268147 9621504 2050 1992294400 134512640 136149169 4294956224 18446744073709551615 135546494 0 0 4096 3 0 0 0 17 0 0 0
/proc/27804/statm: 2349 2050 217 399 0 1946 0
Current children cumulated CPU time (s) 1199.27
Current children cumulated vsize (KiB) 9396

Child status: 17
Real time (s): 1199.7
CPU time (s): 1199.3
CPU user time (s): 1199.01
CPU system time (s): 0.291955
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 37008

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

runsolver used 1.00885 second user time and 3.36249 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-27 02:33:23
IDJOB=1733767
IDBENCH=71147
IDSOLVER=528
FILE ID=node47/1733767-1240792402
PBS_JOBID= 9187357
Free space on /tmp= 66268 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_4vars_11gates_b2_restricted.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733767-1240792402/watcher-1733767-1240792402 -o /tmp/evaluation-result-1733767-1240792402/solver-1733767-1240792402 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1733767-1240792402.cnf

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

MD5SUM BENCH= a05652854911cfd1b4cd45a296cdc798
RANDOM SEED=246359243

node47.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.212
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.212
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:       1321376 kB
Buffers:         75648 kB
Cached:         597956 kB
SwapCached:       6464 kB
Active:         254448 kB
Inactive:       427944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1321376 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:           53740 kB
Writeback:           0 kB
Mapped:          13452 kB
Slab:            38192 kB
Committed_AS:   459156 kB
PageTables:       1444 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= 66240 MiB
End job on node47 at 2009-04-27 02:53:23