Trace number 3714892

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl40_41_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMf511ebc8ef7d333a60d28a0c67ab699d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark2.06669
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3280
Total number of constraints162
Number of soft constraints117
Number of constraints which are clauses82
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint41
Top cost 5670
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5669
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 42
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.25	c run usual solver
2.47/2.51	o 3263
2.47/2.51	c fallback to adder encoding
2.93/3.01	o 3253
2.93/3.01	c fallback to adder encoding
3.18/3.38	o 3189
3.18/3.38	c fallback to adder encoding
3.56/3.76	o 2550
3.56/3.76	c fallback to adder encoding
4.00/4.19	o 2548
4.00/4.19	c fallback to adder encoding
4.38/4.57	o 2547
4.38/4.57	c fallback to adder encoding
4.72/4.91	o 2332
4.72/4.91	c fallback to adder encoding
5.14/5.33	o 2320
5.14/5.33	c fallback to adder encoding
5.56/5.76	o 2127
5.56/5.76	c fallback to adder encoding
5.91/6.09	o 2120
5.91/6.09	c fallback to adder encoding
6.31/6.49	o 1868
6.31/6.49	c fallback to adder encoding
6.59/6.77	o 1863
6.59/6.77	c fallback to adder encoding
7.05/7.23	o 1109
9.01/9.19	o 454
9.83/10.19	o 386
33.35/33.68	o 375
35.62/35.70	o 347
36.79/37.11	o 339
38.00/38.36	o 304
41.16/41.51	o 286
42.43/42.78	o 278
44.63/44.96	o 239
46.18/46.51	o 194
47.38/47.68	o 166
48.60/48.89	o 134
54.66/54.80	o 132
56.39/56.68	o 56
57.29/57.54	o 44
58.82/59.07	o 42
59.26/59.47	o 19
59.89/60.12	o 13
60.49/60.73	o 11
60.85/61.07	o 10
61.25/61.49	o 9
61.76/62.04	o 8
62.42/62.60	o 4
1800.03/1800.51	./satsolver.sh: line 5: 10783 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.51	c error: unexpected solver exit code
1800.03/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3714892-1338176564/watcher-3714892-1338176564 -o /tmp/evaluation-result-3714892-1338176564/solver-3714892-1338176564 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714892-1338176564.wbo 1493591306 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.04 2.01 1.89 3/179 10359
/proc/meminfo: memFree=27842940/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0

[startup+0.0463691 s]
/proc/loadavg: 2.04 2.01 1.89 3/179 10359
/proc/meminfo: memFree=27842940/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100151 s]
/proc/loadavg: 2.04 2.01 1.89 3/179 10359
/proc/meminfo: memFree=27842940/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300123 s]
/proc/loadavg: 2.04 2.01 1.89 3/179 10359
/proc/meminfo: memFree=27842940/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700149 s]
/proc/loadavg: 2.04 2.01 1.89 3/179 10359
/proc/meminfo: memFree=27842940/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.04 2.01 1.89 3/183 10363
/proc/meminfo: memFree=27773016/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
[pid=10360] ppid=10359 vsize=10508 CPUtime=0.24 cores=0,2,4,6
/proc/10360/stat : 10360 (npSolver-wbo) S 10359 10359 8283 0 -1 4202496 3797 0 0 0 24 0 0 0 20 0 1 0 283782373 10760192 2002 33554432000 4194304 5990268 140736919601584 140736919594736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10360/statm: 2627 2002 156 439 0 2184 0
[pid=10362] ppid=10360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10362/stat : 10362 (cp2_pre.sh) S 10360 10359 8283 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 283782398 9367552 277 33554432000 4194304 5064252 140733704857152 140733704855856 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10362/statm: 2287 277 234 213 0 72 0
[pid=10363] ppid=10362 vsize=61088 CPUtime=1.23 cores=0,2,4,6
/proc/10363/stat : 10363 (coprocessor) R 10362 10359 8283 0 -1 4202496 11890 0 0 0 122 1 0 0 20 0 1 0 283782398 62554112 14519 33554432000 4194304 6586260 140734866282736 140734866278328 5599182 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/10363/statm: 15272 14519 191 584 0 14684 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 89892

