Trace number 3714900

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_60_pb.cnf.cr--soft-66-100-0.wbo
MD5SUM2683f5c0f2bcb2ef48b38611ac907218
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark3.04853
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6000
Total number of constraints220
Number of soft constraints76
Number of constraints which are clauses120
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint60
Top cost 4191
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4190
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 61
Number of bits of the biggest sum of numbers6
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

0.00/0.37	c run usual solver
4.08/4.10	o 3306
4.08/4.10	c fallback to adder encoding
4.32/4.49	o 3251
4.32/4.49	c fallback to adder encoding
5.05/5.10	o 3170
5.05/5.10	c fallback to adder encoding
5.45/5.51	o 2531
5.45/5.51	c fallback to adder encoding
5.75/5.95	o 2528
5.75/5.95	c fallback to adder encoding
6.36/6.40	o 2520
6.36/6.40	c fallback to adder encoding
6.96/7.00	o 2511
6.96/7.00	c fallback to adder encoding
7.30/7.48	o 2065
11.13/11.82	o 453
13.21/13.49	o 442
15.67/15.95	o 437
17.19/17.47	o 424
19.30/19.58	o 411
21.17/21.45	o 398
23.25/23.54	o 384
25.50/25.77	o 371
27.88/28.13	o 370
31.33/31.59	o 359
35.43/35.68	o 340
37.34/37.48	o 329
39.86/39.90	o 326
43.03/43.28	o 263
45.20/45.44	o 238
48.67/48.70	o 232
53.75/53.86	o 206
57.85/57.91	o 205
59.92/60.14	o 197
62.01/62.23	o 186
64.43/64.64	o 185
68.16/68.21	o 183
71.35/71.41	o 176
75.79/75.91	o 170
80.65/80.95	o 166
84.57/84.71	o 160
86.46/86.61	o 155
90.77/91.08	o 153
92.86/93.01	o 136
96.94/97.25	o 128
100.06/100.20	o 65
102.84/103.11	o 60
108.02/108.29	o 43
108.85/109.12	o 39
112.06/112.32	o 36
116.06/116.20	o 22
1800.08/1800.50	./satsolver.sh: line 5: 11324 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.50	c error: unexpected solver exit code
1800.08/1800.50	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-3714900-1338178365/watcher-3714900-1338178365 -o /tmp/evaluation-result-3714900-1338178365/solver-3714900-1338178365 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714900-1338178365.wbo 1873323833 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.00 2.01 1.96 3/179 10858
/proc/meminfo: memFree=27911012/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0

[startup+0.0503319 s]
/proc/loadavg: 2.00 2.01 1.96 3/179 10858
/proc/meminfo: memFree=27911012/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 2.00 2.01 1.96 3/179 10858
/proc/meminfo: memFree=27911012/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300222 s]
/proc/loadavg: 2.00 2.01 1.96 3/179 10858
/proc/meminfo: memFree=27911012/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700292 s]
/proc/loadavg: 2.00 2.01 1.96 3/179 10858
/proc/meminfo: memFree=27911012/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.00 2.01 1.96 3/183 10862
/proc/meminfo: memFree=27811992/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
[pid=10859] ppid=10858 vsize=14744 CPUtime=0.36 cores=0,2,4,6
/proc/10859/stat : 10859 (npSolver-wbo) S 10858 10858 8283 0 -1 4202496 4385 0 0 0 35 1 0 0 20 0 1 0 283962443 15097856 2462 33554432000 4194304 5990268 140735361162432 140735361155584 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10859/statm: 3686 2462 156 439 0 3243 0
[pid=10861] ppid=10859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10861/stat : 10861 (cp2_pre.sh) S 10859 10858 8283 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 283962480 9367552 277 33554432000 4194304 5064252 140734298403808 140734298402512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10861/statm: 2287 277 234 213 0 72 0
[pid=10862] ppid=10861 vsize=89332 CPUtime=1.11 cores=0,2,4,6
/proc/10862/stat : 10862 (coprocessor) R 10861 10858 8283 0 -1 4202496 16315 0 0 0 109 2 0 0 20 0 1 0 283962480 91475968 21409 33554432000 4194304 6586260 140734637125392 140734637120648 5599168 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/10862/statm: 22333 21409 191 584 0 21745 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 122372

