Trace number 3713805

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.03 1800.51

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j90/
normalized-j9048_1-unsat--soft-0-100-0.wbo
MD5SUM0cba3d1e27d8fa6d3faa677b5a7dc4e3
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark2.67359
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables15106
Total number of constraints51743
Number of soft constraints51743
Number of constraints which are clauses51415
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints328
Minimum length of a constraint1
Maximum length of a constraint90
Top cost 2612877
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2612876
Biggest number in a constraint 105
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 658
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

6.29/6.34	c run usual solver
53.03/53.34	o 150
53.03/53.34	c current bound: 75
53.03/53.34	c fallback to adder encoding
1800.03/1800.51	c error: unexpected solver exit code
1800.03/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-3713805-1338197473/watcher-3713805-1338197473 -o /tmp/evaluation-result-3713805-1338197473/solver-3713805-1338197473 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713805-1338197473.wbo 1678609208 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.13 2.04 1.93 3/179 11529
/proc/meminfo: memFree=28330124/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0

[startup+0.045432 s]
/proc/loadavg: 2.13 2.04 1.93 3/179 11529
/proc/meminfo: memFree=28330124/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100139 s]
/proc/loadavg: 2.13 2.04 1.93 3/179 11529
/proc/meminfo: memFree=28330124/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300161 s]
/proc/loadavg: 2.13 2.04 1.93 3/179 11529
/proc/meminfo: memFree=28330124/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700142 s]
/proc/loadavg: 2.13 2.04 1.93 3/179 11529
/proc/meminfo: memFree=28330124/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50014 s]
/proc/loadavg: 2.13 2.04 1.93 3/181 11534
/proc/meminfo: memFree=28656560/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
[pid=11530] ppid=11529 vsize=297588 CPUtime=1.48 cores=1,3,5,7
/proc/11530/stat : 11530 (npSolver-wbo) R 11529 11529 11248 0 -1 4202496 8793 0 0 0 142 6 0 0 20 0 1 0 285872784 304730112 45716 33554432000 4194304 5990268 140734238644160 140734238638456 4527280 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11530/statm: 74397 45716 145 439 0 73954 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 306736

[startup+3.10014 s]
/proc/loadavg: 2.13 2.04 1.93 3/181 11534
/proc/meminfo: memFree=28531160/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
[pid=11530] ppid=11529 vsize=297588 CPUtime=3.08 cores=1,3,5,7
/proc/11530/stat : 11530 (npSolver-wbo) R 11529 11529 11248 0 -1 4202496 8793 0 0 0 302 6 0 0 20 0 1 0 285872784 304730112 45716 33554432000 4194304 5990268 140734238644160 140734238640040 4547453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11530/statm: 74397 45716 145 439 0 73954 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 306736

[startup+6.30028 s]
/proc/loadavg: 2.12 2.04 1.93 3/179 11539
/proc/meminfo: memFree=28546844/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
[pid=11530] ppid=11529 vsize=397092 CPUtime=6.29 cores=1,3,5,7
/proc/11530/stat : 11530 (npSolver-wbo) R 11529 11529 11248 0 -1 4202496 9156 0 0 0 612 17 0 0 20 0 1 0 285872784 406622208 77250 33554432000 4194304 5990268 140734238644160 140734238640040 5180875 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11530/statm: 99273 77250 147 439 0 98830 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 406240

[startup+12.7003 s]
/proc/loadavg: 2.19 2.05 1.93 3/183 11543
/proc/meminfo: memFree=26381020/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
[pid=11530] ppid=11529 vsize=297588 CPUtime=6.41 cores=1,3,5,7
/proc/11530/stat : 11530 (npSolver-wbo) S 11529 11529 11248 0 -1 4202496 9163 0 0 0 613 28 0 0 20 0 1 0 285872784 304730112 52380 33554432000 4194304 5990268 140734238644160 140734238637312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11530/statm: 74397 52380 153 439 0 73954 0
[pid=11540] ppid=11530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11540/stat : 11540 (cp2_pre.sh) S 11530 11529 11248 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 285873427 9367552 277 33554432000 4194304 5064252 140736233851088 140736233849792 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11540/statm: 2287 277 234 213 0 72 0
[pid=11541] ppid=11540 vsize=1033556 CPUtime=6.26 cores=1,3,5,7
/proc/11541/stat : 11541 (coprocessor) R 11540 11529 11248 0 -1 4202496 91777 0 0 0 601 25 0 0 20 0 1 0 285873427 1058361344 254252 33554432000 4194304 6586260 140734683677184 140734683673208 5599447 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/11541/statm: 258389 254252 189 584 0 257801 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1349440

