Trace number 3754727

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 (fixed)? (TO) 1800.07 1800.52

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LdValue.ucl--soft-66-100-0.wbo
MD5SUMd64ce0bd078e6525611d61225eb16a6d
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1800
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables77106
Total number of constraints218779
Number of soft constraints74126
Number of constraints which are clauses205559
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13220
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 3737047
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3737046
Biggest number in a constraint 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.48/2.58	c run usual solver
8.08/8.28	o 4877
8.08/8.28	c current bound: 2438
8.08/8.28	c fallback to adder encoding
1800.07/1800.51	c error: unexpected solver exit code
1800.07/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-3754727-1339184434/watcher-3754727-1339184434 -o /tmp/evaluation-result-3754727-1339184434/solver-3754727-1339184434 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754727-1339184434.wbo 356341568 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: 1.84 1.94 1.88 3/178 20044
/proc/meminfo: memFree=28871152/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0

[startup+0.062588 s]
/proc/loadavg: 1.84 1.94 1.88 3/178 20044
/proc/meminfo: memFree=28871152/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100273 s]
/proc/loadavg: 1.84 1.94 1.88 3/178 20044
/proc/meminfo: memFree=28871152/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300275 s]
/proc/loadavg: 1.84 1.94 1.88 3/178 20044
/proc/meminfo: memFree=28871152/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700268 s]
/proc/loadavg: 1.84 1.94 1.88 3/178 20044
/proc/meminfo: memFree=28871152/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 1.84 1.94 1.88 3/182 20048
/proc/meminfo: memFree=28725244/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
[pid=20045] ppid=20044 vsize=183200 CPUtime=1.48 cores=1,3,5,7
/proc/20045/stat : 20045 (npSolver-wbo) R 20044 20044 18714 0 -1 4202496 22482 0 0 0 143 5 0 0 20 0 1 0 384570223 187596800 38214 33554432000 4194304 6006132 140736163997456 140736163992808 4561743 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20045/statm: 45800 38214 151 443 0 45353 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 192348

[startup+3.10033 s]
/proc/loadavg: 1.85 1.94 1.88 3/180 20056
/proc/meminfo: memFree=28647936/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
[pid=20045] ppid=20044 vsize=183200 CPUtime=2.81 cores=1,3,5,7
/proc/20045/stat : 20045 (npSolver-wbo) S 20044 20044 18714 0 -1 4202496 22490 0 0 0 255 26 0 0 20 0 1 0 384570223 187596800 38221 33554432000 4194304 6006132 140736163997456 140736163990560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20045/statm: 45800 38221 158 443 0 45353 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 192348

[startup+6.30028 s]
/proc/loadavg: 1.85 1.94 1.88 3/184 20060
/proc/meminfo: memFree=27870724/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
[pid=20045] ppid=20044 vsize=183200 CPUtime=6.14 cores=1,3,5,7
/proc/20045/stat : 20045 (npSolver-wbo) S 20044 20044 18714 0 -1 4202496 22498 38863 0 0 255 26 321 12 20 0 1 0 384570223 187596800 38221 33554432000 4194304 6006132 140736163997456 140736163991648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20045/statm: 45800 38221 158 443 0 45353 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 192348

[startup+12.7003 s]
/proc/loadavg: 1.87 1.94 1.88 3/182 20068
/proc/meminfo: memFree=27456884/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
[pid=20045] ppid=20044 vsize=751128 CPUtime=12.57 cores=1,3,5,7
/proc/20045/stat : 20045 (npSolver-wbo) R 20044 20044 18714 0 -1 4202496 46059 66071 0 0 701 118 417 21 20 0 1 0 384570223 769155072 127492 33554432000 4194304 6006132 140736163997456 140736163989816 4583817 0 0 4096 0 0 0 0 17 3 0 0 11 0 0
/proc/20045/statm: 187782 127492 179 443 0 187335 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 760276

