Trace number 3282732

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
glucose 2? (TO) 1300.05 1300.01

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.802
Satisfiable
(Un)Satisfiability was proved
Number of variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   94910   223744 |   28472       0        0     nan |  0.000 % |
0.00/0.55	c |         0 |   57628   172230 |      --       0       --      -- |     --   | -36942/-50538
0.00/0.55	c ==============================================================================
0.00/0.55	c Result  :   #vars: 13864   #clauses: 57628   #literals: 172230
0.00/0.55	c CPU time:   0.542917 s
0.00/0.55	c ==============================================================================
0.00/0.58	c
0.00/0.58	c Starting glucose
0.00/0.58	c
1300.02/1300.01	HOME/glucose.sh: line 55:  6861 Terminated              $RS $TMP.cnf $TMP.result "$@"

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3282732-1303753723/watcher-3282732-1303753723 -o /tmp/evaluation-result-3282732-1303753723/solver-3282732-1303753723 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3282732-1303753723.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.64 3.31 3.53 4/182 6839
/proc/meminfo: memFree=15926744/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 486970090 8912896 252 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 252 211 178 0 69 0

[startup+0.094412 s]
/proc/loadavg: 2.64 3.31 3.53 4/182 6839
/proc/meminfo: memFree=15926744/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 486970090 8912896 252 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100411 s]
/proc/loadavg: 2.64 3.31 3.53 4/182 6839
/proc/meminfo: memFree=15926744/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 486970090 8912896 252 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300376 s]
/proc/loadavg: 2.64 3.31 3.53 4/182 6839
/proc/meminfo: memFree=15926744/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 486970090 8912896 252 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700308 s]
/proc/loadavg: 2.64 3.31 3.53 4/182 6839
/proc/meminfo: memFree=15926744/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8704

[startup+1.50116 s]
/proc/loadavg: 2.75 3.32 3.53 5/194 6863
/proc/meminfo: memFree=15873716/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=23780 CPUtime=0.9 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 2063 0 0 0 90 0 0 0 19 0 1 0 486970149 24350720 1933 33554432000 4194304 4260849 140736405748624 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 5945 1933 240 17 0 2586 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32484

[startup+3.10087 s]
/proc/loadavg: 2.75 3.32 3.53 5/194 6863
/proc/meminfo: memFree=15871112/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=23780 CPUtime=2.5 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 2134 0 0 0 250 0 0 0 22 0 1 0 486970149 24350720 2002 33554432000 4194304 4260849 140736405748624 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 5945 2002 240 17 0 2586 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32484

[startup+6.30028 s]
/proc/loadavg: 2.85 3.33 3.53 5/194 6863
/proc/meminfo: memFree=15867244/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=23912 CPUtime=5.7 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 2295 0 0 0 570 0 0 0 25 0 1 0 486970149 24485888 2159 33554432000 4194304 4260849 140736405748624 18446744073709551615 4209925 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 5978 2159 240 17 0 2619 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32616

[startup+12.7011 s]
/proc/loadavg: 2.94 3.34 3.53 5/190 6868
/proc/meminfo: memFree=15876996/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=22512 CPUtime=12.1 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 3126 0 0 0 1210 0 0 0 25 0 1 0 486970149 23052288 2253 33554432000 4194304 4260849 140736405748624 18446744073709551615 4224486 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 5628 2253 241 17 0 2269 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31216

[startup+25.5008 s]
/proc/loadavg: 3.17 3.37 3.54 6/194 6925
/proc/meminfo: memFree=15855004/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=27376 CPUtime=24.9 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 5132 0 0 0 2490 0 0 0 25 0 1 0 486970149 28033024 3350 33554432000 4194304 4260849 140736405748624 18446744073709551615 4224944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 6844 3350 241 17 0 3485 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36080

[startup+51.1011 s]
/proc/loadavg: 3.45 3.42 3.55 6/194 6926
/proc/meminfo: memFree=15814920/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=34448 CPUtime=50.51 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 7176 0 0 0 5050 1 0 0 25 0 1 0 486970149 35274752 5245 33554432000 4194304 4260849 140736405748624 18446744073709551615 4224374 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 8612 5245 241 17 0 5253 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 43152

[startup+102.307 s]
/proc/loadavg: 3.76 3.51 3.57 6/194 6927
/proc/meminfo: memFree=15809308/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=30096 CPUtime=101.71 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 8457 0 0 0 10170 1 0 0 25 0 1 0 486970149 30818304 4303 33554432000 4194304 4260849 140736405748624 18446744073709551615 4226594 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 7524 4303 241 17 0 4165 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 38800