[startup+3.10026 s]
/proc/loadavg: 2.00 2.01 1.96 3/183 10862
/proc/meminfo: memFree=27807200/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
[pid=10859] ppid=10858 vsize=14744 CPUtime=2.76 cores=0,2,4,6
/proc/10859/stat : 10859 (npSolver-wbo) S 10858 10858 8283 0 -1 4202496 4394 19611 0 0 35 1 209 31 20 0 1 0 283962443 15097856 2463 33554432000 4194304 5990268 140735361162432 140735361156672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10859/statm: 3686 2463 157 439 0 3243 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 23892

[startup+6.30023 s]
/proc/loadavg: 2.00 2.01 1.96 3/184 10889
/proc/meminfo: memFree=27874332/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
[pid=10859] ppid=10858 vsize=19772 CPUtime=6.22 cores=0,2,4,6
/proc/10859/stat : 10859 (npSolver-wbo) S 10858 10858 8283 0 -1 4202496 10964 95287 0 0 48 16 505 53 20 0 1 0 283962443 20246528 3543 33554432000 4194304 5990268 140735361162432 140735361153344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10859/statm: 4943 3543 169 439 0 4500 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 28920

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 1.96 3/183 10928
/proc/meminfo: memFree=27835240/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
[pid=10859] ppid=10858 vsize=25148 CPUtime=11.81 cores=0,2,4,6
/proc/10859/stat : 10859 (npSolver-wbo) S 10858 10858 8283 0 -1 4202496 19964 159201 0 0 73 19 998 91 20 0 1 0 283962443 25751552 5045 33554432000 4194304 5990268 140735361162432 140735361153856 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10859/statm: 6287 5045 170 439 0 5844 0
[pid=10927] ppid=10859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10927/stat : 10927 (satsolver.sh) S 10859 10858 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283963629 9367552 267 33554432000 4194304 5064252 140736178860128 140736178859040 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10927/statm: 2287 267 226 213 0 72 0
[pid=10928] ppid=10927 vsize=54992 CPUtime=0.82 cores=0,2,4,6
/proc/10928/stat : 10928 (glucose) R 10927 10858 8283 0 -1 4202496 10698 0 0 0 81 1 0 0 20 0 1 0 283963629 56311808 10623 33554432000 4194304 5208918 140737131862592 140737131860440 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10928/statm: 13748 10623 103 248 0 13497 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 98436

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 1.96 3/183 11013
/proc/meminfo: memFree=27916864/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
[pid=10859] ppid=10858 vsize=25148 CPUtime=23.54 cores=0,2,4,6
/proc/10859/stat : 10859 (npSolver-wbo) S 10858 10858 8283 0 -1 4202496 34513 266245 0 0 98 23 2089 144 20 0 1 0 283962443 25751552 5045 33554432000 4194304 5990268 140735361162432 140735361153856 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10859/statm: 6287 5045 170 439 0 5844 0
[pid=11010] ppid=10859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11010/stat : 11010 (satsolver.sh) S 10859 10858 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283964800 9367552 267 33554432000 4194304 5064252 140737170974304 140737170973216 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11010/statm: 2287 267 226 213 0 72 0
[pid=11011] ppid=11010 vsize=48840 CPUtime=1.91 cores=0,2,4,6
/proc/11011/stat : 11011 (glucose) R 11010 10858 8283 0 -1 4202496 10012 0 0 0 190 1 0 0 20 0 1 0 283964801 50012160 10706 33554432000 4194304 5208918 140734986728272 140734986726120 4607488 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11011/statm: 12210 10706 105 248 0 11959 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 92284