[startup+25.5005 s]
/proc/loadavg: 1.89 1.94 1.88 3/184 20070
/proc/meminfo: memFree=25036268/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
[pid=20045] ppid=20044 vsize=1236036 CPUtime=19.14 cores=1,3,5,7
/proc/20045/stat : 20045 (npSolver-wbo) S 20044 20044 18714 0 -1 4202496 47693 66071 0 0 1245 231 417 21 20 0 1 0 384570223 1265700864 219536 33554432000 4194304 6006132 140736163997456 140736163988864 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/20045/statm: 309009 219536 180 443 0 308562 0
[pid=20069] ppid=20045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20069/stat : 20069 (satsolver.sh) S 20045 20044 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384572151 9367552 267 33554432000 4194304 5064252 140733636923696 140733636922608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20069/statm: 2287 267 226 213 0 72 0
[pid=20070] ppid=20069 vsize=1556552 CPUtime=6.2 cores=1,3,5,7
/proc/20070/stat : 20070 (glucose) R 20069 20044 18714 0 -1 4202496 147883 0 0 0 566 54 0 0 20 0 1 0 384572151 1593909248 324721 33554432000 4194304 5208918 140737275147728 140737274097128 4465602 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20070/statm: 389138 324721 70 248 0 388887 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 2810884

[startup+51.1005 s]
/proc/loadavg: 2.05 1.98 1.89 3/183 20070
/proc/meminfo: memFree=24728436/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
[pid=20045] ppid=20044 vsize=1236036 CPUtime=19.14 cores=1,3,5,7
/proc/20045/stat : 20045 (npSolver-wbo) S 20044 20044 18714 0 -1 4202496 47693 66071 0 0 1245 231 417 21 20 0 1 0 384570223 1265700864 219536 33554432000 4194304 6006132 140736163997456 140736163988864 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/20045/statm: 309009 219536 180 443 0 308562 0
[pid=20069] ppid=20045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20069/stat : 20069 (satsolver.sh) S 20045 20044 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384572151 9367552 267 33554432000 4194304 5064252 140733636923696 140733636922608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20069/statm: 2287 267 226 213 0 72 0
[pid=20070] ppid=20069 vsize=1814216 CPUtime=31.8 cores=1,3,5,7
/proc/20070/stat : 20070 (glucose) R 20069 20044 18714 0 -1 4202496 217110 0 0 0 3101 79 0 0 20 0 1 0 384572151 1857757184 397682 33554432000 4194304 5208918 140737275147728 140737275145480 4212442 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20070/statm: 453554 397682 95 248 0 453303 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 3068548

[startup+102.3 s]
/proc/loadavg: 2.02 1.98 1.90 3/183 20070
/proc/meminfo: memFree=24728316/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
[pid=20045] ppid=20044 vsize=1236036 CPUtime=19.14 cores=1,3,5,7
/proc/20045/stat : 20045 (npSolver-wbo) S 20044 20044 18714 0 -1 4202496 47693 66071 0 0 1245 231 417 21 20 0 1 0 384570223 1265700864 219536 33554432000 4194304 6006132 140736163997456 140736163988864 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/20045/statm: 309009 219536 180 443 0 308562 0
[pid=20069] ppid=20045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20069/stat : 20069 (satsolver.sh) S 20045 20044 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384572151 9367552 267 33554432000 4194304 5064252 140733636923696 140733636922608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20069/statm: 2287 267 226 213 0 72 0
[pid=20070] ppid=20069 vsize=1814216 CPUtime=83 cores=1,3,5,7
/proc/20070/stat : 20070 (glucose) R 20069 20044 18714 0 -1 4202496 217117 0 0 0 8221 79 0 0 20 0 1 0 384572151 1857757184 397689 33554432000 4194304 5208918 140737275147728 140737275145480 4229232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20070/statm: 453554 397689 95 248 0 453303 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 3068548

[startup+162.3 s]
/proc/loadavg: 2.00 1.98 1.90 3/183 20070
/proc/meminfo: memFree=24728816/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
[pid=20045] ppid=20044 vsize=1236036 CPUtime=19.14 cores=1,3,5,7
/proc/20045/stat : 20045 (npSolver-wbo) S 20044 20044 18714 0 -1 4202496 47693 66071 0 0 1245 231 417 21 20 0 1 0 384570223 1265700864 219536 33554432000 4194304 6006132 140736163997456 140736163988864 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/20045/statm: 309009 219536 180 443 0 308562 0
[pid=20069] ppid=20045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20069/stat : 20069 (satsolver.sh) S 20045 20044 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384572151 9367552 267 33554432000 4194304 5064252 140733636923696 140733636922608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20069/statm: 2287 267 226 213 0 72 0
[pid=20070] ppid=20069 vsize=1814452 CPUtime=142.98 cores=1,3,5,7
/proc/20070/stat : 20070 (glucose) R 20069 20044 18714 0 -1 4202496 217124 0 0 0 14219 79 0 0 20 0 1 0 384572151 1857998848 397696 33554432000 4194304 5208918 140737275147728 140737275145480 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20070/statm: 453613 397696 95 248 0 453362 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 3068784