[startup+162.301 s]
/proc/loadavg: 4.02 3.63 3.61 6/194 6929
/proc/meminfo: memFree=15785856/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=41588 CPUtime=161.71 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 12720 0 0 0 16169 2 0 0 25 0 1 0 486970149 42586112 6452 33554432000 4194304 4260849 140736405748624 18446744073709551615 4226832 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 10397 6452 241 17 0 7038 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 50292

[startup+222.301 s]
/proc/loadavg: 4.00 3.69 3.63 6/194 6931
/proc/meminfo: memFree=15786684/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=53164 CPUtime=221.71 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 13580 0 0 0 22168 3 0 0 25 0 1 0 486970149 54439936 7295 33554432000 4194304 4260849 140736405748624 18446744073709551615 4209990 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 13291 7295 241 17 0 9932 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 61868

[startup+282.301 s]
/proc/loadavg: 4.00 3.74 3.65 6/194 6932
/proc/meminfo: memFree=15759128/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=53164 CPUtime=281.71 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 13913 0 0 0 28168 3 0 0 25 0 1 0 486970149 54439936 7618 33554432000 4194304 4260849 140736405748624 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 13291 7618 241 17 0 9932 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 61868

[startup+342.301 s]
/proc/loadavg: 4.00 3.79 3.67 6/194 6934
/proc/meminfo: memFree=15747164/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=53164 CPUtime=341.71 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 14055 0 0 0 34168 3 0 0 25 0 1 0 486970149 54439936 7760 33554432000 4194304 4260849 140736405748624 18446744073709551615 4224606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 13291 7760 249 17 0 9932 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 61868

[startup+402.301 s]
/proc/loadavg: 4.00 3.82 3.68 5/194 6935
/proc/meminfo: memFree=15773428/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3

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

[pid=6861] ppid=6839 vsize=60348 CPUtime=521.72 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 16750 0 0 0 52168 4 0 0 25 0 1 0 486970149 61796352 10343 33554432000 4194304 4260849 140736405748624 18446744073709551615 4224509 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 15087 10343 249 17 0 11728 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 69052

[startup+582.301 s]
/proc/loadavg: 4.00 3.91 3.74 6/194 6940
/proc/meminfo: memFree=15707576/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=60348 CPUtime=581.72 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 16842 0 0 0 58168 4 0 0 25 0 1 0 486970149 61796352 10435 33554432000 4194304 4260849 140736405748624 18446744073709551615 4209227 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 15087 10435 249 17 0 11728 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 69052

[startup+642.3 s]
/proc/loadavg: 4.00 3.92 3.75 6/194 6942
/proc/meminfo: memFree=15704804/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=60348 CPUtime=641.72 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 16966 0 0 0 64168 4 0 0 25 0 1 0 486970149 61796352 10556 33554432000 4194304 4260849 140736405748624 18446744073709551615 4226580 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 15087 10556 249 17 0 11728 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 69052

[startup+702.3 s]
/proc/loadavg: 4.05 3.95 3.77 6/194 6943
/proc/meminfo: memFree=15703784/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=60348 CPUtime=701.72 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 17032 0 0 0 70168 4 0 0 25 0 1 0 486970149 61796352 10620 33554432000 4194304 4260849 140736405748624 18446744073709551615 4209925 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 15087 10620 249 17 0 11728 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 69052

[startup+762.307 s]
/proc/loadavg: 4.02 3.95 3.78 6/194 6954
/proc/meminfo: memFree=15695164/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=64768 CPUtime=761.73 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 17981 0 0 0 76168 5 0 0 25 0 1 0 486970149 66322432 11545 33554432000 4194304 4260849 140736405748624 18446744073709551615 4224416 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 16192 11545 249 17 0 12833 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 73472

[startup+822.3 s]
/proc/loadavg: 4.00 3.96 3.79 6/194 6956
/proc/meminfo: memFree=15680996/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=64768 CPUtime=821.72 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 18396 0 0 0 82167 5 0 0 25 0 1 0 486970149 66322432 11949 33554432000 4194304 4260849 140736405748624 18446744073709551615 4224622 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 16192 11949 249 17 0 12833 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 73472

