Trace number 3713814

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.14 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl20_25_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMcad14126bbe64a82703c3144c4e347cd
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.25696
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1000
Total number of constraints90
Number of soft constraints90
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint25
Top cost 4573
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4572
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
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.05	c run usual solver
0.00/0.91	o 2387
0.00/0.91	c current bound: 1193
35.64/35.98	o 237
35.64/35.98	c current bound: 118
48.28/48.35	o 89
48.28/48.35	c current bound: 44
48.37/48.43	o 44
48.37/48.43	c current bound: 22
48.37/48.49	o 22
48.37/48.49	c current bound: 11
48.47/48.67	o 11
48.47/48.67	c current bound: 5
1800.09/1800.40	./satsolver.sh: line 5: 22340 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.40	c error: unexpected solver exit code
1800.09/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-3713814-1338203561/watcher-3713814-1338203561 -o /tmp/evaluation-result-3713814-1338203561/solver-3713814-1338203561 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713814-1338203561.wbo 1486603410 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 22291
/proc/meminfo: memFree=25478716/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0

[startup+0.013708 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 22291
/proc/meminfo: memFree=25478716/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100269 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 22291
/proc/meminfo: memFree=25478716/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300279 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 22291
/proc/meminfo: memFree=25478716/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700232 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 22291
/proc/meminfo: memFree=25478716/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22303
/proc/meminfo: memFree=25465240/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
[pid=22292] ppid=22291 vsize=13924 CPUtime=1.03 cores=1,3,5,7
/proc/22292/stat : 22292 (npSolver-wbo) S 22291 22291 21267 0 -1 4202496 4145 11586 0 0 17 3 75 8 20 0 1 0 286484677 14258176 3046 33554432000 4194304 5990268 140735697298784 140735697290224 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22292/statm: 3481 3046 164 439 0 3038 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 23072

[startup+3.10033 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 22305
/proc/meminfo: memFree=25395096/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
[pid=22292] ppid=22291 vsize=13924 CPUtime=1.03 cores=1,3,5,7
/proc/22292/stat : 22292 (npSolver-wbo) S 22291 22291 21267 0 -1 4202496 4145 11586 0 0 17 3 75 8 20 0 1 0 286484677 14258176 3046 33554432000 4194304 5990268 140735697298784 140735697290224 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22292/statm: 3481 3046 164 439 0 3038 0
[pid=22304] ppid=22292 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (satsolver.sh) S 22292 22291 21267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286484782 9367552 267 33554432000 4194304 5064252 140736516147696 140736516146608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22304/statm: 2287 267 226 213 0 72 0
[pid=22305] ppid=22304 vsize=70524 CPUtime=2.04 cores=1,3,5,7
/proc/22305/stat : 22305 (glucose) R 22304 22291 21267 0 -1 4202496 14847 0 0 0 203 1 0 0 20 0 1 0 286484782 72216576 15824 33554432000 4194304 5208918 140733432818944 140733432816792 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22305/statm: 17631 15824 95 248 0 17380 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 102744

[startup+6.30033 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 22305
/proc/meminfo: memFree=25391988/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
[pid=22292] ppid=22291 vsize=13924 CPUtime=1.03 cores=1,3,5,7
/proc/22292/stat : 22292 (npSolver-wbo) S 22291 22291 21267 0 -1 4202496 4145 11586 0 0 17 3 75 8 20 0 1 0 286484677 14258176 3046 33554432000 4194304 5990268 140735697298784 140735697290224 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22292/statm: 3481 3046 164 439 0 3038 0
[pid=22304] ppid=22292 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (satsolver.sh) S 22292 22291 21267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286484782 9367552 267 33554432000 4194304 5064252 140736516147696 140736516146608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22304/statm: 2287 267 226 213 0 72 0
[pid=22305] ppid=22304 vsize=78372 CPUtime=5.24 cores=1,3,5,7
/proc/22305/stat : 22305 (glucose) R 22304 22291 21267 0 -1 4202496 16192 0 0 0 522 2 0 0 20 0 1 0 286484782 80252928 16750 33554432000 4194304 5208918 140733432818944 140733432816792 4211632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22305/statm: 19593 16750 96 248 0 19342 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 110592

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 22305
/proc/meminfo: memFree=25364372/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
[pid=22292] ppid=22291 vsize=13924 CPUtime=1.03 cores=1,3,5,7
/proc/22292/stat : 22292 (npSolver-wbo) S 22291 22291 21267 0 -1 4202496 4145 11586 0 0 17 3 75 8 20 0 1 0 286484677 14258176 3046 33554432000 4194304 5990268 140735697298784 140735697290224 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22292/statm: 3481 3046 164 439 0 3038 0
[pid=22304] ppid=22292 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (satsolver.sh) S 22292 22291 21267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286484782 9367552 267 33554432000 4194304 5064252 140736516147696 140736516146608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22304/statm: 2287 267 226 213 0 72 0
[pid=22305] ppid=22304 vsize=101724 CPUtime=11.64 cores=1,3,5,7
/proc/22305/stat : 22305 (glucose) R 22304 22291 21267 0 -1 4202496 17308 0 0 0 1161 3 0 0 20 0 1 0 286484782 104165376 23568 33554432000 4194304 5208918 140733432818944 140733432816808 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22305/statm: 25431 23568 104 248 0 25180 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 133944

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22305
/proc/meminfo: memFree=25330812/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
[pid=22292] ppid=22291 vsize=13924 CPUtime=1.03 cores=1,3,5,7
/proc/22292/stat : 22292 (npSolver-wbo) S 22291 22291 21267 0 -1 4202496 4145 11586 0 0 17 3 75 8 20 0 1 0 286484677 14258176 3046 33554432000 4194304 5990268 140735697298784 140735697290224 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22292/statm: 3481 3046 164 439 0 3038 0
[pid=22304] ppid=22292 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (satsolver.sh) S 22292 22291 21267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286484782 9367552 267 33554432000 4194304 5064252 140736516147696 140736516146608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22304/statm: 2287 267 226 213 0 72 0
[pid=22305] ppid=22304 vsize=120580 CPUtime=24.43 cores=1,3,5,7
/proc/22305/stat : 22305 (glucose) R 22304 22291 21267 0 -1 4202496 18581 0 0 0 2439 4 0 0 20 0 1 0 286484782 123473920 28441 33554432000 4194304 5208918 140733432818944 140733432816888 4212457 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22305/statm: 30145 28441 104 248 0 29894 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 152800

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22340
/proc/meminfo: memFree=25450148/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
[pid=22292] ppid=22291 vsize=6076 CPUtime=48.64 cores=1,3,5,7
/proc/22292/stat : 22292 (npSolver-wbo) S 22291 22291 21267 0 -1 4202496 5680 63556 0 0 18 3 4812 31 20 0 1 0 286484677 6221824 1008 33554432000 4194304 5990268 140735697298784 140735697290224 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22292/statm: 1519 1008 164 439 0 1076 0
[pid=22339] ppid=22292 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22339/stat : 22339 (satsolver.sh) S 22292 22291 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286489544 9367552 267 33554432000 4194304 5064252 140734382449952 140734382448864 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22339/statm: 2287 267 226 213 0 72 0
[pid=22340] ppid=22339 vsize=16160 CPUtime=2.41 cores=1,3,5,7
/proc/22340/stat : 22340 (glucose) R 22339 22291 21267 0 -1 4202496 4020 0 0 0 241 0 0 0 20 0 1 0 286489544 16547840 3168 33554432000 4194304 5208918 140734079868496 140734079866360 4229532 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22340/statm: 4040 3168 105 248 0 3789 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 40532

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22340
/proc/meminfo: memFree=25406080/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
[pid=22292] ppid=22291 vsize=6076 CPUtime=48.64 cores=1,3,5,7
/proc/22292/stat : 22292 (npSolver-wbo) S 22291 22291 21267 0 -1 4202496 5680 63556 0 0 18 3 4812 31 20 0 1 0 286484677 6221824 1008 33554432000 4194304 5990268 140735697298784 140735697290224 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22292/statm: 1519 1008 164 439 0 1076 0
[pid=22339] ppid=22292 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22339/stat : 22339 (satsolver.sh) S 22292 22291 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286489544 9367552 267 33554432000 4194304 5064252 140734382449952 140734382448864 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22339/statm: 2287 267 226 213 0 72 0
[pid=22340] ppid=22339 vsize=54012 CPUtime=53.61 cores=1,3,5,7
/proc/22340/stat : 22340 (glucose) R 22339 22291 21267 0 -1 4202496 8131 0 0 0 5359 2 0 0 20 0 1 0 286489544 55308288 12999 33554432000 4194304 5208918 140734079868496 140734079866584 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22340/statm: 13503 12999 105 248 0 13252 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 78384

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22340
/proc/meminfo: memFree=25363136/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
[pid=22292] ppid=22291 vsize=6076 CPUtime=48.64 cores=1,3,5,7
/proc/22292/stat : 22292 (npSolver-wbo) S 22291 22291 21267 0 -1 4202496 5680 63556 0 0 18 3 4812 31 20 0 1 0 286484677 6221824 1008 33554432000 4194304 5990268 140735697298784 140735697290224 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22292/statm: 1519 1008 164 439 0 1076 0
[pid=22339] ppid=22292 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22339/stat : 22339 (satsolver.sh) S 22292 22291 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286489544 9367552 267 33554432000 4194304 5064252 140734382449952 140734382448864 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22339/statm: 2287 267 226 213 0 72 0
[pid=22340] ppid=22339 vsize=74208 CPUtime=113.6 cores=1,3,5,7
/proc/22340/stat : 22340 (glucose) R 22339 22291 21267 0 -1 4202496 9668 0 0 0 11356 4 0 0 20 0 1 0 286489544 75988992 15941 33554432000 4194304 5208918 140734079868496 140734079866440 4229738 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22340/statm: 18552 15941 105 248 0 18301 0
Current children cumulated CPU time (s) 162.24

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22351
/proc/meminfo: memFree=25215412/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
[pid=22292] ppid=22291 vsize=6076 CPUtime=48.64 cores=1,3,5,7
/proc/22292/stat : 22292 (npSolver-wbo) S 22291 22291 21267 0 -1 4202496 5680 63556 0 0 18 3 4812 31 20 0 1 0 286484677 6221824 1008 33554432000 4194304 5990268 140735697298784 140735697290224 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22292/statm: 1519 1008 164 439 0 1076 0
[pid=22339] ppid=22292 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22339/stat : 22339 (satsolver.sh) S 22292 22291 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286489544 9367552 267 33554432000 4194304 5064252 140734382449952 140734382448864 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22339/statm: 2287 267 226 213 0 72 0
[pid=22340] ppid=22339 vsize=157464 CPUtime=1313.42 cores=1,3,5,7
/proc/22340/stat : 22340 (glucose) R 22339 22291 21267 0 -1 4202496 20962 0 0 0 131312 30 0 0 20 0 1 0 286489544 161243136 37029 33554432000 4194304 5208918 140734079868496 140734079866488 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22340/statm: 39366 37029 105 248 0 39115 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 181836

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22351
/proc/meminfo: memFree=25207036/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
[pid=22292] ppid=22291 vsize=6076 CPUtime=48.64 cores=1,3,5,7
/proc/22292/stat : 22292 (npSolver-wbo) S 22291 22291 21267 0 -1 4202496 5680 63556 0 0 18 3 4812 31 20 0 1 0 286484677 6221824 1008 33554432000 4194304 5990268 140735697298784 140735697290224 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22292/statm: 1519 1008 164 439 0 1076 0
[pid=22339] ppid=22292 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22339/stat : 22339 (satsolver.sh) S 22292 22291 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286489544 9367552 267 33554432000 4194304 5064252 140734382449952 140734382448864 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22339/statm: 2287 267 226 213 0 72 0
[pid=22340] ppid=22339 vsize=157464 CPUtime=1373.41 cores=1,3,5,7
/proc/22340/stat : 22340 (glucose) R 22339 22291 21267 0 -1 4202496 21832 0 0 0 137309 32 0 0 20 0 1 0 286489544 161243136 36005 33554432000 4194304 5208918 140734079868496 140734079866488 4229712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22340/statm: 39366 36005 105 248 0 39115 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 181836

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 22353
/proc/meminfo: memFree=25195984/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
[pid=22292] ppid=22291 vsize=6076 CPUtime=48.64 cores=1,3,5,7
/proc/22292/stat : 22292 (npSolver-wbo) S 22291 22291 21267 0 -1 4202496 5680 63556 0 0 18 3 4812 31 20 0 1 0 286484677 6221824 1008 33554432000 4194304 5990268 140735697298784 140735697290224 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22292/statm: 1519 1008 164 439 0 1076 0
[pid=22339] ppid=22292 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22339/stat : 22339 (satsolver.sh) S 22292 22291 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286489544 9367552 267 33554432000 4194304 5064252 140734382449952 140734382448864 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22339/statm: 2287 267 226 213 0 72 0
[pid=22340] ppid=22339 vsize=157464 CPUtime=1433.4 cores=1,3,5,7
/proc/22340/stat : 22340 (glucose) R 22339 22291 21267 0 -1 4202496 22700 0 0 0 143306 34 0 0 20 0 1 0 286489544 161243136 35493 33554432000 4194304 5208918 140734079868496 140734079866488 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22340/statm: 39366 35493 105 248 0 39115 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 181836

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22353
/proc/meminfo: memFree=25194132/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
[pid=22292] ppid=22291 vsize=6076 CPUtime=48.64 cores=1,3,5,7
/proc/22292/stat : 22292 (npSolver-wbo) S 22291 22291 21267 0 -1 4202496 5680 63556 0 0 18 3 4812 31 20 0 1 0 286484677 6221824 1008 33554432000 4194304 5990268 140735697298784 140735697290224 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22292/statm: 1519 1008 164 439 0 1076 0
[pid=22339] ppid=22292 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22339/stat : 22339 (satsolver.sh) S 22292 22291 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286489544 9367552 267 33554432000 4194304 5064252 140734382449952 140734382448864 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22339/statm: 2287 267 226 213 0 72 0
[pid=22340] ppid=22339 vsize=157464 CPUtime=1493.39 cores=1,3,5,7
/proc/22340/stat : 22340 (glucose) R 22339 22291 21267 0 -1 4202496 23573 0 0 0 149303 36 0 0 20 0 1 0 286489544 161243136 36005 33554432000 4194304 5208918 140734079868496 140734079866488 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22340/statm: 39366 36005 105 248 0 39115 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 181836

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 22353
/proc/meminfo: memFree=25223240/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
[pid=22292] ppid=22291 vsize=6076 CPUtime=48.64 cores=1,3,5,7
/proc/22292/stat : 22292 (npSolver-wbo) S 22291 22291 21267 0 -1 4202496 5680 63556 0 0 18 3 4812 31 20 0 1 0 286484677 6221824 1008 33554432000 4194304 5990268 140735697298784 140735697290224 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22292/statm: 1519 1008 164 439 0 1076 0
[pid=22339] ppid=22292 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22339/stat : 22339 (satsolver.sh) S 22292 22291 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286489544 9367552 267 33554432000 4194304 5064252 140734382449952 140734382448864 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22339/statm: 2287 267 226 213 0 72 0
[pid=22340] ppid=22339 vsize=108144 CPUtime=1553.37 cores=1,3,5,7
/proc/22340/stat : 22340 (glucose) R 22339 22291 21267 0 -1 4202496 24170 0 0 0 155300 37 0 0 20 0 1 0 286489544 110739456 26532 33554432000 4194304 5208918 140734079868496 140734079866584 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22340/statm: 27036 26532 105 248 0 26785 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 132516

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 22356
/proc/meminfo: memFree=25163496/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
[pid=22292] ppid=22291 vsize=6076 CPUtime=48.64 cores=1,3,5,7
/proc/22292/stat : 22292 (npSolver-wbo) S 22291 22291 21267 0 -1 4202496 5680 63556 0 0 18 3 4812 31 20 0 1 0 286484677 6221824 1008 33554432000 4194304 5990268 140735697298784 140735697290224 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22292/statm: 1519 1008 164 439 0 1076 0
[pid=22339] ppid=22292 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22339/stat : 22339 (satsolver.sh) S 22292 22291 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286489544 9367552 267 33554432000 4194304 5064252 140734382449952 140734382448864 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22339/statm: 2287 267 226 213 0 72 0
[pid=22340] ppid=22339 vsize=188284 CPUtime=1613.37 cores=1,3,5,7
/proc/22340/stat : 22340 (glucose) R 22339 22291 21267 0 -1 4202496 25043 0 0 0 161298 39 0 0 20 0 1 0 286489544 192802816 39656 33554432000 4194304 5208918 140734079868496 140734079866648 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22340/statm: 47071 39656 105 248 0 46820 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 212656

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22535
/proc/meminfo: memFree=25364552/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
[pid=22292] ppid=22291 vsize=6076 CPUtime=48.64 cores=1,3,5,7
/proc/22292/stat : 22292 (npSolver-wbo) S 22291 22291 21267 0 -1 4202496 5680 63556 0 0 18 3 4812 31 20 0 1 0 286484677 6221824 1008 33554432000 4194304 5990268 140735697298784 140735697290224 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22292/statm: 1519 1008 164 439 0 1076 0
[pid=22339] ppid=22292 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22339/stat : 22339 (satsolver.sh) S 22292 22291 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286489544 9367552 267 33554432000 4194304 5064252 140734382449952 140734382448864 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22339/statm: 2287 267 226 213 0 72 0
[pid=22340] ppid=22339 vsize=157464 CPUtime=1673.36 cores=1,3,5,7
/proc/22340/stat : 22340 (glucose) R 22339 22291 21267 0 -1 4202496 25323 0 0 0 167296 40 0 0 20 0 1 0 286489544 161243136 38053 33554432000 4194304 5208918 140734079868496 140734079866488 4229757 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22340/statm: 39366 38053 105 248 0 39115 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 181836

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22536
/proc/meminfo: memFree=25383424/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
[pid=22292] ppid=22291 vsize=6076 CPUtime=48.64 cores=1,3,5,7
/proc/22292/stat : 22292 (npSolver-wbo) S 22291 22291 21267 0 -1 4202496 5680 63556 0 0 18 3 4812 31 20 0 1 0 286484677 6221824 1008 33554432000 4194304 5990268 140735697298784 140735697290224 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22292/statm: 1519 1008 164 439 0 1076 0
[pid=22339] ppid=22292 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22339/stat : 22339 (satsolver.sh) S 22292 22291 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286489544 9367552 267 33554432000 4194304 5064252 140734382449952 140734382448864 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22339/statm: 2287 267 226 213 0 72 0
[pid=22340] ppid=22339 vsize=108144 CPUtime=1733.35 cores=1,3,5,7
/proc/22340/stat : 22340 (glucose) R 22339 22291 21267 0 -1 4202496 25916 0 0 0 173293 42 0 0 20 0 1 0 286489544 110739456 26532 33554432000 4194304 5208918 140734079868496 140734079866584 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22340/statm: 27036 26532 105 248 0 26785 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 132516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22536
/proc/meminfo: memFree=25338492/32873844 swapFree=7112/7112
[pid=22291] ppid=22289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22291/stat : 22291 (npSolver-wbo.sh) S 22289 22291 21267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286484677 9367552 275 33554432000 4194304 5064252 140735617226336 140735617225248 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22291/statm: 2287 275 233 213 0 72 0
[pid=22292] ppid=22291 vsize=6076 CPUtime=48.64 cores=1,3,5,7
/proc/22292/stat : 22292 (npSolver-wbo) S 22291 22291 21267 0 -1 4202496 5680 63556 0 0 18 3 4812 31 20 0 1 0 286484677 6221824 1008 33554432000 4194304 5990268 140735697298784 140735697290224 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22292/statm: 1519 1008 164 439 0 1076 0
[pid=22339] ppid=22292 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22339/stat : 22339 (satsolver.sh) S 22292 22291 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286489544 9367552 267 33554432000 4194304 5064252 140734382449952 140734382448864 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22339/statm: 2287 267 226 213 0 72 0
[pid=22340] ppid=22339 vsize=157464 CPUtime=1751.45 cores=1,3,5,7
/proc/22340/stat : 22340 (glucose) R 22339 22291 21267 0 -1 4202496 26190 0 0 0 175103 42 0 0 20 0 1 0 286489544 161243136 35493 33554432000 4194304 5208918 140734079868496 140734079866488 4229311 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22340/statm: 39366 35493 105 248 0 39115 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 181836

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.14
CPU user time (s): 1799.35
CPU system time (s): 0.78688
CPU usage (%): 99.9849
Max. virtual memory (cumulated for all children) (KiB): 212656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.35
system time used= 0.78688
maximum resident set size= 162720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96416
page faults= 0
swaps= 0
block input operations= 0
block output operations= 31176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 647
involuntary context switches= 1928

runsolver used 3.22151 second user time and 8.75667 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-28 13:12:41
IDJOB=3713814
IDBENCH=79162
IDSOLVER=2294
FILE ID=node104/3713814-1338203561
RUNJOBID= node104-1338194257-21284
PBS_JOBID= 14624596
Free space on /tmp= 66884 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl20_25_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-3713814-1338203561/watcher-3713814-1338203561 -o /tmp/evaluation-result-3713814-1338203561/solver-3713814-1338203561 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713814-1338203561.wbo 1486603410 HOME HOME

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

MD5SUM BENCH= cad14126bbe64a82703c3144c4e347cd
RANDOM SEED=1486603410

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25478716 kB
Buffers:          401716 kB
Cached:          5957004 kB
SwapCached:         1084 kB
Active:          5546352 kB
Inactive:         907000 kB
Active(anon):      87288 kB
Inactive(anon):    10012 kB
Active(file):    5459064 kB
Inactive(file):   896988 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67106720 kB
Dirty:              8212 kB
Writeback:             0 kB
AnonPages:        101060 kB
Mapped:            15424 kB
Shmem:               196 kB
Slab:             801028 kB
SReclaimable:     243220 kB
SUnreclaim:       557808 kB
KernelStack:        1472 kB
PageTables:         4088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     202020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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= 66872 MiB
End job on node104 at 2012-05-28 13:42:42