[startup+3.10021 s]
/proc/loadavg: 2.04 2.01 1.89 3/183 10363
/proc/meminfo: memFree=27751784/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
[pid=10360] ppid=10359 vsize=13960 CPUtime=2.94 cores=0,2,4,6
/proc/10360/stat : 10360 (npSolver-wbo) S 10359 10359 8283 0 -1 4202496 6181 37416 0 0 28 7 225 34 20 0 1 0 283782373 14295040 2829 33554432000 4194304 5990268 140736919601584 140736919593008 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10360/statm: 3490 2829 169 439 0 3047 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 23108

[startup+6.30032 s]
/proc/loadavg: 2.04 2.01 1.89 3/183 10422
/proc/meminfo: memFree=27798256/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
[pid=10360] ppid=10359 vsize=13960 CPUtime=6.04 cores=0,2,4,6
/proc/10360/stat : 10360 (npSolver-wbo) S 10359 10359 8283 0 -1 4202496 15629 125745 0 0 45 10 491 58 20 0 1 0 283782373 14295040 2829 33554432000 4194304 5990268 140736919601584 140736919593008 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10360/statm: 3490 2829 169 439 0 3047 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 23108

[startup+12.7003 s]
/proc/loadavg: 2.04 2.01 1.89 3/183 10471
/proc/meminfo: memFree=27752896/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
[pid=10360] ppid=10359 vsize=28296 CPUtime=10.17 cores=0,2,4,6
/proc/10360/stat : 10360 (npSolver-wbo) S 10359 10359 8283 0 -1 4202496 27205 204084 0 0 74 14 827 102 20 0 1 0 283782373 28975104 5857 33554432000 4194304 5990268 140736919601584 140736919593008 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10360/statm: 7074 5857 170 439 0 6631 0
[pid=10470] ppid=10360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10470/stat : 10470 (satsolver.sh) S 10360 10359 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283783397 9367552 267 33554432000 4194304 5064252 140737231360096 140737231359008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10470/statm: 2287 267 226 213 0 72 0
[pid=10471] ppid=10470 vsize=47252 CPUtime=2.44 cores=0,2,4,6
/proc/10471/stat : 10471 (glucose) R 10470 10359 8283 0 -1 4202496 9939 0 0 0 243 1 0 0 20 0 1 0 283783398 48386048 10155 33554432000 4194304 5208918 140736403580560 140736403578712 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10471/statm: 11813 10155 104 248 0 11562 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 93844

[startup+25.5003 s]
/proc/loadavg: 1.95 1.99 1.88 3/183 10601
/proc/meminfo: memFree=27966944/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
[pid=10360] ppid=10359 vsize=28296 CPUtime=10.17 cores=0,2,4,6
/proc/10360/stat : 10360 (npSolver-wbo) S 10359 10359 8283 0 -1 4202496 27205 204084 0 0 74 14 827 102 20 0 1 0 283782373 28975104 5857 33554432000 4194304 5990268 140736919601584 140736919593008 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10360/statm: 7074 5857 170 439 0 6631 0
[pid=10470] ppid=10360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10470/stat : 10470 (satsolver.sh) S 10360 10359 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283783397 9367552 267 33554432000 4194304 5064252 140737231360096 140737231359008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10470/statm: 2287 267 226 213 0 72 0
[pid=10471] ppid=10470 vsize=83208 CPUtime=15.23 cores=0,2,4,6
/proc/10471/stat : 10471 (glucose) R 10470 10359 8283 0 -1 4202496 13183 0 0 0 1521 2 0 0 20 0 1 0 283783398 85204992 16477 33554432000 4194304 5208918 140736403580560 140736403578504 4229512 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10471/statm: 20802 16477 104 248 0 20551 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 129800

