Trace number 3714657

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 inc-topDown? (TO) 1800.08 1802.82

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.tag14.ucl--soft-33-100-0.wbo
MD5SUM8cc46ddebf16c143eb9ddab1b9573c1a
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark114.267
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables40605
Total number of constraints118930
Number of soft constraints79620
Number of constraints which are clauses117190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1740
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 4014687
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4014686
Biggest number in a constraint 65
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 254
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

25.48/25.50	c run usual solver
47.78/48.80	o 6799
47.78/48.80	c fallback to adder encoding
1800.08/1802.81	c error: unexpected solver exit code
1800.08/1802.81	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3714657-1338160071/watcher-3714657-1338160071 -o /tmp/evaluation-result-3714657-1338160071/solver-3714657-1338160071 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714657-1338160071.wbo 1603205582 HOME HOME 

running on 4 cores: 0,2,4,6

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: 1.84 1.97 1.99 2/175 27272
/proc/meminfo: memFree=31301092/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0

[startup+0.0497489 s]
/proc/loadavg: 1.84 1.97 1.99 2/175 27272
/proc/meminfo: memFree=31301092/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100262 s]
/proc/loadavg: 1.84 1.97 1.99 2/175 27272
/proc/meminfo: memFree=31301092/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300243 s]
/proc/loadavg: 1.84 1.97 1.99 2/175 27272
/proc/meminfo: memFree=31301092/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70026 s]
/proc/loadavg: 1.84 1.97 1.99 2/175 27272
/proc/meminfo: memFree=31301092/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 1.84 1.97 1.99 3/179 27276
/proc/meminfo: memFree=31222204/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
[pid=27274] ppid=27272 vsize=34876 CPUtime=1.49 cores=0,2,4,6
/proc/27274/stat : 27274 (npSolver-wbo) R 27272 27272 27229 0 -1 4202496 3255 0 0 0 148 1 0 0 20 0 1 0 282135644 35713024 5272 33554432000 4194304 5990268 140733779262496 140733779257736 4747772 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27274/statm: 8719 5272 136 439 0 8276 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44024

[startup+3.10028 s]
/proc/loadavg: 1.84 1.97 1.99 3/179 27276
/proc/meminfo: memFree=31131092/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
[pid=27274] ppid=27272 vsize=67644 CPUtime=3.09 cores=0,2,4,6
/proc/27274/stat : 27274 (npSolver-wbo) R 27272 27272 27229 0 -1 4202496 3793 0 0 0 307 2 0 0 20 0 1 0 282135644 69267456 10904 33554432000 4194304 5990268 140733779262496 140733779257736 4766846 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27274/statm: 16911 10904 136 439 0 16468 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76792

[startup+6.30028 s]
/proc/loadavg: 1.85 1.97 1.99 3/179 27276
/proc/meminfo: memFree=30838812/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
[pid=27274] ppid=27272 vsize=133180 CPUtime=6.29 cores=0,2,4,6
/proc/27274/stat : 27274 (npSolver-wbo) R 27272 27272 27229 0 -1 4202496 4358 0 0 0 625 4 0 0 20 0 1 0 282135644 136376320 22168 33554432000 4194304 5990268 140733779262496 140733779257352 4766716 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27274/statm: 33295 22168 136 439 0 32852 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142328

[startup+12.7003 s]
/proc/loadavg: 1.86 1.97 1.99 3/179 27276
/proc/meminfo: memFree=29684328/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
[pid=27274] ppid=27272 vsize=264252 CPUtime=12.68 cores=0,2,4,6
/proc/27274/stat : 27274 (npSolver-wbo) R 27272 27272 27229 0 -1 4202496 4976 0 0 0 1261 7 0 0 20 0 1 0 282135644 270594048 44184 33554432000 4194304 5990268 140733779262496 140733779257736 4766837 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27274/statm: 66063 44184 136 439 0 65620 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 273400