[startup+51.1003 s]
/proc/loadavg: 2.14 2.04 1.97 3/183 11114
/proc/meminfo: memFree=27961320/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
[pid=10859] ppid=10858 vsize=25148 CPUtime=48.7 cores=0,2,4,6
/proc/10859/stat : 10859 (npSolver-wbo) S 10858 10858 8283 0 -1 4202496 54128 418564 0 0 128 28 4501 213 20 0 1 0 283962443 25751552 5045 33554432000 4194304 5990268 140735361162432 140735361153856 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10859/statm: 6287 5045 170 439 0 5844 0
[pid=11106] ppid=10859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11106/stat : 11106 (satsolver.sh) S 10859 10858 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283967316 9367552 267 33554432000 4194304 5064252 140736181082400 140736181081312 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11106/statm: 2287 267 226 213 0 72 0
[pid=11107] ppid=11106 vsize=38860 CPUtime=2.36 cores=0,2,4,6
/proc/11107/stat : 11107 (glucose) R 11106 10858 8283 0 -1 4202496 9286 0 0 0 235 1 0 0 20 0 1 0 283967316 39792640 8720 33554432000 4194304 5208918 140734196779840 140734196777992 4205198 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11107/statm: 9715 8720 103 248 0 9464 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 82304

[startup+102.307 s]
/proc/loadavg: 2.13 2.05 1.97 3/183 11268
/proc/meminfo: memFree=27958136/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
[pid=10859] ppid=10858 vsize=25148 CPUtime=100.07 cores=0,2,4,6
/proc/10859/stat : 10859 (npSolver-wbo) S 10858 10858 8283 0 -1 4202496 77277 657460 0 0 159 32 9513 303 20 0 1 0 283962443 25751552 5045 33554432000 4194304 5990268 140735361162432 140735361153856 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10859/statm: 6287 5045 170 439 0 5844 0
[pid=11267] ppid=10859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11267/stat : 11267 (satsolver.sh) S 10859 10858 8283 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283972464 9367552 267 33554432000 4194304 5064252 140735888344368 140735888343280 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11267/statm: 2287 267 226 213 0 72 0
[pid=11268] ppid=11267 vsize=33680 CPUtime=2.09 cores=0,2,4,6
/proc/11268/stat : 11268 (glucose) R 11267 10858 8283 0 -1 4202496 7761 0 0 0 208 1 0 0 20 0 1 0 283972464 34488320 6806 33554432000 4194304 5208918 140733457504128 140733457502216 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11268/statm: 8420 6806 104 248 0 8169 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 77124

[startup+162.3 s]
/proc/loadavg: 2.08 2.05 1.98 3/183 11380
/proc/meminfo: memFree=27941556/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
[pid=10859] ppid=10858 vsize=25148 CPUtime=116.08 cores=0,2,4,6
/proc/10859/stat : 10859 (npSolver-wbo) S 10858 10858 8283 0 -1 4202496 81666 732924 0 0 164 33 11084 327 20 0 1 0 283962443 25751552 5045 33554432000 4194304 5990268 140735361162432 140735361153856 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10859/statm: 6287 5045 170 439 0 5844 0
[pid=11323] ppid=10859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11323/stat : 11323 (satsolver.sh) S 10859 10858 8283 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283974063 9367552 266 33554432000 4194304 5064252 140734063747520 140734063746432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11323/statm: 2287 266 226 213 0 72 0
[pid=11324] ppid=11323 vsize=77156 CPUtime=46.07 cores=0,2,4,6
/proc/11324/stat : 11324 (glucose) R 11323 10858 8283 0 -1 4202496 12522 0 0 0 4605 2 0 0 20 0 1 0 283974064 79007744 16891 33554432000 4194304 5208918 140734310769184 140734310767176 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11324/statm: 19289 16891 104 248 0 19038 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 120600

