Trace number 3713825

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver 1.0? (TO) 1800.07 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_51_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMb6d6940e1e32d980df9f418447a42cea
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark1.18682
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5100
Total number of constraints202
Number of soft constraints202
Number of constraints which are clauses102
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 constraint51
Top cost 10037
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 10036
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 52
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.32	c run usual solver
3.08/3.10	o 6076
3.08/3.10	c current bound: 3038
3.08/3.10	c fallback to adder encoding
3.60/3.76	o 2270
3.60/3.76	c current bound: 1135
3.60/3.76	c fallback to adder encoding
4.10/4.26	o 1134
4.10/4.26	c current bound: 567
387.30/387.40	o 304
387.30/387.40	c current bound: 152
580.61/580.97	o 125
580.61/580.97	c current bound: 62
582.37/582.67	o 59
582.37/582.67	c current bound: 29
586.04/586.22	o 29
586.04/586.22	c current bound: 14
587.68/587.95	o 14
587.68/587.95	c current bound: 7
589.15/589.42	o 7
589.15/589.42	c current bound: 3
1800.03/1800.40	./satsolver.sh: line 5:  8646 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.40	c error: unexpected solver exit code
1800.03/1800.40	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-3713825-1338203966/watcher-3713825-1338203966 -o /tmp/evaluation-result-3713825-1338203966/solver-3713825-1338203966 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713825-1338203966.wbo 1773244748 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.01 2.00 3/179 8571
/proc/meminfo: memFree=30935628/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0

