Trace number 3716464

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
wbo2sat 2012-05-19? (TO) 1800.14 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-le450-5a-5_wcsp.wbo
MD5SUM821044947071ea4d556d5ba9ce1f8458
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.19597
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2250
Total number of constraints29020
Number of soft constraints28570
Number of constraints which are clauses28570
Number of constraints which are cardinality constraints (but not clauses)450
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint5
Top cost 5715
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 28570
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.31	o 747
0.00/0.31	c current bound: 373
0.00/0.31	c fallback to adder encoding
1800.10/1800.41	./satsolver.sh: line 5: 16269 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.10/1800.41	c error: unexpected solver exit code
1800.10/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3716464-1338246979/watcher-3716464-1338246979 -o /tmp/evaluation-result-3716464-1338246979/solver-3716464-1338246979 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716464-1338246979.wbo 1244504964 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.83 3.75 2.75 4/181 16262
/proc/meminfo: memFree=14009932/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0

[startup+0.00855908 s]
/proc/loadavg: 4.83 3.75 2.75 4/181 16262
/proc/meminfo: memFree=14009932/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100273 s]
/proc/loadavg: 4.83 3.75 2.75 4/181 16262
/proc/meminfo: memFree=14009932/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30025 s]
/proc/loadavg: 4.83 3.75 2.75 4/181 16262
/proc/meminfo: memFree=14009932/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700324 s]
/proc/loadavg: 4.83 3.75 2.75 4/181 16262
/proc/meminfo: memFree=14009932/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 4.68 3.73 2.75 4/183 16267
/proc/meminfo: memFree=19618340/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
[pid=16263] ppid=16262 vsize=154524 CPUtime=1.48 cores=1,3,5,7
/proc/16263/stat : 16263 (wbo2sat) R 16262 16262 14287 0 -1 4202496 10167 3023 0 0 134 10 4 0 20 0 1 0 290823568 158232576 23695 33554432000 4194304 5872148 140733738054368 140733738048216 4419514 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16263/statm: 38631 23695 174 410 0 38213 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 163672

[startup+3.10043 s]
/proc/loadavg: 4.68 3.73 2.75 3/184 16269
/proc/meminfo: memFree=24164996/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
[pid=16263] ppid=16262 vsize=154524 CPUtime=1.9 cores=1,3,5,7
/proc/16263/stat : 16263 (wbo2sat) S 16262 16262 14287 0 -1 4202496 10871 3023 0 0 160 26 4 0 20 0 1 0 290823568 158232576 27792 33554432000 4194304 5872148 140733738054368 140733738047640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16263/statm: 38631 27792 175 410 0 38213 0
[pid=16268] ppid=16263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16268/stat : 16268 (satsolver.sh) S 16263 16262 14287 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290823760 9367552 266 33554432000 4194304 5064252 140733913703056 140733913701968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16268/statm: 2287 266 226 213 0 72 0
[pid=16269] ppid=16268 vsize=260248 CPUtime=1.17 cores=1,3,5,7
/proc/16269/stat : 16269 (glucose_static) R 16268 16262 14287 0 -1 4202496 39107 0 0 0 106 11 0 0 20 0 1 0 290823761 266493952 58022 33554432000 4194304 4896791 140736094106640 140736093055432 4401607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16269/statm: 65062 58024 58 172 0 64888 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 433068

[startup+6.30048 s]
/proc/loadavg: 4.68 3.73 2.75 3/184 16269
/proc/meminfo: memFree=23982448/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
[pid=16263] ppid=16262 vsize=154524 CPUtime=1.9 cores=1,3,5,7
/proc/16263/stat : 16263 (wbo2sat) S 16262 16262 14287 0 -1 4202496 10871 3023 0 0 160 26 4 0 20 0 1 0 290823568 158232576 27792 33554432000 4194304 5872148 140733738054368 140733738047640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16263/statm: 38631 27792 175 410 0 38213 0
[pid=16268] ppid=16263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16268/stat : 16268 (satsolver.sh) S 16263 16262 14287 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290823760 9367552 266 33554432000 4194304 5064252 140733913703056 140733913701968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16268/statm: 2287 266 226 213 0 72 0
[pid=16269] ppid=16268 vsize=243980 CPUtime=4.36 cores=1,3,5,7
/proc/16269/stat : 16269 (glucose_static) R 16268 16262 14287 0 -1 4202496 44226 0 0 0 424 12 0 0 20 0 1 0 290823761 249835520 54590 33554432000 4194304 4896791 140736094106640 140736094104184 4224663 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16269/statm: 60995 54590 77 172 0 60821 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 416800