[startup+25.5003 s]
/proc/loadavg: 2.23 2.07 1.94 3/183 11543
/proc/meminfo: memFree=26149988/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
[pid=11530] ppid=11529 vsize=297588 CPUtime=6.41 cores=1,3,5,7
/proc/11530/stat : 11530 (npSolver-wbo) S 11529 11529 11248 0 -1 4202496 9163 0 0 0 613 28 0 0 20 0 1 0 285872784 304730112 52380 33554432000 4194304 5990268 140734238644160 140734238637312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11530/statm: 74397 52380 153 439 0 73954 0
[pid=11540] ppid=11530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11540/stat : 11540 (cp2_pre.sh) S 11530 11529 11248 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 285873427 9367552 277 33554432000 4194304 5064252 140736233851088 140736233849792 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11540/statm: 2287 277 234 213 0 72 0
[pid=11541] ppid=11540 vsize=1033688 CPUtime=19.06 cores=1,3,5,7
/proc/11541/stat : 11541 (coprocessor) R 11540 11529 11248 0 -1 4202496 91819 0 0 0 1881 25 0 0 20 0 1 0 285873427 1058496512 254294 33554432000 4194304 6586260 140734683677184 140734683672504 5599569 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/11541/statm: 258422 254294 189 584 0 257834 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1349572

[startup+51.1002 s]
/proc/loadavg: 2.15 2.06 1.94 3/181 11550
/proc/meminfo: memFree=27078316/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
[pid=11530] ppid=11529 vsize=311140 CPUtime=51.05 cores=1,3,5,7
/proc/11530/stat : 11530 (npSolver-wbo) D 11529 11529 11248 0 -1 4202496 12451 166758 0 0 691 312 4028 74 20 0 1 0 285872784 318607360 55772 33554432000 4194304 5990268 140734238644160 140734238637464 5177872 0 0 4096 0 18446744071580543392 0 0 17 3 0 0 0 0 0
/proc/11530/statm: 77785 55772 157 439 0 77342 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 320288

[startup+102.307 s]
/proc/loadavg: 2.14 2.08 1.95 3/183 11553
/proc/meminfo: memFree=26140112/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
[pid=11530] ppid=11529 vsize=458600 CPUtime=54.81 cores=1,3,5,7
/proc/11530/stat : 11530 (npSolver-wbo) S 11529 11529 11248 0 -1 4202496 17324 167273 0 0 866 497 4028 90 20 0 1 0 285872784 469606400 88213 33554432000 4194304 5990268 140734238644160 140734238635600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/11530/statm: 114650 88213 166 439 0 114207 0
[pid=11552] ppid=11530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11552/stat : 11552 (satsolver.sh) S 11530 11529 11248 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285878282 9367552 267 33554432000 4194304 5064252 140736434230336 140736434229248 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11552/statm: 2287 267 226 213 0 72 0
[pid=11553] ppid=11552 vsize=759832 CPUtime=47.31 cores=1,3,5,7
/proc/11553/stat : 11553 (glucose) R 11552 11529 11248 0 -1 4202496 99085 0 0 0 4706 25 0 0 20 0 1 0 285878282 778067968 166061 33554432000 4194304 5208918 140736677667984 140736677665656 4211038 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11553/statm: 189958 166061 94 248 0 189707 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 1236728

[startup+162.3 s]
/proc/loadavg: 2.05 2.06 1.95 3/183 11554
/proc/meminfo: memFree=26139124/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
[pid=11530] ppid=11529 vsize=458600 CPUtime=54.81 cores=1,3,5,7
/proc/11530/stat : 11530 (npSolver-wbo) S 11529 11529 11248 0 -1 4202496 17324 167273 0 0 866 497 4028 90 20 0 1 0 285872784 469606400 88213 33554432000 4194304 5990268 140734238644160 140734238635600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/11530/statm: 114650 88213 166 439 0 114207 0
[pid=11552] ppid=11530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11552/stat : 11552 (satsolver.sh) S 11530 11529 11248 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285878282 9367552 267 33554432000 4194304 5064252 140736434230336 140736434229248 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11552/statm: 2287 267 226 213 0 72 0
[pid=11553] ppid=11552 vsize=781032 CPUtime=107.3 cores=1,3,5,7
/proc/11553/stat : 11553 (glucose) R 11552 11529 11248 0 -1 4202496 100976 0 0 0 10705 25 0 0 20 0 1 0 285878282 799776768 168974 33554432000 4194304 5208918 140736677667984 140736677665816 4228804 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11553/statm: 195258 168974 102 248 0 195007 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 1257928