[startup+25.5003 s]
/proc/loadavg: 1.89 1.97 1.99 4/179 27276
/proc/meminfo: memFree=29195096/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
[pid=27274] ppid=27272 vsize=782532 CPUtime=25.48 cores=0,2,4,6
/proc/27274/stat : 27274 (npSolver-wbo) R 27272 27272 27229 0 -1 4202496 11968 0 0 0 2499 49 0 0 20 0 1 0 282135644 801312768 173684 33554432000 4194304 5990268 140733779262496 140733779257472 5180875 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27274/statm: 195633 173684 143 439 0 195190 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 791680

[startup+51.1003 s]
/proc/loadavg: 1.99 1.99 1.99 4/179 27286
/proc/meminfo: memFree=28701084/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
[pid=27274] ppid=27272 vsize=840924 CPUtime=50.44 cores=0,2,4,6
/proc/27274/stat : 27274 (npSolver-wbo) R 27272 27272 27229 0 -1 4202496 22239 131265 0 0 2812 432 1669 131 20 0 1 0 282135644 861106176 162176 33554432000 4194304 5990268 140733779262496 140733779254840 4522885 0 0 4096 0 0 0 0 17 4 0 0 20 0 0
/proc/27274/statm: 210231 162176 162 439 0 209788 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 850072

[startup+102.307 s]
/proc/loadavg: 2.45 2.12 2.04 4/183 27291
/proc/meminfo: memFree=22490348/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
[pid=27274] ppid=27272 vsize=1063396 CPUtime=54.54 cores=0,2,4,6
/proc/27274/stat : 27274 (npSolver-wbo) S 27272 27272 27229 0 -1 4202496 23362 131265 0 0 3154 500 1669 131 20 0 1 0 282135644 1088917504 215235 33554432000 4194304 5990268 140733779262496 140733779253920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 199 0 0
/proc/27274/statm: 265849 215235 163 439 0 265406 0
[pid=27287] ppid=27274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27287/stat : 27287 (satsolver.sh) S 27274 27272 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282141344 9367552 267 33554432000 4194304 5064252 140736006552080 140736006550992 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27287/statm: 2287 267 226 213 0 72 0
[pid=27288] ppid=27287 vsize=1194324 CPUtime=45.29 cores=0,2,4,6
/proc/27288/stat : 27288 (glucose) R 27287 27272 27229 0 -1 4202496 145713 0 0 0 4469 60 0 0 20 0 1 0 282141344 1222987776 275223 33554432000 4194304 5208918 140736818631600 140736818629272 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27288/statm: 298581 275223 103 248 0 298330 0
Current children cumulated CPU time (s) 99.83
Current children cumulated vsize (KiB) 2276016

[startup+162.3 s]
/proc/loadavg: 2.36 2.16 2.05 4/182 27301
/proc/meminfo: memFree=25201052/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
[pid=27274] ppid=27272 vsize=1063396 CPUtime=54.54 cores=0,2,4,6
/proc/27274/stat : 27274 (npSolver-wbo) S 27272 27272 27229 0 -1 4202496 23362 131265 0 0 3154 500 1669 131 20 0 1 0 282135644 1088917504 215235 33554432000 4194304 5990268 140733779262496 140733779253920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 199 0 0
/proc/27274/statm: 265849 215235 163 439 0 265406 0
[pid=27287] ppid=27274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27287/stat : 27287 (satsolver.sh) S 27274 27272 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282141344 9367552 267 33554432000 4194304 5064252 140736006552080 140736006550992 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27287/statm: 2287 267 226 213 0 72 0
[pid=27288] ppid=27287 vsize=1194324 CPUtime=105.27 cores=0,2,4,6
/proc/27288/stat : 27288 (glucose) R 27287 27272 27229 0 -1 4202496 145713 0 0 0 10467 60 0 0 20 0 1 0 282141344 1222987776 275223 33554432000 4194304 5208918 140736818631600 140736818629272 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27288/statm: 298581 275223 103 248 0 298330 0
Current children cumulated CPU time (s) 159.81
Current children cumulated vsize (KiB) 2276016