[startup+12.7072 s]
/proc/loadavg: 4.42 3.71 2.75 3/184 16269
/proc/meminfo: memFree=23987280/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
[pid=16263] ppid=16262 vsize=154524 CPUtime=1.9 cores=1,3,5,7
/proc/16263/stat : 16263 (wbo2sat) S 16262 16262 14287 0 -1 4202496 10871 3023 0 0 160 26 4 0 20 0 1 0 290823568 158232576 27792 33554432000 4194304 5872148 140733738054368 140733738047640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16263/statm: 38631 27792 175 410 0 38213 0
[pid=16268] ppid=16263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16268/stat : 16268 (satsolver.sh) S 16263 16262 14287 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290823760 9367552 266 33554432000 4194304 5064252 140733913703056 140733913701968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16268/statm: 2287 266 226 213 0 72 0
[pid=16269] ppid=16268 vsize=244216 CPUtime=10.77 cores=1,3,5,7
/proc/16269/stat : 16269 (glucose_static) R 16268 16262 14287 0 -1 4202496 45337 0 0 0 1064 13 0 0 20 0 1 0 290823761 250077184 55158 33554432000 4194304 4896791 140736094106640 140736094103848 4225168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16269/statm: 61054 55158 78 172 0 60880 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 417036

[startup+25.5005 s]
/proc/loadavg: 4.05 3.65 2.74 3/184 16269
/proc/meminfo: memFree=23988472/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
[pid=16263] ppid=16262 vsize=154524 CPUtime=1.9 cores=1,3,5,7
/proc/16263/stat : 16263 (wbo2sat) S 16262 16262 14287 0 -1 4202496 10871 3023 0 0 160 26 4 0 20 0 1 0 290823568 158232576 27792 33554432000 4194304 5872148 140733738054368 140733738047640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16263/statm: 38631 27792 175 410 0 38213 0
[pid=16268] ppid=16263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16268/stat : 16268 (satsolver.sh) S 16263 16262 14287 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290823760 9367552 266 33554432000 4194304 5064252 140733913703056 140733913701968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16268/statm: 2287 266 226 213 0 72 0
[pid=16269] ppid=16268 vsize=244352 CPUtime=23.56 cores=1,3,5,7
/proc/16269/stat : 16269 (glucose_static) R 16268 16262 14287 0 -1 4202496 45340 0 0 0 2343 13 0 0 20 0 1 0 290823761 250216448 55161 33554432000 4194304 4896791 140736094106640 140736094104040 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16269/statm: 61088 55161 78 172 0 60914 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 417172

[startup+51.1005 s]
/proc/loadavg: 3.24 3.49 2.72 3/184 16269
/proc/meminfo: memFree=23989060/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
[pid=16263] ppid=16262 vsize=154524 CPUtime=1.9 cores=1,3,5,7
/proc/16263/stat : 16263 (wbo2sat) S 16262 16262 14287 0 -1 4202496 10871 3023 0 0 160 26 4 0 20 0 1 0 290823568 158232576 27792 33554432000 4194304 5872148 140733738054368 140733738047640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16263/statm: 38631 27792 175 410 0 38213 0
[pid=16268] ppid=16263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16268/stat : 16268 (satsolver.sh) S 16263 16262 14287 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290823760 9367552 266 33554432000 4194304 5064252 140733913703056 140733913701968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16268/statm: 2287 266 226 213 0 72 0
[pid=16269] ppid=16268 vsize=244352 CPUtime=49.17 cores=1,3,5,7
/proc/16269/stat : 16269 (glucose_static) R 16268 16262 14287 0 -1 4202496 45347 0 0 0 4904 13 0 0 20 0 1 0 290823761 250216448 55168 33554432000 4194304 4896791 140736094106640 140736094104040 4225138 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16269/statm: 61088 55168 78 172 0 60914 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 417172