[startup+222.3 s]
/proc/loadavg: 2.03 2.04 1.98 3/183 11457
/proc/meminfo: memFree=27919368/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11559
/proc/meminfo: memFree=27511184/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
[pid=10859] ppid=10858 vsize=25148 CPUtime=116.08 cores=0,2,4,6
/proc/10859/stat : 10859 (npSolver-wbo) S 10858 10858 8283 0 -1 4202496 81666 732924 0 0 164 33 11084 327 20 0 1 0 283962443 25751552 5045 33554432000 4194304 5990268 140735361162432 140735361153856 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10859/statm: 6287 5045 170 439 0 5844 0
[pid=11323] ppid=10859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11323/stat : 11323 (satsolver.sh) S 10859 10858 8283 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283974063 9367552 266 33554432000 4194304 5064252 140734063747520 140734063746432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11323/statm: 2287 266 226 213 0 72 0
[pid=11324] ppid=11323 vsize=249168 CPUtime=1305.86 cores=0,2,4,6
/proc/11324/stat : 11324 (glucose) R 11323 10858 8283 0 -1 4202496 29961 0 0 0 130552 34 0 0 20 0 1 0 283974064 255148032 55570 33554432000 4194304 5208918 140734310769184 140734310765560 4229374 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11324/statm: 62292 55570 104 248 0 62041 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 292612

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11559
/proc/meminfo: memFree=27582032/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
[pid=10859] ppid=10858 vsize=25148 CPUtime=116.08 cores=0,2,4,6
/proc/10859/stat : 10859 (npSolver-wbo) S 10858 10858 8283 0 -1 4202496 81666 732924 0 0 164 33 11084 327 20 0 1 0 283962443 25751552 5045 33554432000 4194304 5990268 140735361162432 140735361153856 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10859/statm: 6287 5045 170 439 0 5844 0
[pid=11323] ppid=10859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11323/stat : 11323 (satsolver.sh) S 10859 10858 8283 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283974063 9367552 266 33554432000 4194304 5064252 140734063747520 140734063746432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11323/statm: 2287 266 226 213 0 72 0
[pid=11324] ppid=11323 vsize=249168 CPUtime=1365.85 cores=0,2,4,6
/proc/11324/stat : 11324 (glucose) R 11323 10858 8283 0 -1 4202496 30780 0 0 0 136548 37 0 0 20 0 1 0 283974064 255148032 56082 33554432000 4194304 5208918 140734310769184 140734310765560 4229155 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11324/statm: 62292 56082 104 248 0 62041 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 292612

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11559
/proc/meminfo: memFree=27492344/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
[pid=10859] ppid=10858 vsize=25148 CPUtime=116.08 cores=0,2,4,6
/proc/10859/stat : 10859 (npSolver-wbo) S 10858 10858 8283 0 -1 4202496 81666 732924 0 0 164 33 11084 327 20 0 1 0 283962443 25751552 5045 33554432000 4194304 5990268 140735361162432 140735361153856 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10859/statm: 6287 5045 170 439 0 5844 0
[pid=11323] ppid=10859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11323/stat : 11323 (satsolver.sh) S 10859 10858 8283 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283974063 9367552 266 33554432000 4194304 5064252 140734063747520 140734063746432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11323/statm: 2287 266 226 213 0 72 0
[pid=11324] ppid=11323 vsize=249168 CPUtime=1425.84 cores=0,2,4,6
/proc/11324/stat : 11324 (glucose) R 11323 10858 8283 0 -1 4202496 31600 0 0 0 142545 39 0 0 20 0 1 0 283974064 255148032 56594 33554432000 4194304 5208918 140734310769184 140734310765560 4229039 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11324/statm: 62292 56594 104 248 0 62041 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 292612

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11560
/proc/meminfo: memFree=27602664/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
[pid=10859] ppid=10858 vsize=25148 CPUtime=116.08 cores=0,2,4,6
/proc/10859/stat : 10859 (npSolver-wbo) S 10858 10858 8283 0 -1 4202496 81666 732924 0 0 164 33 11084 327 20 0 1 0 283962443 25751552 5045 33554432000 4194304 5990268 140735361162432 140735361153856 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10859/statm: 6287 5045 170 439 0 5844 0
[pid=11323] ppid=10859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11323/stat : 11323 (satsolver.sh) S 10859 10858 8283 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283974063 9367552 266 33554432000 4194304 5064252 140734063747520 140734063746432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11323/statm: 2287 266 226 213 0 72 0
[pid=11324] ppid=11323 vsize=249168 CPUtime=1485.83 cores=0,2,4,6
/proc/11324/stat : 11324 (glucose) R 11323 10858 8283 0 -1 4202496 31968 0 0 0 148543 40 0 0 20 0 1 0 283974064 255148032 56661 33554432000 4194304 5208918 140734310769184 140734310765560 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11324/statm: 62292 56661 104 248 0 62041 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 292612

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11563
/proc/meminfo: memFree=27507132/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
[pid=10859] ppid=10858 vsize=25148 CPUtime=116.08 cores=0,2,4,6
/proc/10859/stat : 10859 (npSolver-wbo) S 10858 10858 8283 0 -1 4202496 81666 732924 0 0 164 33 11084 327 20 0 1 0 283962443 25751552 5045 33554432000 4194304 5990268 140735361162432 140735361153856 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10859/statm: 6287 5045 170 439 0 5844 0
[pid=11323] ppid=10859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11323/stat : 11323 (satsolver.sh) S 10859 10858 8283 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283974063 9367552 266 33554432000 4194304 5064252 140734063747520 140734063746432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11323/statm: 2287 266 226 213 0 72 0
[pid=11324] ppid=11323 vsize=249168 CPUtime=1545.82 cores=0,2,4,6
/proc/11324/stat : 11324 (glucose) R 11323 10858 8283 0 -1 4202496 32262 0 0 0 154541 41 0 0 20 0 1 0 283974064 255148032 56552 33554432000 4194304 5208918 140734310769184 140734310765560 4229476 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11324/statm: 62292 56552 104 248 0 62041 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 292612

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11563
/proc/meminfo: memFree=27443732/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
[pid=10859] ppid=10858 vsize=25148 CPUtime=116.08 cores=0,2,4,6
/proc/10859/stat : 10859 (npSolver-wbo) S 10858 10858 8283 0 -1 4202496 81666 732924 0 0 164 33 11084 327 20 0 1 0 283962443 25751552 5045 33554432000 4194304 5990268 140735361162432 140735361153856 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10859/statm: 6287 5045 170 439 0 5844 0
[pid=11323] ppid=10859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11323/stat : 11323 (satsolver.sh) S 10859 10858 8283 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283974063 9367552 266 33554432000 4194304 5064252 140734063747520 140734063746432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11323/statm: 2287 266 226 213 0 72 0
[pid=11324] ppid=11323 vsize=249168 CPUtime=1605.81 cores=0,2,4,6
/proc/11324/stat : 11324 (glucose) R 11323 10858 8283 0 -1 4202496 33224 0 0 0 160537 44 0 0 20 0 1 0 283974064 255148032 56552 33554432000 4194304 5208918 140734310769184 140734310765496 4229039 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11324/statm: 62292 56552 104 248 0 62041 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 292612

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11563
/proc/meminfo: memFree=27555264/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
[pid=10859] ppid=10858 vsize=25148 CPUtime=116.08 cores=0,2,4,6
/proc/10859/stat : 10859 (npSolver-wbo) S 10858 10858 8283 0 -1 4202496 81666 732924 0 0 164 33 11084 327 20 0 1 0 283962443 25751552 5045 33554432000 4194304 5990268 140735361162432 140735361153856 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10859/statm: 6287 5045 170 439 0 5844 0
[pid=11323] ppid=10859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11323/stat : 11323 (satsolver.sh) S 10859 10858 8283 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283974063 9367552 266 33554432000 4194304 5064252 140734063747520 140734063746432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11323/statm: 2287 266 226 213 0 72 0
[pid=11324] ppid=11323 vsize=249168 CPUtime=1665.8 cores=0,2,4,6
/proc/11324/stat : 11324 (glucose) R 11323 10858 8283 0 -1 4202496 34317 0 0 0 166534 46 0 0 20 0 1 0 283974064 255148032 56040 33554432000 4194304 5208918 140734310769184 140734310765560 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11324/statm: 62292 56040 104 248 0 62041 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 292612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11563
/proc/meminfo: memFree=27518536/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
[pid=10859] ppid=10858 vsize=25148 CPUtime=116.08 cores=0,2,4,6
/proc/10859/stat : 10859 (npSolver-wbo) S 10858 10858 8283 0 -1 4202496 81666 732924 0 0 164 33 11084 327 20 0 1 0 283962443 25751552 5045 33554432000 4194304 5990268 140735361162432 140735361153856 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10859/statm: 6287 5045 170 439 0 5844 0
[pid=11323] ppid=10859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11323/stat : 11323 (satsolver.sh) S 10859 10858 8283 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283974063 9367552 266 33554432000 4194304 5064252 140734063747520 140734063746432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11323/statm: 2287 266 226 213 0 72 0
[pid=11324] ppid=11323 vsize=249168 CPUtime=1684 cores=0,2,4,6
/proc/11324/stat : 11324 (glucose) R 11323 10858 8283 0 -1 4202496 34322 0 0 0 168354 46 0 0 20 0 1 0 283974064 255148032 58600 33554432000 4194304 5208918 140734310769184 140734310765496 4213749 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11324/statm: 62292 58600 104 248 0 62041 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 292612

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11563
/proc/meminfo: memFree=27518536/32873648 swapFree=6864/6864
[pid=10858] ppid=10856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10858/stat : 10858 (npSolver-wbo-It) S 10856 10858 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283962443 9367552 275 33554432000 4194304 5064252 140734034792496 140734034791408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10858/statm: 2287 275 233 213 0 72 0
[pid=10859] ppid=10858 vsize=25148 CPUtime=116.08 cores=0,2,4,6
/proc/10859/stat : 10859 (npSolver-wbo) S 10858 10858 8283 0 -1 4202496 81666 732924 0 0 164 33 11084 327 20 0 1 0 283962443 25751552 5045 33554432000 4194304 5990268 140735361162432 140735361153856 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10859/statm: 6287 5045 170 439 0 5844 0
[pid=11323] ppid=10859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11323/stat : 11323 (satsolver.sh) S 10859 10858 8283 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283974063 9367552 266 33554432000 4194304 5064252 140734063747520 140734063746432 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11323/statm: 2287 266 226 213 0 72 0
[pid=11324] ppid=11323 vsize=249168 CPUtime=1684 cores=0,2,4,6
/proc/11324/stat : 11324 (glucose) R 11323 10858 8283 0 -1 4202496 34322 0 0 0 168354 46 0 0 20 0 1 0 283974064 255148032 58600 33554432000 4194304 5208918 140734310769184 140734310765496 4213749 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11324/statm: 62292 58600 104 248 0 62041 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 292612

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.12
CPU user time (s): 1796.03
CPU system time (s): 4.08638
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 422840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.03
system time used= 4.08638
maximum resident set size= 303872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 849903
page faults= 0
swaps= 0
block input operations= 0
block output operations= 526216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13186
involuntary context switches= 2528