[startup+882.3 s]
/proc/loadavg: 4.00 3.96 3.80 6/194 6957
/proc/meminfo: memFree=15658248/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=64768 CPUtime=881.73 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 18600 0 0 0 88167 6 0 0 25 0 1 0 486970149 66322432 12149 33554432000 4194304 4260849 140736405748624 18446744073709551615 4224374 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 16192 12149 249 17 0 12833 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 73472

[startup+942.3 s]
/proc/loadavg: 4.07 3.98 3.82 6/194 6962
/proc/meminfo: memFree=15686344/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=64768 CPUtime=941.73 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 18601 0 0 0 94167 6 0 0 25 0 1 0 486970149 66322432 12150 33554432000 4194304 4260849 140736405748624 18446744073709551615 4224386 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 16192 12150 249 17 0 12833 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 73472

[startup+1002.3 s]
/proc/loadavg: 4.14 4.02 3.84 6/194 6963
/proc/meminfo: memFree=15643088/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=64768 CPUtime=1001.73 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 18735 0 0 0 100167 6 0 0 25 0 1 0 486970149 66322432 12283 33554432000 4194304 4260849 140736405748624 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 16192 12283 249 17 0 12833 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 73472

[startup+1062.3 s]
/proc/loadavg: 4.05 4.01 3.84 6/194 6965
/proc/meminfo: memFree=15670948/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=64768 CPUtime=1061.73 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 18871 0 0 0 106167 6 0 0 25 0 1 0 486970149 66322432 12416 33554432000 4194304 4260849 140736405748624 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 16192 12416 249 17 0 12833 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 73472

[startup+1122.3 s]
/proc/loadavg: 4.02 4.00 3.85 6/194 6967
/proc/meminfo: memFree=15625788/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=64768 CPUtime=1121.73 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 18872 0 0 0 112167 6 0 0 25 0 1 0 486970149 66322432 12417 33554432000 4194304 4260849 140736405748624 18446744073709551615 4224352 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 16192 12417 249 17 0 12833 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 73472

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.85 6/194 6968
/proc/meminfo: memFree=15665812/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=64768 CPUtime=1181.74 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 18923 0 0 0 118168 6 0 0 25 0 1 0 486970149 66322432 12466 33554432000 4194304 4260849 140736405748624 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 16192 12466 249 17 0 12833 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 73472

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.86 6/194 6970
/proc/meminfo: memFree=15619644/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=64768 CPUtime=1241.73 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 19213 0 0 0 124167 6 0 0 25 0 1 0 486970149 66322432 12746 33554432000 4194304 4260849 140736405748624 18446744073709551615 4227007 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 16192 12746 249 17 0 12833 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 73472



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.87 5/194 6971
/proc/meminfo: memFree=15661016/32951124 swapFree=67111528/67111528
[pid=6839] ppid=6837 vsize=8704 CPUtime=0.58 cores=1,3
/proc/6839/stat : 6839 (glucose.sh) S 6837 6839 5847 0 -1 4202496 359 4149 0 0 0 0 57 1 17 0 1 0 486970090 8912896 254 33554432000 4194304 4922060 140735362943712 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6839/statm: 2176 254 211 178 0 69 0
[pid=6861] ppid=6839 vsize=64768 CPUtime=1299.44 cores=1,3
/proc/6861/stat : 6861 (glucose_static) R 6839 6839 5847 0 -1 4202496 19213 0 0 0 129938 6 0 0 25 0 1 0 486970149 66322432 12746 33554432000 4194304 4260849 140736405748624 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6861/statm: 16192 12746 249 17 0 12833 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 73472

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.96
CPU system time (s): 0.089986
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 73472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.96
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23733
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= 24
involuntary context switches= 1769

runsolver used 2.00169 second user time and 5.10222 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-25 19:48:44
IDJOB=3282732
IDBENCH=70848
IDSOLVER=1651
FILE ID=node139/3282732-1303753723
RUNJOBID= node139-1303753723-6814
PBS_JOBID= 13154023
Free space on /tmp= 72500 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-22-s100.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282732-1303753723/watcher-3282732-1303753723 -o /tmp/evaluation-result-3282732-1303753723/solver-3282732-1303753723 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3282732-1303753723.cnf 

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=1454589932

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5321.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15927768 kB
Buffers:       2146992 kB
Cached:       14275584 kB
SwapCached:          0 kB
Active:        9846020 kB
Inactive:      6653556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15927768 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8348 kB
Writeback:           0 kB
AnonPages:       75472 kB
Mapped:          14884 kB
Slab:           459548 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   224328 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72472 MiB
End job on node139 at 2011-04-25 20:10:26