Trace number 3715017

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.06 1800.42

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.rf8.ucl--soft-33-100-0.wbo
MD5SUM0f4cdf827473fd69202dfaa2ec82572c
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small 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 benchmark0.678895
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6832
Total number of constraints19477
Number of soft constraints13064
Number of constraints which are clauses18953
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints524
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 665815
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 665814
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

1.79/1.88	c run usual solver
3.68/3.74	o 2488
3.68/3.74	c fallback to adder encoding
548.87/549.53	o 2487
548.87/549.53	c fallback to adder encoding
1223.72/1224.54	o 2486
1223.72/1224.54	c fallback to adder encoding
1800.03/1800.41	./satsolver.sh: line 5: 32303 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.41	c error: unexpected solver exit code
1800.03/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3715017-1338191213/watcher-3715017-1338191213 -o /tmp/evaluation-result-3715017-1338191213/solver-3715017-1338191213 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715017-1338191213.wbo 1297337395 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: 2.02 2.02 2.00 3/179 32169
/proc/meminfo: memFree=27198136/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0

[startup+0.00831011 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 32169
/proc/meminfo: memFree=27198136/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100243 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 32169
/proc/meminfo: memFree=27198136/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 32169
/proc/meminfo: memFree=27198136/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700221 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 32169
/proc/meminfo: memFree=27198136/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 32171
/proc/meminfo: memFree=27183328/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
[pid=32170] ppid=32169 vsize=35156 CPUtime=1.49 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo) R 32169 32169 17655 0 -1 4202496 5529 0 0 0 148 1 0 0 20 0 1 0 285248161 35999744 7211 33554432000 4194304 5990268 140736285355024 140736285350264 4608872 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32170/statm: 8789 7211 140 439 0 8346 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44304

[startup+3.10036 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 32173
/proc/meminfo: memFree=27127576/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
[pid=32170] ppid=32169 vsize=35460 CPUtime=1.89 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo) S 32169 32169 17655 0 -1 4202496 6150 0 0 0 184 5 0 0 20 0 1 0 285248161 36311040 7808 33554432000 4194304 5990268 140736285355024 140736285348176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32170/statm: 8865 7808 149 439 0 8422 0
[pid=32172] ppid=32170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32172/stat : 32172 (cp2_pre.sh) S 32170 32169 17655 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 285248351 9367552 277 33554432000 4194304 5064252 140735546201248 140735546199952 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32172/statm: 2287 277 234 213 0 72 0
[pid=32173] ppid=32172 vsize=47724 CPUtime=1.19 cores=0,2,4,6
/proc/32173/stat : 32173 (coprocessor) R 32172 32169 17655 0 -1 4202496 11438 0 0 0 114 5 0 0 20 0 1 0 285248351 48869376 11165 33554432000 4194304 6586260 140733508739280 140733508735032 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/32173/statm: 11931 11165 204 584 0 11343 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 101480

[startup+6.30028 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 32183
/proc/meminfo: memFree=26845712/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
[pid=32170] ppid=32169 vsize=125128 CPUtime=4.63 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo) S 32169 32169 17655 0 -1 4202496 12397 21155 0 0 270 49 134 10 20 0 1 0 285248161 128131072 28077 33554432000 4194304 5990268 140736285355024 140736285346448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32170/statm: 31282 28077 164 439 0 30839 0
[pid=32182] ppid=32170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32182/stat : 32182 (satsolver.sh) S 32170 32169 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285248625 9367552 266 33554432000 4194304 5064252 140737359129696 140737359128608 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32182/statm: 2287 266 226 213 0 72 0
[pid=32183] ppid=32182 vsize=183252 CPUtime=1.64 cores=0,2,4,6
/proc/32183/stat : 32183 (glucose) R 32182 32169 17655 0 -1 4202496 31628 0 0 0 156 8 0 0 20 0 1 0 285248626 187650048 38885 33554432000 4194304 5208918 140735643972864 140735643970712 4211553 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32183/statm: 45813 38885 96 248 0 45562 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 326676