[startup+51.1005 s]
/proc/loadavg: 1.96 1.99 1.89 3/183 10706
/proc/meminfo: memFree=27985408/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
[pid=10360] ppid=10359 vsize=28296 CPUtime=48.78 cores=0,2,4,6
/proc/10360/stat : 10360 (npSolver-wbo) S 10359 10359 8283 0 -1 4202496 48436 363348 0 0 112 18 4562 186 20 0 1 0 283782373 28975104 5857 33554432000 4194304 5990268 140736919601584 140736919593008 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10360/statm: 7074 5857 170 439 0 6631 0
[pid=10705] ppid=10360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10705/stat : 10705 (satsolver.sh) S 10360 10359 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283787264 9367552 267 33554432000 4194304 5064252 140734792093104 140734792092016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10705/statm: 2287 267 226 213 0 72 0
[pid=10706] ppid=10705 vsize=32956 CPUtime=2.17 cores=0,2,4,6
/proc/10706/stat : 10706 (glucose) R 10705 10359 8283 0 -1 4202496 8421 0 0 0 215 2 0 0 20 0 1 0 283787264 33746944 7041 33554432000 4194304 5208918 140735903368960 140735903366904 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10706/statm: 8239 7041 104 248 0 7988 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 79548

[startup+102.3 s]
/proc/loadavg: 1.98 1.99 1.89 3/183 10783
/proc/meminfo: memFree=27932560/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
[pid=10360] ppid=10359 vsize=28296 CPUtime=62.43 cores=0,2,4,6
/proc/10360/stat : 10360 (npSolver-wbo) S 10359 10359 8283 0 -1 4202496 57051 491573 0 0 121 20 5877 225 20 0 1 0 283782373 28975104 5857 33554432000 4194304 5990268 140736919601584 140736919593008 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/10360/statm: 7074 5857 170 439 0 6631 0
[pid=10782] ppid=10360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10782/stat : 10782 (satsolver.sh) S 10360 10359 8283 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283788633 9367552 267 33554432000 4194304 5064252 140736621880832 140736621879744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10782/statm: 2287 267 226 213 0 72 0
[pid=10783] ppid=10782 vsize=63724 CPUtime=39.67 cores=0,2,4,6
/proc/10783/stat : 10783 (glucose) R 10782 10359 8283 0 -1 4202496 10853 0 0 0 3965 2 0 0 20 0 1 0 283788633 65253376 14280 33554432000 4194304 5208918 140734755472672 140734755470616 4229456 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10783/statm: 15931 14280 105 248 0 15680 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 110316

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.90 3/183 10783
/proc/meminfo: memFree=27892768/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
[pid=10360] ppid=10359 vsize=28296 CPUtime=62.43 cores=0,2,4,6
/proc/10360/stat : 10360 (npSolver-wbo) S 10359 10359 8283 0 -1 4202496 57051 491573 0 0 121 20 5877 225 20 0 1 0 283782373 28975104 5857 33554432000 4194304 5990268 140736919601584 140736919593008 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/10360/statm: 7074 5857 170 439 0 6631 0
[pid=10782] ppid=10360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10782/stat : 10782 (satsolver.sh) S 10360 10359 8283 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283788633 9367552 267 33554432000 4194304 5064252 140736621880832 140736621879744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10782/statm: 2287 267 226 213 0 72 0
[pid=10783] ppid=10782 vsize=119932 CPUtime=99.66 cores=0,2,4,6
/proc/10783/stat : 10783 (glucose) R 10782 10359 8283 0 -1 4202496 12443 0 0 0 9962 4 0 0 20 0 1 0 283788633 122810368 21806 33554432000 4194304 5208918 140734755472672 140734755469048 4231508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10783/statm: 29983 21806 105 248 0 29732 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 166524

[startup+222.307 s]
/proc/loadavg: 1.99 1.99 1.90 3/182 10783
/proc/meminfo: memFree=27864916/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.09 2.05 1.95 3/183 10816
/proc/meminfo: memFree=27594760/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
[pid=10360] ppid=10359 vsize=28296 CPUtime=62.43 cores=0,2,4,6
/proc/10360/stat : 10360 (npSolver-wbo) S 10359 10359 8283 0 -1 4202496 57051 491573 0 0 121 20 5877 225 20 0 1 0 283782373 28975104 5857 33554432000 4194304 5990268 140736919601584 140736919593008 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/10360/statm: 7074 5857 170 439 0 6631 0
[pid=10782] ppid=10360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10782/stat : 10782 (satsolver.sh) S 10360 10359 8283 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283788633 9367552 267 33554432000 4194304 5064252 140736621880832 140736621879744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10782/statm: 2287 267 226 213 0 72 0
[pid=10783] ppid=10782 vsize=290236 CPUtime=1299.46 cores=0,2,4,6
/proc/10783/stat : 10783 (glucose) R 10782 10359 8283 0 -1 4202496 50464 0 0 0 129873 73 0 0 20 0 1 0 283788633 297201664 70152 33554432000 4194304 5208918 140734755472672 140734755468984 4229770 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10783/statm: 72559 70152 105 248 0 72308 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 336828

