Trace number 3697047

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.1 1800.41

General information on the benchmark

Name/OPT-SMALLINT-NLC/oren/keeloq_tasca_instances/
normalized-90_rounds_10_errors.opb
MD5SUMb561a61efc46169e6f19abce33721598
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark19.745
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables584
Total number of constraints427
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints394
Minimum length of a constraint1
Maximum length of a constraint34
Number of terms in the objective function 182
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 182
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 182
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2406
Sum of products size (including duplicates)10572
Number of different products2406
Sum of products size10572

Solver Data

0.00/0.98	c model valid
0.00/0.98	c current solution ok
1.28/1.31	o 93
1.28/1.31	c current bound: 46
1.28/1.31	c (debug) using card networks
1.30/1.59	c model valid
1.30/1.59	c current solution ok
1.56/1.60	o 46
1.56/1.60	c current bound: 23
1.56/1.60	c (debug) using card networks
1800.05/1800.41	./satsolver.sh: line 5:  7137 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.05/1800.41	c error: unexpected solver exit code
1800.05/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-3697047-1338103014/watcher-3697047-1338103014 -o /tmp/evaluation-result-3697047-1338103014/solver-3697047-1338103014 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3697047-1338103014.opb 1090303984 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.10 2.08 2.02 3/179 7127
/proc/meminfo: memFree=30130404/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0

[startup+0.106437 s]
/proc/loadavg: 2.10 2.08 2.02 3/179 7127
/proc/meminfo: memFree=30130404/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200284 s]
/proc/loadavg: 2.10 2.08 2.02 3/179 7127
/proc/meminfo: memFree=30130404/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300292 s]
/proc/loadavg: 2.10 2.08 2.02 3/179 7127
/proc/meminfo: memFree=30130404/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700136 s]
/proc/loadavg: 2.10 2.08 2.02 3/179 7127
/proc/meminfo: memFree=30130404/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.10 2.08 2.02 3/181 7131
/proc/meminfo: memFree=30159424/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
[pid=7128] ppid=7127 vsize=8796 CPUtime=1.3 cores=1,3,5,7
/proc/7128/stat : 7128 (pb2sat) S 7127 7127 5734 0 -1 4202496 2736 6361 0 0 13 28 88 1 20 0 1 0 276427489 9007104 1747 33554432000 4194304 5873084 140736711332176 140736711325992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7128/statm: 2199 1747 176 410 0 1781 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 17944

[startup+3.10031 s]
/proc/loadavg: 2.10 2.08 2.02 3/183 7137
/proc/meminfo: memFree=30134736/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
[pid=7128] ppid=7127 vsize=9308 CPUtime=1.57 cores=1,3,5,7
/proc/7128/stat : 7128 (pb2sat) S 7127 7127 5734 0 -1 4202496 3222 12137 0 0 13 28 113 3 20 0 1 0 276427489 9531392 1840 33554432000 4194304 5873084 140736711332176 140736711325992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7128/statm: 2327 1840 176 410 0 1909 0
[pid=7136] ppid=7128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7136/stat : 7136 (satsolver.sh) S 7128 7127 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276427649 9367552 266 33554432000 4194304 5064252 140735686582160 140735686581072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7136/statm: 2287 266 226 213 0 72 0
[pid=7137] ppid=7136 vsize=22804 CPUtime=1.48 cores=1,3,5,7
/proc/7137/stat : 7137 (glucose_static) R 7136 7127 5734 0 -1 4202496 4971 0 0 0 148 0 0 0 20 0 1 0 276427650 23351296 5280 33554432000 4194304 4896791 140735899501248 140735899498648 4205052 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7137/statm: 5701 5280 78 172 0 5527 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 50408