[startup+12.7003 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 32183
/proc/meminfo: memFree=26842032/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
[pid=32170] ppid=32169 vsize=125128 CPUtime=4.63 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo) S 32169 32169 17655 0 -1 4202496 12397 21155 0 0 270 49 134 10 20 0 1 0 285248161 128131072 28077 33554432000 4194304 5990268 140736285355024 140736285346448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32170/statm: 31282 28077 164 439 0 30839 0
[pid=32182] ppid=32170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32182/stat : 32182 (satsolver.sh) S 32170 32169 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285248625 9367552 266 33554432000 4194304 5064252 140737359129696 140737359128608 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32182/statm: 2287 266 226 213 0 72 0
[pid=32183] ppid=32182 vsize=183388 CPUtime=8.04 cores=0,2,4,6
/proc/32183/stat : 32183 (glucose) R 32182 32169 17655 0 -1 4202496 31634 0 0 0 796 8 0 0 20 0 1 0 285248626 187789312 39402 33554432000 4194304 5208918 140735643972864 140735643970536 4211670 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32183/statm: 45847 39402 96 248 0 45596 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 326812

[startup+25.5004 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 32184
/proc/meminfo: memFree=26836276/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
[pid=32170] ppid=32169 vsize=125128 CPUtime=4.63 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo) S 32169 32169 17655 0 -1 4202496 12397 21155 0 0 270 49 134 10 20 0 1 0 285248161 128131072 28077 33554432000 4194304 5990268 140736285355024 140736285346448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32170/statm: 31282 28077 164 439 0 30839 0
[pid=32182] ppid=32170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32182/stat : 32182 (satsolver.sh) S 32170 32169 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285248625 9367552 266 33554432000 4194304 5064252 140737359129696 140737359128608 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32182/statm: 2287 266 226 213 0 72 0
[pid=32183] ppid=32182 vsize=183388 CPUtime=20.83 cores=0,2,4,6
/proc/32183/stat : 32183 (glucose) R 32182 32169 17655 0 -1 4202496 31642 0 0 0 2075 8 0 0 20 0 1 0 285248626 187789312 40432 33554432000 4194304 5208918 140735643972864 140735643970536 4211897 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32183/statm: 45847 40432 96 248 0 45596 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 326812

[startup+51.1004 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 32184
/proc/meminfo: memFree=26829824/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
[pid=32170] ppid=32169 vsize=125128 CPUtime=4.63 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo) S 32169 32169 17655 0 -1 4202496 12397 21155 0 0 270 49 134 10 20 0 1 0 285248161 128131072 28077 33554432000 4194304 5990268 140736285355024 140736285346448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32170/statm: 31282 28077 164 439 0 30839 0
[pid=32182] ppid=32170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32182/stat : 32182 (satsolver.sh) S 32170 32169 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285248625 9367552 266 33554432000 4194304 5064252 140737359129696 140737359128608 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32182/statm: 2287 266 226 213 0 72 0
[pid=32183] ppid=32182 vsize=214532 CPUtime=46.43 cores=0,2,4,6
/proc/32183/stat : 32183 (glucose) R 32182 32169 17655 0 -1 4202496 32244 0 0 0 4635 8 0 0 20 0 1 0 285248626 219680768 42050 33554432000 4194304 5208918 140735643972864 140735643970712 4229338 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32183/statm: 53633 42050 104 248 0 53382 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 357956

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 32184
/proc/meminfo: memFree=26834492/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
[pid=32170] ppid=32169 vsize=125128 CPUtime=4.63 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo) S 32169 32169 17655 0 -1 4202496 12397 21155 0 0 270 49 134 10 20 0 1 0 285248161 128131072 28077 33554432000 4194304 5990268 140736285355024 140736285346448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32170/statm: 31282 28077 164 439 0 30839 0
[pid=32182] ppid=32170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32182/stat : 32182 (satsolver.sh) S 32170 32169 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285248625 9367552 266 33554432000 4194304 5064252 140737359129696 140737359128608 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32182/statm: 2287 266 226 213 0 72 0
[pid=32183] ppid=32182 vsize=184252 CPUtime=97.62 cores=0,2,4,6
/proc/32183/stat : 32183 (glucose) R 32182 32169 17655 0 -1 4202496 32662 0 0 0 9753 9 0 0 20 0 1 0 285248626 188674048 39559 33554432000 4194304 5208918 140735643972864 140735643970824 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32183/statm: 46063 39559 104 248 0 45812 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 327676

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32184
/proc/meminfo: memFree=26855688/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
[pid=32170] ppid=32169 vsize=125128 CPUtime=4.63 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo) S 32169 32169 17655 0 -1 4202496 12397 21155 0 0 270 49 134 10 20 0 1 0 285248161 128131072 28077 33554432000 4194304 5990268 140736285355024 140736285346448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32170/statm: 31282 28077 164 439 0 30839 0
[pid=32182] ppid=32170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32182/stat : 32182 (satsolver.sh) S 32170 32169 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285248625 9367552 266 33554432000 4194304 5064252 140737359129696 140737359128608 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32182/statm: 2287 266 226 213 0 72 0
[pid=32183] ppid=32182 vsize=185452 CPUtime=157.61 cores=0,2,4,6
/proc/32183/stat : 32183 (glucose) R 32182 32169 17655 0 -1 4202496 32957 0 0 0 15752 9 0 0 20 0 1 0 285248626 189902848 39854 33554432000 4194304 5208918 140735643972864 140735643970712 4211162 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32183/statm: 46363 39854 104 248 0 46112 0
Current children cumulated CPU time (s) 162.24

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32304
/proc/meminfo: memFree=26886616/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
[pid=32170] ppid=32169 vsize=108748 CPUtime=1225.17 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo) S 32169 32169 17655 0 -1 4202496 24888 104944 0 0 433 69 121935 80 20 0 1 0 285248161 111357952 24026 33554432000 4194304 5990268 140736285355024 140736285346448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32170/statm: 27187 24026 164 439 0 26744 0
[pid=32302] ppid=32170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32302/stat : 32302 (satsolver.sh) S 32170 32169 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285370706 9367552 267 33554432000 4194304 5064252 140734534404304 140734534403216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32302/statm: 2287 267 226 213 0 72 0
[pid=32303] ppid=32302 vsize=215300 CPUtime=136.81 cores=0,2,4,6
/proc/32303/stat : 32303 (glucose) R 32302 32169 17655 0 -1 4202496 32085 0 0 0 13673 8 0 0 20 0 1 0 285370706 220467200 43720 33554432000 4194304 5208918 140735876274672 140735876272424 4211656 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32303/statm: 53825 43720 104 248 0 53574 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 342344