[startup+222.307 s]
/proc/loadavg: 2.11 2.01 1.92 3/183 20071
/proc/meminfo: memFree=24728320/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
[pid=20045] ppid=20044 vsize=1236036 CPUtime=19.14 cores=1,3,5,7
/proc/20045/stat : 20045 (npSolver-wbo) S 20044 20044 18714 0 -1 4202496 47693 66071 0 0 1245 231 417 21 20 0 1 0 384570223 1265700864 219536 33554432000 4194304 6006132 140736163997456 140736163988864 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/20045/statm: 309009 219536 180 443 0 308562 0
[pid=20069] ppid=20045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20069/stat : 20069 (satsolver.sh) S 20045 20044 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384572151 9367552 267 33554432000 4194304 5064252 140733636923696 140733636922608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20069/statm: 2287 267 226 213 0 72 0
[pid=20070] ppid=20069 vsize=1814452 CPUtime=202.98 cores=1,3,5,7
/proc/20070/stat : 20070 (glucose) R 20069 20044 18714 0 -1 4202496 217128 0 0 0 20219 79 0 0 20 0 1 0 384572151 1857998848 397700 33554432000 4194304 5208918 140737275147728 140737275145688 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20070/statm: 453613 397700 95 248 0 453362 0
Current children cumulated CPU time (s) 222.12

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