[startup+222.3 s]
/proc/loadavg: 2.02 2.05 1.95 3/183 11554
/proc/meminfo: memFree=26128084/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
[pid=11530] ppid=11529 vsize=458600 CPUtime=54.81 cores=1,3,5,7
/proc/11530/stat : 11530 (npSolver-wbo) S 11529 11529 11248 0 -1 4202496 17324 167273 0 0 866 497 4028 90 20 0 1 0 285872784 469606400 88213 33554432000 4194304 5990268 140734238644160 140734238635600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/11530/statm: 114650 88213 166 439 0 114207 0
[pid=11552] ppid=11530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11552/stat : 11552 (satsolver.sh) S 11530 11529 11248 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285878282 9367552 267 33554432000 4194304 5064252 140736434230336 140736434229248 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11552/statm: 2287 267 226 213 0 72 0
[pid=11553] ppid=11552 vsize=781032 CPUtime=167.29 cores=1,3,5,7
/proc/11553/stat : 11553 (glucose) R 11552 11529 11248 0 -1 4202496 100996 0 0 0 16704 25 0 0 20 0 1 0 285878282 799776768 168994 33554432000 4194304 5208918 140736677667984 140736677665816 4211665 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11553/statm: 195258 168994 102 248 0 195007 0
Current children cumulated CPU time (s) 222.1

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

/proc/11553/stat : 11553 (glucose) R 11552 11529 11248 0 -1 4202496 101762 0 0 0 136684 25 0 0 20 0 1 0 285878282 799776768 170927 33554432000 4194304 5208918 140736677667984 140736677665816 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11553/statm: 195258 170927 102 248 0 195007 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 1257928

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/183 11564
/proc/meminfo: memFree=26104992/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
[pid=11530] ppid=11529 vsize=458600 CPUtime=54.81 cores=1,3,5,7
/proc/11530/stat : 11530 (npSolver-wbo) S 11529 11529 11248 0 -1 4202496 17324 167273 0 0 866 497 4028 90 20 0 1 0 285872784 469606400 88213 33554432000 4194304 5990268 140734238644160 140734238635600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/11530/statm: 114650 88213 166 439 0 114207 0
[pid=11552] ppid=11530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11552/stat : 11552 (satsolver.sh) S 11530 11529 11248 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285878282 9367552 267 33554432000 4194304 5064252 140736434230336 140736434229248 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11552/statm: 2287 267 226 213 0 72 0
[pid=11553] ppid=11552 vsize=781032 CPUtime=1427.08 cores=1,3,5,7
/proc/11553/stat : 11553 (glucose) R 11552 11529 11248 0 -1 4202496 101765 0 0 0 142683 25 0 0 20 0 1 0 285878282 799776768 170929 33554432000 4194304 5208918 140736677667984 140736677665816 4211027 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11553/statm: 195258 170929 102 248 0 195007 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 1257928

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 1.97 3/183 11564
/proc/meminfo: memFree=26104688/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
[pid=11530] ppid=11529 vsize=458600 CPUtime=54.81 cores=1,3,5,7
/proc/11530/stat : 11530 (npSolver-wbo) S 11529 11529 11248 0 -1 4202496 17324 167273 0 0 866 497 4028 90 20 0 1 0 285872784 469606400 88213 33554432000 4194304 5990268 140734238644160 140734238635600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/11530/statm: 114650 88213 166 439 0 114207 0
[pid=11552] ppid=11530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11552/stat : 11552 (satsolver.sh) S 11530 11529 11248 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285878282 9367552 267 33554432000 4194304 5064252 140736434230336 140736434229248 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11552/statm: 2287 267 226 213 0 72 0
[pid=11553] ppid=11552 vsize=781032 CPUtime=1487.06 cores=1,3,5,7
/proc/11553/stat : 11553 (glucose) R 11552 11529 11248 0 -1 4202496 101769 0 0 0 148681 25 0 0 20 0 1 0 285878282 799776768 170929 33554432000 4194304 5208918 140736677667984 140736677665816 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11553/statm: 195258 170929 102 248 0 195007 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 1257928