[startup+102.3 s]
/proc/loadavg: 2.54 3.26 2.68 3/183 16269
/proc/meminfo: memFree=23988696/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
[pid=16263] ppid=16262 vsize=154524 CPUtime=1.9 cores=1,3,5,7
/proc/16263/stat : 16263 (wbo2sat) S 16262 16262 14287 0 -1 4202496 10871 3023 0 0 160 26 4 0 20 0 1 0 290823568 158232576 27792 33554432000 4194304 5872148 140733738054368 140733738047640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16263/statm: 38631 27792 175 410 0 38213 0
[pid=16268] ppid=16263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16268/stat : 16268 (satsolver.sh) S 16263 16262 14287 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290823760 9367552 266 33554432000 4194304 5064252 140733913703056 140733913701968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16268/statm: 2287 266 226 213 0 72 0
[pid=16269] ppid=16268 vsize=245120 CPUtime=100.35 cores=1,3,5,7
/proc/16269/stat : 16269 (glucose_static) R 16268 16262 14287 0 -1 4202496 45532 0 0 0 10022 13 0 0 20 0 1 0 290823761 251002880 55353 33554432000 4194304 4896791 140736094106640 140736094103848 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16269/statm: 61280 55353 78 172 0 61106 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 417940

[startup+162.307 s]
/proc/loadavg: 2.20 3.03 2.63 3/183 16270
/proc/meminfo: memFree=23986152/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
[pid=16263] ppid=16262 vsize=154524 CPUtime=1.9 cores=1,3,5,7
/proc/16263/stat : 16263 (wbo2sat) S 16262 16262 14287 0 -1 4202496 10871 3023 0 0 160 26 4 0 20 0 1 0 290823568 158232576 27792 33554432000 4194304 5872148 140733738054368 140733738047640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16263/statm: 38631 27792 175 410 0 38213 0
[pid=16268] ppid=16263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16268/stat : 16268 (satsolver.sh) S 16263 16262 14287 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290823760 9367552 266 33554432000 4194304 5064252 140733913703056 140733913701968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16268/statm: 2287 266 226 213 0 72 0
[pid=16269] ppid=16268 vsize=245448 CPUtime=160.35 cores=1,3,5,7
/proc/16269/stat : 16269 (glucose_static) R 16268 16262 14287 0 -1 4202496 45620 0 0 0 16022 13 0 0 20 0 1 0 290823761 251338752 55952 33554432000 4194304 4896791 140736094106640 140736094104184 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16269/statm: 61362 55952 78 172 0 61188 0
Current children cumulated CPU time (s) 162.25

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


[startup+1362.3 s]
/proc/loadavg: 1.09 1.63 2.00 2/174 16305
/proc/meminfo: memFree=31160844/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
[pid=16263] ppid=16262 vsize=154524 CPUtime=1.9 cores=1,3,5,7
/proc/16263/stat : 16263 (wbo2sat) S 16262 16262 14287 0 -1 4202496 10871 3023 0 0 160 26 4 0 20 0 1 0 290823568 158232576 27792 33554432000 4194304 5872148 140733738054368 140733738047640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16263/statm: 38631 27792 175 410 0 38213 0
[pid=16268] ppid=16263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16268/stat : 16268 (satsolver.sh) S 16263 16262 14287 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290823760 9367552 266 33554432000 4194304 5064252 140733913703056 140733913701968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16268/statm: 2287 266 226 213 0 72 0
[pid=16269] ppid=16268 vsize=290128 CPUtime=1360.16 cores=1,3,5,7
/proc/16269/stat : 16269 (glucose_static) R 16268 16262 14287 0 -1 4202496 50855 0 0 0 135997 19 0 0 20 0 1 0 290823761 297091072 60896 33554432000 4194304 4896791 140736094106640 140736094104168 4203765 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16269/statm: 72532 60896 78 172 0 72358 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 462948