[startup+222.301 s]
/proc/loadavg: 2.39 2.20 2.08 4/183 27304
/proc/meminfo: memFree=20609284/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
[pid=27274] ppid=27272 vsize=1063396 CPUtime=54.54 cores=0,2,4,6
/proc/27274/stat : 27274 (npSolver-wbo) S 27272 27272 27229 0 -1 4202496 23362 131265 0 0 3154 500 1669 131 20 0 1 0 282135644 1088917504 215235 33554432000 4194304 5990268 140733779262496 140733779253920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 199 0 0
/proc/27274/statm: 265849 215235 163 439 0 265406 0
[pid=27287] ppid=27274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27287/stat : 27287 (satsolver.sh) S 27274 27272 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282141344 9367552 267 33554432000 4194304 5064252 140736006552080 140736006550992 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27287/statm: 2287 267 226 213 0 72 0
[pid=27288] ppid=27287 vsize=1194324 CPUtime=165.26 cores=0,2,4,6
/proc/27288/stat : 27288 (glucose) R 27287 27272 27229 0 -1 4202496 145713 0 0 0 16466 60 0 0 20 0 1 0 282141344 1222987776 275223 33554432000 4194304 5208918 140736818631600 140736818629272 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27288/statm: 298581 275223 103 248 0 298330 0
Current children cumulated CPU time (s) 219.8
Current children cumulated vsize (KiB) 2276016

[startup+282.301 s]
/proc/loadavg: 2.14 2.16 2.07 4/183 27304
/proc/meminfo: memFree=20591428/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
[pid=27274] ppid=27272 vsize=1063396 CPUtime=54.54 cores=0,2,4,6
/proc/27274/stat : 27274 (npSolver-wbo) S 27272 27272 27229 0 -1 4202496 23362 131265 0 0 3154 500 1669 131 20 0 1 0 282135644 1088917504 215235 33554432000 4194304 5990268 140733779262496 140733779253920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 199 0 0
/proc/27274/statm: 265849 215235 163 439 0 265406 0
[pid=27287] ppid=27274 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/27288/stat : 27288 (glucose) R 27287 27272 27229 0 -1 4202496 146837 0 0 0 130448 60 0 0 20 0 1 0 282141344 1445941248 277879 33554432000 4194304 5208918 140736818631600 140736818629560 4228982 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27288/statm: 353013 277879 104 248 0 352762 0
Current children cumulated CPU time (s) 1359.62
Current children cumulated vsize (KiB) 2493744