[startup+6.30029 s]
/proc/loadavg: 2.10 2.08 2.02 3/183 7137
/proc/meminfo: memFree=30126816/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
[pid=7128] ppid=7127 vsize=9308 CPUtime=1.57 cores=1,3,5,7
/proc/7128/stat : 7128 (pb2sat) S 7127 7127 5734 0 -1 4202496 3222 12137 0 0 13 28 113 3 20 0 1 0 276427489 9531392 1840 33554432000 4194304 5873084 140736711332176 140736711325992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7128/statm: 2327 1840 176 410 0 1909 0
[pid=7136] ppid=7128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7136/stat : 7136 (satsolver.sh) S 7128 7127 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276427649 9367552 266 33554432000 4194304 5064252 140735686582160 140735686581072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7136/statm: 2287 266 226 213 0 72 0
[pid=7137] ppid=7136 vsize=23372 CPUtime=4.69 cores=1,3,5,7
/proc/7137/stat : 7137 (glucose_static) R 7136 7127 5734 0 -1 4202496 6448 0 0 0 468 1 0 0 20 0 1 0 276427650 23932928 5234 33554432000 4194304 4896791 140735899501248 140735899498568 4224963 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7137/statm: 5843 5234 78 172 0 5669 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 50976

[startup+12.7003 s]
/proc/loadavg: 2.09 2.08 2.02 3/183 7137
/proc/meminfo: memFree=30115172/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
[pid=7128] ppid=7127 vsize=9308 CPUtime=1.57 cores=1,3,5,7
/proc/7128/stat : 7128 (pb2sat) S 7127 7127 5734 0 -1 4202496 3222 12137 0 0 13 28 113 3 20 0 1 0 276427489 9531392 1840 33554432000 4194304 5873084 140736711332176 140736711325992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7128/statm: 2327 1840 176 410 0 1909 0
[pid=7136] ppid=7128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7136/stat : 7136 (satsolver.sh) S 7128 7127 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276427649 9367552 266 33554432000 4194304 5064252 140735686582160 140735686581072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7136/statm: 2287 266 226 213 0 72 0
[pid=7137] ppid=7136 vsize=27236 CPUtime=11.08 cores=1,3,5,7
/proc/7137/stat : 7137 (glucose_static) R 7136 7127 5734 0 -1 4202496 8548 0 0 0 1107 1 0 0 20 0 1 0 276427650 27889664 6390 33554432000 4194304 4896791 140735899501248 140735899498824 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7137/statm: 6809 6390 78 172 0 6635 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 54840

[startup+25.5005 s]
/proc/loadavg: 2.14 2.09 2.02 3/183 7137
/proc/meminfo: memFree=30095048/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
[pid=7128] ppid=7127 vsize=9308 CPUtime=1.57 cores=1,3,5,7
/proc/7128/stat : 7128 (pb2sat) S 7127 7127 5734 0 -1 4202496 3222 12137 0 0 13 28 113 3 20 0 1 0 276427489 9531392 1840 33554432000 4194304 5873084 140736711332176 140736711325992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7128/statm: 2327 1840 176 410 0 1909 0
[pid=7136] ppid=7128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7136/stat : 7136 (satsolver.sh) S 7128 7127 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276427649 9367552 266 33554432000 4194304 5064252 140735686582160 140735686581072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7136/statm: 2287 266 226 213 0 72 0
[pid=7137] ppid=7136 vsize=25736 CPUtime=23.89 cores=1,3,5,7
/proc/7137/stat : 7137 (glucose_static) R 7136 7127 5734 0 -1 4202496 10658 0 0 0 2386 3 0 0 20 0 1 0 276427650 26353664 5994 33554432000 4194304 4896791 140735899501248 140735899498456 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7137/statm: 6434 5994 78 172 0 6260 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 53340