[startup+1422.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/184 32314
/proc/meminfo: memFree=26885912/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
[pid=32170] ppid=32169 vsize=108748 CPUtime=1225.17 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo) S 32169 32169 17655 0 -1 4202496 24888 104944 0 0 433 69 121935 80 20 0 1 0 285248161 111357952 24026 33554432000 4194304 5990268 140736285355024 140736285346448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32170/statm: 27187 24026 164 439 0 26744 0
[pid=32302] ppid=32170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32302/stat : 32302 (satsolver.sh) S 32170 32169 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285370706 9367552 267 33554432000 4194304 5064252 140734534404304 140734534403216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32302/statm: 2287 267 226 213 0 72 0
[pid=32303] ppid=32302 vsize=215300 CPUtime=196.8 cores=0,2,4,6
/proc/32303/stat : 32303 (glucose) R 32302 32169 17655 0 -1 4202496 32098 0 0 0 19672 8 0 0 20 0 1 0 285370706 220467200 46066 33554432000 4194304 5208918 140735876274672 140735876272424 4211553 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32303/statm: 53825 46066 104 248 0 53574 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 342344

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 32321
/proc/meminfo: memFree=26875376/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
[pid=32170] ppid=32169 vsize=108748 CPUtime=1225.17 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo) S 32169 32169 17655 0 -1 4202496 24888 104944 0 0 433 69 121935 80 20 0 1 0 285248161 111357952 24026 33554432000 4194304 5990268 140736285355024 140736285346448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32170/statm: 27187 24026 164 439 0 26744 0
[pid=32302] ppid=32170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32302/stat : 32302 (satsolver.sh) S 32170 32169 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285370706 9367552 267 33554432000 4194304 5064252 140734534404304 140734534403216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32302/statm: 2287 267 226 213 0 72 0
[pid=32303] ppid=32302 vsize=215300 CPUtime=256.79 cores=0,2,4,6
/proc/32303/stat : 32303 (glucose) R 32302 32169 17655 0 -1 4202496 32100 0 0 0 25671 8 0 0 20 0 1 0 285370706 220467200 47090 33554432000 4194304 5208918 140735876274672 140735876272424 4211628 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32303/statm: 53825 47090 104 248 0 53574 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 342344

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32328
/proc/meminfo: memFree=26880000/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
[pid=32170] ppid=32169 vsize=108748 CPUtime=1225.17 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo) S 32169 32169 17655 0 -1 4202496 24888 104944 0 0 433 69 121935 80 20 0 1 0 285248161 111357952 24026 33554432000 4194304 5990268 140736285355024 140736285346448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32170/statm: 27187 24026 164 439 0 26744 0
[pid=32302] ppid=32170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32302/stat : 32302 (satsolver.sh) S 32170 32169 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285370706 9367552 267 33554432000 4194304 5064252 140734534404304 140734534403216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32302/statm: 2287 267 226 213 0 72 0
[pid=32303] ppid=32302 vsize=215300 CPUtime=316.78 cores=0,2,4,6
/proc/32303/stat : 32303 (glucose) R 32302 32169 17655 0 -1 4202496 32104 0 0 0 31670 8 0 0 20 0 1 0 285370706 220467200 48116 33554432000 4194304 5208918 140735876274672 140735876272424 4211625 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32303/statm: 53825 48116 104 248 0 53574 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 342344

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 32336
/proc/meminfo: memFree=26874764/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
[pid=32170] ppid=32169 vsize=108748 CPUtime=1225.17 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo) S 32169 32169 17655 0 -1 4202496 24888 104944 0 0 433 69 121935 80 20 0 1 0 285248161 111357952 24026 33554432000 4194304 5990268 140736285355024 140736285346448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32170/statm: 27187 24026 164 439 0 26744 0
[pid=32302] ppid=32170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32302/stat : 32302 (satsolver.sh) S 32170 32169 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285370706 9367552 267 33554432000 4194304 5064252 140734534404304 140734534403216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32302/statm: 2287 267 226 213 0 72 0
[pid=32303] ppid=32302 vsize=215300 CPUtime=376.77 cores=0,2,4,6
/proc/32303/stat : 32303 (glucose) R 32302 32169 17655 0 -1 4202496 32106 0 0 0 37669 8 0 0 20 0 1 0 285370706 220467200 49140 33554432000 4194304 5208918 140735876274672 140735876272424 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32303/statm: 53825 49140 104 248 0 53574 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 342344

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 32350
/proc/meminfo: memFree=26885932/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
[pid=32170] ppid=32169 vsize=108748 CPUtime=1225.17 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo) S 32169 32169 17655 0 -1 4202496 24888 104944 0 0 433 69 121935 80 20 0 1 0 285248161 111357952 24026 33554432000 4194304 5990268 140736285355024 140736285346448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32170/statm: 27187 24026 164 439 0 26744 0
[pid=32302] ppid=32170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32302/stat : 32302 (satsolver.sh) S 32170 32169 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285370706 9367552 267 33554432000 4194304 5064252 140734534404304 140734534403216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32302/statm: 2287 267 226 213 0 72 0
[pid=32303] ppid=32302 vsize=265388 CPUtime=436.76 cores=0,2,4,6
/proc/32303/stat : 32303 (glucose) R 32302 32169 17655 0 -1 4202496 32620 0 0 0 43667 9 0 0 20 0 1 0 285370706 271757312 50165 33554432000 4194304 5208918 140735876274672 140735876272824 4211628 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32303/statm: 66347 50165 104 248 0 66096 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 392432