[startup+1422.31 s]
/proc/loadavg: 2.11 2.03 2.01 4/183 27314
/proc/meminfo: memFree=20386060/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
[pid=27274] ppid=27272 vsize=1063396 CPUtime=54.54 cores=0,2,4,6
/proc/27274/stat : 27274 (npSolver-wbo) S 27272 27272 27229 0 -1 4202496 23362 131265 0 0 3154 500 1669 131 20 0 1 0 282135644 1088917504 215235 33554432000 4194304 5990268 140733779262496 140733779253920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 199 0 0
/proc/27274/statm: 265849 215235 163 439 0 265406 0
[pid=27287] ppid=27274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27287/stat : 27287 (satsolver.sh) S 27274 27272 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282141344 9367552 267 33554432000 4194304 5064252 140736006552080 140736006550992 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27287/statm: 2287 267 226 213 0 72 0
[pid=27288] ppid=27287 vsize=1412052 CPUtime=1365.08 cores=0,2,4,6
/proc/27288/stat : 27288 (glucose) R 27287 27272 27229 0 -1 4202496 146897 0 0 0 136448 60 0 0 20 0 1 0 282141344 1445941248 277939 33554432000 4194304 5208918 140736818631600 140736818629560 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27288/statm: 353013 277939 104 248 0 352762 0
Current children cumulated CPU time (s) 1419.62
Current children cumulated vsize (KiB) 2493744

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 4/183 27314
/proc/meminfo: memFree=20385812/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
[pid=27274] ppid=27272 vsize=1063396 CPUtime=54.54 cores=0,2,4,6
/proc/27274/stat : 27274 (npSolver-wbo) S 27272 27272 27229 0 -1 4202496 23362 131265 0 0 3154 500 1669 131 20 0 1 0 282135644 1088917504 215235 33554432000 4194304 5990268 140733779262496 140733779253920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 199 0 0
/proc/27274/statm: 265849 215235 163 439 0 265406 0
[pid=27287] ppid=27274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27287/stat : 27287 (satsolver.sh) S 27274 27272 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282141344 9367552 267 33554432000 4194304 5064252 140736006552080 140736006550992 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27287/statm: 2287 267 226 213 0 72 0
[pid=27288] ppid=27287 vsize=1412052 CPUtime=1425.06 cores=0,2,4,6
/proc/27288/stat : 27288 (glucose) R 27287 27272 27229 0 -1 4202496 146898 0 0 0 142446 60 0 0 20 0 1 0 282141344 1445941248 277940 33554432000 4194304 5208918 140736818631600 140736818629560 4211182 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27288/statm: 353013 277940 104 248 0 352762 0
Current children cumulated CPU time (s) 1479.6
Current children cumulated vsize (KiB) 2493744

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 4/183 27314
/proc/meminfo: memFree=20385688/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
[pid=27274] ppid=27272 vsize=1063396 CPUtime=54.54 cores=0,2,4,6
/proc/27274/stat : 27274 (npSolver-wbo) S 27272 27272 27229 0 -1 4202496 23362 131265 0 0 3154 500 1669 131 20 0 1 0 282135644 1088917504 215235 33554432000 4194304 5990268 140733779262496 140733779253920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 199 0 0
/proc/27274/statm: 265849 215235 163 439 0 265406 0
[pid=27287] ppid=27274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27287/stat : 27287 (satsolver.sh) S 27274 27272 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282141344 9367552 267 33554432000 4194304 5064252 140736006552080 140736006550992 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27287/statm: 2287 267 226 213 0 72 0
[pid=27288] ppid=27287 vsize=1412052 CPUtime=1485.06 cores=0,2,4,6
/proc/27288/stat : 27288 (glucose) R 27287 27272 27229 0 -1 4202496 146899 0 0 0 148446 60 0 0 20 0 1 0 282141344 1445941248 277941 33554432000 4194304 5208918 140736818631600 140736818629560 4205761 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27288/statm: 353013 277941 104 248 0 352762 0
Current children cumulated CPU time (s) 1539.6
Current children cumulated vsize (KiB) 2493744

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/183 27314
/proc/meminfo: memFree=20385192/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
[pid=27274] ppid=27272 vsize=1063396 CPUtime=54.54 cores=0,2,4,6
/proc/27274/stat : 27274 (npSolver-wbo) S 27272 27272 27229 0 -1 4202496 23362 131265 0 0 3154 500 1669 131 20 0 1 0 282135644 1088917504 215235 33554432000 4194304 5990268 140733779262496 140733779253920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 199 0 0
/proc/27274/statm: 265849 215235 163 439 0 265406 0
[pid=27287] ppid=27274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27287/stat : 27287 (satsolver.sh) S 27274 27272 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282141344 9367552 267 33554432000 4194304 5064252 140736006552080 140736006550992 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27287/statm: 2287 267 226 213 0 72 0
[pid=27288] ppid=27287 vsize=1412052 CPUtime=1545.06 cores=0,2,4,6
/proc/27288/stat : 27288 (glucose) R 27287 27272 27229 0 -1 4202496 146901 0 0 0 154445 61 0 0 20 0 1 0 282141344 1445941248 277943 33554432000 4194304 5208918 140736818631600 140736818629560 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27288/statm: 353013 277943 104 248 0 352762 0
Current children cumulated CPU time (s) 1599.6
Current children cumulated vsize (KiB) 2493744

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/184 27316
/proc/meminfo: memFree=20384564/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
[pid=27274] ppid=27272 vsize=1063396 CPUtime=54.54 cores=0,2,4,6
/proc/27274/stat : 27274 (npSolver-wbo) S 27272 27272 27229 0 -1 4202496 23362 131265 0 0 3154 500 1669 131 20 0 1 0 282135644 1088917504 215235 33554432000 4194304 5990268 140733779262496 140733779253920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 199 0 0
/proc/27274/statm: 265849 215235 163 439 0 265406 0
[pid=27287] ppid=27274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27287/stat : 27287 (satsolver.sh) S 27274 27272 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282141344 9367552 267 33554432000 4194304 5064252 140736006552080 140736006550992 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27287/statm: 2287 267 226 213 0 72 0
[pid=27288] ppid=27287 vsize=1412052 CPUtime=1605.05 cores=0,2,4,6
/proc/27288/stat : 27288 (glucose) R 27287 27272 27229 0 -1 4202496 146903 0 0 0 160444 61 0 0 20 0 1 0 282141344 1445941248 277945 33554432000 4194304 5208918 140736818631600 140736818629560 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27288/statm: 353013 277945 104 248 0 352762 0
Current children cumulated CPU time (s) 1659.59
Current children cumulated vsize (KiB) 2493744

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 27316
/proc/meminfo: memFree=20381284/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
[pid=27274] ppid=27272 vsize=1063396 CPUtime=54.54 cores=0,2,4,6
/proc/27274/stat : 27274 (npSolver-wbo) S 27272 27272 27229 0 -1 4202496 23362 131265 0 0 3154 500 1669 131 20 0 1 0 282135644 1088917504 215235 33554432000 4194304 5990268 140733779262496 140733779253920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 199 0 0
/proc/27274/statm: 265849 215235 163 439 0 265406 0
[pid=27287] ppid=27274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27287/stat : 27287 (satsolver.sh) S 27274 27272 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282141344 9367552 267 33554432000 4194304 5064252 140736006552080 140736006550992 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27287/statm: 2287 267 226 213 0 72 0
[pid=27288] ppid=27287 vsize=1412052 CPUtime=1665.04 cores=0,2,4,6
/proc/27288/stat : 27288 (glucose) R 27287 27272 27229 0 -1 4202496 146912 0 0 0 166443 61 0 0 20 0 1 0 282141344 1445941248 277954 33554432000 4194304 5208918 140736818631600 140736818629560 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27288/statm: 353013 277954 104 248 0 352762 0
Current children cumulated CPU time (s) 1719.58
Current children cumulated vsize (KiB) 2493744

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 27316
/proc/meminfo: memFree=20381284/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
[pid=27274] ppid=27272 vsize=1063396 CPUtime=54.54 cores=0,2,4,6
/proc/27274/stat : 27274 (npSolver-wbo) S 27272 27272 27229 0 -1 4202496 23362 131265 0 0 3154 500 1669 131 20 0 1 0 282135644 1088917504 215235 33554432000 4194304 5990268 140733779262496 140733779253920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 199 0 0
/proc/27274/statm: 265849 215235 163 439 0 265406 0
[pid=27287] ppid=27274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27287/stat : 27287 (satsolver.sh) S 27274 27272 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282141344 9367552 267 33554432000 4194304 5064252 140736006552080 140736006550992 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27287/statm: 2287 267 226 213 0 72 0
[pid=27288] ppid=27287 vsize=1412052 CPUtime=1725.03 cores=0,2,4,6
/proc/27288/stat : 27288 (glucose) R 27287 27272 27229 0 -1 4202496 146916 0 0 0 172442 61 0 0 20 0 1 0 282141344 1445941248 277958 33554432000 4194304 5208918 140736818631600 140736818629560 4211019 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27288/statm: 353013 277958 104 248 0 352762 0
Current children cumulated CPU time (s) 1779.57
Current children cumulated vsize (KiB) 2493744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.8 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 27316
/proc/meminfo: memFree=20381020/32873844 swapFree=6872/6872
[pid=27272] ppid=27268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (npSolver-wbo-It) S 27268 27272 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282135644 9367552 275 33554432000 4194304 5064252 140734709427456 140734709426368 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27272/statm: 2287 275 233 213 0 72 0
[pid=27274] ppid=27272 vsize=1063396 CPUtime=54.54 cores=0,2,4,6
/proc/27274/stat : 27274 (npSolver-wbo) S 27272 27272 27229 0 -1 4202496 23362 131265 0 0 3154 500 1669 131 20 0 1 0 282135644 1088917504 215235 33554432000 4194304 5990268 140733779262496 140733779253920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 199 0 0
/proc/27274/statm: 265849 215235 163 439 0 265406 0
[pid=27287] ppid=27274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27287/stat : 27287 (satsolver.sh) S 27274 27272 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282141344 9367552 267 33554432000 4194304 5064252 140736006552080 140736006550992 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27287/statm: 2287 267 226 213 0 72 0
[pid=27288] ppid=27287 vsize=1412052 CPUtime=1745.54 cores=0,2,4,6
/proc/27288/stat : 27288 (glucose) R 27287 27272 27229 0 -1 4202496 146918 0 0 0 174493 61 0 0 20 0 1 0 282141344 1445941248 277960 33554432000 4194304 5208918 140736818631600 140736818629560 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27288/statm: 353013 277960 104 248 0 352762 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2493744

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27272 and gives
#  childrusage.ru_utime.tv_sec=48
#  childrusage.ru_utime.tv_usec=245665
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=326038
# CPU time returned by wait4() is 54.5717
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.82
CPU time (s): 1800.08
CPU user time (s): 1793.16
CPU system time (s): 6.92
CPU usage (%): 99.8479
Max. virtual memory (cumulated for all children) (KiB): 2813576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.2457
system time used= 6.32604
maximum resident set size= 1269128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155604
page faults= 0
swaps= 0
block input operations= 16
block output operations= 2605608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 233
involuntary context switches= 111