[startup+0.0746631 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 8571
/proc/meminfo: memFree=30935628/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10033 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 8571
/proc/meminfo: memFree=30935628/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30021 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 8571
/proc/meminfo: memFree=30935628/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700283 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 8571
/proc/meminfo: memFree=30935628/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 8575
/proc/meminfo: memFree=30850488/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
[pid=8572] ppid=8571 vsize=14696 CPUtime=0.32 cores=0,2,4,6
/proc/8572/stat : 8572 (npSolver-wbo) S 8571 8571 7066 0 -1 4202496 4272 0 0 0 31 1 0 0 20 0 1 0 286522215 15048704 2465 33554432000 4194304 5990268 140733905877872 140733905871024 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8572/statm: 3674 2465 156 439 0 3231 0
[pid=8574] ppid=8572 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8574/stat : 8574 (cp2_pre.sh) S 8572 8571 7066 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 286522248 9367552 276 33554432000 4194304 5064252 140736761188768 140736761187472 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8574/statm: 2287 276 234 213 0 72 0
[pid=8575] ppid=8574 vsize=74300 CPUtime=1.15 cores=0,2,4,6
/proc/8575/stat : 8575 (coprocessor) R 8574 8571 7066 0 -1 4202496 14822 0 0 0 113 2 0 0 20 0 1 0 286522248 76083200 17963 33554432000 4194304 6586260 140734862349456 140734862345720 5599298 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/8575/statm: 18575 17963 191 584 0 17987 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 107292

[startup+3.10025 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 8575
/proc/meminfo: memFree=30841616/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
[pid=8572] ppid=8571 vsize=17720 CPUtime=3.08 cores=0,2,4,6
/proc/8572/stat : 8572 (npSolver-wbo) S 8571 8571 7066 0 -1 4202496 4978 30137 0 0 34 13 228 33 20 0 1 0 286522215 18145280 3088 33554432000 4194304 5990268 140733905877872 140733905871024 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8572/statm: 4430 3088 160 439 0 3987 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26868

[startup+6.30035 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 8599
/proc/meminfo: memFree=30809440/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
[pid=8572] ppid=8571 vsize=40852 CPUtime=4.39 cores=0,2,4,6
/proc/8572/stat : 8572 (npSolver-wbo) S 8571 8571 7066 0 -1 4202496 11583 55701 0 0 52 16 329 42 20 0 1 0 286522215 41832448 7261 33554432000 4194304 5990268 140733905877872 140733905869312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8572/statm: 10213 7261 170 439 0 9770 0
[pid=8598] ppid=8572 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8598/stat : 8598 (satsolver.sh) S 8572 8571 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286522656 9367552 267 33554432000 4194304 5064252 140737421607056 140737421605968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8598/statm: 2287 267 226 213 0 72 0
[pid=8599] ppid=8598 vsize=98388 CPUtime=1.88 cores=0,2,4,6
/proc/8599/stat : 8599 (glucose) R 8598 8571 7066 0 -1 4202496 19694 0 0 0 185 3 0 0 20 0 1 0 286522656 100749312 20479 33554432000 4194304 5208918 140733680538176 140733680536024 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8599/statm: 24597 20479 102 248 0 24346 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 157536

[startup+12.7004 s]
/proc/loadavg: 2.09 2.02 2.00 3/183 8599
/proc/meminfo: memFree=30805276/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
[pid=8572] ppid=8571 vsize=40852 CPUtime=4.39 cores=0,2,4,6
/proc/8572/stat : 8572 (npSolver-wbo) S 8571 8571 7066 0 -1 4202496 11583 55701 0 0 52 16 329 42 20 0 1 0 286522215 41832448 7261 33554432000 4194304 5990268 140733905877872 140733905869312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8572/statm: 10213 7261 170 439 0 9770 0
[pid=8598] ppid=8572 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8598/stat : 8598 (satsolver.sh) S 8572 8571 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286522656 9367552 267 33554432000 4194304 5064252 140737421607056 140737421605968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8598/statm: 2287 267 226 213 0 72 0
[pid=8599] ppid=8598 vsize=99508 CPUtime=8.28 cores=0,2,4,6
/proc/8599/stat : 8599 (glucose) R 8598 8571 7066 0 -1 4202496 21529 0 0 0 824 4 0 0 20 0 1 0 286522656 101896192 21233 33554432000 4194304 5208918 140733680538176 140733680536264 4229776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8599/statm: 24877 21233 103 248 0 24626 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 158656

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 8599
/proc/meminfo: memFree=30766064/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
[pid=8572] ppid=8571 vsize=40852 CPUtime=4.39 cores=0,2,4,6
/proc/8572/stat : 8572 (npSolver-wbo) S 8571 8571 7066 0 -1 4202496 11583 55701 0 0 52 16 329 42 20 0 1 0 286522215 41832448 7261 33554432000 4194304 5990268 140733905877872 140733905869312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8572/statm: 10213 7261 170 439 0 9770 0
[pid=8598] ppid=8572 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8598/stat : 8598 (satsolver.sh) S 8572 8571 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286522656 9367552 267 33554432000 4194304 5064252 140737421607056 140737421605968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8598/statm: 2287 267 226 213 0 72 0
[pid=8599] ppid=8598 vsize=137476 CPUtime=21.08 cores=0,2,4,6
/proc/8599/stat : 8599 (glucose) R 8598 8571 7066 0 -1 4202496 22423 0 0 0 2103 5 0 0 20 0 1 0 286522656 140775424 30779 33554432000 4194304 5208918 140733680538176 140733680536040 4229344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8599/statm: 34369 30779 103 248 0 34118 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 196624

[startup+51.1004 s]
/proc/loadavg: 2.05 2.02 2.00 3/184 8602
/proc/meminfo: memFree=30752556/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
[pid=8572] ppid=8571 vsize=40852 CPUtime=4.39 cores=0,2,4,6
/proc/8572/stat : 8572 (npSolver-wbo) S 8571 8571 7066 0 -1 4202496 11583 55701 0 0 52 16 329 42 20 0 1 0 286522215 41832448 7261 33554432000 4194304 5990268 140733905877872 140733905869312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8572/statm: 10213 7261 170 439 0 9770 0
[pid=8598] ppid=8572 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8598/stat : 8598 (satsolver.sh) S 8572 8571 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286522656 9367552 267 33554432000 4194304 5064252 140737421607056 140737421605968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8598/statm: 2287 267 226 213 0 72 0
[pid=8599] ppid=8598 vsize=149148 CPUtime=46.67 cores=0,2,4,6
/proc/8599/stat : 8599 (glucose) R 8598 8571 7066 0 -1 4202496 23276 0 0 0 4662 5 0 0 20 0 1 0 286522656 152727552 34144 33554432000 4194304 5208918 140733680538176 140733680536040 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8599/statm: 37287 34144 103 248 0 37036 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 208296

[startup+102.307 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 8602
/proc/meminfo: memFree=30781412/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
[pid=8572] ppid=8571 vsize=40852 CPUtime=4.39 cores=0,2,4,6
/proc/8572/stat : 8572 (npSolver-wbo) S 8571 8571 7066 0 -1 4202496 11583 55701 0 0 52 16 329 42 20 0 1 0 286522215 41832448 7261 33554432000 4194304 5990268 140733905877872 140733905869312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8572/statm: 10213 7261 170 439 0 9770 0
[pid=8598] ppid=8572 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8598/stat : 8598 (satsolver.sh) S 8572 8571 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286522656 9367552 267 33554432000 4194304 5064252 140737421607056 140737421605968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8598/statm: 2287 267 226 213 0 72 0
[pid=8599] ppid=8598 vsize=149148 CPUtime=97.87 cores=0,2,4,6
/proc/8599/stat : 8599 (glucose) R 8598 8571 7066 0 -1 4202496 23276 0 0 0 9782 5 0 0 20 0 1 0 286522656 152727552 34144 33554432000 4194304 5208918 140733680538176 140733680536040 4229692 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8599/statm: 37287 34144 103 248 0 37036 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 208296

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 8602
/proc/meminfo: memFree=30753000/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
[pid=8572] ppid=8571 vsize=40852 CPUtime=4.39 cores=0,2,4,6
/proc/8572/stat : 8572 (npSolver-wbo) S 8571 8571 7066 0 -1 4202496 11583 55701 0 0 52 16 329 42 20 0 1 0 286522215 41832448 7261 33554432000 4194304 5990268 140733905877872 140733905869312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8572/statm: 10213 7261 170 439 0 9770 0
[pid=8598] ppid=8572 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8598/stat : 8598 (satsolver.sh) S 8572 8571 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286522656 9367552 267 33554432000 4194304 5064252 140737421607056 140737421605968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8598/statm: 2287 267 226 213 0 72 0
[pid=8599] ppid=8598 vsize=149148 CPUtime=157.85 cores=0,2,4,6
/proc/8599/stat : 8599 (glucose) R 8598 8571 7066 0 -1 4202496 23281 0 0 0 15780 5 0 0 20 0 1 0 286522656 152727552 34294 33554432000 4194304 5208918 140733680538176 140733680536040 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8599/statm: 37287 34294 103 248 0 37036 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 8668
/proc/meminfo: memFree=30794624/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
[pid=8572] ppid=8571 vsize=24468 CPUtime=589.29 cores=0,2,4,6
/proc/8572/stat : 8572 (npSolver-wbo) S 8571 8571 7066 0 -1 4202496 18129 165663 0 0 60 18 58740 111 20 0 1 0 286522215 25055232 4890 33554432000 4194304 5990268 140733905877872 140733905869312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8572/statm: 6117 4890 170 439 0 5674 0
[pid=8645] ppid=8572 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8645/stat : 8645 (satsolver.sh) S 8572 8571 7066 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286581158 9367552 267 33554432000 4194304 5064252 140734006850224 140734006849136 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8645/statm: 2287 267 226 213 0 72 0
[pid=8646] ppid=8645 vsize=209012 CPUtime=772.73 cores=0,2,4,6
/proc/8646/stat : 8646 (glucose) R 8645 8571 7066 0 -1 4202496 20585 0 0 0 77254 19 0 0 20 0 1 0 286581158 214028288 45189 33554432000 4194304 5208918 140735083096144 140735083091912 4229824 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8646/statm: 52253 45189 105 248 0 52002 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 251776

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8682
/proc/meminfo: memFree=30861056/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
[pid=8572] ppid=8571 vsize=24468 CPUtime=589.29 cores=0,2,4,6
/proc/8572/stat : 8572 (npSolver-wbo) S 8571 8571 7066 0 -1 4202496 18129 165663 0 0 60 18 58740 111 20 0 1 0 286522215 25055232 4890 33554432000 4194304 5990268 140733905877872 140733905869312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8572/statm: 6117 4890 170 439 0 5674 0
[pid=8645] ppid=8572 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8645/stat : 8645 (satsolver.sh) S 8572 8571 7066 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286581158 9367552 267 33554432000 4194304 5064252 140734006850224 140734006849136 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8645/statm: 2287 267 226 213 0 72 0
[pid=8646] ppid=8645 vsize=178192 CPUtime=832.72 cores=0,2,4,6
/proc/8646/stat : 8646 (glucose) R 8645 8571 7066 0 -1 4202496 21729 0 0 0 83250 22 0 0 20 0 1 0 286581158 182468608 43074 33554432000 4194304 5208918 140735083096144 140735083092520 4229712 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8646/statm: 44548 43074 105 248 0 44297 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 220956

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8689
/proc/meminfo: memFree=30803788/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
[pid=8572] ppid=8571 vsize=24468 CPUtime=589.29 cores=0,2,4,6
/proc/8572/stat : 8572 (npSolver-wbo) S 8571 8571 7066 0 -1 4202496 18129 165663 0 0 60 18 58740 111 20 0 1 0 286522215 25055232 4890 33554432000 4194304 5990268 140733905877872 140733905869312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8572/statm: 6117 4890 170 439 0 5674 0
[pid=8645] ppid=8572 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8645/stat : 8645 (satsolver.sh) S 8572 8571 7066 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286581158 9367552 267 33554432000 4194304 5064252 140734006850224 140734006849136 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8645/statm: 2287 267 226 213 0 72 0
[pid=8646] ppid=8645 vsize=209012 CPUtime=892.7 cores=0,2,4,6
/proc/8646/stat : 8646 (glucose) R 8645 8571 7066 0 -1 4202496 23199 0 0 0 89246 24 0 0 20 0 1 0 286581158 214028288 45701 33554432000 4194304 5208918 140735083096144 140735083091912 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8646/statm: 52253 45701 105 248 0 52002 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 251776

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8690
/proc/meminfo: memFree=30765208/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
[pid=8572] ppid=8571 vsize=24468 CPUtime=589.29 cores=0,2,4,6
/proc/8572/stat : 8572 (npSolver-wbo) S 8571 8571 7066 0 -1 4202496 18129 165663 0 0 60 18 58740 111 20 0 1 0 286522215 25055232 4890 33554432000 4194304 5990268 140733905877872 140733905869312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8572/statm: 6117 4890 170 439 0 5674 0
[pid=8645] ppid=8572 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8645/stat : 8645 (satsolver.sh) S 8572 8571 7066 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286581158 9367552 267 33554432000 4194304 5064252 140734006850224 140734006849136 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8645/statm: 2287 267 226 213 0 72 0
[pid=8646] ppid=8645 vsize=209012 CPUtime=952.69 cores=0,2,4,6
/proc/8646/stat : 8646 (glucose) R 8645 8571 7066 0 -1 4202496 24081 0 0 0 95243 26 0 0 20 0 1 0 286581158 214028288 47749 33554432000 4194304 5208918 140735083096144 140735083092520 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8646/statm: 52253 47749 105 248 0 52002 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 251776

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 8690
/proc/meminfo: memFree=30759468/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
[pid=8572] ppid=8571 vsize=24468 CPUtime=589.29 cores=0,2,4,6
/proc/8572/stat : 8572 (npSolver-wbo) S 8571 8571 7066 0 -1 4202496 18129 165663 0 0 60 18 58740 111 20 0 1 0 286522215 25055232 4890 33554432000 4194304 5990268 140733905877872 140733905869312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8572/statm: 6117 4890 170 439 0 5674 0
[pid=8645] ppid=8572 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8645/stat : 8645 (satsolver.sh) S 8572 8571 7066 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286581158 9367552 267 33554432000 4194304 5064252 140734006850224 140734006849136 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8645/statm: 2287 267 226 213 0 72 0
[pid=8646] ppid=8645 vsize=209012 CPUtime=1012.67 cores=0,2,4,6
/proc/8646/stat : 8646 (glucose) R 8645 8571 7066 0 -1 4202496 25823 0 0 0 101237 30 0 0 20 0 1 0 286581158 214028288 44677 33554432000 4194304 5208918 140735083096144 140735083092520 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8646/statm: 52253 44677 105 248 0 52002 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 251776

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 8690
/proc/meminfo: memFree=30738312/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
[pid=8572] ppid=8571 vsize=24468 CPUtime=589.29 cores=0,2,4,6
/proc/8572/stat : 8572 (npSolver-wbo) S 8571 8571 7066 0 -1 4202496 18129 165663 0 0 60 18 58740 111 20 0 1 0 286522215 25055232 4890 33554432000 4194304 5990268 140733905877872 140733905869312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8572/statm: 6117 4890 170 439 0 5674 0
[pid=8645] ppid=8572 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8645/stat : 8645 (satsolver.sh) S 8572 8571 7066 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286581158 9367552 267 33554432000 4194304 5064252 140734006850224 140734006849136 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8645/statm: 2287 267 226 213 0 72 0
[pid=8646] ppid=8645 vsize=209012 CPUtime=1072.66 cores=0,2,4,6
/proc/8646/stat : 8646 (glucose) R 8645 8571 7066 0 -1 4202496 26704 0 0 0 107234 32 0 0 20 0 1 0 286581158 214028288 46725 33554432000 4194304 5208918 140735083096144 140735083092520 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8646/statm: 52253 46725 105 248 0 52002 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 251776

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 8740
/proc/meminfo: memFree=30820564/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
[pid=8572] ppid=8571 vsize=24468 CPUtime=589.29 cores=0,2,4,6
/proc/8572/stat : 8572 (npSolver-wbo) S 8571 8571 7066 0 -1 4202496 18129 165663 0 0 60 18 58740 111 20 0 1 0 286522215 25055232 4890 33554432000 4194304 5990268 140733905877872 140733905869312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8572/statm: 6117 4890 170 439 0 5674 0
[pid=8645] ppid=8572 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8645/stat : 8645 (satsolver.sh) S 8572 8571 7066 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286581158 9367552 267 33554432000 4194304 5064252 140734006850224 140734006849136 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8645/statm: 2287 267 226 213 0 72 0
[pid=8646] ppid=8645 vsize=209012 CPUtime=1132.65 cores=0,2,4,6
/proc/8646/stat : 8646 (glucose) R 8645 8571 7066 0 -1 4202496 27580 0 0 0 113230 35 0 0 20 0 1 0 286581158 214028288 48261 33554432000 4194304 5208918 140735083096144 140735083092520 4229125 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8646/statm: 52253 48261 105 248 0 52002 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 251776

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8777
/proc/meminfo: memFree=30742140/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
[pid=8572] ppid=8571 vsize=24468 CPUtime=589.29 cores=0,2,4,6
/proc/8572/stat : 8572 (npSolver-wbo) S 8571 8571 7066 0 -1 4202496 18129 165663 0 0 60 18 58740 111 20 0 1 0 286522215 25055232 4890 33554432000 4194304 5990268 140733905877872 140733905869312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8572/statm: 6117 4890 170 439 0 5674 0
[pid=8645] ppid=8572 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8645/stat : 8645 (satsolver.sh) S 8572 8571 7066 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286581158 9367552 267 33554432000 4194304 5064252 140734006850224 140734006849136 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8645/statm: 2287 267 226 213 0 72 0
[pid=8646] ppid=8645 vsize=209012 CPUtime=1192.64 cores=0,2,4,6
/proc/8646/stat : 8646 (glucose) R 8645 8571 7066 0 -1 4202496 28475 0 0 0 119227 37 0 0 20 0 1 0 286581158 214028288 50309 33554432000 4194304 5208918 140735083096144 140735083092520 4229129 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8646/statm: 52253 50309 105 248 0 52002 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 251776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8798
/proc/meminfo: memFree=30760828/32873844 swapFree=7624/7624
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8571/stat : 8571 (npSolver-wbo.sh) S 8569 8571 7066 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286522215 9367552 275 33554432000 4194304 5064252 140736302032288 140736302031200 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8571/statm: 2287 275 233 213 0 72 0
[pid=8572] ppid=8571 vsize=24468 CPUtime=589.29 cores=0,2,4,6
/proc/8572/stat : 8572 (npSolver-wbo) S 8571 8571 7066 0 -1 4202496 18129 165663 0 0 60 18 58740 111 20 0 1 0 286522215 25055232 4890 33554432000 4194304 5990268 140733905877872 140733905869312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8572/statm: 6117 4890 170 439 0 5674 0
[pid=8645] ppid=8572 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8645/stat : 8645 (satsolver.sh) S 8572 8571 7066 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286581158 9367552 267 33554432000 4194304 5064252 140734006850224 140734006849136 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8645/statm: 2287 267 226 213 0 72 0
[pid=8646] ppid=8645 vsize=209012 CPUtime=1210.74 cores=0,2,4,6
/proc/8646/stat : 8646 (glucose) R 8645 8571 7066 0 -1 4202496 28897 0 0 0 121036 38 0 0 20 0 1 0 286581158 214028288 46280 33554432000 4194304 5208918 140735083096144 140735083092456 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8646/statm: 52253 46280 105 248 0 52002 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 251776

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.41
CPU time (s): 1800.07
CPU user time (s): 1798.38
CPU system time (s): 1.68974
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 331916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.38
system time used= 1.68974
maximum resident set size= 257892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213679
page faults= 0
swaps= 0
block input operations= 0
block output operations= 127976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2492
involuntary context switches= 1952

runsolver used 2.75058 second user time and 7.08392 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-28 13:19:26
IDJOB=3713825
IDBENCH=79164
IDSOLVER=2294
FILE ID=node130/3713825-1338203966
RUNJOBID= node130-1338193034-7082
PBS_JOBID= 14624584
Free space on /tmp= 71452 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_51_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713825-1338203966/watcher-3713825-1338203966 -o /tmp/evaluation-result-3713825-1338203966/solver-3713825-1338203966 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713825-1338203966.wbo 1773244748 HOME HOME

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

MD5SUM BENCH= b6d6940e1e32d980df9f418447a42cea
RANDOM SEED=1773244748

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
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.86
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.875
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.875
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.92
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.875
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30935992 kB
Buffers:          352000 kB
Cached:           589136 kB
SwapCached:         4508 kB
Active:           904444 kB
Inactive:         195072 kB
Active(anon):     148356 kB
Inactive(anon):     9016 kB
Active(file):     756088 kB
Inactive(file):   186056 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099916 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:        167652 kB
Mapped:            12732 kB
Shmem:                 8 kB
Slab:             698216 kB
SReclaimable:     140040 kB
SUnreclaim:       558176 kB
KernelStack:        1520 kB
PageTables:         4652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     288944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71428 MiB
End job on node130 at 2012-05-28 13:49:27