[startup+1722.31 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 32357
/proc/meminfo: memFree=26913036/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
[pid=32170] ppid=32169 vsize=108748 CPUtime=1225.17 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo) S 32169 32169 17655 0 -1 4202496 24888 104944 0 0 433 69 121935 80 20 0 1 0 285248161 111357952 24026 33554432000 4194304 5990268 140736285355024 140736285346448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32170/statm: 27187 24026 164 439 0 26744 0
[pid=32302] ppid=32170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32302/stat : 32302 (satsolver.sh) S 32170 32169 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285370706 9367552 267 33554432000 4194304 5064252 140734534404304 140734534403216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32302/statm: 2287 267 226 213 0 72 0
[pid=32303] ppid=32302 vsize=186912 CPUtime=496.76 cores=0,2,4,6
/proc/32303/stat : 32303 (glucose) R 32302 32169 17655 0 -1 4202496 33417 0 0 0 49666 10 0 0 20 0 1 0 285370706 191397888 42068 33554432000 4194304 5208918 140735876274672 140735876272344 4229577 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32303/statm: 46728 42068 104 248 0 46477 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 313956

[startup+1782.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 32364
/proc/meminfo: memFree=26914960/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
[pid=32170] ppid=32169 vsize=108748 CPUtime=1225.17 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo) S 32169 32169 17655 0 -1 4202496 24888 104944 0 0 433 69 121935 80 20 0 1 0 285248161 111357952 24026 33554432000 4194304 5990268 140736285355024 140736285346448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32170/statm: 27187 24026 164 439 0 26744 0
[pid=32302] ppid=32170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32302/stat : 32302 (satsolver.sh) S 32170 32169 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285370706 9367552 267 33554432000 4194304 5064252 140734534404304 140734534403216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32302/statm: 2287 267 226 213 0 72 0
[pid=32303] ppid=32302 vsize=187760 CPUtime=556.75 cores=0,2,4,6
/proc/32303/stat : 32303 (glucose) R 32302 32169 17655 0 -1 4202496 33844 0 0 0 55665 10 0 0 20 0 1 0 285370706 192266240 42473 33554432000 4194304 5208918 140735876274672 140735876272520 4211122 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32303/statm: 46940 42473 104 248 0 46689 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 314804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.41 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 32364
/proc/meminfo: memFree=26911912/32873648 swapFree=6848/6848
[pid=32169] ppid=32167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32169/stat : 32169 (npSolver-wbo-It) S 32167 32169 17655 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285248161 9367552 274 33554432000 4194304 5064252 140737239350448 140737239349360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32169/statm: 2287 274 233 213 0 72 0
[pid=32170] ppid=32169 vsize=108748 CPUtime=1225.17 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo) S 32169 32169 17655 0 -1 4202496 24888 104944 0 0 433 69 121935 80 20 0 1 0 285248161 111357952 24026 33554432000 4194304 5990268 140736285355024 140736285346448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32170/statm: 27187 24026 164 439 0 26744 0
[pid=32302] ppid=32170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32302/stat : 32302 (satsolver.sh) S 32170 32169 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285370706 9367552 267 33554432000 4194304 5064252 140734534404304 140734534403216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32302/statm: 2287 267 226 213 0 72 0
[pid=32303] ppid=32302 vsize=187760 CPUtime=574.86 cores=0,2,4,6
/proc/32303/stat : 32303 (glucose) R 32302 32169 17655 0 -1 4202496 33850 0 0 0 57476 10 0 0 20 0 1 0 285370706 192266240 42478 33554432000 4194304 5208918 140735876274672 140735876272520 4229471 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32303/statm: 46940 42478 104 248 0 46689 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 314804

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.06
CPU user time (s): 1798.45
CPU system time (s): 1.60976
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 441752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.45
system time used= 1.60975
maximum resident set size= 248524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 164673
page faults= 0
swaps= 0
block input operations= 0
block output operations= 515896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1299
involuntary context switches= 2255