[startup+51.1004 s]
/proc/loadavg: 2.15 2.10 2.03 3/183 7137
/proc/meminfo: memFree=30091300/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
[pid=7128] ppid=7127 vsize=9308 CPUtime=1.57 cores=1,3,5,7
/proc/7128/stat : 7128 (pb2sat) S 7127 7127 5734 0 -1 4202496 3222 12137 0 0 13 28 113 3 20 0 1 0 276427489 9531392 1840 33554432000 4194304 5873084 140736711332176 140736711325992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7128/statm: 2327 1840 176 410 0 1909 0
[pid=7136] ppid=7128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7136/stat : 7136 (satsolver.sh) S 7128 7127 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276427649 9367552 266 33554432000 4194304 5064252 140735686582160 140735686581072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7136/statm: 2287 266 226 213 0 72 0
[pid=7137] ppid=7136 vsize=29816 CPUtime=49.47 cores=1,3,5,7
/proc/7137/stat : 7137 (glucose_static) R 7136 7127 5734 0 -1 4202496 13891 0 0 0 4943 4 0 0 20 0 1 0 276427650 30531584 6327 33554432000 4194304 4896791 140735899501248 140735899498456 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7137/statm: 7454 6327 78 172 0 7280 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 57420

[startup+102.3 s]
/proc/loadavg: 2.15 2.11 2.03 3/183 7137
/proc/meminfo: memFree=30112504/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
[pid=7128] ppid=7127 vsize=9308 CPUtime=1.57 cores=1,3,5,7
/proc/7128/stat : 7128 (pb2sat) S 7127 7127 5734 0 -1 4202496 3222 12137 0 0 13 28 113 3 20 0 1 0 276427489 9531392 1840 33554432000 4194304 5873084 140736711332176 140736711325992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7128/statm: 2327 1840 176 410 0 1909 0
[pid=7136] ppid=7128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7136/stat : 7136 (satsolver.sh) S 7128 7127 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276427649 9367552 266 33554432000 4194304 5064252 140735686582160 140735686581072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7136/statm: 2287 266 226 213 0 72 0
[pid=7137] ppid=7136 vsize=31224 CPUtime=100.67 cores=1,3,5,7
/proc/7137/stat : 7137 (glucose_static) R 7136 7127 5734 0 -1 4202496 17640 0 0 0 10061 6 0 0 20 0 1 0 276427650 31973376 7374 33554432000 4194304 4896791 140735899501248 140735899498824 4205054 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7137/statm: 7806 7374 78 172 0 7632 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 58828