runsolver used 11.6222 second user time and 12.7251 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-28 01:07:52
IDJOB=3714657
IDBENCH=78611
IDSOLVER=2296
FILE ID=node106/3714657-1338160071
RUNJOBID= node106-1338160071-27245
PBS_JOBID= 14624559
Free space on /tmp= 71324 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.tag14.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714657-1338160071/watcher-3714657-1338160071 -o /tmp/evaluation-result-3714657-1338160071/solver-3714657-1338160071 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714657-1338160071.wbo 1603205582 HOME HOME

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

MD5SUM BENCH= 8cc46ddebf16c143eb9ddab1b9573c1a
RANDOM SEED=1603205582

node106.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.065
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.13
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.065
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		: 2667.065
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.91
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.065
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.92
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.065
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		: 2667.065
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		: 2667.065
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		: 2667.065
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:       32873844 kB
MemFree:        31302116 kB
Buffers:          178000 kB
Cached:           545060 kB
SwapCached:            0 kB
Active:           635044 kB
Inactive:          98088 kB
Active(anon):       1808 kB
Inactive(anon):    11256 kB
Active(file):     633236 kB
Inactive(file):    86832 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             23108 kB
Writeback:             0 kB
AnonPages:         17588 kB
Mapped:             9720 kB
Shmem:               200 kB
Slab:             697644 kB
SReclaimable:     139324 kB
SUnreclaim:       558320 kB
KernelStack:        1376 kB
PageTables:         3916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 68652 MiB
End job on node106 at 2012-05-28 01:37:54