runsolver used 3.52946 second user time and 9.33658 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 06:12:45
IDJOB=3714900
IDBENCH=78697
IDSOLVER=2296
FILE ID=node120/3714900-1338178365
RUNJOBID= node120-1338174763-9877
PBS_JOBID= 14624540
Free space on /tmp= 71664 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_60_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714900-1338178365/watcher-3714900-1338178365 -o /tmp/evaluation-result-3714900-1338178365/solver-3714900-1338178365 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714900-1338178365.wbo 1873323833 HOME HOME

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

MD5SUM BENCH= 2683f5c0f2bcb2ef48b38611ac907218
RANDOM SEED=1873323833

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.83
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.456
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.456
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:        27911276 kB
Buffers:          352464 kB
Cached:          3606416 kB
SwapCached:          636 kB
Active:           992848 kB
Inactive:        3122820 kB
Active(anon):     145932 kB
Inactive(anon):    12532 kB
Active(file):     846916 kB
Inactive(file):  3110288 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              8196 kB
Writeback:             0 kB
AnonPages:        186816 kB
Mapped:            15228 kB
Shmem:               120 kB
Slab:             691484 kB
SReclaimable:     135832 kB
SUnreclaim:       555652 kB
KernelStack:        1520 kB
PageTables:         4008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     321652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 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= 71640 MiB
End job on node120 at 2012-05-28 06:42:45