[startup+162.3 s]
/proc/loadavg: 2.09 2.10 2.03 3/183 7138
/proc/meminfo: memFree=30064088/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
[pid=7128] ppid=7127 vsize=9308 CPUtime=1.57 cores=1,3,5,7
/proc/7128/stat : 7128 (pb2sat) S 7127 7127 5734 0 -1 4202496 3222 12137 0 0 13 28 113 3 20 0 1 0 276427489 9531392 1840 33554432000 4194304 5873084 140736711332176 140736711325992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7128/statm: 2327 1840 176 410 0 1909 0
[pid=7136] ppid=7128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7136/stat : 7136 (satsolver.sh) S 7128 7127 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276427649 9367552 266 33554432000 4194304 5064252 140735686582160 140735686581072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7136/statm: 2287 266 226 213 0 72 0
[pid=7137] ppid=7136 vsize=37156 CPUtime=160.66 cores=1,3,5,7
/proc/7137/stat : 7137 (glucose_static) R 7136 7127 5734 0 -1 4202496 22750 0 0 0 16057 9 0 0 20 0 1 0 276427650 38047744 8653 33554432000 4194304 4896791 140735899501248 140735899498776 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7137/statm: 9289 8653 78 172 0 9115 0
Current children cumulated CPU time (s) 162.23

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 7202
/proc/meminfo: memFree=30331288/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
[pid=7128] ppid=7127 vsize=9308 CPUtime=1.57 cores=1,3,5,7
/proc/7128/stat : 7128 (pb2sat) S 7127 7127 5734 0 -1 4202496 3222 12137 0 0 13 28 113 3 20 0 1 0 276427489 9531392 1840 33554432000 4194304 5873084 140736711332176 140736711325992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7128/statm: 2327 1840 176 410 0 1909 0
[pid=7136] ppid=7128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7136/stat : 7136 (satsolver.sh) S 7128 7127 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276427649 9367552 266 33554432000 4194304 5064252 140735686582160 140735686581072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7136/statm: 2287 266 226 213 0 72 0
[pid=7137] ppid=7136 vsize=72396 CPUtime=1420.45 cores=1,3,5,7
/proc/7137/stat : 7137 (glucose_static) R 7136 7127 5734 0 -1 4202496 61632 0 0 0 142002 43 0 0 20 0 1 0 276427650 74133504 15359 33554432000 4194304 4896791 140735899501248 140735899498776 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7137/statm: 18099 15359 78 172 0 17925 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 100000

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7202
/proc/meminfo: memFree=30338668/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
[pid=7128] ppid=7127 vsize=9308 CPUtime=1.57 cores=1,3,5,7
/proc/7128/stat : 7128 (pb2sat) S 7127 7127 5734 0 -1 4202496 3222 12137 0 0 13 28 113 3 20 0 1 0 276427489 9531392 1840 33554432000 4194304 5873084 140736711332176 140736711325992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7128/statm: 2327 1840 176 410 0 1909 0
[pid=7136] ppid=7128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7136/stat : 7136 (satsolver.sh) S 7128 7127 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276427649 9367552 266 33554432000 4194304 5064252 140735686582160 140735686581072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7136/statm: 2287 266 226 213 0 72 0
[pid=7137] ppid=7136 vsize=60912 CPUtime=1480.42 cores=1,3,5,7
/proc/7137/stat : 7137 (glucose_static) R 7136 7127 5734 0 -1 4202496 62369 0 0 0 147999 43 0 0 20 0 1 0 276427650 62373888 14022 33554432000 4194304 4896791 140735899501248 140735899498776 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7137/statm: 15228 14022 78 172 0 15054 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 88516

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7202
/proc/meminfo: memFree=30331828/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
[pid=7128] ppid=7127 vsize=9308 CPUtime=1.57 cores=1,3,5,7
/proc/7128/stat : 7128 (pb2sat) S 7127 7127 5734 0 -1 4202496 3222 12137 0 0 13 28 113 3 20 0 1 0 276427489 9531392 1840 33554432000 4194304 5873084 140736711332176 140736711325992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7128/statm: 2327 1840 176 410 0 1909 0
[pid=7136] ppid=7128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7136/stat : 7136 (satsolver.sh) S 7128 7127 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276427649 9367552 266 33554432000 4194304 5064252 140735686582160 140735686581072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7136/statm: 2287 266 226 213 0 72 0
[pid=7137] ppid=7136 vsize=61200 CPUtime=1540.43 cores=1,3,5,7
/proc/7137/stat : 7137 (glucose_static) R 7136 7127 5734 0 -1 4202496 64351 0 0 0 153997 46 0 0 20 0 1 0 276427650 62668800 13154 33554432000 4194304 4896791 140735899501248 140735899498776 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7137/statm: 15300 13154 78 172 0 15126 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 88804

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7202
/proc/meminfo: memFree=30317996/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
[pid=7128] ppid=7127 vsize=9308 CPUtime=1.57 cores=1,3,5,7
/proc/7128/stat : 7128 (pb2sat) S 7127 7127 5734 0 -1 4202496 3222 12137 0 0 13 28 113 3 20 0 1 0 276427489 9531392 1840 33554432000 4194304 5873084 140736711332176 140736711325992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7128/statm: 2327 1840 176 410 0 1909 0
[pid=7136] ppid=7128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7136/stat : 7136 (satsolver.sh) S 7128 7127 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276427649 9367552 266 33554432000 4194304 5064252 140735686582160 140735686581072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7136/statm: 2287 266 226 213 0 72 0
[pid=7137] ppid=7136 vsize=73676 CPUtime=1600.41 cores=1,3,5,7
/proc/7137/stat : 7137 (glucose_static) R 7136 7127 5734 0 -1 4202496 65025 0 0 0 159995 46 0 0 20 0 1 0 276427650 75444224 16868 33554432000 4194304 4896791 140735899501248 140735899498680 4225514 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7137/statm: 18419 16868 78 172 0 18245 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 101280

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7203
/proc/meminfo: memFree=30323232/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
[pid=7128] ppid=7127 vsize=9308 CPUtime=1.57 cores=1,3,5,7
/proc/7128/stat : 7128 (pb2sat) S 7127 7127 5734 0 -1 4202496 3222 12137 0 0 13 28 113 3 20 0 1 0 276427489 9531392 1840 33554432000 4194304 5873084 140736711332176 140736711325992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7128/statm: 2327 1840 176 410 0 1909 0
[pid=7136] ppid=7128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7136/stat : 7136 (satsolver.sh) S 7128 7127 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276427649 9367552 266 33554432000 4194304 5064252 140735686582160 140735686581072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7136/statm: 2287 266 226 213 0 72 0
[pid=7137] ppid=7136 vsize=74244 CPUtime=1660.4 cores=1,3,5,7
/proc/7137/stat : 7137 (glucose_static) R 7136 7127 5734 0 -1 4202496 66247 0 0 0 165992 48 0 0 20 0 1 0 276427650 76025856 16014 33554432000 4194304 4896791 140735899501248 140735899498776 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7137/statm: 18561 16014 78 172 0 18387 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 101848

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7203
/proc/meminfo: memFree=30334216/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
[pid=7128] ppid=7127 vsize=9308 CPUtime=1.57 cores=1,3,5,7
/proc/7128/stat : 7128 (pb2sat) S 7127 7127 5734 0 -1 4202496 3222 12137 0 0 13 28 113 3 20 0 1 0 276427489 9531392 1840 33554432000 4194304 5873084 140736711332176 140736711325992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7128/statm: 2327 1840 176 410 0 1909 0
[pid=7136] ppid=7128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7136/stat : 7136 (satsolver.sh) S 7128 7127 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276427649 9367552 266 33554432000 4194304 5064252 140735686582160 140735686581072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7136/statm: 2287 266 226 213 0 72 0
[pid=7137] ppid=7136 vsize=63164 CPUtime=1720.39 cores=1,3,5,7
/proc/7137/stat : 7137 (glucose_static) R 7136 7127 5734 0 -1 4202496 67009 0 0 0 171990 49 0 0 20 0 1 0 276427650 64679936 13982 33554432000 4194304 4896791 140735899501248 140735899498824 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7137/statm: 15791 13982 78 172 0 15617 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 90768

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 7203
/proc/meminfo: memFree=30312332/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
[pid=7128] ppid=7127 vsize=9308 CPUtime=1.57 cores=1,3,5,7
/proc/7128/stat : 7128 (pb2sat) S 7127 7127 5734 0 -1 4202496 3222 12137 0 0 13 28 113 3 20 0 1 0 276427489 9531392 1840 33554432000 4194304 5873084 140736711332176 140736711325992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7128/statm: 2327 1840 176 410 0 1909 0
[pid=7136] ppid=7128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7136/stat : 7136 (satsolver.sh) S 7128 7127 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276427649 9367552 266 33554432000 4194304 5064252 140735686582160 140735686581072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7136/statm: 2287 266 226 213 0 72 0
[pid=7137] ppid=7136 vsize=74936 CPUtime=1780.38 cores=1,3,5,7
/proc/7137/stat : 7137 (glucose_static) R 7136 7127 5734 0 -1 4202496 68007 0 0 0 177988 50 0 0 20 0 1 0 276427650 76734464 17488 33554432000 4194304 4896791 140735899501248 140735899498680 4224722 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7137/statm: 18734 17488 78 172 0 18560 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 102540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 7203
/proc/meminfo: memFree=30315868/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
[pid=7128] ppid=7127 vsize=9308 CPUtime=1.57 cores=1,3,5,7
/proc/7128/stat : 7128 (pb2sat) S 7127 7127 5734 0 -1 4202496 3222 12137 0 0 13 28 113 3 20 0 1 0 276427489 9531392 1840 33554432000 4194304 5873084 140736711332176 140736711325992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7128/statm: 2327 1840 176 410 0 1909 0
[pid=7136] ppid=7128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7136/stat : 7136 (satsolver.sh) S 7128 7127 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276427649 9367552 266 33554432000 4194304 5064252 140735686582160 140735686581072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7136/statm: 2287 266 226 213 0 72 0
[pid=7137] ppid=7136 vsize=94288 CPUtime=1798.48 cores=1,3,5,7
/proc/7137/stat : 7137 (glucose_static) R 7136 7127 5734 0 -1 4202496 68656 0 0 0 179797 51 0 0 20 0 1 0 276427650 96550912 18625 33554432000 4194304 4896791 140735899501248 140735899498504 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7137/statm: 23572 18625 78 172 0 23398 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 121892

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 7203
/proc/meminfo: memFree=30315868/32873648 swapFree=6860/6860
[pid=7127] ppid=7125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7127/stat : 7127 (runPb2sat.sh) S 7125 7127 5734 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276427489 9367552 275 33554432000 4194304 5064252 140736397169920 140736397168832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7127/statm: 2287 275 233 213 0 72 0
[pid=7128] ppid=7127 vsize=9308 CPUtime=1.57 cores=1,3,5,7
/proc/7128/stat : 7128 (pb2sat) S 7127 7127 5734 0 -1 4202496 3222 12137 0 0 13 28 113 3 20 0 1 0 276427489 9531392 1840 33554432000 4194304 5873084 140736711332176 140736711325992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7128/statm: 2327 1840 176 410 0 1909 0
[pid=7136] ppid=7128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7136/stat : 7136 (satsolver.sh) S 7128 7127 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276427649 9367552 266 33554432000 4194304 5064252 140735686582160 140735686581072 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7136/statm: 2287 266 226 213 0 72 0
[pid=7137] ppid=7136 vsize=94288 CPUtime=1798.48 cores=1,3,5,7
/proc/7137/stat : 7137 (glucose_static) R 7136 7127 5734 0 -1 4202496 68656 0 0 0 179797 51 0 0 20 0 1 0 276427650 96550912 18625 33554432000 4194304 4896791 140735899501248 140735899498504 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7137/statm: 23572 18625 78 172 0 23398 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 121892

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.26
CPU system time (s): 0.841872
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 140088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.26
system time used= 0.841872
maximum resident set size= 87448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85002
page faults= 0
swaps= 0
block input operations= 0
block output operations= 29840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 66
involuntary context switches= 1863