[startup+1422.3 s]
/proc/loadavg: 1.03 1.51 1.94 2/177 16308
/proc/meminfo: memFree=31153836/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
[pid=16263] ppid=16262 vsize=154524 CPUtime=1.9 cores=1,3,5,7
/proc/16263/stat : 16263 (wbo2sat) S 16262 16262 14287 0 -1 4202496 10871 3023 0 0 160 26 4 0 20 0 1 0 290823568 158232576 27792 33554432000 4194304 5872148 140733738054368 140733738047640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16263/statm: 38631 27792 175 410 0 38213 0
[pid=16268] ppid=16263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16268/stat : 16268 (satsolver.sh) S 16263 16262 14287 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290823760 9367552 266 33554432000 4194304 5064252 140733913703056 140733913701968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16268/statm: 2287 266 226 213 0 72 0
[pid=16269] ppid=16268 vsize=290864 CPUtime=1420.15 cores=1,3,5,7
/proc/16269/stat : 16269 (glucose_static) R 16268 16262 14287 0 -1 4202496 51046 0 0 0 141996 19 0 0 20 0 1 0 290823761 297844736 62618 33554432000 4194304 4896791 140736094106640 140736094103864 4203841 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16269/statm: 72716 62618 78 172 0 72542 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 463684

[startup+1482.31 s]
/proc/loadavg: 1.01 1.41 1.88 2/174 16308
/proc/meminfo: memFree=31145688/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
[pid=16263] ppid=16262 vsize=154524 CPUtime=1.9 cores=1,3,5,7
/proc/16263/stat : 16263 (wbo2sat) S 16262 16262 14287 0 -1 4202496 10871 3023 0 0 160 26 4 0 20 0 1 0 290823568 158232576 27792 33554432000 4194304 5872148 140733738054368 140733738047640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16263/statm: 38631 27792 175 410 0 38213 0
[pid=16268] ppid=16263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16268/stat : 16268 (satsolver.sh) S 16263 16262 14287 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290823760 9367552 266 33554432000 4194304 5064252 140733913703056 140733913701968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16268/statm: 2287 266 226 213 0 72 0
[pid=16269] ppid=16268 vsize=291644 CPUtime=1480.15 cores=1,3,5,7
/proc/16269/stat : 16269 (glucose_static) R 16268 16262 14287 0 -1 4202496 51286 0 0 0 147995 20 0 0 20 0 1 0 290823761 298643456 64780 33554432000 4194304 4896791 140736094106640 140736094103784 4203956 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16269/statm: 72911 64780 78 172 0 72737 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 464464

[startup+1542.3 s]
/proc/loadavg: 1.00 1.34 1.82 2/174 16308
/proc/meminfo: memFree=31140740/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
[pid=16263] ppid=16262 vsize=154524 CPUtime=1.9 cores=1,3,5,7
/proc/16263/stat : 16263 (wbo2sat) S 16262 16262 14287 0 -1 4202496 10871 3023 0 0 160 26 4 0 20 0 1 0 290823568 158232576 27792 33554432000 4194304 5872148 140733738054368 140733738047640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16263/statm: 38631 27792 175 410 0 38213 0
[pid=16268] ppid=16263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16268/stat : 16268 (satsolver.sh) S 16263 16262 14287 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290823760 9367552 266 33554432000 4194304 5064252 140733913703056 140733913701968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16268/statm: 2287 266 226 213 0 72 0
[pid=16269] ppid=16268 vsize=292368 CPUtime=1540.13 cores=1,3,5,7
/proc/16269/stat : 16269 (glucose_static) R 16268 16262 14287 0 -1 4202496 51467 0 0 0 153993 20 0 0 20 0 1 0 290823761 299384832 66494 33554432000 4194304 4896791 140736094106640 140736094104168 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16269/statm: 73092 66494 78 172 0 72918 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 465188