runsolver used 3.16452 second user time and 7.44487 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-28 09:46:53
IDJOB=3715017
IDBENCH=79050
IDSOLVER=2296
FILE ID=node113/3715017-1338191213
RUNJOBID= node113-1338166950-18213
PBS_JOBID= 14624534
Free space on /tmp= 71348 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.rf8.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-3715017-1338191213/watcher-3715017-1338191213 -o /tmp/evaluation-result-3715017-1338191213/solver-3715017-1338191213 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3715017-1338191213.wbo 1297337395 HOME HOME

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

MD5SUM BENCH= 0f4cdf827473fd69202dfaa2ec82572c
RANDOM SEED=1297337395

node113.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.026
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.05
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.026
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.90
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.026
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	: 5438.54
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.026
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		: 2667.026
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.026
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.026
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.92
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.026
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:        27198508 kB
Buffers:          393964 kB
Cached:          4243420 kB
SwapCached:            0 kB
Active:          1371052 kB
Inactive:        3465204 kB
Active(anon):     200956 kB
Inactive(anon):        0 kB
Active(file):    1170096 kB
Inactive(file):  3465204 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8948 kB
Writeback:             0 kB
AnonPages:        231676 kB
Mapped:            15244 kB
Shmem:               200 kB
Slab:             700668 kB
SReclaimable:     144960 kB
SUnreclaim:       555708 kB
KernelStack:        1520 kB
PageTables:         4116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     378376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 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= 71272 MiB
End job on node113 at 2012-05-28 10:16:54