[startup+1422.3 s]
/proc/loadavg: 2.10 2.07 1.96 3/183 10816
/proc/meminfo: memFree=27625772/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
[pid=10360] ppid=10359 vsize=28296 CPUtime=62.43 cores=0,2,4,6
/proc/10360/stat : 10360 (npSolver-wbo) S 10359 10359 8283 0 -1 4202496 57051 491573 0 0 121 20 5877 225 20 0 1 0 283782373 28975104 5857 33554432000 4194304 5990268 140736919601584 140736919593008 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/10360/statm: 7074 5857 170 439 0 6631 0
[pid=10782] ppid=10360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10782/stat : 10782 (satsolver.sh) S 10360 10359 8283 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283788633 9367552 267 33554432000 4194304 5064252 140736621880832 140736621879744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10782/statm: 2287 267 226 213 0 72 0
[pid=10783] ppid=10782 vsize=259416 CPUtime=1359.46 cores=0,2,4,6
/proc/10783/stat : 10783 (glucose) R 10782 10359 8283 0 -1 4202496 52381 0 0 0 135868 78 0 0 20 0 1 0 283788633 265641984 60869 33554432000 4194304 5208918 140734755472672 140734755470760 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10783/statm: 64854 60869 105 248 0 64603 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 306008

[startup+1482.3 s]
/proc/loadavg: 2.03 2.05 1.96 3/183 10816
/proc/meminfo: memFree=27637824/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
[pid=10360] ppid=10359 vsize=28296 CPUtime=62.43 cores=0,2,4,6
/proc/10360/stat : 10360 (npSolver-wbo) S 10359 10359 8283 0 -1 4202496 57051 491573 0 0 121 20 5877 225 20 0 1 0 283782373 28975104 5857 33554432000 4194304 5990268 140736919601584 140736919593008 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/10360/statm: 7074 5857 170 439 0 6631 0
[pid=10782] ppid=10360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10782/stat : 10782 (satsolver.sh) S 10360 10359 8283 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283788633 9367552 267 33554432000 4194304 5064252 140736621880832 140736621879744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10782/statm: 2287 267 226 213 0 72 0
[pid=10783] ppid=10782 vsize=290236 CPUtime=1419.44 cores=0,2,4,6
/proc/10783/stat : 10783 (glucose) R 10782 10359 8283 0 -1 4202496 54258 0 0 0 141863 81 0 0 20 0 1 0 283788633 297201664 69128 33554432000 4194304 5208918 140734755472672 140734755468408 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10783/statm: 72559 69128 105 248 0 72308 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 336828