[startup+1602.3 s]
/proc/loadavg: 1.00 1.27 1.77 2/174 16308
/proc/meminfo: memFree=31133976/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
[pid=16263] ppid=16262 vsize=154524 CPUtime=1.9 cores=1,3,5,7
/proc/16263/stat : 16263 (wbo2sat) S 16262 16262 14287 0 -1 4202496 10871 3023 0 0 160 26 4 0 20 0 1 0 290823568 158232576 27792 33554432000 4194304 5872148 140733738054368 140733738047640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16263/statm: 38631 27792 175 410 0 38213 0
[pid=16268] ppid=16263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16268/stat : 16268 (satsolver.sh) S 16263 16262 14287 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290823760 9367552 266 33554432000 4194304 5064252 140733913703056 140733913701968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16268/statm: 2287 266 226 213 0 72 0
[pid=16269] ppid=16268 vsize=292944 CPUtime=1600.11 cores=1,3,5,7
/proc/16269/stat : 16269 (glucose_static) R 16268 16262 14287 0 -1 4202496 51618 0 0 0 159991 20 0 0 20 0 1 0 290823761 299974656 67667 33554432000 4194304 4896791 140736094106640 140736094104168 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16269/statm: 73236 67667 78 172 0 73062 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 465764

[startup+1662.3 s]
/proc/loadavg: 1.00 1.22 1.72 2/174 16309
/proc/meminfo: memFree=31129816/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
[pid=16263] ppid=16262 vsize=154524 CPUtime=1.9 cores=1,3,5,7
/proc/16263/stat : 16263 (wbo2sat) S 16262 16262 14287 0 -1 4202496 10871 3023 0 0 160 26 4 0 20 0 1 0 290823568 158232576 27792 33554432000 4194304 5872148 140733738054368 140733738047640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16263/statm: 38631 27792 175 410 0 38213 0
[pid=16268] ppid=16263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16268/stat : 16268 (satsolver.sh) S 16263 16262 14287 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290823760 9367552 266 33554432000 4194304 5064252 140733913703056 140733913701968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16268/statm: 2287 266 226 213 0 72 0
[pid=16269] ppid=16268 vsize=343540 CPUtime=1660.11 cores=1,3,5,7
/proc/16269/stat : 16269 (glucose_static) R 16268 16262 14287 0 -1 4202496 52175 0 0 0 165990 21 0 0 20 0 1 0 290823761 351784960 68730 33554432000 4194304 4896791 140736094106640 140736094103864 4203956 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16269/statm: 85885 68730 78 172 0 85711 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 516360

[startup+1722.3 s]
/proc/loadavg: 1.00 1.18 1.67 2/174 16309
/proc/meminfo: memFree=31151336/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
[pid=16263] ppid=16262 vsize=154524 CPUtime=1.9 cores=1,3,5,7
/proc/16263/stat : 16263 (wbo2sat) S 16262 16262 14287 0 -1 4202496 10871 3023 0 0 160 26 4 0 20 0 1 0 290823568 158232576 27792 33554432000 4194304 5872148 140733738054368 140733738047640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16263/statm: 38631 27792 175 410 0 38213 0
[pid=16268] ppid=16263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16268/stat : 16268 (satsolver.sh) S 16263 16262 14287 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290823760 9367552 266 33554432000 4194304 5064252 140733913703056 140733913701968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16268/statm: 2287 266 226 213 0 72 0
[pid=16269] ppid=16268 vsize=293808 CPUtime=1720.11 cores=1,3,5,7
/proc/16269/stat : 16269 (glucose_static) R 16268 16262 14287 0 -1 4202496 52934 0 0 0 171988 23 0 0 20 0 1 0 290823761 300859392 63291 33554432000 4194304 4896791 140736094106640 140736094103688 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16269/statm: 73452 63291 78 172 0 73278 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 466628

