Trace number 3694575

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
pb2satCp2 2012-05-19? (TO) 1800.12 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat25_6_3_2_ic.opb
MD5SUMc16bd2424e0fff3ff3df69ee00e2dc99
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15725
Total number of constraints31332
Number of constraints which are clauses14450
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints16875
Minimum length of a constraint2
Maximum length of a constraint300
Number of terms in the objective function 1825
Biggest coefficient in the objective function 112678587
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 11239356641
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 112678587
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 11239356641
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.09/1800.51	./satsolver.sh: line 5: 13556 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.09/1800.51	c error: unexpected solver exit code
1800.09/1800.51	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-3694575-1338229311/watcher-3694575-1338229311 -o /tmp/evaluation-result-3694575-1338229311/solver-3694575-1338229311 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694575-1338229311.opb 1913804198 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/179 13552
/proc/meminfo: memFree=28816504/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0

[startup+0.0717649 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13552
/proc/meminfo: memFree=28816504/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13552
/proc/meminfo: memFree=28816504/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300216 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13552
/proc/meminfo: memFree=28816504/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700233 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13552
/proc/meminfo: memFree=28816504/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13559
/proc/meminfo: memFree=28788768/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
[pid=13553] ppid=13552 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/13553/stat : 13553 (pb2sat) S 13552 13552 12080 0 -1 4202496 3373 0 0 0 18 0 0 0 20 0 1 0 289056992 10891264 2354 33554432000 4194304 5873084 140735059546384 140735059542808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13553/statm: 2659 2354 168 410 0 2241 0
[pid=13555] ppid=13553 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13555/stat : 13555 (satsolver.sh) S 13553 13552 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289057011 9367552 267 33554432000 4194304 5064252 140736754419264 140736754418176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13555/statm: 2287 267 226 213 0 72 0
[pid=13556] ppid=13555 vsize=27708 CPUtime=1.3 cores=1,3,5,7
/proc/13556/stat : 13556 (glucose_static) R 13555 13552 12080 0 -1 4202496 5147 0 0 0 129 1 0 0 20 0 1 0 289057011 28372992 5419 33554432000 4194304 4896791 140734344095120 140734344092440 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13556/statm: 6927 5419 78 172 0 6753 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 56640

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13560
/proc/meminfo: memFree=28806568/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
[pid=13553] ppid=13552 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/13553/stat : 13553 (pb2sat) S 13552 13552 12080 0 -1 4202496 3373 0 0 0 18 0 0 0 20 0 1 0 289056992 10891264 2354 33554432000 4194304 5873084 140735059546384 140735059542808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13553/statm: 2659 2354 168 410 0 2241 0
[pid=13555] ppid=13553 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13555/stat : 13555 (satsolver.sh) S 13553 13552 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289057011 9367552 267 33554432000 4194304 5064252 140736754419264 140736754418176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13555/statm: 2287 267 226 213 0 72 0
[pid=13556] ppid=13555 vsize=27976 CPUtime=2.89 cores=1,3,5,7
/proc/13556/stat : 13556 (glucose_static) R 13555 13552 12080 0 -1 4202496 5899 0 0 0 288 1 0 0 20 0 1 0 289057011 28647424 5463 33554432000 4194304 4896791 140734344095120 140734344092440 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13556/statm: 6994 5463 78 172 0 6820 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 56908

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13565
/proc/meminfo: memFree=28783528/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
[pid=13553] ppid=13552 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/13553/stat : 13553 (pb2sat) S 13552 13552 12080 0 -1 4202496 3373 0 0 0 18 0 0 0 20 0 1 0 289056992 10891264 2354 33554432000 4194304 5873084 140735059546384 140735059542808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13553/statm: 2659 2354 168 410 0 2241 0
[pid=13555] ppid=13553 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13555/stat : 13555 (satsolver.sh) S 13553 13552 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289057011 9367552 267 33554432000 4194304 5064252 140736754419264 140736754418176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13555/statm: 2287 267 226 213 0 72 0
[pid=13556] ppid=13555 vsize=28276 CPUtime=6.1 cores=1,3,5,7
/proc/13556/stat : 13556 (glucose_static) R 13555 13552 12080 0 -1 4202496 6805 0 0 0 608 2 0 0 20 0 1 0 289057011 28954624 5569 33554432000 4194304 4896791 140734344095120 140734344092328 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13556/statm: 7069 5569 78 172 0 6895 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 57208

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13574
/proc/meminfo: memFree=28780376/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
[pid=13553] ppid=13552 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/13553/stat : 13553 (pb2sat) S 13552 13552 12080 0 -1 4202496 3373 0 0 0 18 0 0 0 20 0 1 0 289056992 10891264 2354 33554432000 4194304 5873084 140735059546384 140735059542808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13553/statm: 2659 2354 168 410 0 2241 0
[pid=13555] ppid=13553 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13555/stat : 13555 (satsolver.sh) S 13553 13552 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289057011 9367552 267 33554432000 4194304 5064252 140736754419264 140736754418176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13555/statm: 2287 267 226 213 0 72 0
[pid=13556] ppid=13555 vsize=28804 CPUtime=12.49 cores=1,3,5,7
/proc/13556/stat : 13556 (glucose_static) R 13555 13552 12080 0 -1 4202496 8358 0 0 0 1247 2 0 0 20 0 1 0 289057011 29495296 6060 33554432000 4194304 4896791 140734344095120 140734344092328 4205424 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13556/statm: 7201 6060 78 172 0 7027 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 57736

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13580
/proc/meminfo: memFree=28779020/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
[pid=13553] ppid=13552 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/13553/stat : 13553 (pb2sat) S 13552 13552 12080 0 -1 4202496 3373 0 0 0 18 0 0 0 20 0 1 0 289056992 10891264 2354 33554432000 4194304 5873084 140735059546384 140735059542808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13553/statm: 2659 2354 168 410 0 2241 0
[pid=13555] ppid=13553 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13555/stat : 13555 (satsolver.sh) S 13553 13552 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289057011 9367552 267 33554432000 4194304 5064252 140736754419264 140736754418176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13555/statm: 2287 267 226 213 0 72 0
[pid=13556] ppid=13555 vsize=34304 CPUtime=25.29 cores=1,3,5,7
/proc/13556/stat : 13556 (glucose_static) R 13555 13552 12080 0 -1 4202496 11036 0 0 0 2526 3 0 0 20 0 1 0 289057011 35127296 7125 33554432000 4194304 4896791 140734344095120 140734344092328 4224680 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13556/statm: 8576 7125 78 172 0 8402 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 63236

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13586
/proc/meminfo: memFree=28771424/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
[pid=13553] ppid=13552 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/13553/stat : 13553 (pb2sat) S 13552 13552 12080 0 -1 4202496 3373 0 0 0 18 0 0 0 20 0 1 0 289056992 10891264 2354 33554432000 4194304 5873084 140735059546384 140735059542808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13553/statm: 2659 2354 168 410 0 2241 0
[pid=13555] ppid=13553 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13555/stat : 13555 (satsolver.sh) S 13553 13552 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289057011 9367552 267 33554432000 4194304 5064252 140736754419264 140736754418176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13555/statm: 2287 267 226 213 0 72 0
[pid=13556] ppid=13555 vsize=32216 CPUtime=50.89 cores=1,3,5,7
/proc/13556/stat : 13556 (glucose_static) R 13555 13552 12080 0 -1 4202496 15029 0 0 0 5084 5 0 0 20 0 1 0 289057011 32989184 7393 33554432000 4194304 4896791 140734344095120 140734344092696 4224980 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13556/statm: 8054 7393 78 172 0 7880 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61148

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13598
/proc/meminfo: memFree=28767036/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
[pid=13553] ppid=13552 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/13553/stat : 13553 (pb2sat) S 13552 13552 12080 0 -1 4202496 3373 0 0 0 18 0 0 0 20 0 1 0 289056992 10891264 2354 33554432000 4194304 5873084 140735059546384 140735059542808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13553/statm: 2659 2354 168 410 0 2241 0
[pid=13555] ppid=13553 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13555/stat : 13555 (satsolver.sh) S 13553 13552 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289057011 9367552 267 33554432000 4194304 5064252 140736754419264 140736754418176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13555/statm: 2287 267 226 213 0 72 0
[pid=13556] ppid=13555 vsize=42740 CPUtime=102.07 cores=1,3,5,7
/proc/13556/stat : 13556 (glucose_static) R 13555 13552 12080 0 -1 4202496 22891 0 0 0 10199 8 0 0 20 0 1 0 289057011 43765760 9189 33554432000 4194304 4896791 140734344095120 140734344092552 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13556/statm: 10685 9189 78 172 0 10511 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 71672

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13608
/proc/meminfo: memFree=28751576/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
[pid=13553] ppid=13552 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/13553/stat : 13553 (pb2sat) S 13552 13552 12080 0 -1 4202496 3373 0 0 0 18 0 0 0 20 0 1 0 289056992 10891264 2354 33554432000 4194304 5873084 140735059546384 140735059542808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13553/statm: 2659 2354 168 410 0 2241 0
[pid=13555] ppid=13553 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 13674
/proc/meminfo: memFree=28064876/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
[pid=13553] ppid=13552 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/13553/stat : 13553 (pb2sat) S 13552 13552 12080 0 -1 4202496 3373 0 0 0 18 0 0 0 20 0 1 0 289056992 10891264 2354 33554432000 4194304 5873084 140735059546384 140735059542808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13553/statm: 2659 2354 168 410 0 2241 0
[pid=13555] ppid=13553 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13555/stat : 13555 (satsolver.sh) S 13553 13552 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289057011 9367552 267 33554432000 4194304 5064252 140736754419264 140736754418176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13555/statm: 2287 267 226 213 0 72 0
[pid=13556] ppid=13555 vsize=116196 CPUtime=1421.78 cores=1,3,5,7
/proc/13556/stat : 13556 (glucose_static) R 13555 13552 12080 0 -1 4202496 79695 0 0 0 142117 61 0 0 20 0 1 0 289057011 118984704 24346 33554432000 4194304 4896791 140734344095120 140734344092552 4225134 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13556/statm: 29049 24346 78 172 0 28875 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 145128

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 13674
/proc/meminfo: memFree=28065852/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
[pid=13553] ppid=13552 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/13553/stat : 13553 (pb2sat) S 13552 13552 12080 0 -1 4202496 3373 0 0 0 18 0 0 0 20 0 1 0 289056992 10891264 2354 33554432000 4194304 5873084 140735059546384 140735059542808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13553/statm: 2659 2354 168 410 0 2241 0
[pid=13555] ppid=13553 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13555/stat : 13555 (satsolver.sh) S 13553 13552 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289057011 9367552 267 33554432000 4194304 5064252 140736754419264 140736754418176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13555/statm: 2287 267 226 213 0 72 0
[pid=13556] ppid=13555 vsize=117076 CPUtime=1481.77 cores=1,3,5,7
/proc/13556/stat : 13556 (glucose_static) R 13555 13552 12080 0 -1 4202496 80998 0 0 0 148114 63 0 0 20 0 1 0 289057011 119885824 25370 33554432000 4194304 4896791 140734344095120 140734344092552 4224823 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13556/statm: 29269 25370 78 172 0 29095 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 146008

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13675
/proc/meminfo: memFree=28062020/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
[pid=13553] ppid=13552 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/13553/stat : 13553 (pb2sat) S 13552 13552 12080 0 -1 4202496 3373 0 0 0 18 0 0 0 20 0 1 0 289056992 10891264 2354 33554432000 4194304 5873084 140735059546384 140735059542808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13553/statm: 2659 2354 168 410 0 2241 0
[pid=13555] ppid=13553 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13555/stat : 13555 (satsolver.sh) S 13553 13552 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289057011 9367552 267 33554432000 4194304 5064252 140736754419264 140736754418176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13555/statm: 2287 267 226 213 0 72 0
[pid=13556] ppid=13555 vsize=98912 CPUtime=1541.75 cores=1,3,5,7
/proc/13556/stat : 13556 (glucose_static) R 13555 13552 12080 0 -1 4202496 83296 0 0 0 154110 65 0 0 20 0 1 0 289057011 101285888 22191 33554432000 4194304 4896791 140734344095120 140734344092648 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13556/statm: 24728 22191 78 172 0 24554 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 127844

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 13675
/proc/meminfo: memFree=28025152/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
[pid=13553] ppid=13552 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/13553/stat : 13553 (pb2sat) S 13552 13552 12080 0 -1 4202496 3373 0 0 0 18 0 0 0 20 0 1 0 289056992 10891264 2354 33554432000 4194304 5873084 140735059546384 140735059542808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13553/statm: 2659 2354 168 410 0 2241 0
[pid=13555] ppid=13553 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13555/stat : 13555 (satsolver.sh) S 13553 13552 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289057011 9367552 267 33554432000 4194304 5064252 140736754419264 140736754418176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13555/statm: 2287 267 226 213 0 72 0
[pid=13556] ppid=13555 vsize=119696 CPUtime=1601.75 cores=1,3,5,7
/proc/13556/stat : 13556 (glucose_static) R 13555 13552 12080 0 -1 4202496 85450 0 0 0 160108 67 0 0 20 0 1 0 289057011 122568704 24521 33554432000 4194304 4896791 140734344095120 140734344092552 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13556/statm: 29924 24521 78 172 0 29750 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 148628

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 13676
/proc/meminfo: memFree=28055452/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
[pid=13553] ppid=13552 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/13553/stat : 13553 (pb2sat) S 13552 13552 12080 0 -1 4202496 3373 0 0 0 18 0 0 0 20 0 1 0 289056992 10891264 2354 33554432000 4194304 5873084 140735059546384 140735059542808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13553/statm: 2659 2354 168 410 0 2241 0
[pid=13555] ppid=13553 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13555/stat : 13555 (satsolver.sh) S 13553 13552 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289057011 9367552 267 33554432000 4194304 5064252 140736754419264 140736754418176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13555/statm: 2287 267 226 213 0 72 0
[pid=13556] ppid=13555 vsize=119792 CPUtime=1661.73 cores=1,3,5,7
/proc/13556/stat : 13556 (glucose_static) R 13555 13552 12080 0 -1 4202496 86415 0 0 0 166104 69 0 0 20 0 1 0 289057011 122667008 25804 33554432000 4194304 4896791 140734344095120 140734344092552 4225130 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13556/statm: 29948 25804 78 172 0 29774 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 148724

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 4/184 13682
/proc/meminfo: memFree=28061596/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
[pid=13553] ppid=13552 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/13553/stat : 13553 (pb2sat) S 13552 13552 12080 0 -1 4202496 3373 0 0 0 18 0 0 0 20 0 1 0 289056992 10891264 2354 33554432000 4194304 5873084 140735059546384 140735059542808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13553/statm: 2659 2354 168 410 0 2241 0
[pid=13555] ppid=13553 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13555/stat : 13555 (satsolver.sh) S 13553 13552 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289057011 9367552 267 33554432000 4194304 5064252 140736754419264 140736754418176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13555/statm: 2287 267 226 213 0 72 0
[pid=13556] ppid=13555 vsize=120556 CPUtime=1721.72 cores=1,3,5,7
/proc/13556/stat : 13556 (glucose_static) R 13555 13552 12080 0 -1 4202496 87406 0 0 0 172102 70 0 0 20 0 1 0 289057011 123449344 25902 33554432000 4194304 4896791 140734344095120 140734344092552 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13556/statm: 30139 25902 78 172 0 29965 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 149488

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 13685
/proc/meminfo: memFree=28053404/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
[pid=13553] ppid=13552 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/13553/stat : 13553 (pb2sat) S 13552 13552 12080 0 -1 4202496 3373 0 0 0 18 0 0 0 20 0 1 0 289056992 10891264 2354 33554432000 4194304 5873084 140735059546384 140735059542808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13553/statm: 2659 2354 168 410 0 2241 0
[pid=13555] ppid=13553 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13555/stat : 13555 (satsolver.sh) S 13553 13552 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289057011 9367552 267 33554432000 4194304 5064252 140736754419264 140736754418176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13555/statm: 2287 267 226 213 0 72 0
[pid=13556] ppid=13555 vsize=121332 CPUtime=1781.7 cores=1,3,5,7
/proc/13556/stat : 13556 (glucose_static) R 13555 13552 12080 0 -1 4202496 88348 0 0 0 178099 71 0 0 20 0 1 0 289057011 124243968 26554 33554432000 4194304 4896791 140734344095120 140734344092552 4225168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13556/statm: 30333 26554 78 172 0 30159 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 150264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 13685
/proc/meminfo: memFree=28068580/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
[pid=13553] ppid=13552 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/13553/stat : 13553 (pb2sat) S 13552 13552 12080 0 -1 4202496 3373 0 0 0 18 0 0 0 20 0 1 0 289056992 10891264 2354 33554432000 4194304 5873084 140735059546384 140735059542808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13553/statm: 2659 2354 168 410 0 2241 0
[pid=13555] ppid=13553 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13555/stat : 13555 (satsolver.sh) S 13553 13552 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289057011 9367552 267 33554432000 4194304 5064252 140736754419264 140736754418176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13555/statm: 2287 267 226 213 0 72 0
[pid=13556] ppid=13555 vsize=102964 CPUtime=1799.91 cores=1,3,5,7
/proc/13556/stat : 13556 (glucose_static) R 13555 13552 12080 0 -1 4202496 88774 0 0 0 179919 72 0 0 20 0 1 0 289057011 105435136 21974 33554432000 4194304 4896791 140734344095120 140734344092696 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13556/statm: 25741 21974 78 172 0 25567 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 131896

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 13685
/proc/meminfo: memFree=28068580/32873648 swapFree=6844/6844
[pid=13552] ppid=13550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13552/stat : 13552 (runPb2satCp2.sh) S 13550 13552 12080 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289056992 9367552 275 33554432000 4194304 5064252 140733293245888 140733293244800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13552/statm: 2287 275 233 213 0 72 0
[pid=13553] ppid=13552 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/13553/stat : 13553 (pb2sat) S 13552 13552 12080 0 -1 4202496 3373 0 0 0 18 0 0 0 20 0 1 0 289056992 10891264 2354 33554432000 4194304 5873084 140735059546384 140735059542808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13553/statm: 2659 2354 168 410 0 2241 0
[pid=13555] ppid=13553 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13555/stat : 13555 (satsolver.sh) S 13553 13552 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289057011 9367552 267 33554432000 4194304 5064252 140736754419264 140736754418176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13555/statm: 2287 267 226 213 0 72 0
[pid=13556] ppid=13555 vsize=102964 CPUtime=1799.91 cores=1,3,5,7
/proc/13556/stat : 13556 (glucose_static) R 13555 13552 12080 0 -1 4202496 88774 0 0 0 179919 72 0 0 20 0 1 0 289057011 105435136 21974 33554432000 4194304 4896791 140734344095120 140734344092696 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13556/statm: 25741 21974 78 172 0 25567 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 131896

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.12
CPU user time (s): 1799.38
CPU system time (s): 0.739887
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 181216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.38
system time used= 0.739887
maximum resident set size= 134416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93139
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 141
involuntary context switches= 1848

runsolver used 3.23151 second user time and 8.73167 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-28 20:21:51
IDJOB=3694575
IDBENCH=92778
IDSOLVER=2273
FILE ID=node124/3694575-1338229311
RUNJOBID= node124-1338213092-12097
PBS_JOBID= 14624615
Free space on /tmp= 71416 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat25_6_3_2_ic.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694575-1338229311/watcher-3694575-1338229311 -o /tmp/evaluation-result-3694575-1338229311/solver-3694575-1338229311 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694575-1338229311.opb 1913804198 HOME HOME

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

MD5SUM BENCH= c16bd2424e0fff3ff3df69ee00e2dc99
RANDOM SEED=1913804198

node124.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		: 2667.325
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	: 5334.65
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5357.53
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28816668 kB
Buffers:          416128 kB
Cached:          2756376 kB
SwapCached:            0 kB
Active:          1075520 kB
Inactive:        2150800 kB
Active(anon):      55864 kB
Inactive(anon):        0 kB
Active(file):    1019656 kB
Inactive(file):  2150800 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             25724 kB
Writeback:             0 kB
AnonPages:         84496 kB
Mapped:            15284 kB
Shmem:               200 kB
Slab:             692620 kB
SReclaimable:     136500 kB
SUnreclaim:       556120 kB
KernelStack:        1520 kB
PageTables:         4280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     168988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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= 71256 MiB
End job on node124 at 2012-05-28 20:51:52