[startup+1542.31 s]
/proc/loadavg: 2.01 2.04 1.96 3/183 10817
/proc/meminfo: memFree=27620192/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
[pid=10360] ppid=10359 vsize=28296 CPUtime=62.43 cores=0,2,4,6
/proc/10360/stat : 10360 (npSolver-wbo) S 10359 10359 8283 0 -1 4202496 57051 491573 0 0 121 20 5877 225 20 0 1 0 283782373 28975104 5857 33554432000 4194304 5990268 140736919601584 140736919593008 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/10360/statm: 7074 5857 170 439 0 6631 0
[pid=10782] ppid=10360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10782/stat : 10782 (satsolver.sh) S 10360 10359 8283 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283788633 9367552 267 33554432000 4194304 5064252 140736621880832 140736621879744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10782/statm: 2287 267 226 213 0 72 0
[pid=10783] ppid=10782 vsize=340324 CPUtime=1479.44 cores=0,2,4,6
/proc/10783/stat : 10783 (glucose) R 10782 10359 8283 0 -1 4202496 55827 0 0 0 147859 85 0 0 20 0 1 0 283788633 348491776 73525 33554432000 4194304 5208918 140734755472672 140734755470824 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10783/statm: 85081 73525 105 248 0 84830 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 386916

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 1.96 3/183 10817
/proc/meminfo: memFree=27652380/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
[pid=10360] ppid=10359 vsize=28296 CPUtime=62.43 cores=0,2,4,6
/proc/10360/stat : 10360 (npSolver-wbo) S 10359 10359 8283 0 -1 4202496 57051 491573 0 0 121 20 5877 225 20 0 1 0 283782373 28975104 5857 33554432000 4194304 5990268 140736919601584 140736919593008 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/10360/statm: 7074 5857 170 439 0 6631 0
[pid=10782] ppid=10360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10782/stat : 10782 (satsolver.sh) S 10360 10359 8283 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283788633 9367552 267 33554432000 4194304 5064252 140736621880832 140736621879744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10782/statm: 2287 267 226 213 0 72 0
[pid=10783] ppid=10782 vsize=290236 CPUtime=1539.42 cores=0,2,4,6
/proc/10783/stat : 10783 (glucose) R 10782 10359 8283 0 -1 4202496 58019 0 0 0 153853 89 0 0 20 0 1 0 283788633 297201664 65544 33554432000 4194304 5208918 140734755472672 140734755470824 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10783/statm: 72559 65544 105 248 0 72308 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 336828

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/184 10820
/proc/meminfo: memFree=27627652/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
[pid=10360] ppid=10359 vsize=28296 CPUtime=62.43 cores=0,2,4,6
/proc/10360/stat : 10360 (npSolver-wbo) S 10359 10359 8283 0 -1 4202496 57051 491573 0 0 121 20 5877 225 20 0 1 0 283782373 28975104 5857 33554432000 4194304 5990268 140736919601584 140736919593008 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/10360/statm: 7074 5857 170 439 0 6631 0
[pid=10782] ppid=10360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10782/stat : 10782 (satsolver.sh) S 10360 10359 8283 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283788633 9367552 267 33554432000 4194304 5064252 140736621880832 140736621879744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10782/statm: 2287 267 226 213 0 72 0
[pid=10783] ppid=10782 vsize=290236 CPUtime=1599.41 cores=0,2,4,6
/proc/10783/stat : 10783 (glucose) R 10782 10359 8283 0 -1 4202496 59288 0 0 0 159849 92 0 0 20 0 1 0 283788633 297201664 71176 33554432000 4194304 5208918 140734755472672 140734755469048 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10783/statm: 72559 71176 105 248 0 72308 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 336828

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/183 10820
/proc/meminfo: memFree=27617904/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
[pid=10360] ppid=10359 vsize=28296 CPUtime=62.43 cores=0,2,4,6
/proc/10360/stat : 10360 (npSolver-wbo) S 10359 10359 8283 0 -1 4202496 57051 491573 0 0 121 20 5877 225 20 0 1 0 283782373 28975104 5857 33554432000 4194304 5990268 140736919601584 140736919593008 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/10360/statm: 7074 5857 170 439 0 6631 0
[pid=10782] ppid=10360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10782/stat : 10782 (satsolver.sh) S 10360 10359 8283 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283788633 9367552 267 33554432000 4194304 5064252 140736621880832 140736621879744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10782/statm: 2287 267 226 213 0 72 0
[pid=10783] ppid=10782 vsize=340324 CPUtime=1659.41 cores=0,2,4,6
/proc/10783/stat : 10783 (glucose) R 10782 10359 8283 0 -1 4202496 60852 0 0 0 165845 96 0 0 20 0 1 0 283788633 348491776 74037 33554432000 4194304 5208918 140734755472672 140734755470824 4229776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10783/statm: 85081 74037 105 248 0 84830 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 386916

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/183 10820
/proc/meminfo: memFree=27659284/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
[pid=10360] ppid=10359 vsize=28296 CPUtime=62.43 cores=0,2,4,6
/proc/10360/stat : 10360 (npSolver-wbo) S 10359 10359 8283 0 -1 4202496 57051 491573 0 0 121 20 5877 225 20 0 1 0 283782373 28975104 5857 33554432000 4194304 5990268 140736919601584 140736919593008 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/10360/statm: 7074 5857 170 439 0 6631 0
[pid=10782] ppid=10360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10782/stat : 10782 (satsolver.sh) S 10360 10359 8283 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283788633 9367552 267 33554432000 4194304 5064252 140736621880832 140736621879744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10782/statm: 2287 267 226 213 0 72 0
[pid=10783] ppid=10782 vsize=260060 CPUtime=1719.39 cores=0,2,4,6
/proc/10783/stat : 10783 (glucose) R 10782 10359 8283 0 -1 4202496 62608 0 0 0 171839 100 0 0 20 0 1 0 283788633 266301440 63054 33554432000 4194304 5208918 140734755472672 140734755470760 4229338 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10783/statm: 65015 63054 105 248 0 64764 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 306652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 1.96 3/183 10820
/proc/meminfo: memFree=27604052/32873648 swapFree=6864/6864
[pid=10359] ppid=10357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10359/stat : 10359 (npSolver-wbo-It) S 10357 10359 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283782372 9367552 274 33554432000 4194304 5064252 140736633450800 140736633449712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10359/statm: 2287 274 233 213 0 72 0
[pid=10360] ppid=10359 vsize=28296 CPUtime=62.43 cores=0,2,4,6
/proc/10360/stat : 10360 (npSolver-wbo) S 10359 10359 8283 0 -1 4202496 57051 491573 0 0 121 20 5877 225 20 0 1 0 283782373 28975104 5857 33554432000 4194304 5990268 140736919601584 140736919593008 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/10360/statm: 7074 5857 170 439 0 6631 0
[pid=10782] ppid=10360 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10782/stat : 10782 (satsolver.sh) S 10360 10359 8283 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283788633 9367552 267 33554432000 4194304 5064252 140736621880832 140736621879744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10782/statm: 2287 267 226 213 0 72 0
[pid=10783] ppid=10782 vsize=291204 CPUtime=1737.6 cores=0,2,4,6
/proc/10783/stat : 10783 (glucose) R 10782 10359 8283 0 -1 4202496 63305 0 0 0 173659 101 0 0 20 0 1 0 283788633 298192896 69357 33554432000 4194304 5208918 140734755472672 140734755468984 4229728 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10783/statm: 72801 69357 105 248 0 72550 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 337796

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.51
CPU time (s): 1800.07
CPU user time (s): 1796.58
CPU system time (s): 3.48747
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 436880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.58
system time used= 3.48747
maximum resident set size= 348480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 612919
page faults= 0
swaps= 0
block input operations= 0
block output operations= 302440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7817
involuntary context switches= 2316