/proc/20070/statm: 453666 397800 95 248 0 453415 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 3068996

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 20104
/proc/meminfo: memFree=24715312/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
[pid=20045] ppid=20044 vsize=1236036 CPUtime=19.14 cores=1,3,5,7
/proc/20045/stat : 20045 (npSolver-wbo) S 20044 20044 18714 0 -1 4202496 47693 66071 0 0 1245 231 417 21 20 0 1 0 384570223 1265700864 219536 33554432000 4194304 6006132 140736163997456 140736163988864 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/20045/statm: 309009 219536 180 443 0 308562 0
[pid=20069] ppid=20045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20069/stat : 20069 (satsolver.sh) S 20045 20044 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384572151 9367552 267 33554432000 4194304 5064252 140733636923696 140733636922608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20069/statm: 2287 267 226 213 0 72 0
[pid=20070] ppid=20069 vsize=1814664 CPUtime=1402.79 cores=1,3,5,7
/proc/20070/stat : 20070 (glucose) R 20069 20044 18714 0 -1 4202496 217244 0 0 0 140199 80 0 0 20 0 1 0 384572151 1858215936 397802 33554432000 4194304 5208918 140737275147728 140737275145688 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20070/statm: 453666 397802 95 248 0 453415 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 3068996

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 20104
/proc/meminfo: memFree=24715220/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
[pid=20045] ppid=20044 vsize=1236036 CPUtime=19.14 cores=1,3,5,7
/proc/20045/stat : 20045 (npSolver-wbo) S 20044 20044 18714 0 -1 4202496 47693 66071 0 0 1245 231 417 21 20 0 1 0 384570223 1265700864 219536 33554432000 4194304 6006132 140736163997456 140736163988864 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/20045/statm: 309009 219536 180 443 0 308562 0
[pid=20069] ppid=20045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20069/stat : 20069 (satsolver.sh) S 20045 20044 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384572151 9367552 267 33554432000 4194304 5064252 140733636923696 140733636922608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20069/statm: 2287 267 226 213 0 72 0
[pid=20070] ppid=20069 vsize=1814664 CPUtime=1462.78 cores=1,3,5,7
/proc/20070/stat : 20070 (glucose) R 20069 20044 18714 0 -1 4202496 217245 0 0 0 146198 80 0 0 20 0 1 0 384572151 1858215936 397803 33554432000 4194304 5208918 140737275147728 140737275145688 4212888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20070/statm: 453666 397803 95 248 0 453415 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 3068996

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 20104
/proc/meminfo: memFree=24715372/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
[pid=20045] ppid=20044 vsize=1236036 CPUtime=19.14 cores=1,3,5,7
/proc/20045/stat : 20045 (npSolver-wbo) S 20044 20044 18714 0 -1 4202496 47693 66071 0 0 1245 231 417 21 20 0 1 0 384570223 1265700864 219536 33554432000 4194304 6006132 140736163997456 140736163988864 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/20045/statm: 309009 219536 180 443 0 308562 0
[pid=20069] ppid=20045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20069/stat : 20069 (satsolver.sh) S 20045 20044 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384572151 9367552 267 33554432000 4194304 5064252 140733636923696 140733636922608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20069/statm: 2287 267 226 213 0 72 0
[pid=20070] ppid=20069 vsize=1814664 CPUtime=1522.77 cores=1,3,5,7
/proc/20070/stat : 20070 (glucose) R 20069 20044 18714 0 -1 4202496 217247 0 0 0 152197 80 0 0 20 0 1 0 384572151 1858215936 397805 33554432000 4194304 5208918 140737275147728 140737275145688 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20070/statm: 453666 397805 95 248 0 453415 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 3068996

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 20104
/proc/meminfo: memFree=24714780/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
[pid=20045] ppid=20044 vsize=1236036 CPUtime=19.14 cores=1,3,5,7
/proc/20045/stat : 20045 (npSolver-wbo) S 20044 20044 18714 0 -1 4202496 47693 66071 0 0 1245 231 417 21 20 0 1 0 384570223 1265700864 219536 33554432000 4194304 6006132 140736163997456 140736163988864 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/20045/statm: 309009 219536 180 443 0 308562 0
[pid=20069] ppid=20045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20069/stat : 20069 (satsolver.sh) S 20045 20044 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384572151 9367552 267 33554432000 4194304 5064252 140733636923696 140733636922608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20069/statm: 2287 267 226 213 0 72 0
[pid=20070] ppid=20069 vsize=1814664 CPUtime=1582.76 cores=1,3,5,7
/proc/20070/stat : 20070 (glucose) R 20069 20044 18714 0 -1 4202496 217250 0 0 0 158196 80 0 0 20 0 1 0 384572151 1858215936 397806 33554432000 4194304 5208918 140737275147728 140737275145688 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20070/statm: 453666 397806 95 248 0 453415 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 3068996

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 20104
/proc/meminfo: memFree=24714788/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
[pid=20045] ppid=20044 vsize=1236036 CPUtime=19.14 cores=1,3,5,7
/proc/20045/stat : 20045 (npSolver-wbo) S 20044 20044 18714 0 -1 4202496 47693 66071 0 0 1245 231 417 21 20 0 1 0 384570223 1265700864 219536 33554432000 4194304 6006132 140736163997456 140736163988864 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/20045/statm: 309009 219536 180 443 0 308562 0
[pid=20069] ppid=20045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20069/stat : 20069 (satsolver.sh) S 20045 20044 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384572151 9367552 267 33554432000 4194304 5064252 140733636923696 140733636922608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20069/statm: 2287 267 226 213 0 72 0
[pid=20070] ppid=20069 vsize=1814664 CPUtime=1642.75 cores=1,3,5,7
/proc/20070/stat : 20070 (glucose) R 20069 20044 18714 0 -1 4202496 217252 0 0 0 164195 80 0 0 20 0 1 0 384572151 1858215936 397809 33554432000 4194304 5208918 140737275147728 140737275145688 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20070/statm: 453666 397809 95 248 0 453415 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 3068996

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 1.93 3/183 20105
/proc/meminfo: memFree=24714912/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
[pid=20045] ppid=20044 vsize=1236036 CPUtime=19.14 cores=1,3,5,7
/proc/20045/stat : 20045 (npSolver-wbo) S 20044 20044 18714 0 -1 4202496 47693 66071 0 0 1245 231 417 21 20 0 1 0 384570223 1265700864 219536 33554432000 4194304 6006132 140736163997456 140736163988864 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/20045/statm: 309009 219536 180 443 0 308562 0
[pid=20069] ppid=20045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20069/stat : 20069 (satsolver.sh) S 20045 20044 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384572151 9367552 267 33554432000 4194304 5064252 140733636923696 140733636922608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20069/statm: 2287 267 226 213 0 72 0
[pid=20070] ppid=20069 vsize=1814664 CPUtime=1702.74 cores=1,3,5,7
/proc/20070/stat : 20070 (glucose) R 20069 20044 18714 0 -1 4202496 217254 0 0 0 170194 80 0 0 20 0 1 0 384572151 1858215936 397811 33554432000 4194304 5208918 140737275147728 140737275145688 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20070/statm: 453666 397811 95 248 0 453415 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 3068996

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/184 20108
/proc/meminfo: memFree=24714400/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
[pid=20045] ppid=20044 vsize=1236036 CPUtime=19.14 cores=1,3,5,7
/proc/20045/stat : 20045 (npSolver-wbo) S 20044 20044 18714 0 -1 4202496 47693 66071 0 0 1245 231 417 21 20 0 1 0 384570223 1265700864 219536 33554432000 4194304 6006132 140736163997456 140736163988864 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/20045/statm: 309009 219536 180 443 0 308562 0
[pid=20069] ppid=20045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20069/stat : 20069 (satsolver.sh) S 20045 20044 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384572151 9367552 267 33554432000 4194304 5064252 140733636923696 140733636922608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20069/statm: 2287 267 226 213 0 72 0
[pid=20070] ppid=20069 vsize=1815252 CPUtime=1762.73 cores=1,3,5,7
/proc/20070/stat : 20070 (glucose) R 20069 20044 18714 0 -1 4202496 217256 0 0 0 176193 80 0 0 20 0 1 0 384572151 1858818048 397813 33554432000 4194304 5208918 140737275147728 140737275145688 4212649 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20070/statm: 453813 397813 95 248 0 453562 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 3069584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 1.93 2/176 20133
/proc/meminfo: memFree=25695612/32873648 swapFree=7372/7372
[pid=20044] ppid=20042 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20044/stat : 20044 (npSolver-wbo.sh) S 20042 20044 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384570223 9367552 274 33554432000 4194304 5064252 140735225466832 140735225465744 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20044/statm: 2287 274 233 213 0 72 0
[pid=20045] ppid=20044 vsize=1236036 CPUtime=19.14 cores=1,3,5,7
/proc/20045/stat : 20045 (npSolver-wbo) S 20044 20044 18714 0 -1 4202496 47693 66071 0 0 1245 231 417 21 20 0 1 0 384570223 1265700864 219536 33554432000 4194304 6006132 140736163997456 140736163988864 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/20045/statm: 309009 219536 180 443 0 308562 0
[pid=20069] ppid=20045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20069/stat : 20069 (satsolver.sh) S 20045 20044 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384572151 9367552 267 33554432000 4194304 5064252 140733636923696 140733636922608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20069/statm: 2287 267 226 213 0 72 0
[pid=20070] ppid=20069 vsize=1815252 CPUtime=1780.93 cores=1,3,5,7
/proc/20070/stat : 20070 (glucose) R 20069 20044 18714 0 -1 4202496 217257 0 0 0 178013 80 0 0 20 0 1 0 384572151 1858818048 397814 33554432000 4194304 5208918 140737275147728 140737275145688 4213084 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20070/statm: 453813 397814 95 248 0 453562 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 3069584

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20044 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=624472
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=536614
# CPU time returned by wait4() is 19.1611
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.07
CPU user time (s): 1796.75
CPU system time (s): 3.32
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 3589576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.6245
system time used= 2.53661
maximum resident set size= 1598248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114727
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1552432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 874
involuntary context switches= 38