[startup+1602.3 s]
/proc/loadavg: 2.07 2.03 1.97 3/183 11564
/proc/meminfo: memFree=26104712/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
[pid=11530] ppid=11529 vsize=458600 CPUtime=54.81 cores=1,3,5,7
/proc/11530/stat : 11530 (npSolver-wbo) S 11529 11529 11248 0 -1 4202496 17324 167273 0 0 866 497 4028 90 20 0 1 0 285872784 469606400 88213 33554432000 4194304 5990268 140734238644160 140734238635600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/11530/statm: 114650 88213 166 439 0 114207 0
[pid=11552] ppid=11530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11552/stat : 11552 (satsolver.sh) S 11530 11529 11248 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285878282 9367552 267 33554432000 4194304 5064252 140736434230336 140736434229248 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11552/statm: 2287 267 226 213 0 72 0
[pid=11553] ppid=11552 vsize=781032 CPUtime=1547.05 cores=1,3,5,7
/proc/11553/stat : 11553 (glucose) R 11552 11529 11248 0 -1 4202496 101805 0 0 0 154680 25 0 0 20 0 1 0 285878282 799776768 170961 33554432000 4194304 5208918 140736677667984 140736677665816 4229039 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11553/statm: 195258 170961 102 248 0 195007 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 1257928

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 1.97 3/183 11565
/proc/meminfo: memFree=26104460/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
[pid=11530] ppid=11529 vsize=458600 CPUtime=54.81 cores=1,3,5,7
/proc/11530/stat : 11530 (npSolver-wbo) S 11529 11529 11248 0 -1 4202496 17324 167273 0 0 866 497 4028 90 20 0 1 0 285872784 469606400 88213 33554432000 4194304 5990268 140734238644160 140734238635600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/11530/statm: 114650 88213 166 439 0 114207 0
[pid=11552] ppid=11530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11552/stat : 11552 (satsolver.sh) S 11530 11529 11248 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285878282 9367552 267 33554432000 4194304 5064252 140736434230336 140736434229248 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11552/statm: 2287 267 226 213 0 72 0
[pid=11553] ppid=11552 vsize=781032 CPUtime=1607.03 cores=1,3,5,7
/proc/11553/stat : 11553 (glucose) R 11552 11529 11248 0 -1 4202496 101817 0 0 0 160678 25 0 0 20 0 1 0 285878282 799776768 170961 33554432000 4194304 5208918 140736677667984 140736677665816 4211156 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11553/statm: 195258 170961 102 248 0 195007 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 1257928

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/183 11565
/proc/meminfo: memFree=26102724/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
[pid=11530] ppid=11529 vsize=458600 CPUtime=54.81 cores=1,3,5,7
/proc/11530/stat : 11530 (npSolver-wbo) S 11529 11529 11248 0 -1 4202496 17324 167273 0 0 866 497 4028 90 20 0 1 0 285872784 469606400 88213 33554432000 4194304 5990268 140734238644160 140734238635600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/11530/statm: 114650 88213 166 439 0 114207 0
[pid=11552] ppid=11530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11552/stat : 11552 (satsolver.sh) S 11530 11529 11248 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285878282 9367552 267 33554432000 4194304 5064252 140736434230336 140736434229248 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11552/statm: 2287 267 226 213 0 72 0
[pid=11553] ppid=11552 vsize=781032 CPUtime=1667.02 cores=1,3,5,7
/proc/11553/stat : 11553 (glucose) R 11552 11529 11248 0 -1 4202496 101818 0 0 0 166677 25 0 0 20 0 1 0 285878282 799776768 170987 33554432000 4194304 5208918 140736677667984 140736677665816 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11553/statm: 195258 170987 102 248 0 195007 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 1257928

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/184 11610
/proc/meminfo: memFree=27502604/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
[pid=11530] ppid=11529 vsize=458600 CPUtime=54.81 cores=1,3,5,7
/proc/11530/stat : 11530 (npSolver-wbo) S 11529 11529 11248 0 -1 4202496 17324 167273 0 0 866 497 4028 90 20 0 1 0 285872784 469606400 88213 33554432000 4194304 5990268 140734238644160 140734238635600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/11530/statm: 114650 88213 166 439 0 114207 0
[pid=11552] ppid=11530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11552/stat : 11552 (satsolver.sh) S 11530 11529 11248 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285878282 9367552 267 33554432000 4194304 5064252 140736434230336 140736434229248 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11552/statm: 2287 267 226 213 0 72 0
[pid=11553] ppid=11552 vsize=781032 CPUtime=1727.01 cores=1,3,5,7
/proc/11553/stat : 11553 (glucose) R 11552 11529 11248 0 -1 4202496 101818 0 0 0 172676 25 0 0 20 0 1 0 285878282 799776768 170987 33554432000 4194304 5208918 140736677667984 140736677665816 4205640 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11553/statm: 195258 170987 102 248 0 195007 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 1257928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.07 2.02 1.98 3/184 11643
/proc/meminfo: memFree=26915668/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
[pid=11530] ppid=11529 vsize=458600 CPUtime=54.81 cores=1,3,5,7
/proc/11530/stat : 11530 (npSolver-wbo) S 11529 11529 11248 0 -1 4202496 17324 167273 0 0 866 497 4028 90 20 0 1 0 285872784 469606400 88213 33554432000 4194304 5990268 140734238644160 140734238635600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/11530/statm: 114650 88213 166 439 0 114207 0
[pid=11552] ppid=11530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11552/stat : 11552 (satsolver.sh) S 11530 11529 11248 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285878282 9367552 267 33554432000 4194304 5064252 140736434230336 140736434229248 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11552/statm: 2287 267 226 213 0 72 0
[pid=11553] ppid=11552 vsize=781032 CPUtime=1745.22 cores=1,3,5,7
/proc/11553/stat : 11553 (glucose) R 11552 11529 11248 0 -1 4202496 101818 0 0 0 174497 25 0 0 20 0 1 0 285878282 799776768 170987 33554432000 4194304 5208918 140736677667984 140736677665816 4211104 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11553/statm: 195258 170987 102 248 0 195007 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1257928

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.07 2.02 1.98 3/184 11643
/proc/meminfo: memFree=26915668/32873648 swapFree=6864/6864
[pid=11529] ppid=11527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (npSolver-wbo.sh) S 11527 11529 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285872784 9367552 275 33554432000 4194304 5064252 140736724760096 140736724759008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 2287 275 233 213 0 72 0
[pid=11530] ppid=11529 vsize=458600 CPUtime=54.81 cores=1,3,5,7
/proc/11530/stat : 11530 (npSolver-wbo) S 11529 11529 11248 0 -1 4202496 17324 167273 0 0 866 497 4028 90 20 0 1 0 285872784 469606400 88213 33554432000 4194304 5990268 140734238644160 140734238635600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/11530/statm: 114650 88213 166 439 0 114207 0
[pid=11552] ppid=11530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11552/stat : 11552 (satsolver.sh) S 11530 11529 11248 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285878282 9367552 267 33554432000 4194304 5064252 140736434230336 140736434229248 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11552/statm: 2287 267 226 213 0 72 0
[pid=11553] ppid=11552 vsize=781032 CPUtime=1745.22 cores=1,3,5,7
/proc/11553/stat : 11553 (glucose) R 11552 11529 11248 0 -1 4202496 101818 0 0 0 174497 25 0 0 20 0 1 0 285878282 799776768 170987 33554432000 4194304 5208918 140736677667984 140736677665816 4211104 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11553/statm: 195258 170987 102 248 0 195007 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1257928

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11529 and gives
#  childrusage.ru_utime.tv_sec=48
#  childrusage.ru_utime.tv_usec=953557
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=888104
# CPU time returned by wait4() is 54.8417
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.03
CPU user time (s): 1793.91
CPU system time (s): 6.12
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 1349716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.9536
system time used= 5.8881
maximum resident set size= 1059888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185575
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1076952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3674
involuntary context switches= 80