runsolver used 3.62945 second user time and 9.60254 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 05:42:44
IDJOB=3714892
IDBENCH=78678
IDSOLVER=2296
FILE ID=node120/3714892-1338176564
RUNJOBID= node120-1338174763-9877
PBS_JOBID= 14624540
Free space on /tmp= 71656 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl40_41_pb.cnf.cr--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-3714892-1338176564/watcher-3714892-1338176564 -o /tmp/evaluation-result-3714892-1338176564/solver-3714892-1338176564 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714892-1338176564.wbo 1493591306 HOME HOME

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

MD5SUM BENCH= f511ebc8ef7d333a60d28a0c67ab699d
RANDOM SEED=1493591306

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:        27843320 kB
Buffers:          351284 kB
Cached:          3613612 kB
SwapCached:          636 kB
Active:          1071500 kB
Inactive:        3124488 kB
Active(anon):     220080 kB
Inactive(anon):    12532 kB
Active(file):     851420 kB
Inactive(file):  3111956 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              8476 kB
Writeback:             0 kB
AnonPages:        240372 kB
Mapped:            15312 kB
Shmem:               120 kB
Slab:             691912 kB
SReclaimable:     136016 kB
SUnreclaim:       555896 kB
KernelStack:        1472 kB
PageTables:         4528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     373600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 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= 71648 MiB
End job on node120 at 2012-05-28 06:12:44