runsolver used 3.90241 second user time and 11.4733 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-08 21:40:35
IDJOB=3754727
IDBENCH=78630
IDSOLVER=2339
FILE ID=node115/3754727-1339184434
RUNJOBID= node115-1339184434-20016
PBS_JOBID= 14643826
Free space on /tmp= 69864 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LdValue.ucl--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754727-1339184434/watcher-3754727-1339184434 -o /tmp/evaluation-result-3754727-1339184434/solver-3754727-1339184434 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3754727-1339184434.wbo 356341568 HOME HOME

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

MD5SUM BENCH= d64ce0bd078e6525611d61225eb16a6d
RANDOM SEED=356341568

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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.462
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.462
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:        28895808 kB
Buffers:          302244 kB
Cached:          2756628 kB
SwapCached:         2180 kB
Active:          1382452 kB
Inactive:        1695280 kB
Active(anon):      16000 kB
Inactive(anon):     2272 kB
Active(file):    1366452 kB
Inactive(file):  1693008 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100232 kB
Dirty:             26452 kB
Writeback:             0 kB
AnonPages:         17200 kB
Mapped:             9048 kB
Shmem:                 0 kB
Slab:             760012 kB
SReclaimable:     203416 kB
SUnreclaim:       556596 kB
KernelStack:        1384 kB
PageTables:         4016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     139132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 69128 MiB
End job on node115 at 2012-06-08 22:10:37