Trace number 3696895

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 NameAnswerobjective functionCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.11 1800.81

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_50null50mast_rapportOE2.0_TMAX15_K67_cod1.opb
MD5SUMcd63af4b43031b31fea6da5a72b06e90
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.81472
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 16038
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 16038
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 204087
Number of bits of the biggest sum of numbers18
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.38	c fallback to adder encoding
643.57/643.70	c model valid
643.57/643.70	c current solution ok
647.25/647.84	o 0
647.37/647.95	c current bound: 8019
647.37/647.95	c fallback to adder encoding
1800.08/1800.81	./satsolver.sh: line 5:  9489 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.08/1800.81	c error: unexpected solver exit code
1800.08/1800.81	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-3696895-1338115832/watcher-3696895-1338115832 -o /tmp/evaluation-result-3696895-1338115832/solver-3696895-1338115832 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696895-1338115832.opb 52197881 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: 2.00 2.00 2.00 3/180 9454
/proc/meminfo: memFree=30330628/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0

[startup+0.071406 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9454
/proc/meminfo: memFree=30330628/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100154 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9454
/proc/meminfo: memFree=30330628/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300113 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9454
/proc/meminfo: memFree=30330628/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700154 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9454
/proc/meminfo: memFree=30330628/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 9456
/proc/meminfo: memFree=30254896/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
[pid=9455] ppid=9454 vsize=98424 CPUtime=1.25 cores=1,3,5,7
/proc/9455/stat : 9455 (pb2sat) S 9454 9454 5734 0 -1 4202496 11749 0 0 0 114 11 0 0 20 0 1 0 277709286 100786176 21579 33554432000 4194304 5873084 140735205317136 140735205313560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9455/statm: 24606 21579 171 410 0 24188 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 107572

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9458
/proc/meminfo: memFree=30018916/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
[pid=9455] ppid=9454 vsize=98424 CPUtime=1.25 cores=1,3,5,7
/proc/9455/stat : 9455 (pb2sat) S 9454 9454 5734 0 -1 4202496 11749 0 0 0 114 11 0 0 20 0 1 0 277709286 100786176 21579 33554432000 4194304 5873084 140735205317136 140735205313560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9455/statm: 24606 21579 171 410 0 24188 0
[pid=9457] ppid=9455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9457/stat : 9457 (satsolver.sh) S 9455 9454 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277709413 9367552 266 33554432000 4194304 5064252 140734883750080 140734883748992 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9457/statm: 2287 266 226 213 0 72 0
[pid=9458] ppid=9457 vsize=153200 CPUtime=1.81 cores=1,3,5,7
/proc/9458/stat : 9458 (glucose_static) R 9457 9454 5734 0 -1 4202496 29915 0 0 0 174 7 0 0 20 0 1 0 277709413 156876800 34455 33554432000 4194304 4896791 140734326429888 140734326427096 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9458/statm: 38300 34455 78 172 0 38126 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 269920

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9458
/proc/meminfo: memFree=30045604/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
[pid=9455] ppid=9454 vsize=98424 CPUtime=1.25 cores=1,3,5,7
/proc/9455/stat : 9455 (pb2sat) S 9454 9454 5734 0 -1 4202496 11749 0 0 0 114 11 0 0 20 0 1 0 277709286 100786176 21579 33554432000 4194304 5873084 140735205317136 140735205313560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9455/statm: 24606 21579 171 410 0 24188 0
[pid=9457] ppid=9455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9457/stat : 9457 (satsolver.sh) S 9455 9454 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277709413 9367552 266 33554432000 4194304 5064252 140734883750080 140734883748992 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9457/statm: 2287 266 226 213 0 72 0
[pid=9458] ppid=9457 vsize=153352 CPUtime=5.02 cores=1,3,5,7
/proc/9458/stat : 9458 (glucose_static) R 9457 9454 5734 0 -1 4202496 30615 0 0 0 494 8 0 0 20 0 1 0 277709413 157032448 35066 33554432000 4194304 4896791 140734326429888 140734326427400 4203968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9458/statm: 38338 35066 78 172 0 38164 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 270072

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9458
/proc/meminfo: memFree=30045192/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
[pid=9455] ppid=9454 vsize=98424 CPUtime=1.25 cores=1,3,5,7
/proc/9455/stat : 9455 (pb2sat) S 9454 9454 5734 0 -1 4202496 11749 0 0 0 114 11 0 0 20 0 1 0 277709286 100786176 21579 33554432000 4194304 5873084 140735205317136 140735205313560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9455/statm: 24606 21579 171 410 0 24188 0
[pid=9457] ppid=9455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9457/stat : 9457 (satsolver.sh) S 9455 9454 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277709413 9367552 266 33554432000 4194304 5064252 140734883750080 140734883748992 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9457/statm: 2287 266 226 213 0 72 0
[pid=9458] ppid=9457 vsize=153600 CPUtime=11.42 cores=1,3,5,7
/proc/9458/stat : 9458 (glucose_static) R 9457 9454 5734 0 -1 4202496 31294 0 0 0 1134 8 0 0 20 0 1 0 277709413 157286400 35130 33554432000 4194304 4896791 140734326429888 140734326427400 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9458/statm: 38400 35130 78 172 0 38226 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 270320

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9458
/proc/meminfo: memFree=30045476/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
[pid=9455] ppid=9454 vsize=98424 CPUtime=1.25 cores=1,3,5,7
/proc/9455/stat : 9455 (pb2sat) S 9454 9454 5734 0 -1 4202496 11749 0 0 0 114 11 0 0 20 0 1 0 277709286 100786176 21579 33554432000 4194304 5873084 140735205317136 140735205313560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9455/statm: 24606 21579 171 410 0 24188 0
[pid=9457] ppid=9455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9457/stat : 9457 (satsolver.sh) S 9455 9454 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277709413 9367552 266 33554432000 4194304 5064252 140734883750080 140734883748992 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9457/statm: 2287 266 226 213 0 72 0
[pid=9458] ppid=9457 vsize=153600 CPUtime=24.22 cores=1,3,5,7
/proc/9458/stat : 9458 (glucose_static) R 9457 9454 5734 0 -1 4202496 31295 0 0 0 2414 8 0 0 20 0 1 0 277709413 157286400 35131 33554432000 4194304 4896791 140734326429888 140734326427400 4203826 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9458/statm: 38400 35131 78 172 0 38226 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 270320

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9458
/proc/meminfo: memFree=30036612/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
[pid=9455] ppid=9454 vsize=98424 CPUtime=1.25 cores=1,3,5,7
/proc/9455/stat : 9455 (pb2sat) S 9454 9454 5734 0 -1 4202496 11749 0 0 0 114 11 0 0 20 0 1 0 277709286 100786176 21579 33554432000 4194304 5873084 140735205317136 140735205313560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9455/statm: 24606 21579 171 410 0 24188 0
[pid=9457] ppid=9455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9457/stat : 9457 (satsolver.sh) S 9455 9454 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277709413 9367552 266 33554432000 4194304 5064252 140734883750080 140734883748992 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9457/statm: 2287 266 226 213 0 72 0
[pid=9458] ppid=9457 vsize=173640 CPUtime=49.81 cores=1,3,5,7
/proc/9458/stat : 9458 (glucose_static) R 9457 9454 5734 0 -1 4202496 32064 0 0 0 4973 8 0 0 20 0 1 0 277709413 177807360 36409 33554432000 4194304 4896791 140734326429888 140734326427160 4203765 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9458/statm: 43410 36409 78 172 0 43236 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 290360

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9458
/proc/meminfo: memFree=30054128/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
[pid=9455] ppid=9454 vsize=98424 CPUtime=1.25 cores=1,3,5,7
/proc/9455/stat : 9455 (pb2sat) S 9454 9454 5734 0 -1 4202496 11749 0 0 0 114 11 0 0 20 0 1 0 277709286 100786176 21579 33554432000 4194304 5873084 140735205317136 140735205313560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9455/statm: 24606 21579 171 410 0 24188 0
[pid=9457] ppid=9455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9457/stat : 9457 (satsolver.sh) S 9455 9454 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277709413 9367552 266 33554432000 4194304 5064252 140734883750080 140734883748992 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9457/statm: 2287 266 226 213 0 72 0
[pid=9458] ppid=9457 vsize=173760 CPUtime=101.01 cores=1,3,5,7
/proc/9458/stat : 9458 (glucose_static) R 9457 9454 5734 0 -1 4202496 32121 0 0 0 10093 8 0 0 20 0 1 0 277709413 177930240 36464 33554432000 4194304 4896791 140734326429888 140734326427256 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9458/statm: 43440 36464 78 172 0 43266 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 290480

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9459
/proc/meminfo: memFree=30047936/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
[pid=9455] ppid=9454 vsize=98424 CPUtime=1.25 cores=1,3,5,7
/proc/9455/stat : 9455 (pb2sat) S 9454 9454 5734 0 -1 4202496 11749 0 0 0 114 11 0 0 20 0 1 0 277709286 100786176 21579 33554432000 4194304 5873084 140735205317136 140735205313560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9455/statm: 24606 21579 171 410 0 24188 0
[pid=9457] ppid=9455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9457/stat : 9457 (satsolver.sh) S 9455 9454 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277709413 9367552 266 33554432000 4194304 5064252 140734883750080 140734883748992 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9457/statm: 2287 266 226 213 0 72 0
[pid=9458] ppid=9457 vsize=173760 CPUtime=160.99 cores=1,3,5,7
/proc/9458/stat : 9458 (glucose_static) R 9457 9454 5734 0 -1 4202496 32121 0 0 0 16091 8 0 0 20 0 1 0 277709413 177930240 36464 33554432000 4194304 4896791 140734326429888 140734326427256 4203877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9458/statm: 43440 36464 78 172 0 43266 0
Current children cumulated CPU time (s) 162.24

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 9537
/proc/meminfo: memFree=29836036/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
[pid=9455] ppid=9454 vsize=234500 CPUtime=648.54 cores=1,3,5,7
/proc/9455/stat : 9455 (pb2sat) S 9454 9454 5734 0 -1 4202496 21051 33734 0 0 299 325 64211 19 20 0 1 0 277709286 240128000 42980 33554432000 4194304 5873084 140735205317136 140735205310952 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9455/statm: 58625 42980 180 410 0 58207 0
[pid=9488] ppid=9455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9488/stat : 9488 (satsolver.sh) S 9455 9454 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277774193 9367552 267 33554432000 4194304 5064252 140735709579328 140735709578240 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9488/statm: 2287 267 226 213 0 72 0
[pid=9489] ppid=9488 vsize=374216 CPUtime=713.1 cores=1,3,5,7
/proc/9489/stat : 9489 (glucose_static) R 9488 9454 5734 0 -1 4202496 68243 0 0 0 71294 16 0 0 20 0 1 0 277774193 383197184 82649 33554432000 4194304 4896791 140735466426624 140735466424136 4203806 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9489/statm: 93554 82649 78 172 0 93380 0
Current children cumulated CPU time (s) 1361.64
Current children cumulated vsize (KiB) 627012

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9538
/proc/meminfo: memFree=29831568/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
[pid=9455] ppid=9454 vsize=234500 CPUtime=648.54 cores=1,3,5,7
/proc/9455/stat : 9455 (pb2sat) S 9454 9454 5734 0 -1 4202496 21051 33734 0 0 299 325 64211 19 20 0 1 0 277709286 240128000 42980 33554432000 4194304 5873084 140735205317136 140735205310952 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9455/statm: 58625 42980 180 410 0 58207 0
[pid=9488] ppid=9455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9488/stat : 9488 (satsolver.sh) S 9455 9454 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277774193 9367552 267 33554432000 4194304 5064252 140735709579328 140735709578240 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9488/statm: 2287 267 226 213 0 72 0
[pid=9489] ppid=9488 vsize=374676 CPUtime=773.1 cores=1,3,5,7
/proc/9489/stat : 9489 (glucose_static) R 9488 9454 5734 0 -1 4202496 68346 0 0 0 77294 16 0 0 20 0 1 0 277774193 383668224 83263 33554432000 4194304 4896791 140735466426624 140735466423992 4203709 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9489/statm: 93669 83263 78 172 0 93495 0
Current children cumulated CPU time (s) 1421.64
Current children cumulated vsize (KiB) 627472

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9538
/proc/meminfo: memFree=29824704/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
[pid=9455] ppid=9454 vsize=234500 CPUtime=648.54 cores=1,3,5,7
/proc/9455/stat : 9455 (pb2sat) S 9454 9454 5734 0 -1 4202496 21051 33734 0 0 299 325 64211 19 20 0 1 0 277709286 240128000 42980 33554432000 4194304 5873084 140735205317136 140735205310952 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9455/statm: 58625 42980 180 410 0 58207 0
[pid=9488] ppid=9455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9488/stat : 9488 (satsolver.sh) S 9455 9454 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277774193 9367552 267 33554432000 4194304 5064252 140735709579328 140735709578240 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9488/statm: 2287 267 226 213 0 72 0
[pid=9489] ppid=9488 vsize=374616 CPUtime=833.08 cores=1,3,5,7
/proc/9489/stat : 9489 (glucose_static) R 9488 9454 5734 0 -1 4202496 68406 0 0 0 83292 16 0 0 20 0 1 0 277774193 383606784 84274 33554432000 4194304 4896791 140735466426624 140735466423832 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9489/statm: 93654 84274 78 172 0 93480 0
Current children cumulated CPU time (s) 1481.62
Current children cumulated vsize (KiB) 627412

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 9538
/proc/meminfo: memFree=29841116/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
[pid=9455] ppid=9454 vsize=234500 CPUtime=648.54 cores=1,3,5,7
/proc/9455/stat : 9455 (pb2sat) S 9454 9454 5734 0 -1 4202496 21051 33734 0 0 299 325 64211 19 20 0 1 0 277709286 240128000 42980 33554432000 4194304 5873084 140735205317136 140735205310952 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9455/statm: 58625 42980 180 410 0 58207 0
[pid=9488] ppid=9455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9488/stat : 9488 (satsolver.sh) S 9455 9454 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277774193 9367552 267 33554432000 4194304 5064252 140735709579328 140735709578240 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9488/statm: 2287 267 226 213 0 72 0
[pid=9489] ppid=9488 vsize=374748 CPUtime=893.07 cores=1,3,5,7
/proc/9489/stat : 9489 (glucose_static) R 9488 9454 5734 0 -1 4202496 68435 0 0 0 89291 16 0 0 20 0 1 0 277774193 383741952 84303 33554432000 4194304 4896791 140735466426624 140735466423832 4203780 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9489/statm: 93687 84303 78 172 0 93513 0
Current children cumulated CPU time (s) 1541.61
Current children cumulated vsize (KiB) 627544

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 9538
/proc/meminfo: memFree=29835232/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
[pid=9455] ppid=9454 vsize=234500 CPUtime=648.54 cores=1,3,5,7
/proc/9455/stat : 9455 (pb2sat) S 9454 9454 5734 0 -1 4202496 21051 33734 0 0 299 325 64211 19 20 0 1 0 277709286 240128000 42980 33554432000 4194304 5873084 140735205317136 140735205310952 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9455/statm: 58625 42980 180 410 0 58207 0
[pid=9488] ppid=9455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9488/stat : 9488 (satsolver.sh) S 9455 9454 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277774193 9367552 267 33554432000 4194304 5064252 140735709579328 140735709578240 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9488/statm: 2287 267 226 213 0 72 0
[pid=9489] ppid=9488 vsize=374880 CPUtime=953.06 cores=1,3,5,7
/proc/9489/stat : 9489 (glucose_static) R 9488 9454 5734 0 -1 4202496 68549 0 0 0 95290 16 0 0 20 0 1 0 277774193 383877120 84416 33554432000 4194304 4896791 140735466426624 140735466423832 4203709 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9489/statm: 93720 84416 78 172 0 93546 0
Current children cumulated CPU time (s) 1601.6
Current children cumulated vsize (KiB) 627676

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 9541
/proc/meminfo: memFree=28954268/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
[pid=9455] ppid=9454 vsize=234500 CPUtime=648.54 cores=1,3,5,7
/proc/9455/stat : 9455 (pb2sat) S 9454 9454 5734 0 -1 4202496 21051 33734 0 0 299 325 64211 19 20 0 1 0 277709286 240128000 42980 33554432000 4194304 5873084 140735205317136 140735205310952 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9455/statm: 58625 42980 180 410 0 58207 0
[pid=9488] ppid=9455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9488/stat : 9488 (satsolver.sh) S 9455 9454 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277774193 9367552 267 33554432000 4194304 5064252 140735709579328 140735709578240 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9488/statm: 2287 267 226 213 0 72 0
[pid=9489] ppid=9488 vsize=374880 CPUtime=1013.05 cores=1,3,5,7
/proc/9489/stat : 9489 (glucose_static) R 9488 9454 5734 0 -1 4202496 68686 0 0 0 101289 16 0 0 20 0 1 0 277774193 383877120 84553 33554432000 4194304 4896791 140735466426624 140735466423832 4203877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9489/statm: 93720 84553 78 172 0 93546 0
Current children cumulated CPU time (s) 1661.59
Current children cumulated vsize (KiB) 627676

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 9542
/proc/meminfo: memFree=28961956/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
[pid=9455] ppid=9454 vsize=234500 CPUtime=648.54 cores=1,3,5,7
/proc/9455/stat : 9455 (pb2sat) S 9454 9454 5734 0 -1 4202496 21051 33734 0 0 299 325 64211 19 20 0 1 0 277709286 240128000 42980 33554432000 4194304 5873084 140735205317136 140735205310952 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9455/statm: 58625 42980 180 410 0 58207 0
[pid=9488] ppid=9455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9488/stat : 9488 (satsolver.sh) S 9455 9454 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277774193 9367552 267 33554432000 4194304 5064252 140735709579328 140735709578240 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9488/statm: 2287 267 226 213 0 72 0
[pid=9489] ppid=9488 vsize=424968 CPUtime=1073.04 cores=1,3,5,7
/proc/9489/stat : 9489 (glucose_static) R 9488 9454 5734 0 -1 4202496 68912 0 0 0 107288 16 0 0 20 0 1 0 277774193 435167232 84767 33554432000 4194304 4896791 140735466426624 140735466424152 4203877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9489/statm: 106242 84767 78 172 0 106068 0
Current children cumulated CPU time (s) 1721.58
Current children cumulated vsize (KiB) 677764

[startup+1782.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/184 9545
/proc/meminfo: memFree=28956344/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
[pid=9455] ppid=9454 vsize=234500 CPUtime=648.54 cores=1,3,5,7
/proc/9455/stat : 9455 (pb2sat) S 9454 9454 5734 0 -1 4202496 21051 33734 0 0 299 325 64211 19 20 0 1 0 277709286 240128000 42980 33554432000 4194304 5873084 140735205317136 140735205310952 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9455/statm: 58625 42980 180 410 0 58207 0
[pid=9488] ppid=9455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9488/stat : 9488 (satsolver.sh) S 9455 9454 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277774193 9367552 267 33554432000 4194304 5064252 140735709579328 140735709578240 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9488/statm: 2287 267 226 213 0 72 0
[pid=9489] ppid=9488 vsize=424968 CPUtime=1133.03 cores=1,3,5,7
/proc/9489/stat : 9489 (glucose_static) R 9488 9454 5734 0 -1 4202496 69006 0 0 0 113287 16 0 0 20 0 1 0 277774193 435167232 85372 33554432000 4194304 4896791 140735466426624 140735466424152 4203877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9489/statm: 106242 85372 78 172 0 106068 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (KiB) 677764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.04 2.02 2.00 3/184 9545
/proc/meminfo: memFree=28956420/32873648 swapFree=6860/6860
[pid=9454] ppid=9452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9454/stat : 9454 (runPb2sat.sh) S 9452 9454 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277709286 9367552 275 33554432000 4194304 5064252 140736836990688 140736836989600 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9454/statm: 2287 275 233 213 0 72 0
[pid=9455] ppid=9454 vsize=234500 CPUtime=648.54 cores=1,3,5,7
/proc/9455/stat : 9455 (pb2sat) S 9454 9454 5734 0 -1 4202496 21051 33734 0 0 299 325 64211 19 20 0 1 0 277709286 240128000 42980 33554432000 4194304 5873084 140735205317136 140735205310952 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9455/statm: 58625 42980 180 410 0 58207 0
[pid=9488] ppid=9455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9488/stat : 9488 (satsolver.sh) S 9455 9454 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277774193 9367552 267 33554432000 4194304 5064252 140735709579328 140735709578240 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9488/statm: 2287 267 226 213 0 72 0
[pid=9489] ppid=9488 vsize=424968 CPUtime=1151.54 cores=1,3,5,7
/proc/9489/stat : 9489 (glucose_static) R 9488 9454 5734 0 -1 4202496 69007 0 0 0 115138 16 0 0 20 0 1 0 277774193 435167232 85373 33554432000 4194304 4896791 140735466426624 140735466424152 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9489/statm: 106242 85373 78 172 0 106068 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 677764

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.81
CPU time (s): 1800.11
CPU user time (s): 1796.48
CPU system time (s): 3.62245
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 748284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.48
system time used= 3.62245
maximum resident set size= 411876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124782
page faults= 0
swaps= 0
block input operations= 8
block output operations= 491744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49
involuntary context switches= 1883

runsolver used 3.2685 second user time and 8.68768 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-27 12:50:32
IDJOB=3696895
IDBENCH=90451
IDSOLVER=2274
FILE ID=node116/3696895-1338115832
RUNJOBID= node116-1338088521-5751
PBS_JOBID= 14624463
Free space on /tmp= 71360 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_50null50mast_rapportOE2.0_TMAX15_K67_cod1.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696895-1338115832/watcher-3696895-1338115832 -o /tmp/evaluation-result-3696895-1338115832/solver-3696895-1338115832 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696895-1338115832.opb 52197881 HOME HOME

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

MD5SUM BENCH= cd63af4b43031b31fea6da5a72b06e90
RANDOM SEED=52197881

node116.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.556
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.11
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.556
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.556
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	: 5438.54
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.556
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.91
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.556
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.92
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.556
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.556
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.90
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.556
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30331272 kB
Buffers:          346296 kB
Cached:           938620 kB
SwapCached:         3240 kB
Active:          1280248 kB
Inactive:         425380 kB
Active(anon):     411180 kB
Inactive(anon):     8984 kB
Active(file):     869068 kB
Inactive(file):   416396 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103664 kB
Dirty:             11300 kB
Writeback:             0 kB
AnonPages:        422320 kB
Mapped:            13588 kB
Shmem:                96 kB
Slab:             698768 kB
SReclaimable:     143080 kB
SUnreclaim:       555688 kB
KernelStack:        1488 kB
PageTables:         4848 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     587980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70964 MiB
End job on node116 at 2012-05-27 13:20:33