[startup+1782.3 s]
/proc/loadavg: 1.04 1.16 1.63 2/174 16309
/proc/meminfo: memFree=31144696/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
[pid=16263] ppid=16262 vsize=154524 CPUtime=1.9 cores=1,3,5,7
/proc/16263/stat : 16263 (wbo2sat) S 16262 16262 14287 0 -1 4202496 10871 3023 0 0 160 26 4 0 20 0 1 0 290823568 158232576 27792 33554432000 4194304 5872148 140733738054368 140733738047640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16263/statm: 38631 27792 175 410 0 38213 0
[pid=16268] ppid=16263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16268/stat : 16268 (satsolver.sh) S 16263 16262 14287 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290823760 9367552 266 33554432000 4194304 5064252 140733913703056 140733913701968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16268/statm: 2287 266 226 213 0 72 0
[pid=16269] ppid=16268 vsize=294144 CPUtime=1780.1 cores=1,3,5,7
/proc/16269/stat : 16269 (glucose_static) R 16268 16262 14287 0 -1 4202496 53025 0 0 0 177987 23 0 0 20 0 1 0 290823761 301203456 64915 33554432000 4194304 4896791 140736094106640 140736094104168 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16269/statm: 73536 64915 78 172 0 73362 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 466964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.03 1.15 1.62 2/174 16309
/proc/meminfo: memFree=31142896/32873844 swapFree=7632/7632
[pid=16262] ppid=16260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16262/stat : 16262 (runWbo2sat.sh) S 16260 16262 14287 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290823568 9367552 275 33554432000 4194304 5064252 140737239549152 140737239548064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16262/statm: 2287 275 233 213 0 72 0
[pid=16263] ppid=16262 vsize=154524 CPUtime=1.9 cores=1,3,5,7
/proc/16263/stat : 16263 (wbo2sat) S 16262 16262 14287 0 -1 4202496 10871 3023 0 0 160 26 4 0 20 0 1 0 290823568 158232576 27792 33554432000 4194304 5872148 140733738054368 140733738047640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16263/statm: 38631 27792 175 410 0 38213 0
[pid=16268] ppid=16263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16268/stat : 16268 (satsolver.sh) S 16263 16262 14287 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290823760 9367552 266 33554432000 4194304 5064252 140733913703056 140733913701968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16268/statm: 2287 266 226 213 0 72 0
[pid=16269] ppid=16268 vsize=294268 CPUtime=1798.2 cores=1,3,5,7
/proc/16269/stat : 16269 (glucose_static) R 16268 16262 14287 0 -1 4202496 53057 0 0 0 179797 23 0 0 20 0 1 0 290823761 301330432 65458 33554432000 4194304 4896791 140736094106640 140736094104168 4203841 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16269/statm: 73567 65458 78 172 0 73393 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 467088

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.14
CPU user time (s): 1799.63
CPU system time (s): 0.505923
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 596636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.63
system time used= 0.505923
maximum resident set size= 334844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67942
page faults= 0
swaps= 0
block input operations= 0
block output operations= 187048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23
involuntary context switches= 1868

runsolver used 3.16952 second user time and 8.67568 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-29 01:16:20
IDJOB=3716464
IDBENCH=79658
IDSOLVER=2298
FILE ID=node130/3716464-1338246979
RUNJOBID= node130-1338236726-14851
PBS_JOBID= 14624629
Free space on /tmp= 62624 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-le450-5a-5_wcsp.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716464-1338246979/watcher-3716464-1338246979 -o /tmp/evaluation-result-3716464-1338246979/solver-3716464-1338246979 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716464-1338246979.wbo 1244504964 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 821044947071ea4d556d5ba9ce1f8458
RANDOM SEED=1244504964

node130.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        13898992 kB
Buffers:          298480 kB
Cached:         11997332 kB
SwapCached:         4176 kB
Active:          7582812 kB
Inactive:       10133788 kB
Active(anon):    5412320 kB
Inactive(anon):     9352 kB
Active(file):    2170492 kB
Inactive(file): 10124436 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099920 kB
Dirty:             15288 kB
Writeback:             0 kB
AnonPages:       5409876 kB
Mapped:            10452 kB
Shmem:                 8 kB
Slab:            1103320 kB
SReclaimable:     544608 kB
SUnreclaim:       558712 kB
KernelStack:        1512 kB
PageTables:        14608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    6531712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2934784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71372 MiB
End job on node130 at 2012-05-29 01:46:20