runsolver used 3.10653 second user time and 8.5717 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-28 11:31:14
IDJOB=3713805
IDBENCH=79136
IDSOLVER=2294
FILE ID=node125/3713805-1338197473
RUNJOBID= node125-1338195650-11265
PBS_JOBID= 14624609
Free space on /tmp= 71180 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB10/oliveras/j90/normalized-j9048_1-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713805-1338197473/watcher-3713805-1338197473 -o /tmp/evaluation-result-3713805-1338197473/solver-3713805-1338197473 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713805-1338197473.wbo 1678609208 HOME HOME

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

MD5SUM BENCH= 0cba3d1e27d8fa6d3faa677b5a7dc4e3
RANDOM SEED=1678609208

node125.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.373
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.74
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.373
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.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
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.373
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.90
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.373
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.373
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	: 5438.54
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.373
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.373
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:        28330868 kB
Buffers:          506556 kB
Cached:          2562280 kB
SwapCached:         2304 kB
Active:          2130152 kB
Inactive:        1545856 kB
Active(anon):     599192 kB
Inactive(anon):     9556 kB
Active(file):    1530960 kB
Inactive(file):  1536300 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102616 kB
Dirty:             91076 kB
Writeback:           192 kB
AnonPages:        611352 kB
Mapped:            15648 kB
Shmem:               104 kB
Slab:             726164 kB
SReclaimable:     169392 kB
SUnreclaim:       556772 kB
KernelStack:        1464 kB
PageTables:         5176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     770236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    380928 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= 70780 MiB
End job on node125 at 2012-05-28 12:01:14