Trace number 3700966

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
npSolver 1.0? (TO) 1800.09 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat25_6_3_9_ic.opb
MD5SUM5b69bba9fba38b21e500a479429a9384
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 146363183
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 9700646039
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 146363183
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 9700646039
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

0.00/0.43	c run usual solver
1800.05/1800.41	./satsolver.sh: line 5: 23464 Terminated              ./glucose $1 > $2 2> /dev/null
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-3700966-1338141216/watcher-3700966-1338141216 -o /tmp/evaluation-result-3700966-1338141216/solver-3700966-1338141216 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700966-1338141216.opb 1274977660 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 4/179 23457
/proc/meminfo: memFree=28539816/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0

[startup+0.056005 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23457
/proc/meminfo: memFree=28539816/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23457
/proc/meminfo: memFree=28539816/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300263 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23457
/proc/meminfo: memFree=28539816/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700282 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23457
/proc/meminfo: memFree=28539816/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 23461
/proc/meminfo: memFree=28389100/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=32724 CPUtime=0.43 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 21157 0 -1 4202496 6654 0 0 0 40 3 0 0 20 0 1 0 280248995 33509376 7506 33554432000 4194304 5992684 140737112736208 140737112730240 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23458/statm: 8181 7506 171 440 0 7737 0
[pid=23460] ppid=23458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23460/stat : 23460 (cp2_pre.sh) S 23458 23457 21157 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 280249039 9367552 276 33554432000 4194304 5064252 140737385996496 140737385995200 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23460/statm: 2287 276 234 213 0 72 0
[pid=23461] ppid=23460 vsize=130628 CPUtime=1.05 cores=1,3,5,7
/proc/23461/stat : 23461 (coprocessor) R 23460 23457 21157 0 -1 4202496 24074 0 0 0 101 4 0 0 20 0 1 0 280249039 133763072 31510 33554432000 4194304 6586260 140736376967504 140736376963768 4774851 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/23461/statm: 32657 31510 182 584 0 32069 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 181648

[startup+3.10038 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 23461
/proc/meminfo: memFree=28346528/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=32724 CPUtime=0.43 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 21157 0 -1 4202496 6654 0 0 0 40 3 0 0 20 0 1 0 280248995 33509376 7506 33554432000 4194304 5992684 140737112736208 140737112730240 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23458/statm: 8181 7506 171 440 0 7737 0
[pid=23460] ppid=23458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23460/stat : 23460 (cp2_pre.sh) S 23458 23457 21157 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 280249039 9367552 276 33554432000 4194304 5064252 140737385996496 140737385995200 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23460/statm: 2287 276 234 213 0 72 0
[pid=23461] ppid=23460 vsize=152628 CPUtime=2.65 cores=1,3,5,7
/proc/23461/stat : 23461 (coprocessor) R 23460 23457 21157 0 -1 4202496 27953 0 0 0 258 7 0 0 20 0 1 0 280249039 156291072 37189 33554432000 4194304 6586260 140736376967504 140736376962824 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/23461/statm: 38157 37189 204 584 0 37569 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 203648

[startup+6.30043 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 23464
/proc/meminfo: memFree=28430976/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=32724 CPUtime=3.58 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 21157 0 -1 4202496 6666 28854 0 0 40 3 306 9 20 0 1 0 280248995 33509376 7506 33554432000 4194304 5992684 140737112736208 140737112731328 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23458/statm: 8181 7506 171 440 0 7737 0
[pid=23463] ppid=23458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23463/stat : 23463 (satsolver.sh) S 23458 23457 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280249355 9367552 266 33554432000 4194304 5064252 140737071569840 140737071568752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23463/statm: 2287 266 226 213 0 72 0
[pid=23464] ppid=23463 vsize=79124 CPUtime=2.68 cores=1,3,5,7
/proc/23464/stat : 23464 (glucose) R 23463 23457 21157 0 -1 4202496 14713 0 0 0 266 2 0 0 20 0 1 0 280249356 81022976 16110 33554432000 4194304 5208918 140735477777424 140735477775272 4229374 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23464/statm: 19781 16110 103 248 0 19530 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 130144

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 23464
/proc/meminfo: memFree=28423492/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=32724 CPUtime=3.58 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 21157 0 -1 4202496 6666 28854 0 0 40 3 306 9 20 0 1 0 280248995 33509376 7506 33554432000 4194304 5992684 140737112736208 140737112731328 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23458/statm: 8181 7506 171 440 0 7737 0
[pid=23463] ppid=23458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23463/stat : 23463 (satsolver.sh) S 23458 23457 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280249355 9367552 266 33554432000 4194304 5064252 140737071569840 140737071568752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23463/statm: 2287 266 226 213 0 72 0
[pid=23464] ppid=23463 vsize=80048 CPUtime=9.07 cores=1,3,5,7
/proc/23464/stat : 23464 (glucose) R 23463 23457 21157 0 -1 4202496 14956 0 0 0 905 2 0 0 20 0 1 0 280249356 81969152 16864 33554432000 4194304 5208918 140735477777424 140735477775272 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23464/statm: 20012 16864 103 248 0 19761 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 131068

[startup+25.5004 s]
/proc/loadavg: 1.94 1.98 1.99 3/183 23464
/proc/meminfo: memFree=28413824/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=32724 CPUtime=3.58 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 21157 0 -1 4202496 6666 28854 0 0 40 3 306 9 20 0 1 0 280248995 33509376 7506 33554432000 4194304 5992684 140737112736208 140737112731328 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23458/statm: 8181 7506 171 440 0 7737 0
[pid=23463] ppid=23458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23463/stat : 23463 (satsolver.sh) S 23458 23457 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280249355 9367552 266 33554432000 4194304 5064252 140737071569840 140737071568752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23463/statm: 2287 266 226 213 0 72 0
[pid=23464] ppid=23463 vsize=80888 CPUtime=21.88 cores=1,3,5,7
/proc/23464/stat : 23464 (glucose) R 23463 23457 21157 0 -1 4202496 15177 0 0 0 2185 3 0 0 20 0 1 0 280249356 82829312 17126 33554432000 4194304 5208918 140735477777424 140735477775512 4229328 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23464/statm: 20222 17126 104 248 0 19971 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 131908

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 23464
/proc/meminfo: memFree=28408116/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=32724 CPUtime=3.58 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 21157 0 -1 4202496 6666 28854 0 0 40 3 306 9 20 0 1 0 280248995 33509376 7506 33554432000 4194304 5992684 140737112736208 140737112731328 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23458/statm: 8181 7506 171 440 0 7737 0
[pid=23463] ppid=23458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23463/stat : 23463 (satsolver.sh) S 23458 23457 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280249355 9367552 266 33554432000 4194304 5064252 140737071569840 140737071568752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23463/statm: 2287 266 226 213 0 72 0
[pid=23464] ppid=23463 vsize=100824 CPUtime=47.47 cores=1,3,5,7
/proc/23464/stat : 23464 (glucose) R 23463 23457 21157 0 -1 4202496 16346 0 0 0 4744 3 0 0 20 0 1 0 280249356 103243776 21736 33554432000 4194304 5208918 140735477777424 140735477775288 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23464/statm: 25206 21736 105 248 0 24955 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 151844

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/183 23537
/proc/meminfo: memFree=29324732/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=32724 CPUtime=3.58 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 21157 0 -1 4202496 6666 28854 0 0 40 3 306 9 20 0 1 0 280248995 33509376 7506 33554432000 4194304 5992684 140737112736208 140737112731328 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23458/statm: 8181 7506 171 440 0 7737 0
[pid=23463] ppid=23458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23463/stat : 23463 (satsolver.sh) S 23458 23457 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280249355 9367552 266 33554432000 4194304 5064252 140737071569840 140737071568752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23463/statm: 2287 266 226 213 0 72 0
[pid=23464] ppid=23463 vsize=131172 CPUtime=98.66 cores=1,3,5,7
/proc/23464/stat : 23464 (glucose) R 23463 23457 21157 0 -1 4202496 17602 0 0 0 9862 4 0 0 20 0 1 0 280249356 134320128 30490 33554432000 4194304 5208918 140735477777424 140735477773800 4228947 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23464/statm: 32793 30490 105 248 0 32542 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 182192

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 23537
/proc/meminfo: memFree=29310380/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=32724 CPUtime=3.58 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 21157 0 -1 4202496 6666 28854 0 0 40 3 306 9 20 0 1 0 280248995 33509376 7506 33554432000 4194304 5992684 140737112736208 140737112731328 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23458/statm: 8181 7506 171 440 0 7737 0
[pid=23463] ppid=23458 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 23570
/proc/meminfo: memFree=29255648/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=32724 CPUtime=3.58 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 21157 0 -1 4202496 6666 28854 0 0 40 3 306 9 20 0 1 0 280248995 33509376 7506 33554432000 4194304 5992684 140737112736208 140737112731328 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23458/statm: 8181 7506 171 440 0 7737 0
[pid=23463] ppid=23458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23463/stat : 23463 (satsolver.sh) S 23458 23457 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280249355 9367552 266 33554432000 4194304 5064252 140737071569840 140737071568752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23463/statm: 2287 266 226 213 0 72 0
[pid=23464] ppid=23463 vsize=150144 CPUtime=1358.44 cores=1,3,5,7
/proc/23464/stat : 23464 (glucose) R 23463 23457 21157 0 -1 4202496 41964 0 0 0 135812 32 0 0 20 0 1 0 280249356 153747456 34071 33554432000 4194304 5208918 140735477777424 140735477775576 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23464/statm: 37536 34071 105 248 0 37285 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 201164

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 23571
/proc/meminfo: memFree=29243860/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=32724 CPUtime=3.58 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 21157 0 -1 4202496 6666 28854 0 0 40 3 306 9 20 0 1 0 280248995 33509376 7506 33554432000 4194304 5992684 140737112736208 140737112731328 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23458/statm: 8181 7506 171 440 0 7737 0
[pid=23463] ppid=23458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23463/stat : 23463 (satsolver.sh) S 23458 23457 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280249355 9367552 266 33554432000 4194304 5064252 140737071569840 140737071568752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23463/statm: 2287 266 226 213 0 72 0
[pid=23464] ppid=23463 vsize=150144 CPUtime=1418.44 cores=1,3,5,7
/proc/23464/stat : 23464 (glucose) R 23463 23457 21157 0 -1 4202496 43162 0 0 0 141811 33 0 0 20 0 1 0 280249356 153747456 34583 33554432000 4194304 5208918 140735477777424 140735477775576 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23464/statm: 37536 34583 105 248 0 37285 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 201164

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23571
/proc/meminfo: memFree=29296308/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=32724 CPUtime=3.58 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 21157 0 -1 4202496 6666 28854 0 0 40 3 306 9 20 0 1 0 280248995 33509376 7506 33554432000 4194304 5992684 140737112736208 140737112731328 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23458/statm: 8181 7506 171 440 0 7737 0
[pid=23463] ppid=23458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23463/stat : 23463 (satsolver.sh) S 23458 23457 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280249355 9367552 266 33554432000 4194304 5064252 140737071569840 140737071568752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23463/statm: 2287 266 226 213 0 72 0
[pid=23464] ppid=23463 vsize=131176 CPUtime=1478.42 cores=1,3,5,7
/proc/23464/stat : 23464 (glucose) R 23463 23457 21157 0 -1 4202496 44989 0 0 0 147807 35 0 0 20 0 1 0 280249356 134324224 30463 33554432000 4194304 5208918 140735477777424 140735477775512 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23464/statm: 32794 30463 105 248 0 32543 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 182196

[startup+1542.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/183 23571
/proc/meminfo: memFree=29272640/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=32724 CPUtime=3.58 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 21157 0 -1 4202496 6666 28854 0 0 40 3 306 9 20 0 1 0 280248995 33509376 7506 33554432000 4194304 5992684 140737112736208 140737112731328 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23458/statm: 8181 7506 171 440 0 7737 0
[pid=23463] ppid=23458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23463/stat : 23463 (satsolver.sh) S 23458 23457 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280249355 9367552 266 33554432000 4194304 5064252 140737071569840 140737071568752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23463/statm: 2287 266 226 213 0 72 0
[pid=23464] ppid=23463 vsize=150144 CPUtime=1538.4 cores=1,3,5,7
/proc/23464/stat : 23464 (glucose) R 23463 23457 21157 0 -1 4202496 46760 0 0 0 153802 38 0 0 20 0 1 0 280249356 153747456 32023 33554432000 4194304 5208918 140735477777424 140735477775576 4229296 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23464/statm: 37536 32023 105 248 0 37285 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 201164

[startup+1602.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/184 23574
/proc/meminfo: memFree=29264904/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=32724 CPUtime=3.58 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 21157 0 -1 4202496 6666 28854 0 0 40 3 306 9 20 0 1 0 280248995 33509376 7506 33554432000 4194304 5992684 140737112736208 140737112731328 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23458/statm: 8181 7506 171 440 0 7737 0
[pid=23463] ppid=23458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23463/stat : 23463 (satsolver.sh) S 23458 23457 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280249355 9367552 266 33554432000 4194304 5064252 140737071569840 140737071568752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23463/statm: 2287 266 226 213 0 72 0
[pid=23464] ppid=23463 vsize=151088 CPUtime=1598.39 cores=1,3,5,7
/proc/23464/stat : 23464 (glucose) R 23463 23457 21157 0 -1 4202496 48075 0 0 0 159799 40 0 0 20 0 1 0 280249356 154714112 32139 33554432000 4194304 5208918 140735477777424 140735477775576 4228924 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23464/statm: 37772 32139 105 248 0 37521 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 202108

[startup+1662.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/183 23574
/proc/meminfo: memFree=29264232/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=32724 CPUtime=3.58 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 21157 0 -1 4202496 6666 28854 0 0 40 3 306 9 20 0 1 0 280248995 33509376 7506 33554432000 4194304 5992684 140737112736208 140737112731328 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23458/statm: 8181 7506 171 440 0 7737 0
[pid=23463] ppid=23458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23463/stat : 23463 (satsolver.sh) S 23458 23457 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280249355 9367552 266 33554432000 4194304 5064252 140737071569840 140737071568752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23463/statm: 2287 266 226 213 0 72 0
[pid=23464] ppid=23463 vsize=153652 CPUtime=1658.38 cores=1,3,5,7
/proc/23464/stat : 23464 (glucose) R 23463 23457 21157 0 -1 4202496 49850 0 0 0 165796 42 0 0 20 0 1 0 280249356 157339648 32408 33554432000 4194304 5208918 140735477777424 140735477775576 4229748 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23464/statm: 38413 32408 105 248 0 38162 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 204672

[startup+1722.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/183 23575
/proc/meminfo: memFree=29265832/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=32724 CPUtime=3.58 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 21157 0 -1 4202496 6666 28854 0 0 40 3 306 9 20 0 1 0 280248995 33509376 7506 33554432000 4194304 5992684 140737112736208 140737112731328 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23458/statm: 8181 7506 171 440 0 7737 0
[pid=23463] ppid=23458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23463/stat : 23463 (satsolver.sh) S 23458 23457 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280249355 9367552 266 33554432000 4194304 5064252 140737071569840 140737071568752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23463/statm: 2287 266 226 213 0 72 0
[pid=23464] ppid=23463 vsize=135324 CPUtime=1718.37 cores=1,3,5,7
/proc/23464/stat : 23464 (glucose) R 23463 23457 21157 0 -1 4202496 50786 0 0 0 171794 43 0 0 20 0 1 0 280249356 138571776 31644 33554432000 4194304 5208918 140735477777424 140735477775512 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23464/statm: 33831 31644 105 248 0 33580 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 186344

[startup+1782.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/183 23575
/proc/meminfo: memFree=29243120/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=32724 CPUtime=3.58 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 21157 0 -1 4202496 6666 28854 0 0 40 3 306 9 20 0 1 0 280248995 33509376 7506 33554432000 4194304 5992684 140737112736208 140737112731328 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23458/statm: 8181 7506 171 440 0 7737 0
[pid=23463] ppid=23458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23463/stat : 23463 (satsolver.sh) S 23458 23457 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280249355 9367552 266 33554432000 4194304 5064252 140737071569840 140737071568752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23463/statm: 2287 266 226 213 0 72 0
[pid=23464] ppid=23463 vsize=185112 CPUtime=1778.36 cores=1,3,5,7
/proc/23464/stat : 23464 (glucose) R 23463 23457 21157 0 -1 4202496 51233 0 0 0 177792 44 0 0 20 0 1 0 280249356 189554688 37191 33554432000 4194304 5208918 140735477777424 140735477775576 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23464/statm: 46278 37191 105 248 0 46027 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 236132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.04 2.00 3/183 23575
/proc/meminfo: memFree=29259832/32873648 swapFree=7116/7116
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo.sh) S 23455 23457 21157 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 280248994 9367552 275 33554432000 4194304 5064252 140733797262720 140733797261632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=32724 CPUtime=3.58 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 21157 0 -1 4202496 6666 28854 0 0 40 3 306 9 20 0 1 0 280248995 33509376 7506 33554432000 4194304 5992684 140737112736208 140737112731328 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23458/statm: 8181 7506 171 440 0 7737 0
[pid=23463] ppid=23458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23463/stat : 23463 (satsolver.sh) S 23458 23457 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280249355 9367552 266 33554432000 4194304 5064252 140737071569840 140737071568752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23463/statm: 2287 266 226 213 0 72 0
[pid=23464] ppid=23463 vsize=154292 CPUtime=1796.47 cores=1,3,5,7
/proc/23464/stat : 23464 (glucose) R 23463 23457 21157 0 -1 4202496 52409 0 0 0 179601 46 0 0 20 0 1 0 280249356 157995008 33028 33554432000 4194304 5208918 140735477777424 140735477775576 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23464/statm: 38573 33028 105 248 0 38322 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 205312

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.49
CPU system time (s): 0.602908
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 236132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.49
system time used= 0.602908
maximum resident set size= 175368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88921
page faults= 0
swaps= 0
block input operations= 0
block output operations= 55224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 97
involuntary context switches= 1878

runsolver used 2.70459 second user time and 7.12492 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-27 19:53:36
IDJOB=3700966
IDBENCH=92763
IDSOLVER=2277
FILE ID=node114/3700966-1338141216
RUNJOBID= node114-1338123068-21174
PBS_JOBID= 14624495
Free space on /tmp= 71280 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat25_6_3_9_ic.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700966-1338141216/watcher-3700966-1338141216 -o /tmp/evaluation-result-3700966-1338141216/solver-3700966-1338141216 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700966-1338141216.opb 1274977660 HOME HOME

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

MD5SUM BENCH= 5b69bba9fba38b21e500a479429a9384
RANDOM SEED=1274977660

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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:        28540724 kB
Buffers:          519372 kB
Cached:          2150708 kB
SwapCached:         2128 kB
Active:          2222788 kB
Inactive:        1258084 kB
Active(anon):     804128 kB
Inactive(anon):     7892 kB
Active(file):    1418660 kB
Inactive(file):  1250192 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103892 kB
Dirty:              9344 kB
Writeback:             0 kB
AnonPages:        933692 kB
Mapped:            15496 kB
Shmem:               116 kB
Slab:             711048 kB
SReclaimable:     155340 kB
SUnreclaim:       555708 kB
KernelStack:        1520 kB
PageTables:         5584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1162708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    702464 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= 71444 MiB
End job on node114 at 2012-05-27 20:23:37