runsolver used 3.54746 second user time and 9.25259 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-27 09:16:54
IDJOB=3697047
IDBENCH=72483
IDSOLVER=2274
FILE ID=node116/3697047-1338103014
RUNJOBID= node116-1338088521-5751
PBS_JOBID= 14624463
Free space on /tmp= 71312 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-NLC/oren/keeloq_tasca_instances/normalized-90_rounds_10_errors.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697047-1338103014/watcher-3697047-1338103014 -o /tmp/evaluation-result-3697047-1338103014/solver-3697047-1338103014 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3697047-1338103014.opb 1090303984 HOME HOME

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

MD5SUM BENCH= b561a61efc46169e6f19abce33721598
RANDOM SEED=1090303984

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:        30131032 kB
Buffers:          309320 kB
Cached:           876436 kB
SwapCached:         3244 kB
Active:          1633376 kB
Inactive:         283756 kB
Active(anon):     722468 kB
Inactive(anon):     8932 kB
Active(file):     910908 kB
Inactive(file):   274824 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103660 kB
Dirty:              8584 kB
Writeback:             0 kB
AnonPages:        752124 kB
Mapped:            13544 kB
Shmem:                96 kB
Slab:             686080 kB
SReclaimable:     130480 kB
SUnreclaim:       555600 kB
KernelStack:        1520 kB
PageTables:         5280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1052168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    505856 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= 71340 MiB
End job on node116 at 2012-05-27 09:46:55